Age | Commit message (Expand) | Author |
2011-02-07 | X86: Obey the wp bit of CR0. | Tim Harris |
2011-02-07 | X86: Use all 64 bits of the lstar register in the SYSCALL_64 macroop. | Tim Harris |
2011-02-07 | X86: Fix JMP_FAR_I to unpack a far pointer correctly. | Tim Harris |
2011-02-07 | X86: Read the LDT/GDT at CPL0 when executing an iret. | Tim Harris |
2011-02-07 | Orion: Replace printf() with fatal() | Nilay Vaish |
2011-02-07 | ruby: add stdio header in SRAM.hh | Korey Sewell |
2011-02-07 | X86: Fix compiling vtophys.cc | Gabe Black |
2011-02-06 | ruby: support to stallAndWait the mandatory queue | Brad Beckmann |
2011-02-06 | ruby: minor fix to deadlock panic message | Brad Beckmann |
2011-02-06 | garnet: Split network power in ruby.stats | Joel Hestness |
2011-02-06 | MOESI_hammer: fixed dir bug counting received acks | Brad Beckmann |
2011-02-06 | ruby: numa bit fix for sparse memory | Brad Beckmann |
2011-02-06 | MOESI_CMP_token: removed unused message fields | Tushar Krishna |
2011-02-06 | mem: Added support for Null data packet | Brad Beckmann |
2011-02-06 | m5: added work completed monitoring support | Brad Beckmann |
2011-02-06 | dev: fixed bugs to extend interrupt capability beyond 15 cores | Brad Beckmann |
2011-02-06 | x86: Timing support for pagetable walker | Joel Hestness |
2011-02-06 | TimingSimpleCPU: split data sender state fix | Joel Hestness |
2011-02-06 | ruby: Fix RubyPort to properly handle retrys | Brad Beckmann |
2011-02-06 | Ruby: Fix to return cache block size to CPU for split data transfers | Joel Hestness |
2011-02-06 | Ruby: Add support for locked memory accesses in X86_FS | Joel Hestness |
2011-02-06 | Ruby: Update the Ruby request type names for LL/SC | Joel Hestness |
2011-02-06 | ruby: Assert for x86 misaligned access | Brad Beckmann |
2011-02-06 | MOESI_hammer: Added full-bit directory support | Brad Beckmann |
2011-02-06 | x86: Add checkpointing capability to devices | Joel Hestness |
2011-02-06 | x86: Add checkpointing capability to arch components | Joel Hestness |
2011-02-06 | x86: implements vtophys | Joel Hestness |
2011-02-06 | IntDev: packet latency fix | Joel Hestness |
2011-02-06 | MessagePort: implement the virtual recvTiming function to avoid double pkt de... | Joel Hestness |
2011-02-06 | MOESI_hammer: trigge queue fix. | Joel Hestness |
2011-02-06 | mcpat: Adds McPAT performance counters | Joel Hestness |
2011-02-06 | garnet: added orion2.0 for network power calculation | Tushar Krishna |
2011-02-06 | garnet: separate data and ctrl VCs | Tushar Krishna |
2011-02-06 | x86: set IsCondControl flag for the appropriate microops | Brad Beckmann |
2011-02-03 | Fault: Forgot to refresh to grab these header guard updates. | Gabe Black |
2011-02-04 | inorder: fault handling | Korey Sewell |
2011-02-04 | inorder: pcstate and delay slots bug | Korey Sewell |
2011-02-04 | inorder: add a fetch buffer to fetch unit | Korey Sewell |
2011-02-04 | inorder: overload find-req fn | Korey Sewell |
2011-02-04 | inorder: implement separate fetch unit | Korey Sewell |
2011-02-04 | inorder: cache port blocking | Korey Sewell |
2011-02-04 | inorder: stage width as a python parameter | Korey Sewell |
2011-02-04 | inorder: multi-issue branch resolution | Korey Sewell |
2011-02-04 | inorder: pipe. stage inst. buffering | Korey Sewell |
2011-02-04 | inorder: change skidBuffer to list instead of queue | Korey Sewell |
2011-02-04 | inorder: activity tracking bug | Korey Sewell |
2011-02-03 | Fault: Rename sim/fault.hh to fault_fwd.hh to distinguish it from faults.hh. | Gabe Black |
2011-02-03 | Config: Keep track of uncached and cached ports separately. | Gabe Black |
2011-02-02 | O3: Fix a style bug in O3. | Gabe Black |
2011-02-02 | X86: Get rid of the stupd microop. | Gabe Black |