index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
pgalloc.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables
Will Deacon
2018-02-16
1
-22
/
+22
*
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
1
-3
/
+3
*
kmemcheck: stop using GFP_NOTRACK and SLAB_NOTRACK
Levin, Alexander (Sasha Levin)
2017-11-16
1
-1
/
+1
*
arm64: get rid of superfluous __GFP_REPEAT
Michal Hocko
2016-06-25
1
-1
/
+1
*
arm64: mm: add __{pud,pgd}_populate
Mark Rutland
2016-02-16
1
-4
/
+22
*
arm64: move PGD_SIZE definition to pgalloc.h
Andrey Ryabinin
2015-10-12
1
-0
/
+1
*
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-04-15
1
-4
/
+4
*
arm64: pgalloc: consistently use PGALLOC_GFP
Mark Rutland
2014-11-20
1
-4
/
+4
*
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
1
-4
/
+4
*
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
1
-0
/
+20
*
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
1
-2
/
+2
*
arm64: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-15
1
-3
/
+6
*
arm64: MMU fault handling and page table management
Catalin Marinas
2012-09-17
1
-0
/
+113