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
/
memory.h
Age
Commit message (
Expand
)
Author
2016-09-22
arm64: Correctly bounds check virt_addr_valid
Laura Abbott
2016-06-03
arm64: update stale PAGE_OFFSET comment
Mark Rutland
2016-04-28
arm64: Promote KERNEL_START/KERNEL_END definitions to a header file
James Morse
2016-04-14
arm64: mm: restrict virt_to_page() to the linear mapping
Ard Biesheuvel
2016-04-14
arm64: mm: move vmemmap region right below the linear region
Ard Biesheuvel
2016-02-29
arm64: mm: treat memstart_addr as a signed quantity
Ard Biesheuvel
2016-02-24
arm64: add support for kernel ASLR
Ard Biesheuvel
2016-02-23
arm64: mm: use bit ops rather than arithmetic in pa/va translations
Ard Biesheuvel
2016-02-23
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
Ard Biesheuvel
2016-02-18
arm64: allow kernel Image to be loaded anywhere in physical memory
Ard Biesheuvel
2016-02-18
arm64: defer __va translation of initrd_start and initrd_end
Ard Biesheuvel
2016-02-18
arm64: move kernel image to base of vmalloc area
Ard Biesheuvel
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-18
arm64: add support for ioremap() block mappings
Ard Biesheuvel
2015-11-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-10-28
arm64: remove bogus TASK_SIZE_64 check
Ard Biesheuvel
2015-10-14
Merge branch 'x86/urgent' into core/efi, to pick up a pending EFI fix
Ingo Molnar
2015-10-07
arm64: introduce VA_START macro - the first kernel virtual address.
Andrey Ryabinin
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-08-27
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-08-24
arm64: set MAX_MEMBLOCK_ADDR according to linear region size
Ard Biesheuvel
2015-08-08
arm64/mm: Add PROT_DEVICE_nGnRnE and PROT_NORMAL_WT
Jonathan (Zhixiong) Zhang
2015-01-23
arm64: Fix overlapping VA allocations
Mark Rutland
2014-12-09
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-11-13
arm64: ARCH_PFN_OFFSET should be unsigned long
Neil Zhang
2014-11-10
arm64: Use include/asm-generic/io.h
Thierry Reding
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-08
arm64: implement TASK_SIZE_OF
Colin Cross
2014-05-13
Merge tag 'stable/for-linus-3.15-rc5-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-05-12
arm64: introduce virt_to_pfn
Stefano Stabellini
2014-04-07
arm64: add early_ioremap support
Mark Salter
2013-12-19
arm64: Correct virt_addr_valid
Laura Abbott
2013-11-05
arm64: Use 42-bit address space with 64K pages
Catalin Marinas
2013-06-07
arm64: KVM: define HYP and Stage-2 translation page flags
Marc Zyngier
2013-01-22
arm64: Add simple earlyprintk support
Catalin Marinas
2012-09-17
arm64: MMU definitions
Catalin Marinas