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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
MIPS: CM: The CMGCRBase register is 64-bit on 64 bit kernels.
Markos Chandras
2015-08-26
1
-1
/
+1
|
*
|
MIPS: mips-cm: Extend CM accessors for 64-bit CPUs
Markos Chandras
2015-08-26
1
-0
/
+4
|
*
|
MIPS: Add platform callback before initializing the L2 cache
Markos Chandras
2015-08-26
1
-0
/
+7
|
*
|
MIPS: Add MIPS I6400 probe support
Markos Chandras
2015-08-26
1
-0
/
+4
|
*
|
MIPS: Add cases for CPU_I6400
Markos Chandras
2015-08-26
5
-0
/
+11
|
|
/
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-03
1
-1
/
+1
|
\
\
|
*
|
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2015-08-03
1
-1
/
+1
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
1
-1
/
+1
|
\
\
\
|
*
|
|
treewide: fix typos in comment blocks
Masahiro Yamada
2015-08-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
2
-385
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
MIPS/irqchip: Move i8259 irqchip driver to drivers/irqchip
Ralf Baechle
2015-07-31
2
-384
/
+0
|
*
|
mips/irq: prepare for drivers/irqchip/irqchip.h removal
Joel Porquet
2015-07-31
1
-2
/
+1
|
|
/
*
|
MIPS: Fix LLVM build issue.
Ralf Baechle
2015-08-18
1
-1
/
+1
*
|
MIPS: Fix seccomp syscall argument for MIPS64
Markos Chandras
2015-08-16
2
-2
/
+2
*
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-08-09
7
-20
/
+24
|
\
\
|
*
|
MIPS: Replace add and sub instructions in relocate_kernel.S with addiu
James Cowgill
2015-08-03
1
-4
/
+4
|
*
|
MIPS: show_stack: Fix stack trace with EVA
James Hogan
2015-08-03
1
-0
/
+7
|
*
|
MIPS: do_mcheck: Fix kernel code dump with EVA
James Hogan
2015-08-03
1
-0
/
+6
|
*
|
MIPS: SMP: Don't increment irq_count multiple times for call function IPIs
Alex Smith
2015-08-03
2
-12
/
+2
|
*
|
MIPS: unaligned: Fix build error on big endian R6 kernels
James Cowgill
2015-08-03
1
-1
/
+1
|
*
|
MIPS: Fix sched_getaffinity with MT FPAFF enabled
Felix Fietkau
2015-08-03
1
-2
/
+3
|
*
|
MIPS: Fix build with CONFIG_OF=y for non OF-enabled targets
Jonas Gorski
2015-08-03
1
-1
/
+1
|
|
/
*
/
signal: fix information leak in copy_siginfo_from_user32
Amanieu d'Antras
2015-08-07
1
-2
/
+0
|
/
*
MIPS: asm-offset.c: Patch up various comments refering to the old filename.
Ralf Baechle
2015-07-14
1
-1
/
+1
*
MIPS: O32: Use compat_sys_getsockopt.
Ralf Baechle
2015-07-10
1
-1
/
+1
*
MIPS: c-r4k: Fix cache flushing for MT cores
Markos Chandras
2015-07-10
1
-1
/
+43
*
MIPS: cps-vec: Use macros for various arithmetics and memory operations
Markos Chandras
2015-07-09
1
-16
/
+16
*
MIPS: kernel: cps-vec: Replace KSEG0 with CKSEG0
Markos Chandras
2015-07-09
1
-2
/
+2
*
MIPS: kernel: cps-vec: Use ta0-ta3 pseudo-registers for 64-bit
Markos Chandras
2015-07-09
1
-21
/
+21
*
MIPS: kernel: cps-vec: Replace mips32r2 ISA level with mips64r2
Markos Chandras
2015-07-09
1
-2
/
+2
*
MIPS: kernel: cps-vec: Replace 'la' macro with PTR_LA
Markos Chandras
2015-07-09
1
-10
/
+10
*
MIPS: kernel: smp-cps: Fix 64-bit compatibility errors due to pointer casting
Markos Chandras
2015-07-09
1
-3
/
+3
*
MIPS: Fix branch emulation for BLTC and BGEC instructions
Markos Chandras
2015-07-09
1
-2
/
+2
*
MIPS: kernel: traps: Fix broken indentation
Markos Chandras
2015-07-09
1
-4
/
+4
*
MIPS: bootmem: Don't use memory holes for page bitmap
Alexander Sverdlin
2015-07-09
1
-8
/
+5
*
MIPS: O32: Do not handle require 32 bytes from the stack to be readable.
Ralf Baechle
2015-07-08
2
-18
/
+52
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-27
11
-240
/
+156
|
\
|
*
MIPS: IRQ/IP27: Move IRQ allocation API to platform code.
Ralf Baechle
2015-06-21
1
-38
/
+0
|
*
MIPS: i8259: DT support
Paul Burton
2015-06-21
1
-2
/
+41
|
*
MIPS: Add support for vmlinux.bin appended dtb
Jonas Gorski
2015-06-21
2
-1
/
+23
|
*
MIPS: prepare for user enabling of CONFIG_OF
Rob Herring
2015-06-21
1
-0
/
+1
|
*
MIPS: R12000: Enable branch prediction global history
Joshua Kinard
2015-06-21
1
-2
/
+6
|
*
MIPS: Get rid of 'kgdb_early_setup' cruft.
Sergei Shtylyov
2015-06-21
3
-23
/
+0
|
*
MIPS/IRQCHIP: Move irq_chip from arch/mips to drivers/irqchip.
Ralf Baechle
2015-06-21
2
-170
/
+0
|
*
MIPS: ingenic: Add newer vendor IDs
Paul Burton
2015-06-21
1
-1
/
+3
|
*
MIPS: Add SysRq operation to dump TLBs on all CPUs
James Hogan
2015-06-21
2
-0
/
+78
|
*
MIPS: traps: print Exception Code in __show_regs()
Petri Gynther
2015-06-21
1
-3
/
+4
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
1
-7
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-06-02
2
-2
/
+2
|
|
\
|
*
|
sched/preempt, MIPS: Properly lock access to the FPU
David Hildenbrand
2015-05-19
1
-7
/
+2
[prev]
[next]