index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
include
/
asm
/
nohash
/
64
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-03
powerpc/mm: refactor pgd_alloc() and pgd_free() on nohash
Christophe Leroy
2019-05-03
powerpc/mm: refactor pmd_pgtable()
Christophe Leroy
2019-05-03
powerpc/mm: refactor pgtable freeing functions on nohash
Christophe Leroy
2019-05-03
powerpc/mm: refactor definition of pgtable_cache[]
Christophe Leroy
2019-05-03
powerpc/mm: refactor pte_alloc_one() and pte_free() families definition.
Christophe Leroy
2019-05-03
powerpc/mm: get rid of nohash/32/mmu.h and nohash/64/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: move pgtable_t in asm/mmu.h
Christophe Leroy
2019-05-03
powerpc/mm: convert Book3E 64 to pte_fragment
Christophe Leroy
2019-05-03
powerpc/64: only book3s/64 supports CONFIG_PPC_64K_PAGES
Christophe Leroy
2019-05-03
powerpc/mm: no slice for nohash/64
Christophe Leroy
2019-05-02
powerpc/nohash64: clean pgtable.h
Christophe Leroy
2019-04-21
powerpc/mm: Fix build error with FLATMEM book3s64 config
Aneesh Kumar K.V
2019-04-20
powerpc/mm: Silence unused-but-set-variable warnings
Qian Cai
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2018-12-04
powerpc/mm: enable the use of page table cache of order 0
Christophe Leroy
2018-12-04
powerpc/mm: Move pgtable_t into platform headers
Christophe Leroy
2018-12-04
powerpc/mm: move platform specific mmu-xxx.h in platform directories
Christophe Leroy
2018-10-28
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-26
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-14
powerpc/mm: Allow platforms to redefine some helpers
Christophe Leroy
2018-10-14
powerpc/nohash/64: do not include pte-common.h
Christophe Leroy
2018-10-14
powerpc/mm: add pte helpers to query and change pte flags
Christophe Leroy
2018-10-14
powerpc/mm: move some nohash pte helpers in nohash/[32:64]/pgtable.h
Christophe Leroy
2018-10-14
powerpc: handover page flags with a pgprot_t parameter
Christophe Leroy
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2018-07-30
powerpc/nohash: fix hash related comments in pgtable.h
Christophe Leroy
2018-07-30
powerpc: move ASM_CONST and stringify_in_c() into asm-const.h
Christophe Leroy
2018-06-20
powerpc/mm/hash/4k: Free hugetlb page table caches correctly.
Aneesh Kumar K.V
2018-06-03
powerpc/mm/radix: Change pte relax sequence to handle nest MMU hang
Aneesh Kumar K.V
2018-06-03
powerpc/mm: Change function prototype
Aneesh Kumar K.V
2018-06-02
powerpc/mm: Fix kernel crash on page table free
Aneesh Kumar K.V
2018-05-15
powerpc/mm/nohash: Remove pte fragment dependency from nohash
Aneesh Kumar K.V
2018-05-15
powerpc/mm/book3e/64: Remove unsupported 64Kpage size from 64bit booke
Aneesh Kumar K.V
2018-05-07
powerpc/nohash: Remove _PAGE_BUSY
Christophe Leroy
2018-05-07
powerpc/nohash: Remove hash related code from nohash headers.
Christophe Leroy
2018-03-06
powerpc/mm/slice: create header files dedicated to slices
Christophe Leroy
2018-02-13
powerpc/mm: Fix crashes with 16G huge pages
Aneesh Kumar K.V
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-06
powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-05
powerpc/mm/book(e)(3s)/64: Add page table accounting
Balbir Singh
2017-03-31
powerpc/mm/nohash: MM_SLICE is only used by book3s 64
Aneesh Kumar K.V
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2016-12-16
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-12-09
powerpc: port 64 bits pgtable_cache to 32 bits
Christophe Leroy
2016-11-28
powerpc/mm: update radix__ptep_set_access_flag to not do full mm tlb flush
Aneesh Kumar K.V
2016-11-18
powerpc/64: get rid of MIN_HUGEPTE_SHIFT
Christophe Leroy
2016-11-14
powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h
Rui Teng
[next]