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
Age
Commit message (
Expand
)
Author
2012-01-07
Another merge with the main repository.
Gabe Black
2012-01-07
Merge with the main repository again.
Gabe Black
2012-01-07
Merge with main repository.
Gabe Black
2012-01-05
X86 TLB: Move a DPRINTF to its correct place
Nilay Vaish
2011-12-13
gcc: fix unused variable warnings from GCC 4.6.1
Nathan Binkert
2011-12-01
Device: Make changes necessary to support a coherent page walker cache.
Mitchell Hayenga
2011-12-01
ARM: Add IsSerializeAfter and IsNonSpeculative flag to the syscall instruction .
Ali Saidi
2011-12-01
X86: Fix a bad segmentation check for the stack segment.
Gabe Black
2011-11-28
SPARC: Minor style fix.
Gabe Black
2011-11-27
SPARC: Isolate FP operations enough to prevent code/rounding mode reordering.
Gabe Black
2011-11-20
X86: Fix the constant detecting three byte opcodes in the predecoder.
Gabe Black
2011-11-18
SE/FS: Get rid of includes of config/full_system.hh.
Gabe Black
2011-11-13
Power: Add a stubbed out stacktrace.cc
Gabe Black
2011-11-13
POWER: Add a stub implementation of initCPU.
Gabe Black
2011-11-13
Power: Add a stub kernel_stats.hh.
Gabe Black
2011-11-13
Power: Implement a stub for getArgument.
Gabe Black
2011-11-03
x86: Add microop for fence
Nilay Vaish
2011-11-02
SE/FS: Get rid of FULL_SYSTEM in the ARM ISA.
Gabe Black
2011-11-01
SE/FS: Get rid of the last use of FULL_SYSTEM in x86.
Gabe Black
2011-11-01
SE/FS: Get rid of uses of FULL_SYSTEM in Alpha.
Gabe Black
2011-10-31
SE/FS: Remove the last uses of FULL_SYSTEM from SPARC.
Gabe Black
2011-10-31
SE/FS: Make the functions available from the TC consistent between SE and FS.
Gabe Black
2011-10-31
GCC: Get everything working with gcc 4.6.1.
Gabe Black
2011-10-30
SE/FS: Get rid of FULL_SYSTEM in MIPS.
Gabe Black
2011-10-30
System: Push boot_cpu_frequency down into the subclasses that actually use it.
Gabe Black
2011-10-30
SE/FS: Remove the last references to FULL_SYSTEM from POWER.
Gabe Black
2011-10-30
X86: Build the same files in SE and FS.
Gabe Black
2011-10-30
X86: Get rid of more uses of FULL_SYSTEM.
Gabe Black
2011-10-30
SE/FS: Make getProcessPtr available in both modes, and get rid of FULL_SYSTEMs.
Gabe Black
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-10-16
SE/FS: Turn on the page table class in FS.
Gabe Black
2011-10-16
SPARC: Build vtophys into SE mode.
Gabe Black
2011-10-16
Power: Add a stub implementation for vtophys in SE and FS.
Gabe Black
2011-10-16
MIPS: Build vtophys in SE mode.
Gabe Black
2011-10-16
ARM: Build vtophys in SE mode.
Gabe Black
2011-10-16
ARM: Turn on the page table walker on ARM in SE mode.
Gabe Black
2011-10-16
Alpha: Turn on vtophys in SE mode.
Gabe Black
2011-10-13
X86: Build vtophys in SE mode.
Gabe Black
2011-10-13
X86: Turn on the page table walker in SE mode.
Gabe Black
2011-10-13
SPARC: Remove the last checks of FULL_SYSTEM.
Gabe Black
2011-10-13
SPARC: Narrow the scope of #if FULL_SYSTEM in SPARC's faults.
Gabe Black
2011-10-10
SPARC: Let the TLB have friends in FS mode.
Gabe Black
2011-10-10
SPARC: Turn on handleIprRead and handleIprWrite in SE in SPARC.
Gabe Black
2011-10-09
[mq]: sefssparcregfile.patch
Gabe Black
2011-10-09
Interrupts: Make the IO APIC go get the local APICs.
Gabe Black
2011-10-09
SE/FS: Build the Interrupt objects in SE mode.
Gabe Black
2011-10-04
SE/FS: Put platform pointers in fewer objects.
Gabe Black
2011-09-30
SE/FS: Remove System::platform and Platform::intrFrequency.
Gabe Black
2011-09-30
X86: Remove FULL_SYSTEM from the x86 faults.
Gabe Black
[next]