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/32: Declare stack_overflow_exception() prototype
Cédric Le Goater
2020-09-18
1
-0
/
+1
|
*
|
|
|
powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()
Michael Ellerman
2020-09-18
2
-1
/
+3
|
*
|
|
|
powerpc/smp: Fold cpu_die() into its only caller
Michael Ellerman
2020-09-18
1
-1
/
+0
|
*
|
|
|
Merge branch 'topic/irqs-off-activate-mm' into next
Michael Ellerman
2020-09-18
2
-14
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm
Nicholas Piggin
2020-09-16
1
-13
/
+0
|
|
*
|
|
|
powerpc: select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Nicholas Piggin
2020-09-16
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
powerpc/smp: Create coregroup domain
Srikar Dronamraju
2020-09-16
1
-0
/
+10
|
*
|
|
|
powerpc/numa: Detect support for coregroup
Srikar Dronamraju
2020-09-16
1
-0
/
+1
|
*
|
|
|
powerpc/topology: Override cpu_smt_mask
Srikar Dronamraju
2020-09-16
2
-1
/
+13
|
*
|
|
|
powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
Cédric Le Goater
2020-09-15
1
-0
/
+6
|
*
|
|
|
powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
Nicholas Piggin
2020-09-15
3
-3
/
+2
|
*
|
|
|
powerpc/process: Remove useless #ifdef CONFIG_SPE
Christophe Leroy
2020-09-15
1
-0
/
+1
|
*
|
|
|
powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2()
Christophe Leroy
2020-09-15
1
-36
/
+5
|
*
|
|
|
powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
Christophe Leroy
2020-09-15
1
-7
/
+7
|
*
|
|
|
powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto()
Christophe Leroy
2020-09-15
1
-1
/
+1
|
*
|
|
|
powerpc/8xx: Support 16k hugepages with 4k pages
Christophe Leroy
2020-09-15
2
-0
/
+16
|
*
|
|
|
powerpc/8xx: Refactor calculation of number of entries per PTE in page tables
Christophe Leroy
2020-09-15
1
-6
/
+12
|
*
|
|
|
powerpc/tau: Use appropriate temperature sample interval
Finn Thain
2020-09-15
1
-1
/
+1
|
*
|
|
|
powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit
Aneesh Kumar K.V
2020-09-15
6
-17
/
+43
|
*
|
|
|
powerpc/book3s64/hash/4k: Support large linear mapping range with 4K
Aneesh Kumar K.V
2020-09-15
1
-7
/
+6
|
*
|
|
|
powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31
Ravi Bangoria
2020-09-15
1
-0
/
+1
|
*
|
|
|
powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N
Ravi Bangoria
2020-09-15
1
-0
/
+3
|
*
|
|
|
powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c
Ravi Bangoria
2020-09-15
1
-0
/
+8
|
*
|
|
|
powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors
Ravi Bangoria
2020-09-15
1
-0
/
+1
|
*
|
|
|
powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
Thiago Jung Bauermann
2020-09-14
1
-0
/
+4
|
*
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2020-09-14
6
-20
/
+43
|
|
\
\
\
\
|
*
|
|
|
|
powerpc/64: Remove unused generic_secondary_thread_init()
Michael Ellerman
2020-09-08
1
-1
/
+0
|
*
|
|
|
|
powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user...
Christophe Leroy
2020-09-08
1
-4
/
+4
|
*
|
|
|
|
powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
Christophe Leroy
2020-09-02
1
-14
/
+14
|
*
|
|
|
|
pseries/drmem: don't cache node id in drmem_lmb struct
Scott Cheloha
2020-09-02
1
-21
/
+0
|
*
|
|
|
|
powerpc: Rewrite 4xx flush_cache_instruction() in C
Christophe Leroy
2020-09-02
1
-0
/
+8
|
*
|
|
|
|
powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
Christophe Leroy
2020-09-02
2
-1
/
+2
|
*
|
|
|
|
powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
Nathan Lynch
2020-09-02
1
-1
/
+17
|
*
|
|
|
|
powerpc: Drop _nmask_and_or_msr()
Christophe Leroy
2020-09-02
1
-1
/
+0
|
*
|
|
|
|
powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h
Scott Cheloha
2020-09-02
1
-0
/
+36
|
*
|
|
|
|
powerpc: drop hard_reset_now() and poweroff_now() declaration
Christophe Leroy
2020-09-02
1
-2
/
+0
|
*
|
|
|
|
powerpc/fpu: Drop cvt_fd() and cvt_df()
Christophe Leroy
2020-09-02
1
-2
/
+0
|
*
|
|
|
|
powerpc/irq: Drop forward declaration of struct irqaction
Christophe Leroy
2020-09-02
1
-1
/
+0
|
*
|
|
|
|
powerpc/hwirq: Remove stale forward irq_chip declaration
Christophe Leroy
2020-09-02
1
-6
/
+0
|
*
|
|
|
|
powerpc/nx: Don't pack struct coprocessor_request_block
Oliver O'Halloran
2020-08-25
1
-2
/
+4
|
*
|
|
|
|
ocxl: Remove custom service to allocate interrupts
Frederic Barrat
2020-08-25
1
-3
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
powerpc/mm: move setting pte specific flags to pfn_pte
Aneesh Kumar K.V
2020-10-16
2
-11
/
+9
*
|
|
|
|
powerpc/mm: add DEBUG_VM WARN for pmd_clear
Aneesh Kumar K.V
2020-10-16
1
-0
/
+14
*
|
|
|
|
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-15
3
-4
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
dma-mapping: split <linux/dma-mapping.h>
Christoph Hellwig
2020-10-06
2
-2
/
+2
|
*
|
|
|
|
Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...
Christoph Hellwig
2020-09-25
1
-5
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
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
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
[prev]
[next]