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
Age
Commit message (
Expand
)
Author
2011-02-16
merge alpha system files into tree
Nathan Binkert
2011-02-15
Util: Get rid of the make_release.py script.
Gabe Black
2011-02-16
Cleanup system directory to fit into modern M5 tree
Nathan Binkert
2011-02-16
copyright: update copyright on alpha system files
Nathan Binkert
2011-02-15
X86: Get rid of "inline" on the MicroPanic constructor in decoder.cc.
Gabe Black
2011-02-14
Info: Clean up some info files.
Gabe Black
2011-02-14
Ruby: Improve Change PerfectSwitch's wakeup function
Nilay Vaish
2011-02-13
X86: Update stats for the improved branch detection/prediction.
Gabe Black
2011-02-13
X86: Detect branches taking into account instruction size.
Gabe Black
2011-02-13
X86: Update stats now that the dest reg isn't read unnecessarily to set flags.
Gabe Black
2011-02-13
X86: Put the result used for flags in an intermediate variable.
Gabe Black
2011-02-13
X86: Update stats for the reduced register reads.
Gabe Black
2011-02-13
X86: Don't read in dest regs if all bits are replaced.
Gabe Black
2011-02-13
X86: On a bad microopc, return a microop that returns a fault that panics.
Gabe Black
2011-02-13
X86: Define fault objects to carry debug messages.
Gabe Black
2011-02-13
X86: Only reset npc to reflect instruction length once.
Gabe Black
2011-02-13
O3: Fetch from the microcode ROM when needed.
Gabe Black
2011-02-13
O3: Fix GCC 4.2.4 complaint
Ali Saidi
2011-02-12
Ruby: Reorder Cache Lookup in Protocol Files
Nilay Vaish
2011-02-12
inorder:regress: host-inst-rate improved ~58%
Korey Sewell
2011-02-12
inorder: clean up the old way of inst. scheduling
Korey Sewell
2011-02-12
inorder: utilize cached skeds in pipeline
Korey Sewell
2011-02-12
inorder: define iterator for resource schedules
Korey Sewell
2011-02-12
inorder: stage scheduler for front/back end schedule creation
Korey Sewell
2011-02-12
inorder: cache instruction schedules
Korey Sewell
2011-02-12
inorder: comments for resource sked class
Korey Sewell
2011-02-12
inorder: remove unused file
Korey Sewell
2011-02-12
inorder: remove unused isa ops
Korey Sewell
2011-02-11
Stats: Update the statistics for vnc patch.
Ali Saidi
2011-02-11
VNC/ARM: Use VNC server and add support to boot into X11
Ali Saidi
2011-02-11
VNC: Add VNC server to M5
Ali Saidi
2011-02-11
Serialization: Allow serialization of stl lists
Ali Saidi
2011-02-11
O3: Fix pipeline restart when a table walk completes in the fetch stage.
Giacomo Gabrielli
2011-02-11
O3: Fix a few bugs in the TableWalker object.
Giacomo Gabrielli
2011-02-11
SimpleCPU: Fix a case where a DTLB fault redirects fetch and an I-side walk o...
Ali Saidi
2011-02-11
O3: Enhance data address translation by supporting hardware page table walkers.
Giacomo Gabrielli
2011-02-11
ARM: Fix timer calculations.
Ali Saidi
2011-02-11
Timesync: Make sure timesync event is setup after curTick is unserialized
Ali Saidi
2011-02-09
Ext: Add X11 keysym header files to ext directory.
Ali Saidi
2011-02-09
ruby: removed duplicate make response call
Brad Beckmann
2011-02-08
regess: protocol regression tester updates
Brad Beckmann
2011-02-08
memtest: due to contention increase, increased deadlock threshold
Brad Beckmann
2011-02-08
config: fixed minor bug connecting dma devices to ruby
Brad Beckmann
2011-02-08
MESI CMP: Unset TBE pointer in L2 cache controller
Nilay Vaish
2011-02-07
Stats: Re update stats.
Gabe Black
2011-02-07
Stats: Back out broken update.
Gabe Black
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
[next]