Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10593b2e49327f7cd193fc2ba30fa3da322bda6a
/
arch
/
arm
/
include
/
asm
/
memory.h
5e4432d
ARM: fix misplaced arch_virt_to_idmap()
by Russell King
· 11 years ago
f52bb72
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
by Sricharan R
· 11 years ago
4dc9a81
ARM: mm: Introduce virt_to_idmap() with an arch hook
by Santosh Shilimkar
· 11 years ago
ca5a45c
ARM: mm: use phys_addr_t appropriately in p2v and v2p conversions
by Santosh Shilimkar
· 11 years ago
5b84de3
mm/ARM: fix stale comment about VALID_PAGE()
by Jiang Liu
· 11 years ago
5b20c5b
ARM: fix type of PHYS_PFN_OFFSET to unsigned long
by Cyril Chemparathy
· 12 years ago
4756dcb
ARM: LPAE: accomodate >32-bit addresses for page table base
by Cyril Chemparathy
· 12 years ago
b24174b
Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
1b1c740
Merge branch 'misc' into for-linus
by Russell King
· 12 years ago
5d1c20b
ARM: 7637/1: memory: use SZ_ constants for defining the virtual memory layout
by Will Deacon
· 12 years ago
a5d533e
ARM: disable virt_to_bus/virt_to_bus almost everywhere
by Arnd Bergmann
· 12 years ago
79d1f5c
ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is aligned
by Will Deacon
· 12 years ago
48aa820f
ARM: kill off arch_is_coherent
by Rob Herring
· 12 years ago
b4ad515
ARM: 7512/1: Fix XIP build due to PHYS_OFFSET definition moving
by Stephen Boyd
· 12 years ago
158e8bf
ARM: 7432/1: use the new linux/sizes.h
by Alessandro Rubini
· 12 years ago
38b4205
ARM: 7361/1: provide XIP_VIRT_ADDR for no-MMU builds
by Uwe Kleine-König
· 13 years ago
0cdc8b9
ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_H
by Nicolas Pitre
· 13 years ago
1b9f95f
ARM: prepare for removal of a bunch of <mach/memory.h> files
by Nicolas Pitre
· 13 years ago
96f90c79
Merge the enabling by default of ARM_PATCH_PHYS_VIRT
by Nicolas Pitre
· 13 years ago
99d1717
ARM: Add init_consistent_dma_size()
by Jon Medhurst
· 13 years ago
daece59
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
by Nicolas Pitre
· 13 years ago
022ae53
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
by Russell King
· 13 years ago
be20902
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
by Russell King
· 14 years ago
2fb3ec5
ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS
by Russell King
· 14 years ago
3a6b167
ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code
by Will Deacon
· 14 years ago
cada3c0
ARM: P2V: extend to 16-bit translation offsets
by Russell King
· 14 years ago
dc21af9
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
by Russell King
· 14 years ago
f4117ac
ARM: P2V: separate PHYS_OFFSET from platform definitions
by Russell King
· 14 years ago
05b112f
ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"
by Catalin Marinas
· 14 years ago
ceb0885
Merge branch 'misc' into devel
by Russell King
· 14 years ago
1dbd30e
ARM: 6225/1: make TCM allocation static and common for all archs
by Linus Walleij
· 14 years ago
b65b478
ARM: Remove 'node' argument form arch_adjust_zones()
by Russell King
· 14 years ago
be37030
ARM: Remove DISCONTIGMEM support
by Russell King
· 15 years ago
c931b4f
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
by Fenkart/Bostandzhyan
· 15 years ago
a7bd08c
ARM: 5927/1: Make delimiters of DMA area globally visibly.
by Fenkart/Bostandzhyan
· 15 years ago
2fc4281
Merge branch 'pending-dma-streaming' (early part) into devel
by Russell King
· 15 years ago
1c4a4f4
ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()
by Russell King
· 15 years ago
719301f
ARM: provide phys_to_page() to complement page_to_phys()
by Russell King
· 15 years ago
a8cf81f
Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"
by Russell King
· 15 years ago
87d721ad
Merge branch 'master' into devel
by Russell King
· 15 years ago
b7cfda9
ARM: Fix pfn_valid() for sparse memory
by Russell King
· 15 years ago
adca6dc
Thumb-2: Add support for loadable modules
by Catalin Marinas
· 15 years ago
58edb51
[ARM] make page_to_dma() highmem aware
by Nicolas Pitre
· 16 years ago
d73cd42
[ARM] kmap support
by Nicolas Pitre
· 16 years ago
b5ee900
[ARM] remove a common set of __virt_to_bus definitions
by Nicolas Pitre
· 16 years ago
75f4aa1
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
by Nicolas Pitre
· 16 years ago
ab4f2ee
[ARM] fix naming of MODULE_START / MODULE_END
by Russell King
· 16 years ago
3bca103
[ARM] 5295/1: make ZONE_DMA optional
by Nicolas Pitre
· 16 years ago
6c5da7a
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
by Russell King
· 16 years ago
8d5796d
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
by Lennert Buytenhek
· 16 years ago
98ed7d4
[ARM] dma-mapping: improve type-safeness of DMA translations
by Russell King
· 16 years ago
60296c7
[ARM] prevent crashing when too much RAM installed
by Lennert Buytenhek
· 16 years ago
a09e64f
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
by Russell King
· 16 years ago
4baa992
[ARM] move include/asm-arm to arch/arm/include/asm
by Russell King
· 16 years ago
[Renamed (99%) from include/asm-arm/memory.h]
05944d7
[ARM] Add initial sparsemem support
by Russell King
· 18 years ago
b7dc96d
[ARM] Clean up discontigmem support
by Russell King
· 18 years ago
a069c89
[ARM] 3705/1: add supersection support to ioremap()
by Lennert Buytenhek
· 18 years ago
ff0daca
[ARM] Add section support to ioremap
by Russell King
· 18 years ago
002547b
[ARM] nommu: adjust headers for !MMU ARM systems
by Russell King
· 18 years ago
62c4f0a
Don't include linux/config.h from anywhere else in include/
by David Woodhouse
· 19 years ago
7d12963
[ARM] Remove unnecessary extra parens in include/asm-arm/memory.h
by Russell King
· 19 years ago
0da3235
[ARM] arm's arch_local_page_offset() fix against 2.6.17-rc1
by KAMEZAWA Hiroyuki
· 19 years ago
23759dc
[ARM] 3439/2: xsc3: add I/O coherency support
by Lennert Buytenhek
· 19 years ago
7eb98a2
[PATCH] unify pfn_to_page: arm pfn_to_page
by KAMEZAWA Hiroyuki
· 19 years ago
37134cd
[ARM] 3209/1: Configurable DMA-consistent memory region
by Kevin Hilman
· 19 years ago
9d4ae72
[ARM] 3070/2: Add __ioremap_pfn() API
by Deepak Saxena
· 19 years ago
31a5539
[ARM] 3194/1: add pfn_to_kaddr macro for ARM take2
by Hiroki Kaminaga
· 19 years ago
37d07b7
[ARM] 3061/1: cleanup the XIP link address mess
by Nicolas Pitre
· 19 years ago
f09b997
[ARM] 3060/1: allow constants found in asm/memory.h to be used in asm code
by Nicolas Pitre
· 19 years ago
1b3cb73
[ARM] Tighten pfn_valid() test.
by Russell King
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago