projects
/
gem5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gem5.git
2018-04-13
Brandon Potter
ruby: bugfix for MESI_Three_Level protocol
commit
|
commitdiff
|
tree
2018-04-13
Tony Gutierrez
mem-ruby: fix more style issues in AMD licenses
commit
|
commitdiff
|
tree
2018-04-13
Daniel R. Carvalho
mem-cache: Add MoveToTail to FALRU
commit
|
commitdiff
|
tree
2018-04-12
Tony Gutierrez
configs, mem-ruby: fix issues with style in AMD license
commit
|
commitdiff
|
tree
2018-04-10
Giacomo Travaglini
arch-arm: Fix mrc,mcr to cop14 disassemble
commit
|
commitdiff
|
tree
2018-04-10
Gabe Black
dev: arm: SetScaling commands don't send parameter...
commit
|
commitdiff
|
tree
2018-04-06
Gabe Black
arch: alpha: Fix an 8 year old bug from the transition...
commit
|
commitdiff
|
tree
2018-04-06
Pau Cabre
util,arch-arm: Update gen_arm_fs_files.py to use new...
commit
|
commitdiff
|
tree
2018-04-06
Giacomo Travaglini
arch-arm: Add support for Tarmac trace generation
commit
|
commitdiff
|
tree
2018-04-06
Giacomo Travaglini
arch-arm: Add support for Tarmac trace-based simulation
commit
|
commitdiff
|
tree
2018-04-06
Giacomo Travaglini
arch-arm: Fix AArch32 branch instructions disassemble
commit
|
commitdiff
|
tree
2018-04-06
Giacomo Travaglini
arch-arm: Fix secure write of SCTLR when EL3 is AArch64
commit
|
commitdiff
|
tree
2018-04-06
Giacomo Travaglini
arch-arm: Correct mcrr,mrrc disassemble
commit
|
commitdiff
|
tree
2018-04-06
Daniel R. Carvalho
mem: Remove unused 'using namespace'
commit
|
commitdiff
|
tree
2018-04-06
Daniel R. Carvalho
mem-cache: Move insertBlock functionality in FALRU
commit
|
commitdiff
|
tree
2018-04-06
Daniel R. Carvalho
mem-cache: Create LIP Replacement Policy
commit
|
commitdiff
|
tree
2018-04-06
Daniel R. Carvalho
mem-cache: Create BIP Replacement Policy
commit
|
commitdiff
|
tree
2018-04-05
Daniel R. Carvalho
mem-cache: Use Packet functions to write data blocks
commit
|
commitdiff
|
tree
2018-04-05
Gabe Black
dev: Make sure the EtherTap device uses the right event...
commit
|
commitdiff
|
tree
2018-03-30
Gabe Black
base: Make bitunion output functions static/inline.
commit
|
commitdiff
|
tree
2018-03-30
Nikos Nikoleris
mem-cache: Remove unused return value from the recvTimi...
commit
|
commitdiff
|
tree
2018-03-30
Daniel R. Carvalho
mem-cache: Fix FALRU data block seg fault
commit
|
commitdiff
|
tree
2018-03-30
Daniel R. Carvalho
mem-cache: Create LFU replacement policy
commit
|
commitdiff
|
tree
2018-03-30
Daniel R. Carvalho
mem-cache: Create RRIP Replacement Policy
commit
|
commitdiff
|
tree
2018-03-30
Daniel R. Carvalho
mem-cache: Create BRRIP replacement policy
commit
|
commitdiff
|
tree
2018-03-28
Gabe Black
base: Add a default output function for bitunion types.
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
dev: sparc: Get rid of the TheISA namespace in the...
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
dev: Remove a bunch of Alpha code from MIPS, and unnece...
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
cpu: Remove ExtMachInst typedefs from the O3 CPU model.
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
arch: cpu: Make the ExtMachInst type a template argumen...
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
sparc: Add some missing M5_FALLTHROUGHs and breaks.
commit
|
commitdiff
|
tree
2018-03-27
Gabe Black
cpu: Stop extracting inst_flags from the machInst.
commit
|
commitdiff
|
tree
2018-03-26
Gabe Black
cpu: Proposed fix for backwards compatibility in proto...
commit
|
commitdiff
|
tree
2018-03-26
Gabe Black
scons: Re-enable override based warnings on gcc.
commit
|
commitdiff
|
tree
2018-03-26
Gabe Black
arch: Fix all override related warnings.
commit
|
commitdiff
|
tree
2018-03-26
Gabe Black
cpu: Use the new asBytes function in the protobuf inst...
commit
|
commitdiff
|
tree
2018-03-26
Gabe Black
arch: Add a virtual asBytes function to the StaticInst...
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
mem-cache: fix missing overrides in repl policies
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
ruby: Make sure addresses print in hex
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
learning_gem5: Add a simple config for MI_example
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
learning_gem5: Ruby random tester files for MSI
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
learning_gem5: Add config files for MSI protocol
commit
|
commitdiff
|
tree
2018-03-23
Jason Lowe...
learning_gem5: Add a simple Ruby protocol
commit
|
commitdiff
|
tree
2018-03-23
Daniel R. Carvalho
mem-cache: Create FIFO replacement policy
commit
|
commitdiff
|
tree
2018-03-23
Daniel R. Carvalho
mem-cache: Fix MRU rebase
commit
|
commitdiff
|
tree
2018-03-23
Giacomo Travaglini
arch-arm: Distinguish IS TLBI from non-IS
commit
|
commitdiff
|
tree
2018-03-23
Giacomo Travaglini
arch-arm: Created function for TLB ASID Invalidation
commit
|
commitdiff
|
tree
2018-03-22
Gabe Black
hsail: Get rid of an inert private member of StorageSpace.
commit
|
commitdiff
|
tree
2018-03-22
Gabe Black
cpu: Make the protobuf inst tracer accept variable...
commit
|
commitdiff
|
tree
2018-03-22
Daniel R. Carvalho
mem-cache: Create MRU replacement policy
commit
|
commitdiff
|
tree
2018-03-22
Daniel R. Carvalho
mem-cache: Split array indexing and replacement policies.
commit
|
commitdiff
|
tree
2018-03-21
Nikos Nikoleris
mem-cache: Allow clean operations when block allocation...
commit
|
commitdiff
|
tree
2018-03-20
Nikos Nikoleris
arch-arm, configs: Treat the bootloader rom as cacheabl...
commit
|
commitdiff
|
tree
2018-03-20
Chun-Chen Hsu
arch, arm: Fix implicit-fallthrough GCC warnings
commit
|
commitdiff
|
tree
2018-03-20
Tuan Ta
riscv: throw IllegalInstFault when decoding invalid...
commit
|
commitdiff
|
tree
2018-03-15
Siddhesh Poyarekar
arm: Fix implicit-fallthrough warnings when building...
commit
|
commitdiff
|
tree
2018-03-15
Jason Lowe...
arch-x86,sim-se: Enable prlimit syscall
commit
|
commitdiff
|
tree
2018-03-15
Jason Lowe...
sim-se: Fix fallthrough in prlimit
commit
|
commitdiff
|
tree
2018-03-15
Jason Lowe...
arch-x86,sim-se: Bump kernel version to 3.2
commit
|
commitdiff
|
tree
2018-03-15
Jason Lowe...
sim-se: Add /sys/devices/system/cpu/online file
commit
|
commitdiff
|
tree
2018-03-15
Jason Lowe...
tests: Add test program for C++ threads
commit
|
commitdiff
|
tree
2018-03-15
Nikos Nikoleris
arch-arm: Fix unused variable warning in faults.cc
commit
|
commitdiff
|
tree
2018-03-15
Gabe Black
x86: Add bitfields which can gather/scatter bases and...
commit
|
commitdiff
|
tree
2018-03-14
Gabe Black
x86: Simplify the implementations of RDTSC and RDTSCP...
commit
|
commitdiff
|
tree
2018-03-14
Gabe Black
x86: Implement the RDTSCP instruction.
commit
|
commitdiff
|
tree
2018-03-14
Gabe Black
x86: Mark the RDTSC instruction as .serialize_before.
commit
|
commitdiff
|
tree
2018-03-14
Gabe Black
x86: Replace the .serializing directive with .serialize...
commit
|
commitdiff
|
tree
2018-03-14
Chun-Chen Hsu
arm: Fix maybe-uninitialized GCC warnings
commit
|
commitdiff
|
tree
2018-03-14
Chun-Chen Hsu
base: Fix loop range in pngwriter
commit
|
commitdiff
|
tree
2018-03-14
Giacomo Travaglini
tests: Add missing print replacements in tests subdir
commit
|
commitdiff
|
tree
2018-03-14
Giacomo Travaglini
arch-arm: ERET from AArch64 to AArch32 ignore MSBs
commit
|
commitdiff
|
tree
2018-03-13
Jason Lowe...
learning_gem5: Update README for Learning gem5
commit
|
commitdiff
|
tree
2018-03-12
Rico Amslinger
mem-ruby: Fix RubyPrefetcher support in MESI_Two_Level
commit
|
commitdiff
|
tree
2018-03-12
Giacomo Travaglini
arch-arm: Adding IPA-Based Invalidating instructions
commit
|
commitdiff
|
tree
2018-03-12
Giacomo Travaglini
arch-arm: Implement missing aarch32 TLBI registers
commit
|
commitdiff
|
tree
2018-03-09
Giacomo Travaglini
tests: Python regression scripts using new print function
commit
|
commitdiff
|
tree
2018-03-09
Daniel R. Carvalho
mem-cache: Use CacheBlk parameter on address regeneration
commit
|
commitdiff
|
tree
2018-03-08
Jason Lowe...
mem-cache: Fix missing overrides
commit
|
commitdiff
|
tree
2018-03-08
Gabe Black
sparc: Passify a new g++ warning.
commit
|
commitdiff
|
tree
2018-03-08
Giacomo Travaglini
arch-arm: Enable Debug IFSC when faulting to aarch64...
commit
|
commitdiff
|
tree
2018-03-08
Giacomo Travaglini
arch-arm: Fix FSC generation in AbortFault
commit
|
commitdiff
|
tree
2018-03-08
Giacomo Travaglini
arch-arm: Introduce update method in ArmFault class
commit
|
commitdiff
|
tree
2018-03-08
Giacomo Travaglini
arch-arm: Fix PCAlignmentFault routing to Hypervisor
commit
|
commitdiff
|
tree
2018-03-07
Nikos Nikoleris
mem-cache: Make the block invalidate functions virtual
commit
|
commitdiff
|
tree
2018-03-07
Nikos Nikoleris
mem-cache: Make invalidate a common function between...
commit
|
commitdiff
|
tree
2018-03-07
Xiaoyu Ma
mem-cache: Allow prefetchers to override setCache.
commit
|
commitdiff
|
tree
2018-03-06
Gabe Black
config: Switch from the print statement to the print...
commit
|
commitdiff
|
tree
2018-03-06
Gabe Black
scons: Switch from the print statement to the print...
commit
|
commitdiff
|
tree
2018-03-06
Siddhesh Poyarekar
misc: Use the code format for commands and messages
commit
|
commitdiff
|
tree
2018-03-06
Siddhesh Poyarekar
dev: Don't fall through into BRAR after RFDR case
commit
|
commitdiff
|
tree
2018-03-06
Siddhesh Poyarekar
arm: Remove ignored const qualifier
commit
|
commitdiff
|
tree
2018-03-06
Siddhesh Poyarekar
dev: Leave last byte in strncpy for NULL
commit
|
commitdiff
|
tree
2018-03-06
Siddhesh Poyarekar
scons: Import print_function from future
commit
|
commitdiff
|
tree
2018-03-06
Daniel R. Carvalho
mem-cache: Fix bug generated by 8282
commit
|
commitdiff
|
tree
2018-03-06
Nikos Nikoleris
mem-cache: Populate whenReady for blocks filled from...
commit
|
commitdiff
|
tree
2018-03-06
Daniel R. Carvalho
mem-cache: Use findBlock() in accessBlock()
commit
|
commitdiff
|
tree
2018-03-05
Nikos Nikoleris
mem-cache: Remove redundant block initialization on...
commit
|
commitdiff
|
tree
2018-03-02
Nikos Nikoleris
mem-cache: Remove mumBlock redundant initialiation...
commit
|
commitdiff
|
tree
2018-03-02
Nikos Nikoleris
mem-cache: Populate the secure bit when the temp block...
commit
|
commitdiff
|
tree
2018-03-02
Nikos Nikoleris
mem-cache: Remove unnecessary block initialization...
commit
|
commitdiff
|
tree
next