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
/
32
/
pgalloc.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: Only keep one version of pmd_populate() functions on nohash/32
Christophe Leroy
2019-05-03
1
-20
/
+8
*
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
1
-21
/
+0
*
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
1
-25
/
+0
*
powerpc/mm: inline pte_alloc_one_kernel() and pte_alloc_one() on PPC32
Christophe Leroy
2019-05-03
1
-3
/
+12
*
powerpc/mm: drop __bad_pte()
Christophe Leroy
2019-05-03
1
-2
/
+0
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
1
-3
/
+3
*
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
1
-4
/
+1
*
powerpc/mm: Extend pte_fragment functionality to PPC32
Christophe Leroy
2018-12-04
1
-11
/
+11
*
powerpc/mm/32: Fix pgtable_page_dtor call
Aneesh Kumar K.V
2018-06-26
1
-1
/
+0
*
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-20
1
-0
/
+1
*
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2018-06-02
1
-0
/
+1
*
powerpc/8xx: Remove _PAGE_USER and handle user access at PMD level
Christophe Leroy
2018-01-16
1
-1
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
powerpc/mm/book(e)(3s)/32: Add page table accounting
Balbir Singh
2017-06-05
1
-1
/
+2
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-09
1
-6
/
+38
*
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-05-11
1
-0
/
+109