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
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
2012-03-09
System: Move code in initState() back into constructor whenever possible.
Ali Saidi
2012-03-09
ARM: Fix valgrind reported error on O3 that was causing minor stats changes.
Ali Saidi
2012-03-01
ARM: Add support for Versatile Express extended memory map
Ali Saidi
2012-02-24
MEM: Make port proxies use references rather than pointers
Andreas Hansson
2012-01-17
MEM: Add port proxies instead of non-structural ports
Andreas Hansson
2011-10-22
SE: move page allocation from PageTable to Process
Steve Reinhardt
2011-10-22
syscall_emul: implement MAP_FIXED option to mmap()
Steve Reinhardt
2011-08-19
ARM: Mark some variables uncacheable until boot all CPUs are enabled.
Ali Saidi
2011-05-04
ARM: Add support for loading the a bootloader and configuring parameters for it
Ali Saidi
2011-04-20
fix some build problems from prior changesets
Nathan Binkert
2011-04-15
includes: sort all includes
Nathan Binkert
2011-04-10
ARM: Fix checkpoint restoration in ARM_SE.
Ali Saidi
2011-04-10
ARM: Get rid of some comments/todos that no longer apply.
Ali Saidi
2011-03-17
ARM: Add minimal ARM_SE support for m5threads.
Chris Emmons
2011-03-17
ARM: Detect and skip udelay() functions in linux kernel.
Ali Saidi
2010-12-20
Style: Replace some tabs with spaces.
Gabe Black
2010-11-08
ARM: Add checkpointing support
Ali Saidi
2010-11-08
sim: Use forward declarations for ports.
Ali Saidi
2010-10-31
ISA,CPU,etc: Create an ISA defined PC type that abstracts out ISA behaviors.
Gabe Black
2010-08-23
ARM: Add system for ARM/Linux and bootstrapping
Ali Saidi
2010-06-02
ARM: Fix SPEC2000 benchmarks in SE mode. With this patch all
Ali Saidi
2010-06-02
ARM: fix sizes of structs for ARM Linux
Ali Saidi
2010-06-02
ARM: Fixup native trace support and add some v7/recent stack code
Ali Saidi
2010-06-02
ARM: Implement the getrusage syscall.
Ali Saidi
2010-06-02
ARM: Allow ARM processes to start in Thumb mode.
Gabe Black
2009-10-30
Syscalls: Make system calls access arguments like a stack, not an array.
Gabe Black
2009-10-24
syscall: Addition of an ioctl command code for Power.
Timothy M. Jones
2009-09-15
Syscalls: Implement sysinfo() syscall.
Vince Weaver
2009-07-29
ARM: Fix an instruction in the cmpxchg kernel provided routine.
Gabe Black
2009-07-29
ARM: Get rid of a stray line in the set_tls handler.
Gabe Black
[next]