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
2015-01-07
base: Fix assigning between identical bitfields.
Gabe Black
2015-01-06
x86: Enable three bits in the FamilyModelStepping ECX CPUID bitfield.
Gabe Black
2015-01-06
cpuid, x86: Revert "Enabling more features in CPUid"
Gabe Black
2015-01-03
minor: fixed LSQ MasterPortID
Andrew Lukefahr
2015-01-03
arm: Add unlinkat syscall implementation
mike upton
2015-01-03
x86: implements the simd128 ADDSUBPD instruction
Maxime Martinasso
2015-01-03
dev: prevent RTC events firing before startup
Cagdas Dirik
2014-12-27
syscall_emul: Return correct writev value
Joel Hestness
2014-12-23
mem: Change prefetcher to use random_mt
Mitch Hayenga
2014-12-23
mem: Hide WriteInvalidate requests from prefetchers
Curtis Dunham
2014-12-23
mem: Fix event scheduling issue for prefetches
Mitch Hayenga
2014-12-23
mem: Fix bug relating to writebacks and prefetches
Mitch Hayenga
2014-12-23
mem: Rework the structuring of the prefetchers
Mitch Hayenga
2014-12-23
mem: Add parameter to reserve MSHR entries for demand access
Mitch Hayenga
2014-12-23
arm: Add stats to table walker
Curtis Dunham
2014-12-23
config: Expose the DRAM ranks as a command-line option
Andreas Hansson
2014-12-23
mem: Ensure DRAM controller is idle when in atomic mode
Andreas Hansson
2014-12-23
mem: Add rank-wise refresh to the DRAM controller
Omar Naji
2014-12-23
mem: Fix a bug in the DRAM controller arbitration
Omar Naji
2014-12-23
mem: Add stack distance statistics to the CommMonitor
Kanishk Sugand
2014-12-23
mem: Add a stack distance calculator
Kanishk Sugand
2014-12-23
mem: Add MemChecker and MemCheckerMonitor
Marco Elver
2014-12-23
arm: Raise an alignment fault if a PC has illegal alignment
Andreas Sandberg
2014-12-23
arm: Clean up and document decoder API
Andreas Sandberg
2014-12-23
arm: Add support for filtering in the PMU
Andreas Sandberg
2014-12-09
Let other objects set up memory like regions in a KVM VM.
Gabe Black
2014-12-08
arm: Fix decoding of PMXEVTYPER_EL0 and PMCCFILTR_EL0
Andreas Sandberg
2014-12-08
dev: Add response sanity checks in PioPort
Andreas Sandberg
2014-12-08
dev: Correctly transform packets into responses
Andreas Sandberg
2014-12-05
misc: Generalize GDB single stepping.
Gabe Black
2014-12-05
x86: Implement a remote GDB stub.
Gabe Black
2014-12-05
misc: Add some utility functions for schedule inst commit events.
Gabe Black
2014-12-05
misc: Rename the GDB "Event" event class to InputEvent.
Gabe Black
2014-12-05
sim: Ensure GDB interrupts the simulation at an instruction boundary.
Gabe Black
2014-12-05
cpu: Only check for PC events on instruction boundaries.
Gabe Black
2014-12-05
misc: Make the GDB register cache accessible in various sized chunks.
Gabe Black
2014-12-04
x86: Rework opcode parsing to support 3 byte opcodes properly.
Gabe Black
2014-12-04
arch: Allow named constants as decode case values.
Gabe Black
2014-12-02
x86: Clean up style in process.cc.
Gabe Black
2014-12-03
sim: Make it possible to override the breakpoint length check.
Gabe Black
2014-12-03
ide: Accept the IDLE (0xe3) ATA command.
Gabe Black
2014-12-03
dev: Support translating left and right ALT keys.
Gabe Black
2014-12-02
scons: Ensure dictionary iteration is sorted by key
Andreas Hansson
2014-12-02
mem: Support WriteInvalidate (again)
Curtis Dunham
2014-12-02
mem: Remove WriteInvalidate support
Curtis Dunham
2014-12-02
cpu: Fix retries on barrier/store in Minor's store buffer
Andrew Bardsley
2014-12-02
cpu: Fix memoryIssueLimit checking in Minor
Andrew Bardsley
2014-12-02
arm: Fix TLB ignoring faults when table walking
Andrew Bardsley
2014-12-02
cpu, o3: Ignored invalidate causing same-address load reordering
Marco Elver
2014-12-02
cpu: Always mask the snoop address when performing lock check
Andreas Hansson
[next]