index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
page.h
Age
Commit message (
Expand
)
Author
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-03-17
arm64: define __alloc_zeroed_user_highpage
glider@google.com
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-09-21
arm64: Kconfig: Remove ARCH_HAS_HOLES_MEMORYMODEL
James Morse
2017-08-15
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2016-06-03
arm64: move {PAGE,CONT}_SHIFT into Kconfig
Mark Rutland
2016-04-28
arm64: kernel: Include _AC definition in page.h
James Morse
2016-02-03
arm64: asm: Explicitly include linux/personality.h in asm/page.h
Mark Brown
2015-10-19
arm64: Add 16K page size support
Suzuki K. Poulose
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2015-10-08
arm64: Add contiguous page flag shifts and constants
Jeremy Linton
2015-04-16
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-04-14
arm64: expose number of page table levels on Kconfig level
Kirill A. Shutemov
2015-03-23
arm64: mm: increase VA range of identity map
Ard Biesheuvel
2014-08-08
arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area
Andy Lutomirski
2014-07-23
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
arm64: Remove asm/pgtable-*level-types.h files
Catalin Marinas
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-10
arm64: place initial page tables above the kernel
Mark Rutland
2012-09-17
arm64: MMU fault handling and page table management
Catalin Marinas