index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: Loongson64: Increase NR_IRQS to 320
Huacai Chen
2020-09-18
1
-1
/
+2
|
*
|
MIPS: netlogic: Remove unused code
Youling Tang
2020-09-18
1
-15
/
+0
|
*
|
MIPS: Correct the header guard of r4k-timer.h
Wei Li
2020-09-18
1
-3
/
+3
|
*
|
MIPS: Remove mach-*/war.h
Thomas Bogendoerfer
2020-09-07
13
-132
/
+0
|
*
|
MIPS: Get rid of CAVIUM_OCTEON_DCACHE_PREFETCH_WAR
Thomas Bogendoerfer
2020-09-07
1
-3
/
+0
|
*
|
MIPS: Get rid of BCM1250_M3_WAR
Thomas Bogendoerfer
2020-09-07
13
-50
/
+0
|
*
|
MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS
Thomas Bogendoerfer
2020-09-07
13
-20
/
+0
|
*
|
MIPS: Convert MIPS34K_MISSED_ITLB_WAR into a config option
Thomas Bogendoerfer
2020-09-07
14
-22
/
+2
|
*
|
MIPS: Convert R10000_LLSC_WAR info a config option
Thomas Bogendoerfer
2020-09-07
16
-29
/
+5
|
*
|
MIPS: Convert ICACHE_REFILLS_WORKAROUND_WAR into a config option
Thomas Bogendoerfer
2020-09-07
13
-22
/
+0
|
*
|
MIPS: Convert TX49XX_ICACHE_INDEX_INV into a config option
Thomas Bogendoerfer
2020-09-07
13
-23
/
+0
|
*
|
MIPS: Remove MIPS4K_ICACHE_REFILL_WAR and MIPS_CACHE_SYNC_WAR
Thomas Bogendoerfer
2020-09-07
13
-59
/
+0
|
*
|
MIPS: Convert R4600_V2_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
13
-36
/
+0
|
*
|
MIPS: Convert R4600_V1_HIT_CACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
13
-43
/
+0
|
*
|
MIPS: Convert R4600_V1_INDEX_ICACHEOP into a config option
Thomas Bogendoerfer
2020-09-07
13
-22
/
+0
|
*
|
MIPS: Remove unused header file m48t37.h
Thomas Bogendoerfer
2020-08-26
1
-36
/
+0
|
*
|
MIPS: Loongson2ef: Remove specific mc146818rtc.h
Thomas Bogendoerfer
2020-08-26
1
-36
/
+0
|
*
|
MIPS: SGI-IP27: No need for kmalloc.h
Thomas Bogendoerfer
2020-08-26
1
-8
/
+0
|
*
|
MIPS: Remove PNX833x alias NXP_STB22x
Thomas Bogendoerfer
2020-08-24
5
-512
/
+0
|
*
|
MIPS: Paravirt: remove remaining pieces of paravirt
Thomas Bogendoerfer
2020-08-24
3
-106
/
+0
|
*
|
MIPS: BCM47xx: Include bcm47xx_sprom.h
Florian Fainelli
2020-08-17
1
-3
/
+1
*
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
2
-4
/
+2
|
\
\
\
|
*
\
\
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
3
-5
/
+0
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
dma-direct: rename and cleanup __phys_to_dma
Christoph Hellwig
2020-09-11
1
-1
/
+1
|
*
|
|
dma-direct: remove __dma_to_phys
Christoph Hellwig
2020-09-11
1
-1
/
+1
|
*
|
|
MIPS/jazzdma: remove the unused vdma_remap function
Christoph Hellwig
2020-09-11
1
-2
/
+0
*
|
|
|
Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-10-12
1
-2
/
+0
|
\
\
\
\
|
*
|
|
|
compat: lift compat_s64 and compat_u64 to <asm-generic/compat.h>
Christoph Hellwig
2020-09-17
1
-2
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-51
/
+17
|
\
\
\
\
|
*
|
|
|
mips: propagate the calling convention change down into __csum_partial_copy_....
Al Viro
2020-08-20
1
-20
/
+6
|
*
|
|
|
mips: __csum_partial_copy_kernel() has no users left
Al Viro
2020-08-20
1
-3
/
+0
|
*
|
|
|
mips: csum_and_copy_{to,from}_user() are never called under KERNEL_DS
Al Viro
2020-08-20
1
-25
/
+7
|
*
|
|
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-24
/
+22
|
*
|
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+5
|
*
|
|
|
unify generic instances of csum_partial_copy_nocheck()
Al Viro
2020-08-20
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-25
1
-0
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()
Wei Li
2020-09-23
1
-0
/
+1
*
|
|
|
Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-09-04
3
-5
/
+0
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
MIPS: Loongson64: Remove unnecessary inclusion of boot_param.h
WANG Xuerui
2020-08-22
2
-3
/
+0
|
*
|
MIPS: Loongson64: Do not override watch and ejtag feature
Jiaxun Yang
2020-08-17
1
-2
/
+0
|
|
/
*
|
Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-08-30
1
-0
/
+5
|
\
\
|
*
|
mips: Implement arch_irqs_disabled()
Peter Zijlstra
2020-08-26
1
-0
/
+5
*
|
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-32
/
+32
|
/
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-22
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
1
-1
/
+1
*
|
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-08-14
1
-2
/
+3
|
\
\
|
*
|
vdso/treewide: Add vdso_data pointer argument to __arch_get_hw_counter()
Thomas Gleixner
2020-08-06
1
-2
/
+3
*
|
|
uaccess: remove segment_eq
Christoph Hellwig
2020-08-12
1
-1
/
+1
|
|
/
|
/
|
*
|
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
2020-08-07
1
-5
/
+0
*
|
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
2020-08-07
1
-5
/
+1
[prev]
[next]