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
Age
Commit message (
Expand
)
Author
2010-10-22
ARM: Don't pretend to writeback registers in initiateAcc.
Gabe Black
2010-10-18
cache: minor SC assertion fix
Steve Reinhardt
2010-10-17
MIPS: Get rid of the backdoor device copy/pasted from and only used in Alpha.
Gabe Black
2010-10-16
Mem: Reclaim some request flags used by MIPS for alignment checking.
Gabe Black
2010-10-15
GetArgument: Rework getArgument so that X86_FS compiles again.
Gabe Black
2010-10-14
SPARC: Get rid of the copy/pasted StackTrace stolen from Alpha.
Gabe Black
2010-10-13
Mem: Change the CLREX flag to CLEAR_LL.
Gabe Black
2010-10-10
X86: Detect attempts to load a 32 bit kernel and panic.
Gabe Black
2010-10-10
SPARC: Make SPARC's ISA's clear function initialize everything it should.
Gabe Black
2010-10-10
Alpha: Force all the IPRs to an initial, determinstic value when cleared.
Gabe Black
2010-10-10
Alpha: Initialize the data TLB mode IPR.
Gabe Black
2010-10-09
UART: Make the 8250's MCR return a deterministic value.
Gabe Black
2010-10-04
Alpha: Fix Alpha NumMiscArchRegs constant.
Gabe Black
2010-10-01
Power: Fix compile error from previous push.
Ali Saidi
2010-10-01
ARM: Make the TLB a little bit faster by moving most recently used items to f...
Ali Saidi
2010-10-01
ARM: Add a fake flash controller so that unmodified linux can boot
Ali Saidi
2010-10-01
ARM: Fix some subtle bugs in the GIC
Prakash Ramrakhyani
2010-10-01
ARM: Implement functional virtual to physical address translation
Ali Saidi
2010-10-01
Debug: Implement getArgument() and function skipping for ARM.
Ali Saidi
2010-10-01
ARM: Clean up use of TBit and JBit.
Ali Saidi
2010-09-30
CPU/Cache: Fix some errors exposed by valgrind
Ali Saidi
2010-09-29
X86: Fix the RIP relative versions of the BT, BTC, BTR, and BTS instructions.
Gabe Black
2010-09-22
python: get rid of internal.enums package.
Steve Reinhardt
2010-09-21
cache: improve coherence handling of writebacks
Steve Reinhardt
2010-09-20
CPU: Fix O3 and possible InOrder segfaults in FS.
Gabe Black
2010-09-16
devices: undo cset 017baf09599f that added timer drain functions.
Steve Reinhardt
2010-09-14
X86: Make the halt microop non-speculative.
Gabe Black
2010-09-14
X86: Make unrecognized instructions behave better in x86.
Gabe Black
2010-09-14
CPU: Trim unnecessary includes from some common files.
Gabe Black
2010-09-13
CPU: Get rid of the now unnecessary getInst/setInst family of functions.
Gabe Black
2010-09-13
Faults: Pass the StaticInst involved, if any, to a Fault's invoke method.
Gabe Black
2010-09-12
swig: make all generated files go into the m5.internal package
Nathan Binkert
2010-09-10
style: fix sorting of includes and whitespace in some files
Nathan Binkert
2010-09-09
scons: Stop building the big monolithic swigged params module
Nathan Binkert
2010-09-09
init: don't build files that centralize python and swig code
Nathan Binkert
2010-09-09
scons: use code_formatter wherever we can in the build system
Nathan Binkert
2010-09-09
code_formatter: make it easier to insert whitespace
Nathan Binkert
2010-09-09
swig: don't override SWIG_name anymore
Nathan Binkert
2010-09-09
cache: fail SC when invalidated while waiting for bus
Steve Reinhardt
2010-09-09
mem: fix functional accesses to deal with coherence change
Steve Reinhardt
2010-09-09
cache: coherence protocol enhancements & bug fixes
Steve Reinhardt
2010-08-31
ARM: Get rid of the checkFpEnableFault function in ARM.
Gabe Black
2010-08-31
Alpha: Alpha's mt.hh was including mips header files.
Gabe Black
2010-08-31
CPU: Get rid of the unused ev5_trap function on the simple and checker CPUs.
Gabe Black
2010-08-27
X86: Change the copyright holder to AMD.
Gabe Black
2010-08-26
mem: fix m5.fast compile bug in previous cset
Steve Reinhardt
2010-08-25
cache: fix a bug in atomic multilevel snoops
Steve Reinhardt
2010-08-25
memtest: fix/cleanup functional access testing
Steve Reinhardt
2010-08-25
CPU: Print out traces for faluting inst when the flag ExecFaulting is set
Ali Saidi
2010-08-25
ARM: Support unaligned memory access.
Min Kyu Jeong
[next]