summaryrefslogtreecommitdiff
path: root/src/arch/mips/linux/linux.hh
AgeCommit message (Expand)Author
2016-04-01syscall_emul: remove mmapFlagTableSteve Reinhardt
2016-04-01syscall_emul: factor out flag tables into common fileSteve 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
2014-08-26mips: Fix RLIMIT_RSS namingMitch Hayenga
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
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
2009-07-21MIPS: Many style fixes.Gabe Black
2009-03-05Get rid of 'using namespace' declarations in headers.Steve Reinhardt
2009-02-10syscall: Expose ioctl for MIPSKorey Sewell
2008-09-10style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...Ali Saidi
2007-11-15fix MIPS headersKorey Sewell
2007-11-13Add in files from merge-bare-iron, get them compiling in FS and SE modeKorey Sewell
2007-06-22mips import pt. 1Korey Sewell
2007-03-04Don't use the exact same name as a system header #defineNathan Binkert
2006-05-22New directory structure:Steve Reinhardt