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
/
arch
/
arm
/
linux
Age
Commit message (
Expand
)
Author
2018-10-29
syscall_emul: implement arm openat
Ciro Santilli
2018-10-12
syscall_emul: update arm uname release to 3.7.0+
Ciro Santilli
2018-02-09
sim: Remove _numContexts member in System class
Giacomo Travaglini
2017-06-22
arm,sim: fix context switch stats dumps for ARM64/Linux
Paul Rosenfeld
2017-02-27
syscall_emul: [PATCH 15/22] add clone/execve for threading and multiprocess s...
Brandon Potter
2016-11-09
syscall_emul: [patch 5/22] remove LiveProcess class and use Process instead
Brandon Potter
2016-11-09
syscall_emul: [patch 2/22] move SyscallDesc into its own .hh and .cc
Brandon Potter
2016-11-09
style: [patch 1/22] use /r/3648/ to reorganize includes
Brandon Potter
2016-06-20
kern, arm: Dump dmesg on kernel panic/oops
Andreas Sandberg
2016-04-27
arm: Remove BreakPCEvent on guest kernel panic
Andreas Sandberg
2016-04-01
syscall_emul: remove mmapFlagTable
Steve Reinhardt
2016-04-01
syscall_emul: factor out flag tables into common file
Steve Reinhardt
2016-03-17
base: add symbol support for dynamic libraries
Brandon Potter
2016-03-17
syscall_emul: extend mmap system call to support file backed mmaps
Brandon Potter
2016-03-17
syscall_emul: add many Linux kernel flags
Brandon Potter
2016-03-17
syscall_emul: rename OpenFlagTransTable struct
Brandon Potter
2015-11-27
base: Add support for changing output directories
Andreas Sandberg
2016-02-13
syscall_emul: Implement clock_getres() system call
Michael LeBeane
2016-02-06
style: fix missing spaces in control statements
Steve Reinhardt
2016-02-06
style: remove trailing whitespace
Steve Reinhardt
2015-08-21
cpu: Move invldPid constant from Request to BaseCPU
Andreas Hansson
2015-05-26
arm: Implement some missing syscalls (SE mode)
Giacomo Gabrielli
2015-05-05
syscall_emul: fix warn_once behavior
Steve Reinhardt
2015-05-05
arm: Remove unnecessary boot uncachability
Andreas Hansson
2015-04-29
arch, base, dev, kern, sym: FreeBSD support
Ruslan Bukin
2015-01-03
arm: Add unlinkat syscall implementation
mike upton
2014-11-14
arm: Fixes based on UBSan and static analysis
Andreas Hansson
2014-10-29
automated merge
Ali Saidi
2014-10-29
arm: Fix multi-system AArch64 boot w/caches.
Ali Saidi
2014-10-22
sim: revert 6709bbcf564d
Nilay Vaish
2014-10-20
sim: implement getdents/getdents64 in user mode
Michael Adler
2014-04-17
sim, arm: implement more of the at variety syscalls
Ali Saidi
2014-01-28
arm: Enable umask syscall in SE mode
Mitch Hayenga
2014-01-24
arm: Add support for ARMv8 (AArch64 & AArch32)
ARM gem5 Developers
2013-10-17
arm: Accomodate function name changes in newer linux kernels
Eric Van Hensbergen
2013-04-22
arm: Enable support for triggering a sim panic on kernel panics
Andreas Sandberg
2013-04-22
sim: Add helper functions that add PCEvents with custom arguments
Andreas Sandberg
2013-02-19
scons: Add warning for overloaded virtual functions
Andreas Hansson
2013-02-15
loader: add a flattened device tree blob (dtb) object
Anthony Gutierrez
2013-01-08
arm: add access syscall for ARM SE mode
Mitch Hayenga
2013-01-07
base: Encapsulate the underlying fields in AddrRange
Andreas Hansson
2012-11-02
ARM: dump stats and process info on context switches
Dam Sunwoo
2012-10-15
Fix: Address a few minor issues identified by cppcheck
Andreas Hansson
2012-09-25
ARM: added support for flattened device tree blobs
Dam Sunwoo
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-06-29
ARM: Update version of linux we claim to be to 3.0.0.
Ali Saidi
2012-05-10
ARM: guard masked symbol tables by default
Dam Sunwoo
2012-04-06
MEM: Enable multiple distributed generalized memories
Andreas Hansson
2012-03-19
gcc: Clean-up of non-C++0x compliant code, first steps
Andreas Hansson
[next]