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
/
asm
/
nohash
/
64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-03-25
1
-3
/
+0
|
\
|
*
powerpc/nohash: Remove pte_same()
Christophe Leroy
2022-02-03
1
-3
/
+0
*
|
powerpc: Add pmd_pfn()
Matthew Wilcox (Oracle)
2022-03-21
1
-0
/
+1
|
/
*
powerpc/fixmap: Fix VM debug warning on unmap
Christophe Leroy
2022-01-24
1
-0
/
+1
*
powerpc/code-patching: Move patch_exception() outside code-patching.c
Christophe Leroy
2021-12-23
1
-0
/
+6
*
powerpc/book3e: Fix set_memory_x() and set_memory_nx()
Christophe Leroy
2021-10-28
1
-5
/
+0
*
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+5
*
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2021-07-08
1
-1
/
+5
*
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-2
/
+0
*
powerpc/64: Fix the definition of the fixmap area
Christophe Leroy
2021-04-22
1
-1
/
+4
*
Revert "powerpc/64s: Remove PROT_SAO support"
Shawn Anastasio
2020-08-24
1
-0
/
+2
*
powerpc/64s: Remove PROT_SAO support
Nicholas Piggin
2020-07-22
1
-2
/
+0
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
2
-26
/
+0
*
Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-06-05
1
-27
/
+1
|
\
|
*
powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
Christophe Leroy
2020-05-26
1
-27
/
+1
*
|
powerpc: add support for folded p4d page tables
Mike Rapoport
2020-06-04
3
-20
/
+20
|
/
*
powerpc/mm: refactor ioremap vm area setup.
Christophe Leroy
2019-08-27
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-4
/
+1
*
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
1
-11
/
+0
*
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
1
-43
/
+0
*
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
1
-22
/
+0
*
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
1
-25
/
+0
*
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
2019-05-03
1
-10
/
+0
*
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
1
-6
/
+0
*
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
2
-22
/
+15
*
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
2
-7
/
+0
*
powerpc/mm: no slice for nohash/64
Christophe Leroy
2019-05-03
1
-12
/
+0
*
powerpc/nohash64: clean pgtable.h
Christophe Leroy
2019-05-02
1
-5
/
+0
*
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-21
1
-0
/
+2
*
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2019-04-20
1
-1
/
+2
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-4
/
+2
*
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
1
-4
/
+1
*
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
1
-0
/
+4
*
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2018-12-04
1
-0
/
+8
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-3
/
+1
|
\
|
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
1
-3
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
1
-0
/
+1
|
\
\
|
*
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
|
/
*
|
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
1
-4
/
+0
*
|
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
1
-1
/
+16
*
|
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
1
-0
/
+5
*
|
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
2018-10-14
1
-0
/
+20
*
|
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-10-14
1
-2
/
+1
|
/
*
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2018-07-30
1
-14
/
+4
*
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-07-30
1
-0
/
+1
*
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
1
-0
/
+1
*
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
1
-0
/
+2
*
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-03
1
-2
/
+3
*
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2018-06-02
1
-1
/
+1
[next]