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
Age
Commit message (
Expand
)
Author
2009-11-14
SE: Fix SE mode OS X compilation.
Ali Saidi
2009-11-04
build: fix compile problems pointed out by gcc 4.4
Nathan Binkert
2009-10-30
Syscalls: Make system calls access arguments like a stack, not an array.
Gabe Black
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-10-02
SE mode: Make the direction anonymous mmaps move through memory configurable.
Gabe Black
2009-09-23
arch: nuke arch/isa_specific.hh and move stuff to generated config/the_isa.hh
Nathan Binkert
2009-07-08
Alpha: Pull the MiscRegFile fully into the ISA object.
Gabe Black
2009-07-08
Registers: Eliminate the ISA defined RegFile class.
Gabe Black
2009-07-08
Registers: Add an ISA object which replaces the MiscRegFile.
Gabe Black
2009-06-04
types: clean up types, especially signed vs unsigned
Nathan Binkert
2009-05-17
includes: sort includes again
Nathan Binkert
2009-05-17
includes: use base/types.hh not inttypes.h or stdint.h
Nathan Binkert
2009-05-17
types: Move stuff for global types into src/base/types.hh
Nathan Binkert
2009-04-15
Get rid of the Unallocated thread context state.
Steve Reinhardt
2009-03-05
stats: Fix all stats usages to deal with template fixes
Nathan Binkert
2009-02-27
Processes: Make getting and setting system call arguments part of a process o...
Gabe Black
2009-01-17
Fix issue 326: glibc non-deterministic because it reads /proc
Ali Saidi
2009-01-13
SCons: centralize the Dir() workaround for newer versions of scons.
Nathan Binkert
2008-11-02
Make it so that all thread contexts are registered with the System, even in
Lisa Hsu
2008-09-27
style: Make a style pass over the whole arch/alpha directory.
Nathan Binkert
2008-09-27
alpha: Get rid fo the namespace called EV5.
Nathan Binkert
2008-09-26
Use logical operator instead of bitwise operator for correctness.
Nathan Binkert
2008-09-10
style: Remove non-leading tabs everywhere they shouldn't be. Developers shoul...
Ali Saidi
2008-06-11
SCons: Fix more SCons version issues
Ali Saidi
2008-05-20
SCons: Fixing SCons bug 2006 issues for non-alpha ISAs
Stephen Hines
2008-05-06
SCons: More scons fixing for SCons bug 2006
Ali Saidi
2007-10-31
String constant const-ness changes to placate g++ 4.2.
Steve Reinhardt
2007-10-31
Traceflags: Add SCons function to created a traceflag instead of having one f...
Ali Saidi
2007-10-31
Linux Support: Finally update vptr for new memory system.
Ali Saidi
2007-08-01
Arguments: Get rid of duplicate code for the Arguments class in each architec...
Ali Saidi
2007-07-26
X86: Fix argument register indexing.
Gabe Black
2007-05-21
Change getDeviceAddressRanges to use bool for snoop arg.
Steve Reinhardt
2007-05-01
change the way dprintf works so the cache accesses required to fulfill the dp...
Ali Saidi
2007-04-30
always skip the debugprintf function (DebugPrintf traceflag shouldn't matter)...
Ali Saidi
2007-04-16
Fixes for splash, may conflict with Korey's SMT work and doesn't support 03cp...
Ron Dreslinski
2007-03-10
Rework the way SCons recurses into subdirectories, making it
Nathan Binkert
2007-03-07
*MiscReg->*MiscRegNoEffect, *MiscRegWithEffect->*MiscReg
Ali Saidi
2007-03-06
Move all of the parameters of the Root SimObject so they are
Nathan Binkert
2007-02-10
Clean up tracing stuff more, get rid of the trace log since
Nathan Binkert
2006-11-09
Moved the Alpha MiscRegFile into it's own file, and got rid of the Alpha spec...
Gabe Black
2006-11-07
Fixed to account for branch delay slots.
Gabe Black
2006-11-07
Put kernel_stats back into arch.
Gabe Black
2006-11-07
A cleaner hack.
Gabe Black
2006-11-07
Definition of stub kernel_stats object. This just uses the base object.
Gabe Black
2006-11-07
Alpha derived classes for kernel_stats.
Gabe Black
2006-11-07
Moved the idle event out of system_events.hh. The skipFuncEvent can be made I...
Gabe Black
2006-11-07
Moved the switched version of kernel_stats.hh back to kern, and moved the bas...
Gabe Black
2006-11-07
Made kern a switching header file directory.
Gabe Black
2006-11-06
Got rid of the ivlb and ivle kernel stats.
Gabe Black
[prev]
[next]