summaryrefslogtreecommitdiff
path: root/src/kern/linux/linux.cc
AgeCommit message (Expand)Author
2018-03-15sim-se: Add /sys/devices/system/cpu/online fileJason Lowe-Power
2017-03-09syscall-emul: Add functionality to open syscallsBrandon Potter
2016-11-09syscall_emul: [patch 5/22] remove LiveProcess class and use Process insteadBrandon Potter
2016-11-09style: [patch 3/22] reduce include dependencies in some headersBrandon Potter
2016-11-09style: [patch 1/22] use /r/3648/ to reorganize includesBrandon Potter
2012-08-06syscall_emul: clean up open() code a bit.Steve Reinhardt
2011-04-15trace: reimplement the DTRACE function so it doesn't use a vectorNathan Binkert
2009-11-04build: fix compile problems pointed out by gcc 4.4Nathan Binkert
2009-06-04types: clean up types, especially signed vs unsignedNathan Binkert
2009-01-17Fix issue 326: glibc non-deterministic because it reads /procAli Saidi