index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 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
*
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
2018-05-15
1
-12
/
+45
*
powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
Aneesh Kumar K.V
2018-05-15
3
-121
/
+4
*
powerpc/nohash: Remove _PAGE_BUSY
Christophe Leroy
2018-05-07
1
-7
/
+3
*
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
2018-05-07
1
-14
/
+7
*
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
2018-03-06
1
-0
/
+12
*
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2018-02-13
1
-0
/
+1
*
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-16
1
-1
/
+1
|
\
|
*
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-06
1
-1
/
+1
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-06-05
1
-4
/
+7
*
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
2017-03-31
1
-5
/
+0
*
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2017-03-09
2
-0
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-16
1
-2
/
+0
|
\
|
*
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-12-09
1
-2
/
+0
*
|
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-28
1
-1
/
+2
*
|
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2016-11-18
2
-6
/
+0
|
/
*
powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
Rui Teng
2016-11-14
1
-13
/
+1
*
powerpc/mm/radix: Use different pte update sequence for different POWER9 revs
Aneesh Kumar K.V
2016-09-13
1
-1
/
+2
*
Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-07-30
1
-0
/
+1
|
\
|
*
powerpc/mm: Fix build of Book3E/64 with 64K pages
Benjamin Herrenschmidt
2016-07-07
1
-0
/
+1
*
|
powerpc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
1
-4
/
+2
*
|
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2016-06-24
1
-1
/
+1
|
/
*
powerpc/nohash: Fix build break with 64K pages
Michael Ellerman
2016-06-10
1
-1
/
+1
*
powerpc/mm: Make 4K and 64K use pte_t for pgtable_t
Aneesh Kumar K.V
2016-05-11
1
-35
/
+3
*
powerpc/mm: Rename function to indicate we are allocating fragments
Aneesh Kumar K.V
2016-05-11
1
-6
/
+6
*
powerpc/mm: Revert changes made to nohash pgalloc-64.h
Aneesh Kumar K.V
2016-05-11
2
-35
/
+10
*
powerpc/mm: Copy pgalloc (part 2)
Aneesh Kumar K.V
2016-05-11
1
-0
/
+266
*
powerpc/mm: Abstraction for vmemmap and map_kernel_page()
Aneesh Kumar K.V
2016-05-01
1
-0
/
+7
*
powerpc/mm/book3s-64: Use physical addresses in upper page table tree levels
Paul Mackerras
2016-02-29
1
-0
/
+3
*
powerpc/nohash: we don't use real_pte_t for nohash
Aneesh Kumar K.V
2015-12-14
1
-33
/
+0
*
powerpc/nohash: Update 64K nohash config to have 32 pte fragement
Aneesh Kumar K.V
2015-12-14
1
-3
/
+3
*
powerpc/mm: Don't hardcode the hash pte slot shift
Aneesh Kumar K.V
2015-12-14
1
-1
/
+1
*
powerpc/mm: Don't hardcode page table size
Aneesh Kumar K.V
2015-12-14
1
-4
/
+17
*
powerpc/mm: Move THP headers around
Aneesh Kumar K.V
2015-12-14
1
-248
/
+5
*
powerpc/booke: Move nohash headers
Aneesh Kumar K.V
2015-12-14
3
-0
/
+776