summaryrefslogtreecommitdiff
path: root/src/arch/alpha/linux/linux.hh
AgeCommit message (Expand)Author
2019-01-10sim-se: Refactor clone to avoid most ifdefsAndreas Sandberg
2016-04-01syscall_emul: remove mmapFlagTableSteve Reinhardt
2016-03-17syscall_emul: extend mmap system call to support file backed mmapsBrandon Potter
2016-03-17syscall_emul: add many Linux kernel flagsBrandon Potter
2016-03-17syscall_emul: rename OpenFlagTransTable structBrandon Potter
2016-02-06style: remove trailing whitespaceSteve Reinhardt
2012-08-06syscall emulation: Enabled getrlimit and getrusage for x86.Marc Orr
2012-08-06syscall emulation: Clean up ioctl handling, and implement for x86.Marc Orr
2012-07-10syscall emulation: Add the futex system call.Marc Orr
2011-10-22syscall_emul: implement MAP_FIXED option to mmap()Steve Reinhardt
2009-10-24syscall: Addition of an ioctl command code for Power.Timothy M. Jones
2009-09-15Syscalls: Implement sysinfo() syscall.Vince Weaver
2008-09-27style: Make a style pass over the whole arch/alpha directory.Nathan Binkert
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-03-04Don't use the exact same name as a system header #defineNathan Binkert
2006-05-31Updated Authors from bk prs infoAli Saidi
2006-05-22New directory structure:Steve Reinhardt