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
2019-05-08
mem-cache: Remove writebacks packet list
Daniel R. Carvalho
2019-05-08
mem-cache: Handle data expansion
Daniel R. Carvalho
2019-05-08
mem-cache: Add co-allocation function to compressed tags
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression and decompression calls
Daniel R. Carvalho
2019-05-08
mem-cache: Create BDI Compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression stats
Daniel R. Carvalho
2019-05-08
mem-cache: Create cache compressor
Daniel R. Carvalho
2019-05-08
mem-cache: Add block size to findVictim
Daniel R. Carvalho
2019-05-08
mem-cache: Add compression data to CompressionBlk
Daniel R. Carvalho
2019-05-08
mem-cache: Create CacheComp debug flag
Daniel R. Carvalho
2019-05-08
mem-cache: Stub compression framework
Daniel R. Carvalho
2019-05-07
x86: Mark translation as delayed in case of a hw page table walk
Gabor Dozsa
2019-05-06
sim-se: correct statfs inclusion on !linux host
Andrea Mondelli
2019-05-04
arch-riscv: Implement MHARTID CSR
Alec Roelke
2019-05-03
sim-se: fix a few bugs/warns from GCC 6
Joe Gross
2019-05-03
sim-se: add eventfd system call
Brandon Potter
2019-05-03
mem-cache: Mark block as dirty after a SWPrefetchEXResp
Nikos Nikoleris
2019-05-03
arch-riscv,isa: Fix for compressed jump (c_j) imm
Avishai Tvila
2019-05-03
dev: StreamID generation in DMA device
Giacomo Travaglini
2019-05-02
dev-arm: Store a PhysProxy port in Gicv3Redist
Giacomo Travaglini
2019-05-02
dev-arm: Add named variable for GICD_TYPER.IDBits
Giacomo Travaglini
2019-05-02
dev-arm: Read correct version of ICC_BPR register
Giacomo Travaglini
2019-05-02
dev-arm: Get a Gicv3Redistributor ptr from phys address
Giacomo Travaglini
2019-05-02
dev-arm: Add several LPI methods in Gicv3Redistributor
Giacomo Travaglini
2019-05-02
dev-arm: Take LPIs into account when interacting with CPUIF regs
Giacomo Travaglini
2019-05-02
dev-arm: Fix GICv3 LPIs priority value
Giacomo Travaglini
2019-05-02
dev-arm: Disable LPI Configuration Table caching
Giacomo Travaglini
2019-05-02
dev-arm: Check EnableLPIs before checking for pending LPIs
Giacomo Travaglini
2019-05-02
dev-arm: GICv3 LPI tables are using physical addresses
Giacomo Travaglini
2019-05-02
dev-arm: Fix GICv3 LPI loop
Giacomo Travaglini
2019-05-02
dev-arm: Fix Bitwise operation in GICv3
Giacomo Travaglini
2019-04-30
arch: Stop using TheISA within the ISAs.
Gabe Black
2019-04-30
x86: Get rid of some unnecessary TheISA-es in x86.
Gabe Black
2019-04-30
sparc: Move translation constants from isa_traits.hh into tlb.hh.
Gabe Black
2019-04-30
sparc: Move the interrupt types out of isa_traits.hh into interrupts.hh.
Gabe Black
2019-04-30
arch: Remove the mt.hh switching header.
Gabe Black
2019-04-30
cpu: alpha: Delete all occurrances of the simPalCheck function.
Gabe Black
2019-04-30
alpha: Implement simPalCheck within the ISA description.
Gabe Black
2019-04-30
cpu: Remove hwrei from the generic interfaces.
Gabe Black
2019-04-30
sim-se: use DPRINTF_SYSCALL for ioctl/wait4
Alexandru Dutu
2019-04-30
sim-se: bugfix for 54c77aa055e
Brandon Potter
2019-04-30
arch: cpu: Track kernel stats using the base ISA agnostic type.
Gabe Black
2019-04-30
alpha: Implement HWREI in the ISA.
Gabe Black
2019-04-30
alpha: Add some control registers to the ISA operands list.
Gabe Black
2019-04-30
sim-se: add socket ioctls
Brandon Potter
2019-04-30
systemc: Add a distinct async_request_update mechanism.
Gabe Black
2019-04-29
cpu: Get rid of the (read|set)RegOtherThread methods.
Gabe Black
2019-04-29
mips: Implement readRegOtherThread and setRegOtherThread directly.
Gabe Black
2019-04-29
cpu: Include debug flags regardless of whether the ISA is null.
Gabe Black
2019-04-29
sim-se: create Proc out files in out dir
Steve Reinhardt
[next]