index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
pgalloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-06
mm: add statistics for PUD level pagetable
Baolin Wang
1
-0
/
+1
2023-08-21
mips: convert various functions to use ptdescs
Vishal Moola (Oracle)
1
-14
/
+18
2022-12-11
MIPS&LoongArch&NIOS2: adjust prototypes of p?d_init()
Feiyang Chen
1
-5
/
+5
2022-07-17
mips: rename PGD_ORDER to PGD_TABLE_ORDER
Mike Rapoport
1
-1
/
+1
2022-07-17
mips: rename PUD_ORDER to PUD_TABLE_ORDER
Mike Rapoport
1
-1
/
+1
2022-07-17
mips: rename PMD_ORDER to PMD_TABLE_ORDER
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-03-14
MIPS: pgalloc: fix memory leak caused by pgd_free()
Yaliang Wang
1
-0
/
+6
2021-08-05
MIPS: check return value of pgtable_pmd_page_ctor
Huang Pei
1
-6
/
+11
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+0
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
1
-1
/
+0
2021-06-21
MIPS: add PMD table accounting into MIPS'pmd_alloc_one
Huang Pei
1
-3
/
+7
2020-08-07
asm-generic: pgalloc: provide generic pgd_free()
Mike Rapoport
1
-5
/
+0
2020-08-07
asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
Mike Rapoport
1
-5
/
+1
2020-08-07
asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
Mike Rapoport
1
-6
/
+2
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
1
-2
/
+2
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
1
-1
/
+1
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+0
2019-07-12
mips: switch to generic version of pte allocation
Mike Rapoport
1
-31
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
1
-4
/
+2
2017-07-12
MIPS: do not use __GFP_REPEAT for order-0 request
Michal Hocko
1
-1
/
+1
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
1
-0
/
+26
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
1
-15
/
+1
2016-10-04
MIPS: Squash lines for simple wrapper functions
Masahiro Yamada
1
-5
/
+1
2016-06-24
mips: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-3
/
+3
2013-11-15
mips: handle pgtable_page_ctor() fail
Kirill A. Shutemov
1
-3
/
+6
2010-02-27
MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
David Daney
1
-2
/
+2
2009-07-27
mm: Remove duplicate definitions in MIPS and SH
Benjamin Herrenschmidt
1
-11
/
+0
2009-07-27
mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
Benjamin Herrenschmidt
1
-3
/
+3
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
1
-0
/
+143