| 2010-11-09 | Gabe Black | scons: Work around for old versions of scons mistaking... | commit | commitdiff | tree | 
| 2010-11-09 | Gabe Black | SimObject: Use "self" when calling the clear_child... | commit | commitdiff | tree | 
| 2010-11-08 | Gabe Black | X86: Fix X86_FS compilation. | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Update SE stats for TLB stats additions | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Add full-system regressions | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Add some TLB statistics for ARM | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Add checkpointing support | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Add support for M5 ops in the ARM ISA | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Keep the warnings to a minimum. | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | Mem: Finish half-baked support for mmaping file in... | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | Bus: Have the I/O devices that return address ranges... | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Don't return the result of a table walk the same... | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | scons: add a parameter to configure SCons' build cache | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM/Alpha/Cpu: Stats change for prefetchs to be more... | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM/Alpha/Cpu: Change prefetchs to be more like normal... | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | ARM: Make all ARM uops delayed commit. | commit | commitdiff | tree | 
| 2010-11-08 | Ali Saidi | sim: Use forward declarations for ports. | commit | commitdiff | tree | 
| 2010-11-07 | Gabe Black | scons: Replace the build_dir parameter to SConscript... | commit | commitdiff | tree | 
| 2010-10-31 | Gabe Black | Ref output: Update refs for PCState change. | commit | commitdiff | tree | 
| 2010-10-31 | Gabe Black | ISA,CPU,etc: Create an ISA defined PC type that abstrac... | commit | commitdiff | tree | 
| 2010-10-29 | Gabe Black | X86: Fault on divide by zero instead of panicing. | commit | commitdiff | tree | 
| 2010-10-29 | Gabe Black | X86: Make syscalls also serialize after. | commit | commitdiff | tree | 
| 2010-10-24 | Gabe Black | O3: Get rid of a bunch of commented out lines. | commit | commitdiff | tree | 
| 2010-10-23 | Gabe Black | Configs: Stop setting the "mem" parameter in splash2... | commit | commitdiff | tree | 
| 2010-10-22 | Gabe Black | X86: Make nop a regular, non-microcoded instruction. | commit | commitdiff | tree | 
| 2010-10-22 | Gabe Black | X86: Implement genMachineCheckFault. | commit | commitdiff | tree | 
| 2010-10-22 | Gabe Black | X86: Make syscall instructions non-speculative in SE. | commit | commitdiff | tree | 
| 2010-10-22 | Gabe Black | ISA: Simplify various implementations of completeAcc. | commit | commitdiff | tree | 
| 2010-10-22 | Gabe Black | ARM: Don't pretend to writeback registers in initiateAcc. | commit | commitdiff | tree | 
| 2010-10-18 | Steve Reinhardt | cache: minor SC assertion fix | commit | commitdiff | tree | 
| 2010-10-18 | Gabe Black | MIPS: Get rid of the backdoor device copy/pasted from... | commit | commitdiff | tree | 
| 2010-10-16 | Gabe Black | Mem: Reclaim some request flags used by MIPS for alignm... | commit | commitdiff | tree | 
| 2010-10-16 | Gabe Black | GetArgument: Rework getArgument so that X86_FS compiles... | commit | commitdiff | tree | 
| 2010-10-14 | Gabe Black | SPARC: Get rid of the copy/pasted StackTrace stolen... | commit | commitdiff | tree | 
| 2010-10-13 | Gabe Black | Mem: Change the CLREX flag to CLEAR_LL. | commit | commitdiff | tree | 
| 2010-10-11 | Gabe Black | X86: Detect attempts to load a 32 bit kernel and panic. | commit | commitdiff | tree | 
| 2010-10-11 | Gabe Black | SPARC: Make SPARC's ISA's clear function initialize... | commit | commitdiff | tree | 
| 2010-10-11 | Gabe Black | Alpha: Force all the IPRs to an initial, determinstic... | commit | commitdiff | tree | 
| 2010-10-11 | Gabe Black | Alpha: Initialize the data TLB mode IPR. | commit | commitdiff | tree | 
| 2010-10-09 | Gabe Black | UART: Make the 8250's MCR return a deterministic value. | commit | commitdiff | tree | 
| 2010-10-04 | Gabe Black | Alpha: Fix Alpha NumMiscArchRegs constant. | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | Power: Fix compile error from previous push. | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | ARM: Make the TLB a little bit faster by moving most... | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | ARM: Add a fake flash controller so that unmodified... | commit | commitdiff | tree | 
| 2010-10-01 | Prakash Ramrakhyani | ARM: Fix some subtle bugs in the GIC | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | ARM: Implement functional virtual to physical address... | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | Debug: Implement getArgument() and function skipping... | commit | commitdiff | tree | 
| 2010-10-01 | Ali Saidi | ARM: Clean up use of TBit and JBit. | commit | commitdiff | tree | 
| 2010-09-30 | Ali Saidi | CPU/Cache: Fix some errors exposed by valgrind | commit | commitdiff | tree | 
| 2010-09-29 | Gabe Black | X86: Fix the RIP relative versions of the BT, BTC,... | commit | commitdiff | tree | 
| 2010-09-22 | Steve Reinhardt | python: get rid of internal.enums package. | commit | commitdiff | tree | 
| 2010-09-22 | Steve Reinhardt | stats: update stats for previous cset | commit | commitdiff | tree | 
| 2010-09-22 | Steve Reinhardt | cache: improve coherence handling of writebacks | commit | commitdiff | tree | 
| 2010-09-22 | Steve Reinhardt | diff-out: clean up options | commit | commitdiff | tree | 
| 2010-09-22 | Steve Reinhardt | tests: print if output files match | commit | commitdiff | tree | 
| 2010-09-20 | Gabe Black | CPU: Fix O3 and possible InOrder segfaults in FS. | commit | commitdiff | tree | 
| 2010-09-17 | Steve Reinhardt | devices: undo cset 017baf09599f that added timer drain... | commit | commitdiff | tree | 
| 2010-09-14 | Gabe Black | X86: Make the halt microop non-speculative. | commit | commitdiff | tree | 
| 2010-09-14 | Gabe Black | X86: Make unrecognized instructions behave better in... | commit | commitdiff | tree | 
| 2010-09-14 | Gabe Black | CPU: Trim unnecessary includes from some common files. | commit | commitdiff | tree | 
| 2010-09-14 | Gabe Black | CPU: Get rid of the now unnecessary getInst/setInst... | commit | commitdiff | tree | 
| 2010-09-14 | Gabe Black | Faults: Pass the StaticInst involved, if any, to a... | commit | commitdiff | tree | 
| 2010-09-12 | Nathan Binkert | swig: make all generated files go into the m5.internal... | commit | commitdiff | tree | 
| 2010-09-10 | Nathan Binkert | style: fix sorting of includes and whitespace in some... | commit | commitdiff | tree | 
| 2010-09-09 | Nathan Binkert | scons: Stop building the big monolithic swigged params... | commit | commitdiff | tree | 
| 2010-09-09 | Nathan Binkert | init: don't build files that centralize python and... | commit | commitdiff | tree | 
| 2010-09-09 | Nathan Binkert | scons: use code_formatter wherever we can in the build... | commit | commitdiff | tree | 
| 2010-09-09 | Nathan Binkert | code_formatter: make it easier to insert whitespace | commit | commitdiff | tree | 
| 2010-09-09 | Nathan Binkert | swig: don't override SWIG_name anymore | commit | commitdiff | tree | 
| 2010-09-09 | Steve Reinhardt | stats: update stats for preceding coherence changes | commit | commitdiff | tree | 
| 2010-09-09 | Steve Reinhardt | cache: fail SC when invalidated while waiting for bus | commit | commitdiff | tree | 
| 2010-09-09 | Steve Reinhardt | mem: fix functional accesses to deal with coherence... | commit | commitdiff | tree | 
| 2010-09-09 | Steve Reinhardt | cache: coherence protocol enhancements & bug fixes | commit | commitdiff | tree | 
| 2010-08-31 | Gabe Black | ARM: Get rid of the checkFpEnableFault function in... | commit | commitdiff | tree | 
| 2010-08-31 | Gabe Black | Alpha: Alpha's mt.hh was including mips header files. | commit | commitdiff | tree | 
| 2010-08-31 | Gabe Black | CPU: Get rid of the unused ev5_trap function on the... | commit | commitdiff | tree | 
| 2010-08-30 | Brad Beckmann | config: fixed numa high bit setting bug | commit | commitdiff | tree | 
| 2010-08-30 | Brad Beckmann | config: minor fix to probe filter index setting | commit | commitdiff | tree | 
| 2010-08-29 | Nathan Binkert | ruby: None, not none | commit | commitdiff | tree | 
| 2010-08-27 | Gabe Black | X86: Change the copyright holder to AMD. | commit | commitdiff | tree | 
| 2010-08-26 | Steve Reinhardt | mem: fix m5.fast compile bug in previous cset | commit | commitdiff | tree | 
| 2010-08-26 | Steve Reinhardt | cache: fix a bug in atomic multilevel snoops | commit | commitdiff | tree | 
| 2010-08-26 | Steve Reinhardt | memtest: fix/cleanup functional access testing | commit | commitdiff | tree | 
| 2010-08-26 | Steve Reinhardt | memtest: scale associativity and mshrs according to... | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | CPU: Print out traces for faluting inst when the flag... | commit | commitdiff | tree | 
| 2010-08-26 | Min Kyu Jeong | ARM: Support unaligned memory access. | commit | commitdiff | tree | 
| 2010-08-26 | Gene WU | ARM: Seperate the queues of L1 and L2 walker states. | commit | commitdiff | tree | 
| 2010-08-26 | Min Kyu Jeong | ARM: Adding a bogus fault that does nothing. | commit | commitdiff | tree | 
| 2010-08-26 | William Wang | ARM: Remove ALPHA KSeg functions. | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | ARM: Limited implementation of dprintk. | commit | commitdiff | tree | 
| 2010-08-26 | Min Kyu Jeong | ARM: Fixed register flattening logic (FP_Base_DepTag... | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | ARM: Make VMSR, RFE PC/LR etc non speculative, and... | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | ARM: Update regression tests for ldr/str microcode... | commit | commitdiff | tree | 
| 2010-08-26 | Gene WU | ARM: Use fewer micro-ops for register update loads... | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | ARM: Set the high bits in the part number so it's consi... | commit | commitdiff | tree | 
| 2010-08-26 | Ali Saidi | ARM: Fix VFP enabled checks for mem instructions | commit | commitdiff | tree | 
| 2010-08-26 | Gabe Black | ARM: Seperate out the renamable bits in the FPSCR. | commit | commitdiff | tree | 
| 2010-08-26 | Gabe Black | ARM: Eliminate some unused enums. | commit | commitdiff | tree | 
| 2010-08-26 | Gabe Black | ARM: Fix type comparison warnings in Neon. | commit | commitdiff | tree | 
| 2010-08-26 | Gabe Black | ARM: Implement CPACR register and return Undefined... | commit | commitdiff | tree | 
| next |