index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
/
asm
/
pgalloc_64.h
Age
Commit message (
Expand
)
Author
2023-08-18
sparc: add pte_free_defer() for pte_t *pgtable_t
Hugh Dickins
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2020-06-09
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-01-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2020-01-30
sparc64: add support for folded p4d page tables
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
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
sparc: get rid of superfluous __GFP_REPEAT
Michal Hocko
2014-10-05
sparc64: Switch to 4-level page tables.
David S. Miller
2014-05-18
sparc: drop use of extern for prototypes in arch/sparc/include/asm
Sam Ravnborg
2012-10-09
sparc64: Support transparent huge pages.
David Miller
2012-10-09
sparc64: Eliminate PTE table memory wastage.
David Miller
2011-07-25
sparc64: use RCU page table freeing
David S. Miller
2011-07-25
sparc64: kill page table quicklists
David S. Miller
2011-05-25
sparc: mmu_gather rework
Peter Zijlstra
2008-07-27
sparc, sparc64: use arch/sparc/include
Sam Ravnborg