projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2011-02-23
Ali Saidi
ARM: Fix bug that let two table walks occur in parallel.
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
Includes: Don't include isa_traits.hh and use the TheIS...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Make Noop actually decode to a noop and set it...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
O3: Fix bug when a squash occurs right before TLB miss...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Delete OABI syscall handling.
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
CLCD: Fix some serialization bugs with the clcd controller.
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Clarifies creation of Linux and baremetal ARM...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Add support for read of 100MHz clock in system...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Reset simulation statistics when pref counters...
commit
|
commitdiff
|
tree
2011-02-23
Ali Saidi
ARM: Adds dummy support for a L2 latency miscreg.
commit
|
commitdiff
|
tree
2011-02-23
Korey Sewell
configs: cache: add cache line size option
commit
|
commitdiff
|
tree
2011-02-23
Korey Sewell
configs: set default cache params
commit
|
commitdiff
|
tree
2011-02-23
Korey Sewell
ruby: extend dprintfs for RubyGenerated TraceFlag
commit
|
commitdiff
|
tree
2011-02-23
Korey Sewell
ruby: cleaning up RubyQueue and RubyNetwork dprintfs
commit
|
commitdiff
|
tree
2011-02-22
Brad Beckmann
m5: merged in hammer fix
commit
|
commitdiff
|
tree
2011-02-19
Nilay Vaish
Ruby: Machine Type missing in MOESI CMP directory protocol
commit
|
commitdiff
|
tree
2011-02-19
Nilay Vaish
Ruby: clean MOESI CMP directory protocol
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
m5: merge inorder/release-notes/make_release changes
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: regr-update: reduce dynamic mem. use to speedu...
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: add names and slot #s to res. dprints
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: ignore nops in execution unit
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: update graduation unit
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: recognize isSerializeAfter flag
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: update default thread size(=1)
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: don't overuse getLatency()
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: update max. resource bandwidths
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: cleanup in destructors
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: fix cache/fetch unit memory leaks
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: remove events for zero-cycle resources
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: update pipeline interface for handling finishe...
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: remove request map, use request vector
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: add valid bit for resource requests
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: remove reqRemoveList
commit
|
commitdiff
|
tree
2011-02-18
Korey Sewell
inorder: initialize res. req. vectors based on resource...
commit
|
commitdiff
|
tree
2011-02-16
Nathan Binkert
merge alpha system files into tree
commit
|
commitdiff
|
tree
2011-02-16
Gabe Black
Util: Get rid of the make_release.py script.
commit
|
commitdiff
|
tree
2011-02-16
Nathan Binkert
Cleanup system directory to fit into modern M5 tree
commit
|
commitdiff
|
tree
2011-02-16
Nathan Binkert
copyright: update copyright on alpha system files
commit
|
commitdiff
|
tree
2011-02-15
Gabe Black
X86: Get rid of "inline" on the MicroPanic constructor...
commit
|
commitdiff
|
tree
2011-02-15
Gabe Black
Info: Clean up some info files.
commit
|
commitdiff
|
tree
2011-02-14
Nilay Vaish
Ruby: Improve Change PerfectSwitch's wakeup function
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Update stats for the improved branch detection...
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Detect branches taking into account instruction...
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Update stats now that the dest reg isn't read...
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Put the result used for flags in an intermediate...
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Update stats for the reduced register reads.
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Don't read in dest regs if all bits are replaced.
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: On a bad microopc, return a microop that returns...
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Define fault objects to carry debug messages.
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
X86: Only reset npc to reflect instruction length once.
commit
|
commitdiff
|
tree
2011-02-14
Gabe Black
O3: Fetch from the microcode ROM when needed.
commit
|
commitdiff
|
tree
2011-02-13
Ali Saidi
O3: Fix GCC 4.2.4 complaint
commit
|
commitdiff
|
tree
2011-02-12
Nilay Vaish
Ruby: Reorder Cache Lookup in Protocol Files
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder:regress: host-inst-rate improved ~58%
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: clean up the old way of inst. scheduling
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: utilize cached skeds in pipeline
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: define iterator for resource schedules
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: stage scheduler for front/back end schedule...
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: cache instruction schedules
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: comments for resource sked class
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: remove unused file
commit
|
commitdiff
|
tree
2011-02-12
Korey Sewell
inorder: remove unused isa ops
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
Stats: Update the statistics for vnc patch.
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
VNC/ARM: Use VNC server and add support to boot into X11
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
VNC: Add VNC server to M5
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
Serialization: Allow serialization of stl lists
commit
|
commitdiff
|
tree
2011-02-12
Giacomo Gabrielli
O3: Fix pipeline restart when a table walk completes...
commit
|
commitdiff
|
tree
2011-02-12
Giacomo Gabrielli
O3: Fix a few bugs in the TableWalker object.
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
SimpleCPU: Fix a case where a DTLB fault redirects...
commit
|
commitdiff
|
tree
2011-02-12
Giacomo Gabrielli
O3: Enhance data address translation by supporting...
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
ARM: Fix timer calculations.
commit
|
commitdiff
|
tree
2011-02-12
Ali Saidi
Timesync: Make sure timesync event is setup after curTi...
commit
|
commitdiff
|
tree
2011-02-10
Brad Beckmann
merged with Ali X11 patch
commit
|
commitdiff
|
tree
2011-02-10
Brad Beckmann
MOESI_hammer: fixed wakeup for SS->S transistion
commit
|
commitdiff
|
tree
2011-02-10
Ali Saidi
Ext: Add X11 keysym header files to ext directory.
commit
|
commitdiff
|
tree
2011-02-10
Brad Beckmann
ruby: removed duplicate make response call
commit
|
commitdiff
|
tree
2011-02-09
Brad Beckmann
regess: protocol regression tester updates
commit
|
commitdiff
|
tree
2011-02-08
Brad Beckmann
memtest: due to contention increase, increased deadlock...
commit
|
commitdiff
|
tree
2011-02-08
Brad Beckmann
config: fixed minor bug connecting dma devices to ruby
commit
|
commitdiff
|
tree
2011-02-08
Nilay Vaish
MESI CMP: Unset TBE pointer in L2 cache controller
commit
|
commitdiff
|
tree
2011-02-08
Gabe Black
Stats: Re update stats.
commit
|
commitdiff
|
tree
2011-02-08
Gabe Black
Stats: Back out broken update.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Obey the wp bit of CR0.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Use all 64 bits of the lstar register in the SYSCA...
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Fix JMP_FAR_I to unpack a far pointer correctly.
commit
|
commitdiff
|
tree
2011-02-07
Tim Harris
X86: Read the LDT/GDT at CPL0 when executing an iret.
commit
|
commitdiff
|
tree
2011-02-07
Nilay Vaish
Orion: Replace printf() with fatal()
commit
|
commitdiff
|
tree
2011-02-07
Korey Sewell
ruby: add stdio header in SRAM.hh
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Add stats for the new x86 fs regressions.
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Add scripts to support X86 FS configurations in...
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86, Config: Move the setting of work count options...
commit
|
commitdiff
|
tree
2011-02-07
Gabe Black
X86: Fix compiling vtophys.cc
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
regress: Regression Tester output updates
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: support to stallAndWait the mandatory queue
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: minor fix to deadlock panic message
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
boot: script that creates a checkpoint after Linux...
commit
|
commitdiff
|
tree
2011-02-07
Joel Hestness
garnet: Split network power in ruby.stats
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
MOESI_hammer: fixed dir bug counting received acks
commit
|
commitdiff
|
tree
2011-02-07
Brad Beckmann
ruby: numa bit fix for sparse memory
commit
|
commitdiff
|
tree
2011-02-07
Tushar Krishna
MOESI_CMP_token: removed unused message fields
commit
|
commitdiff
|
tree
next