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
...
|
*
|
|
|
hw-breakpoints: Fix build warnings with clang
Ravi Bangoria
2020-06-02
1
-3
/
+0
|
*
|
|
|
powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
Kajol Jain
2020-05-28
1
-0
/
+6
|
*
|
|
|
powerpc/64s/kuap: Conditionally restore AMR in kuap_restore_amr asm
Nicholas Piggin
2020-05-28
1
-3
/
+7
|
*
|
|
|
powerpc/64/kuap: Conditionally restore AMR in interrupt exit
Nicholas Piggin
2020-05-28
1
-3
/
+19
|
*
|
|
|
powerpc/64s/kuap: Add missing isync to KUAP restore paths
Nicholas Piggin
2020-05-28
1
-1
/
+10
|
*
|
|
|
powerpc: Remove IBM405 Erratum #77
Christophe Leroy
2020-05-28
7
-53
/
+0
|
*
|
|
|
powerpc/40x: Remove support for IBM 403GCX
Christophe Leroy
2020-05-28
3
-67
/
+1
|
*
|
|
|
powerpc/pgtable: Drop PTE_ATOMIC_UPDATES
Christophe Leroy
2020-05-28
1
-15
/
+0
|
*
|
|
|
powerpc/40x: Rework 40x PTE access and TLB miss
Christophe Leroy
2020-05-28
2
-22
/
+3
|
*
|
|
|
powerpc: Remove Xilinx PPC405/PPC440 support
Michal Simek
2020-05-28
2
-37
/
+0
|
*
|
|
|
powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
Nicholas Piggin
2020-05-28
1
-2
/
+5
|
*
|
|
|
powerpc: Add ppc_inst_as_u64()
Michael Ellerman
2020-05-26
1
-0
/
+9
|
*
|
|
|
powerpc: Add ppc_inst_next()
Michael Ellerman
2020-05-26
1
-0
/
+13
|
*
|
|
|
Merge branch 'fixes' into next
Michael Ellerman
2020-05-26
3
-6
/
+24
|
|
\
\
\
\
|
*
\
\
\
\
Merge "Use hugepages to map kernel mem on 8xx" into next
Michael Ellerman
2020-05-26
13
-239
/
+125
|
|
\
\
\
\
\
|
|
*
|
|
|
|
powerpc/32s: Implement dedicated kasan_init_region()
Christophe Leroy
2020-05-26
1
-0
/
+1
|
|
*
|
|
|
|
powerpc/8xx: Add a function to early map kernel via huge pages
Christophe Leroy
2020-05-26
2
-0
/
+7
|
|
*
|
|
|
|
powerpc/8xx: Remove now unused TLB miss functions
Christophe Leroy
2020-05-26
1
-7
/
+1
|
|
*
|
|
|
|
powerpc/8xx: Add function to set pinned TLBs
Christophe Leroy
2020-05-26
1
-0
/
+2
|
|
*
|
|
|
|
powerpc/8xx: MM_SLICE is not needed anymore
Christophe Leroy
2020-05-26
3
-86
/
+0
|
|
*
|
|
|
|
powerpc/8xx: Only 8M pages are hugepte pages now
Christophe Leroy
2020-05-26
1
-4
/
+3
|
|
*
|
|
|
|
powerpc/8xx: Manage 512k huge pages as standard pages.
Christophe Leroy
2020-05-26
3
-5
/
+11
|
|
*
|
|
|
|
powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages.
Christophe Leroy
2020-05-26
1
-7
/
+6
|
|
*
|
|
|
|
powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
Christophe Leroy
2020-05-26
1
-2
/
+0
|
|
*
|
|
|
|
powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
Christophe Leroy
2020-05-26
2
-1
/
+22
|
|
*
|
|
|
|
powerpc/mm: Create a dedicated pte_update() for 8xx
Christophe Leroy
2020-05-26
1
-4
/
+25
|
|
*
|
|
|
|
powerpc/mm: Standardise pte_update() prototype between PPC32 and PPC64
Christophe Leroy
2020-05-26
3
-17
/
+15
|
|
*
|
|
|
|
powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 an...
Christophe Leroy
2020-05-26
2
-5
/
+7
|
|
*
|
|
|
|
powerpc/mm: Refactor pte_update() on book3s/32
Christophe Leroy
2020-05-26
1
-38
/
+20
|
|
*
|
|
|
|
powerpc/mm: Refactor pte_update() on nohash/32
Christophe Leroy
2020-05-26
1
-22
/
+4
|
|
*
|
|
|
|
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-26
2
-44
/
+1
|
|
*
|
|
|
|
powerpc/mm: Allocate static page tables for fixmap
Christophe Leroy
2020-05-26
1
-0
/
+4
|
|
*
|
|
|
|
powerpc/kasan: Declare kasan_init_region() weak
Christophe Leroy
2020-05-20
1
-0
/
+3
|
|
*
|
|
|
|
powerpc/kasan: Fix shadow pages allocation failure
Christophe Leroy
2020-05-20
1
-2
/
+0
|
|
*
|
|
|
|
powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
Christophe Leroy
2020-05-20
1
-3
/
+1
|
*
|
|
|
|
|
powerpc/64s/pgtable: fix an undefined behaviour
Qian Cai
2020-05-20
1
-4
/
+19
|
*
|
|
|
|
|
powerpc/64s: Fix early_init_mmu section mismatch
Nicholas Piggin
2020-05-20
1
-1
/
+1
|
*
|
|
|
|
|
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2020-05-20
1
-0
/
+8
|
|
\
\
\
\
\
\
|
|
|
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
Cédric Le Goater
2020-05-07
1
-0
/
+8
|
*
|
|
|
|
|
Merge branch 'topic/uaccess-ppc' into next
Michael Ellerman
2020-05-20
3
-25
/
+142
|
|
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
powerpc/uaccess: Don't use "m<>" constraint
Michael Ellerman
2020-05-08
1
-1
/
+1
|
|
*
|
|
|
|
powerpc/uaccess: Implement user_read_access_begin and user_write_access_begin
Christophe Leroy
2020-05-01
3
-3
/
+37
|
|
*
|
|
|
|
powerpc/uaccess: Implement unsafe_copy_to_user() as a simple loop
Christophe Leroy
2020-04-30
1
-1
/
+20
|
|
*
|
|
|
|
powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
Christophe Leroy
2020-04-30
1
-9
/
+52
|
*
|
|
|
|
|
powerpc/watchpoint: Don't allow concurrent perf and ptrace events
Ravi Bangoria
2020-05-19
1
-0
/
+2
|
*
|
|
|
|
|
powerpc/watchpoint: Prepare handler to handle more than one watchpoint
Ravi Bangoria
2020-05-19
2
-1
/
+3
|
*
|
|
|
|
|
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
1
-2
/
+3
|
*
|
|
|
|
|
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
1
-1
/
+1
|
*
|
|
|
|
|
powerpc/watchpoint: Get watchpoint count dynamically while disabling them
Ravi Bangoria
2020-05-19
1
-8
/
+8
|
*
|
|
|
|
|
powerpc/watchpoint: Provide DAWR number to __set_breakpoint
Ravi Bangoria
2020-05-19
2
-2
/
+2
[prev]
[next]