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
/
arm
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
2017-02-28
ARM: 8648/2: nommu: display vectors base
Afzal Mohammed
2017-02-28
ARM: 8646/1: mmu: decouple VECTORS_BASE from Kconfig
Afzal Mohammed
2017-02-28
ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUAL
Florian Fainelli
2017-02-28
ARM: 8639/1: Define KERNEL_START and KERNEL_END
Florian Fainelli
2016-08-12
ARM: 8589/1: asm/memory.h: remove dead definitions
Nicolas Pitre
2016-05-03
ARM: provide arm_has_idmap_alias() helper
Russell King
2016-05-03
ARM: provide improved virt_to_idmap() functionality
Russell King
2016-02-22
ARM: 8530/1: remove VIRT_TO_BUS
Arnd Bergmann
2016-02-17
ARM: make the physical-relative calculation more obvious
Russell King
2016-02-16
ARM: 8512/1: proc-v7.S: Adjust stack address when XIP_KERNEL
Nicolas Pitre
2016-02-08
ARM: make virt_to_idmap() return unsigned long
Russell King
2015-09-22
ARM: 8430/1: use default ioremap alignment for SMP or LPAE
Sergey Dyasly
2015-08-27
mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.h
Christoph Hellwig
2015-07-17
ARM: fix __virt_to_idmap build error on !MMU
Russell King
2015-07-07
Merge branches 'fixes' and 'ioremap' into for-linus
Russell King
2015-06-29
ARM: 8396/1: use phys_addr_t in pfn_to_kaddr()
Vitaly Andrianov
2015-06-01
ARM: redo TTBR setup code for LPAE
Russell King
2014-11-10
ARM: Use include/asm-generic/io.h
Thierry Reding
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
2014-07-29
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
2014-07-01
ARM: nommu: don't limit TASK_SIZE
Uwe Kleine-König
2014-04-23
ARM: 8023/1: remove remnants of the static DMA mapping
Nicolas Pitre
2014-04-04
Merge branches 'amba', 'fixes', 'misc', 'mmci', 'unstable/omap-dma' and 'unst...
Russell King
2014-04-03
ARM: Better virt_to_page() handling
Russell King
2014-03-07
ARM: fix noMMU kallsyms symbol filtering
Russell King
2013-12-29
ARM: 7931/1: Correct virt_addr_valid
Laura Abbott
2013-12-13
ARM: fix asm/memory.h build error
Russell King
2013-11-14
ARM: 7882/1: mm: fix __phys_to_virt to work with 64 bit phys_addr_t in BE case
Victor Kamensky
2013-10-29
ARM: fix misplaced arch_virt_to_idmap()
Russell King
2013-10-10
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
Sricharan R
2013-10-10
ARM: mm: Introduce virt_to_idmap() with an arch hook
Santosh Shilimkar
2013-10-10
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
Santosh Shilimkar
2013-07-03
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
2013-05-30
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
Cyril Chemparathy
2013-05-30
ARM: LPAE: accomodate >32-bit addresses for page table base
Cyril Chemparathy
2013-02-21
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2013-02-20
Merge branch 'misc' into for-linus
Russell King
2013-02-16
ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout
Will Deacon
2013-02-14
ARM: disable virt_to_bus/virt_to_bus almost everywhere
Arnd Bergmann
2013-02-08
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
Will Deacon
2012-10-02
ARM: kill off arch_is_coherent
Rob Herring
2012-09-07
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
Stephen Boyd
2012-06-28
ARM: 7432/1: use the new linux/sizes.h
Alessandro Rubini
2012-03-24
ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds
Uwe Kleine-König
2011-10-13
ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
Nicolas Pitre
2011-09-26
ARM: prepare for removal of a bunch of <mach/memory.h> files
Nicolas Pitre
2011-08-29
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
Nicolas Pitre
2011-08-22
ARM: Add init_consistent_dma_size()
Jon Medhurst
[next]