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: Store core & VP IDs in GlobalNumber-style variable
Paul Burton
2017-08-30
1
-0
/
+22
|
*
MIPS: Abstract CPU core & VP(E) ID access through accessor functions
Paul Burton
2017-08-30
9
-32
/
+35
|
*
MIPS: CPS: Use GlobalNumber macros rather than magic numbers
Paul Burton
2017-08-30
1
-2
/
+2
|
*
MIPS: CPS: Use change_*, set_* & clear_* where appropriate
Paul Burton
2017-08-30
2
-7
/
+3
|
*
MIPS: CPC: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-30
3
-5
/
+7
|
*
MIPS: CM: Use BIT/GENMASK for register fields, order & drop shifts
Paul Burton
2017-08-29
5
-39
/
+39
|
*
MIPS: CM: Specify register size when generating accessors
Paul Burton
2017-08-29
1
-6
/
+3
|
*
MIPS: CM: Rename mips_cm_base to mips_gcr_base
Paul Burton
2017-08-29
1
-5
/
+5
|
*
MIPS: Declare various variables & functions static
Paul Burton
2017-08-29
4
-6
/
+8
|
*
MIPS: Remove plat_timer_setup()
Paul Burton
2017-08-29
1
-14
/
+0
|
*
MIPS: Include linux/cpu.h for arch_cpu_idle()
Paul Burton
2017-08-29
1
-0
/
+1
|
*
MIPS: signal: Remove unreachable code from force_fcr31_sig().
Ralf Baechle
2017-08-29
1
-2
/
+1
|
*
MIPS: Remove unused ST_OFF from r2300_switch.S
Paul Burton
2017-08-29
1
-6
/
+0
|
*
MIPS: Move r2300 FP code from r2300_switch.S to r2300_fpu.S
Paul Burton
2017-08-29
2
-76
/
+79
|
*
MIPS: Move r4k FP code from r4k_switch.S to r4k_fpu.S
Paul Burton
2017-08-29
4
-212
/
+211
|
*
MIPS: Remove unused R6000 support
Paul Burton
2017-08-29
4
-133
/
+0
|
*
MIPS: R6: Constify r2_decoder_tables
Matt Redfearn
2017-08-29
1
-4
/
+4
|
*
MIPS: SMP: Constify smp ops
Matt Redfearn
2017-08-29
6
-9
/
+9
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-8
/
+4
|
\
\
|
*
|
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-8
/
+4
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2017-09-11
2
-11
/
+10
|
\
\
|
*
|
mips/signal: In force_fcr31_sig return in the impossible case
Eric W. Biederman
2017-08-17
1
-1
/
+1
|
*
|
signal: Remove kernel interal si_code magic
Eric W. Biederman
2017-07-24
1
-10
/
+9
|
*
|
signal/mips: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
2017-07-19
1
-1
/
+1
*
|
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
3
-23
/
+4
|
\
\
\
|
*
|
|
MIPS: Remove pt_regs adjustments in indirect syscall handler
James Cowgill
2017-08-29
2
-17
/
+0
|
*
|
|
MIPS: seccomp: Fix indirect syscall args
James Hogan
2017-08-29
1
-6
/
+4
|
|
|
/
|
|
/
|
*
/
|
smp: Avoid using two cache lines for struct call_single_data
Ying Huang
2017-08-29
1
-3
/
+3
|
/
/
*
/
MIPS: Fix race on setting and getting cpu_online_mask
Matija Glavinic Pecotic
2017-08-07
1
-3
/
+3
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-07-15
20
-409
/
+636
|
\
|
*
MIPS: Fix MIPS I ISA /proc/cpuinfo reporting
Maciej W. Rozycki
2017-07-11
1
-1
/
+1
|
*
MIPS: Traced negative syscalls should return -ENOSYS
James Hogan
2017-07-11
1
-0
/
+7
|
*
MIPS: Negate error syscall return in trace
James Hogan
2017-07-11
1
-1
/
+1
|
*
MIPS: MIPS16e2: Report ASE presence in /proc/cpuinfo
Maciej W. Rozycki
2017-07-11
1
-0
/
+1
|
*
MIPS: MIPS16e2: Subdecode extended LWSP/SWSP instructions
Maciej W. Rozycki
2017-07-05
1
-2
/
+37
|
*
MIPS: MIPS16e2: Identify ASE presence
Maciej W. Rozycki
2017-07-05
1
-0
/
+2
|
*
MIPS: Add CPU shared FTLB feature detection
Paul Burton
2017-06-29
1
-0
/
+11
|
*
MIPS: CPS: Handle spurious VP starts more gracefully
Paul Burton
2017-06-29
1
-1
/
+6
|
*
MIPS: CPS: Handle cores not powering down more gracefully
Paul Burton
2017-06-29
1
-3
/
+24
|
*
MIPS: CPS: Prevent multi-core with dcache aliasing
Paul Burton
2017-06-29
1
-3
/
+5
|
*
MIPS: CM: WARN on attempt to lock invalid VP, not BUG
Paul Burton
2017-06-29
1
-1
/
+1
|
*
MIPS: CM: Avoid per-core locking with CM3 & higher
Paul Burton
2017-06-29
1
-6
/
+32
|
*
MIPS: Skip IPI setup if we only have 1 CPU
Paul Burton
2017-06-29
1
-0
/
+3
|
*
MIPS: Use `pr_debug' for messages from `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-6
/
+6
|
*
MIPS: Fix a typo: s/preset/present/ in r2-to-r6 emulation error message
Maciej W. Rozycki
2017-06-29
1
-1
/
+1
|
*
MIPS: Send SIGILL for R6 branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-20
/
+15
|
*
MIPS: Send SIGILL for linked branches in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-8
/
+4
|
*
MIPS: Rename `sigill_r6' to `sigill_r2r6' in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-8
/
+8
|
*
MIPS: Send SIGILL for BPOSGE32 in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-3
/
+4
|
*
MIPS: Actually decode JALX in `__compute_return_epc_for_insn'
Maciej W. Rozycki
2017-06-29
1
-0
/
+1
[prev]
[next]