index
:
gem5
hitsb
invisispec-1.0
invisispec-with-dift
is-ift
is-ift-cachehit
is-rebase
is-rebase-new
is-rebase-new2
is-rebase-new3-rdtscp
is-rebase04-linux3.2
is-rebase05
is-rebase06-RequestPtr
is-rebase07-GCC8
is-rebase08-QoSmem
is-rebase09-linuxarm-3.7.0
is-rebase10-DynInstPtr
is-rebase11-LSQUnit
is-rebase12
simple-object-demo
gem5
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
kern
/
linux
/
linux.hh
Age
Commit message (
Expand
)
Author
2015-04-22
syscall_emul: implement clock_gettime system call
Brandon Potter
2014-01-24
sim: Add openat/fstatat syscalls and fix mremap
Chris Adeniyi-Jones
2012-09-21
SE: Ignore FUTEX_PRIVATE_FLAG of sys_futex
Lluc Alvarez
2012-08-06
syscall emulation: Enabled getrlimit and getrusage for x86.
Marc Orr
2012-08-06
syscall emulation: Clean up ioctl handling, and implement for x86.
Marc Orr
2012-07-10
syscall emulation: Add the futex system call.
Marc Orr
2011-11-18
SE/FS: Get rid of includes of config/full_system.hh.
Gabe Black
2011-10-30
SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs.
Gabe Black
2009-11-14
SE: Fix SE mode OS X compilation.
Ali Saidi
2009-10-24
syscall: Implementation of the time system call.
Timothy M. Jones
2009-10-24
syscall: Implementation of the times system call
Timothy M. Jones
2009-05-17
includes: use base/types.hh not inttypes.h or stdint.h
Nathan Binkert
2009-01-17
Fix issue 326: glibc non-deterministic because it reads /proc
Ali Saidi
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2006-09-30
Some code cleanup.
Gabe Black
2006-09-15
Changes to correct stat behavior
Gabe Black
2006-06-17
Fixes to compile under Cygwin.
Steve Reinhardt
2006-05-31
Updated Authors from bk prs info
Ali Saidi
2006-05-22
New directory structure:
Steve Reinhardt