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
/
powerpc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
powerpc/uaccess: Avoid might_fault() when user access is enabled
Alexey Kardashevskiy
2021-02-11
1
-3
/
+10
|
*
|
|
powerpc/uaccess: Simplify unsafe_put_user() implementation
Michael Ellerman
2021-02-11
1
-8
/
+7
|
*
|
|
powerpc: remove interrupt handler functions from the noinstr section
Nicholas Piggin
2021-02-11
1
-5
/
+20
|
*
|
|
powerpc/32s: Allow constant folding in mtsr()/mfsr()
Christophe Leroy
2021-02-09
1
-2
/
+8
|
*
|
|
powerpc/32s: mfsrin()/mtsrin() become mfsr()/mtsr()
Christophe Leroy
2021-02-09
2
-6
/
+6
|
*
|
|
powerpc/32s: Change mfsrin() into a static inline function
Christophe Leroy
2021-02-09
1
-3
/
+8
|
*
|
|
powerpc/uaccess: Perform barrier_nospec() in KUAP allowance helpers
Christophe Leroy
2021-02-09
2
-11
/
+3
|
*
|
|
powerpc/64s: Implement ptep_clear_flush_young that does not flush TLBs
Nicholas Piggin
2021-02-09
1
-3
/
+20
|
*
|
|
powerpc/perf: Expose Performance Monitor Counter SPR's as part of extended regs
Athira Rajeev
2021-02-09
2
-6
/
+24
|
*
|
|
powerpc/pkeys: Remove unused code
Sandipan Das
2021-02-09
2
-9
/
+0
|
*
|
|
powerpc: remove unneeded semicolons
Chengyang Fan
2021-02-09
12
-20
/
+20
|
*
|
|
powerpc/64s: runlatch interrupt handling in C
Nicholas Piggin
2021-02-09
1
-0
/
+7
|
*
|
|
powerpc/64s: move NMI soft-mask handling to C
Nicholas Piggin
2021-02-09
1
-0
/
+25
|
*
|
|
powerpc: move NMI entry/exit code into wrapper
Nicholas Piggin
2021-02-09
1
-0
/
+28
|
*
|
|
powerpc/64: entry cpu time accounting in C
Nicholas Piggin
2021-02-09
2
-24
/
+6
|
*
|
|
powerpc/64: move account_stolen_time into its own function
Nicholas Piggin
2021-02-09
1
-0
/
+14
|
*
|
|
powerpc/64s: reconcile interrupts in C
Nicholas Piggin
2021-02-09
1
-4
/
+11
|
*
|
|
powerpc/64s: move context tracking exit to interrupt exit path
Nicholas Piggin
2021-02-09
1
-3
/
+31
|
*
|
|
powerpc: handle irq_enter/irq_exit in interrupt handler wrappers
Nicholas Piggin
2021-02-09
1
-0
/
+2
|
*
|
|
powerpc/64: add context tracking to asynchronous interrupts
Nicholas Piggin
2021-02-09
1
-0
/
+2
|
*
|
|
powerpc/64: context tracking move to interrupt wrappers
Nicholas Piggin
2021-02-09
1
-0
/
+9
|
*
|
|
powerpc/64s/hash: improve context tracking of hash faults
Nicholas Piggin
2021-02-09
1
-0
/
+1
|
*
|
|
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2021-02-09
1
-3
/
+1
|
*
|
|
powerpc: add interrupt_cond_local_irq_enable helper
Nicholas Piggin
2021-02-09
1
-0
/
+7
|
*
|
|
powerpc: convert interrupt handlers to use wrappers
Nicholas Piggin
2021-02-09
6
-43
/
+67
|
*
|
|
powerpc: add interrupt wrapper entry / exit stub functions
Nicholas Piggin
2021-02-09
1
-0
/
+66
|
*
|
|
powerpc: interrupt handler wrapper functions
Nicholas Piggin
2021-02-09
1
-0
/
+169
|
*
|
|
powerpc: introduce die_mce
Nicholas Piggin
2021-02-09
1
-0
/
+1
|
*
|
|
powerpc: add and use unknown_async_exception
Nicholas Piggin
2021-02-09
1
-0
/
+1
|
*
|
|
powerpc/time: move timer_broadcast_interrupt prototype to asm/time.h
Nicholas Piggin
2021-02-09
2
-1
/
+2
|
*
|
|
powerpc/64s: add do_bad_page_fault_segv handler
Nicholas Piggin
2021-02-09
1
-0
/
+1
|
*
|
|
powerpc: bad_page_fault get registers from regs
Nicholas Piggin
2021-02-09
1
-2
/
+2
|
*
|
|
powerpc: do_break get registers from regs
Nicholas Piggin
2021-02-09
1
-2
/
+1
|
*
|
|
powerpc: remove arguments from fault handler functions
Nicholas Piggin
2021-02-09
3
-4
/
+4
|
*
|
|
powerpc/64s: move the hash fault handling logic to C
Nicholas Piggin
2021-02-09
1
-0
/
+1
|
*
|
|
powerpc/pci: Add ppc_md.discover_phbs()
Oliver O'Halloran
2021-02-03
1
-0
/
+3
|
*
|
|
powerpc: Fix build error in paravirt.h
Michal Suchanek
2021-01-31
1
-0
/
+1
|
*
|
|
powerpc/mce: Remove per cpu variables from MCE handlers
Ganesh Goudar
2021-01-31
2
-0
/
+22
|
*
|
|
powerpc/mce: Reduce the size of event arrays
Ganesh Goudar
2021-01-31
1
-1
/
+1
|
*
|
|
powerpc/pci: Delete traverse_pci_dn()
Oliver O'Halloran
2021-01-31
1
-3
/
+0
|
*
|
|
KVM: PPC: Book3S HV: Declare some prototypes
Cédric Le Goater
2021-01-30
1
-0
/
+7
|
*
|
|
powerpc/watchdog: Declare soft_nmi_interrupt() prototype
Cédric Le Goater
2021-01-30
1
-0
/
+1
|
*
|
|
powerpc/mm: Declare arch_report_meminfo() prototype.
Cédric Le Goater
2021-01-30
1
-0
/
+3
|
*
|
|
powerpc/mm: Declare preload_new_slb_context() prototype
Cédric Le Goater
2021-01-30
1
-0
/
+1
|
*
|
|
powerpc/mm: Move hpte_insert_repeating() prototype
Cédric Le Goater
2021-01-30
1
-0
/
+2
|
*
|
|
powerpc/mm: Declare some prototypes
Cédric Le Goater
2021-01-30
1
-0
/
+2
|
*
|
|
powerpc/64s/kuap: Use mmu_has_feature()
Michael Ellerman
2021-01-30
1
-2
/
+2
|
|
/
/
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
5
-17
/
+31
|
\
\
\
|
*
\
\
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-02-12
1
-1
/
+15
|
|
\
\
\
|
*
|
|
|
KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2
Fabiano Rosas
2021-02-10
1
-0
/
+1
[prev]
[next]