index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-12
parisc: switch to generic version of pte allocation
Mike Rapoport
2019-05-03
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-06-24
parisc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2015-11-20
parisc: Fix wrong comment regarding first pmd entry flags
Helge Deller
2015-07-19
parisc: mm: Fix a memory leak related to pmd not attached to the pgd
Christophe Jaillet
2015-04-21
parisc: Replace PT_NLEVELS with CONFIG_PGTABLE_LEVELS
Guenter Roeck
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-03-23
parisc: Fix pmd code to depend on PT_NLEVELS value, not on CONFIG_64BIT
Helge Deller
2015-03-23
parisc: mm: don't count preallocated pmds
Mikulas Patocka
2013-11-15
parisc: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2008-10-10
parisc: move include/asm-parisc to arch/parisc/include/asm
Kyle McMartin