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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
MIPS: jazz: always allow little-endian builds
Arnd Bergmann
2021-01-22
2
-3
/
+1
|
*
|
|
|
MIPS: Make definitions of MIPSInst_FMA_{FUNC,FMTM} consistent with MIPS64 manual
Tiezhu Yang
2021-01-22
1
-3
/
+3
|
*
|
|
|
mips: Add N64 machine type
Lauri Kasanen
2021-01-22
8
-0
/
+223
|
*
|
|
|
Revert "MIPS: Remove unused R4300 CPU support"
Lauri Kasanen
2021-01-22
9
-1
/
+33
|
*
|
|
|
MIPS: mm: Add prototype for function __update_cache
Yanteng Si
2021-01-22
2
-1
/
+2
|
*
|
|
|
MIPS: mm: abort uaccess retries upon fatal signal
Thomas Bogendoerfer
2021-01-22
1
-1
/
+4
|
*
|
|
|
MIPS: IRQ: Add prototype for function init_IRQ
Yanteng Si
2021-01-19
1
-0
/
+1
|
*
|
|
|
Revert "MIPS: Octeon: Remove special handling of CONFIG_MIPS_ELF_APPENDED_DTB=y"
Kevin Hao
2021-01-19
1
-3
/
+6
|
*
|
|
|
MIPS: relocatable: optimize the relocation process
Alexander Lobakin
2021-01-18
1
-24
/
+30
|
*
|
|
|
MIPS: module: optimize module relocations processing
Alexander Lobakin
2021-01-18
1
-57
/
+52
|
*
|
|
|
MIPS: VDSO: Use CLANG_FLAGS instead of filtering out '--target='
Nathan Chancellor
2021-01-18
1
-4
/
+1
|
*
|
|
|
MIPS: Ingenic: Disable HPTLB for D0 XBurst CPUs too
Paul Cercueil
2021-01-18
1
-7
/
+8
|
*
|
|
|
MIPS: Support binutils configured with --enable-mips-fix-loongson3-llsc=yes
Aurelien Jarno
2021-01-15
2
-22
/
+19
|
*
|
|
|
MIPS: Compare __SYNC_loongson3_war against 0
Nathan Chancellor
2021-01-15
2
-4
/
+4
|
*
|
|
|
MIPS: pgtable: fix -Wshadow in asm/pgtable.h
Alexander Lobakin
2021-01-15
1
-6
/
+6
|
*
|
|
|
MIPS: bitops: fix -Wshadow in asm/bitops.h
Alexander Lobakin
2021-01-15
1
-5
/
+5
|
*
|
|
|
MIPS: select ARCH_WANT_LD_ORPHAN_WARN
Alexander Lobakin
2021-01-15
1
-0
/
+1
|
*
|
|
|
MIPS: vmlinux.lds.S: explicitly declare .got table
Alexander Lobakin
2021-01-15
1
-0
/
+2
|
*
|
|
|
MIPS: vmlinux.lds.S: explicitly catch .rel.dyn symbols
Alexander Lobakin
2021-01-15
1
-0
/
+5
|
*
|
|
|
MIPS: properly stop .eh_frame generation
Alexander Lobakin
2021-01-15
2
-1
/
+18
|
*
|
|
|
MIPS: vmlinux.lds.S: add ".gnu.attributes" to DISCARDS
Alexander Lobakin
2021-01-15
1
-0
/
+1
|
*
|
|
|
MIPS: CPS: don't create redundant .text.cps-vec section
Alexander Lobakin
2021-01-15
2
-2
/
+0
|
*
|
|
|
MIPS: vmlinux.lds.S: add missing PAGE_ALIGNED_DATA() section
Alexander Lobakin
2021-01-15
1
-0
/
+1
|
*
|
|
|
MIPS: lantiq: irq: register the interrupt controllers with irqchip_init
Martin Blumenstingl
2021-01-13
1
-5
/
+3
|
*
|
|
|
MIPS: bitops: Fix reference to ffz location
Geert Uytterhoeven
2021-01-09
1
-1
/
+1
|
*
|
|
|
MIPS: UAPI: unexport unistd_nr_{n32,n64,o32}.h
Alexander Lobakin
2021-01-07
3
-11
/
+12
|
*
|
|
|
MIPS: lantiq: Explicitly compare LTQ_EBU_PCC_ISTAT against 0
Nathan Chancellor
2021-01-07
1
-1
/
+1
|
*
|
|
|
MIPS: init: move externs to header file
Yanteng Si
2021-01-07
5
-4
/
+1
|
*
|
|
|
MIPS: zboot: Avoid endless loop in clear BSS.
Jinyang He
2021-01-07
1
-1
/
+1
|
*
|
|
|
MIPS: Remove empty prom_free_prom_memory functions
Thomas Bogendoerfer
2021-01-07
28
-114
/
+6
|
*
|
|
|
MIPS: c-r4k: Fix section mismatch for loongson2_sc_init
Nathan Chancellor
2021-01-07
1
-1
/
+1
|
*
|
|
|
MIPS: Use address-of operator on section symbols
Nathan Chancellor
2021-01-07
4
-4
/
+4
|
*
|
|
|
MIPS: loongson64: smp.c: Fix block comment coding style
siyanteng
2021-01-04
1
-2
/
+4
|
*
|
|
|
MIPS: Kill RM7K & RM9K IRQ Code
Jiaxun Yang
2021-01-04
5
-57
/
+0
|
*
|
|
|
MIPS: perf: Add support for OCTEON III perf events.
Jia Qingtong
2021-01-04
1
-9
/
+13
|
*
|
|
|
MIPS: Loongson64: Set cluster for cores
Jiaxun Yang
2021-01-04
1
-0
/
+2
|
*
|
|
|
MIPS: cacheinfo: Add missing VCache
Jiaxun Yang
2021-01-04
1
-8
/
+26
|
*
|
|
|
MIPS: zboot: head.S clean up
Jiaxun Yang
2021-01-04
1
-11
/
+7
|
*
|
|
|
MIPS: Loongson64: Give chance to build under !CONFIG_NUMA and !CONFIG_SMP
Tiezhu Yang
2021-01-04
5
-54
/
+54
|
*
|
|
|
MIPS: No need to check CPU 0 in cps_cpu_disable()
Tiezhu Yang
2020-12-28
1
-3
/
+0
|
*
|
|
|
mips: pci: convert comma to semicolon
Zheng Yongjun
2020-12-28
2
-5
/
+5
|
*
|
|
|
mips: kernel: convert comma to semicolon
Zheng Yongjun
2020-12-28
2
-3
/
+3
*
|
|
|
|
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-21
17
-1255
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
arch: mips: Remove CONFIG_OPROFILE support
Viresh Kumar
2021-01-22
17
-1255
/
+2
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-21
7
-275
/
+53
|
\
\
\
\
\
|
*
|
|
|
|
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
2021-01-06
1
-2
/
+0
|
*
|
|
|
|
mips compat: switch to compat_binfmt_elf.c
Al Viro
2021-01-06
7
-174
/
+54
|
*
|
|
|
|
mips: don't bother with ELF_CORE_EFLAGS
Al Viro
2021-01-06
1
-2
/
+0
|
*
|
|
|
|
mips compat: don't bother with ELF_ET_DYN_BASE
Al Viro
2021-01-06
3
-14
/
+0
|
*
|
|
|
|
mips: KVM_GUEST makes no sense for 64bit builds...
Al Viro
2021-01-06
1
-1
/
+1
[prev]
[next]