projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2009-04-21
Steve Reinhardt
syscall_emul: style fixes (mostly wrapping overly long...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
syscall: Resolve conflicts between m5threads and Gabe...
commit
|
commitdiff
|
tree
2009-04-21
Daniel Sanchez
Commit m5threads package.
commit
|
commitdiff
|
tree
2009-04-21
Nathan Binkert
SCons: Export export_vars so SConsopts files can add...
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
Minor tweaks for future Ruby compatibility.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: add PREFETCH flag.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: rename INST_READ to INST_FETCH.
commit
|
commitdiff
|
tree
2009-04-21
Steve Reinhardt
request: split public and private flags into separate...
commit
|
commitdiff
|
tree
2009-04-20
Gabe Black
Mem: Fill out the comment that describes the LOCKED...
commit
|
commitdiff
|
tree
2009-04-20
Gabe Black
Mem: Change isLlsc to isLLSC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the functions that manipulate large bit arrays...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix up a copyright.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix how the TLB handles the storecheck flag.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Recognize and handle the lock legacy prefix.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XADD.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of CMPXCHG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of BTS.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of DEC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of INC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of NEG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of NOT.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XCHG.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of XOR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of SUB.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of AND.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of SBB.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of ADC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of OR.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement a locking version of ADD.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the stul microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the ldstl microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
CPUs: Make the atomic CPU support locked memory accesses.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
Memory: Add a LOCKED flag back in for x86 style locking.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
Memory: Rename LOCKED for load locked store conditional...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
SE mode: Make keeping track of the number of syscalls...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Actually put the PCI INTA entry into the MP tables.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Mask the PIC at startup to avoid a glitch which...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make E820 report nice, round (and correct) numbers.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Actually handle 16 bit mode modrm.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make the TEST instruction set all the flags it...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement broadcast IPIs.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the ordering of the vendor string reported...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Keep track of what the initial count value was...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Only recognize the first startup IPI after INIT...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Use recvResponse to implement the idle bit in...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Add a function which gets called when an interrupt...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the flags for interrupt response messages.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Explicitly use the right width in a few places...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Keep track of the pioAddr for the local APIC.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement far jmp.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Some segment selectors can be used when "NULL".
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix a bug in the chks microop where it ignored...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make the interrupt entering microcode record the...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: LEA calculates an address before segmentation.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the save machine status word instruction...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the load machine status word instruction...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Update the stats for the fix for CPUID.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Only use %eax to select a function and look like...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the mov to segment selector in real mode instr...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: The startup IPI delivery mode is not reserved.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the STARTUP IPI.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Implement the INIT IPI.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Fix the halt microop.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Start implementing the interrupt command register...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Make code that sends an interrupt from the IO...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Automatically make the IO APIC in an N CPU system...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
CPU: If the simple CPU is already idle, just return...
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Condense the startupCPU code.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Set the local APIC ID to something meaningful.
commit
|
commitdiff
|
tree
2009-04-19
Gabe Black
X86: Don't pretend to be an AMD CPU any more. We're...
commit
|
commitdiff
|
tree
2009-04-18
Korey Sewell
o3-mips-regress: add hello word regression.
commit
|
commitdiff
|
tree
2009-04-18
Korey Sewell
mips-tlb-fix: check for alignment faults.\nMIPS was...
commit
|
commitdiff
|
tree
2009-04-18
Korey Sewell
mips-syscall: mark with correct flag. \nMIPS was using...
commit
|
commitdiff
|
tree
2009-04-18
Korey Sewell
o3-delay-slot-bpred: fix decode stage handling of uncdt...
commit
|
commitdiff
|
tree
2009-04-18
Korey Sewell
mips-shadowsets: fix calcuations. \n Remove Shadowsets...
commit
|
commitdiff
|
tree
2009-04-17
Steve Reinhardt
o3, inorder: fix FS bug due to initializing ThreadState...
commit
|
commitdiff
|
tree
2009-04-16
Steve Reinhardt
o3: handle fetch with no active threads correctly.
commit
|
commitdiff
|
tree
2009-04-16
Steve Reinhardt
o3: fix {read,set}ArchFloatReg* functions.
commit
|
commitdiff
|
tree
2009-04-15
Steve Reinhardt
ThreadState: initialize status to Halted in constructor.
commit
|
commitdiff
|
tree
2009-04-15
Steve Reinhardt
Update stats after elimination of Unallocated state.
commit
|
commitdiff
|
tree
2009-04-15
Steve Reinhardt
Get rid of the Unallocated thread context state.
commit
|
commitdiff
|
tree
2009-04-15
Steve Reinhardt
configs: Allow M5_CPU2000 env var to set CPU2K binary...
commit
|
commitdiff
|
tree
2009-04-13
Gabe Black
X86: Fix minor bug in the page table walker from TLB...
commit
|
commitdiff
|
tree
2009-04-09
Nathan Binkert
stats: disallow duplicate statistic names.
commit
|
commitdiff
|
tree
2009-04-09
Nathan Binkert
alpha: get rid of all turbolaser remnants
commit
|
commitdiff
|
tree
2009-04-09
Nathan Binkert
tests: update tests for TLB unification
commit
|
commitdiff
|
tree
2009-04-09
Nathan Binkert
tlb: More fixing of unified TLB
commit
|
commitdiff
|
tree
2009-04-09
Gabe Black
tlb: Don't separate the TLB classes into an instruction...
commit
|
commitdiff
|
tree
2009-04-09
Nathan Binkert
style: fix style hook for some newer versions of mercurial.
commit
|
commitdiff
|
tree
2009-04-06
Gabe Black
Merge ARM into the head. ARM will compile but may not...
commit
|
commitdiff
|
tree
2009-04-06
Stephen Hines
arm: add ARM support to M5
commit
|
commitdiff
|
tree
2009-03-26
Ali Saidi
CPA: Fix a typo that managed to sneak in.
commit
|
commitdiff
|
tree
2009-03-17
Nathan Binkert
includes: add ext to the includes path.
commit
|
commitdiff
|
tree
2009-03-17
Nathan Binkert
ply: put the absolute path to ply in the environment...
commit
|
commitdiff
|
tree
2009-03-16
Nathan Binkert
stats: fix compiler error
commit
|
commitdiff
|
tree
2009-03-16
Steve Reinhardt
Very minor regression stats updates due top previous...
commit
|
commitdiff
|
tree
2009-03-12
Steve Reinhardt
cache: set dirty bit on swaps (oops!)
commit
|
commitdiff
|
tree
2009-03-12
Steve Reinhardt
cpu: fix minor endian issue with trace output
commit
|
commitdiff
|
tree
next