index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
memory.h
Age
Commit message (
Expand
)
Author
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
2011-08-13
ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT
Nicolas Pitre
2011-07-12
ARM: dma: replace ISA_DMA_THRESHOLD with a variable
Russell King
2011-05-12
ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
Russell King
2011-05-12
ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS
Russell King
2011-02-17
ARM: 6675/1: use phys_addr_t instead of unsigned long in conversion code
Will Deacon
2011-02-17
ARM: P2V: extend to 16-bit translation offsets
Russell King
2011-02-17
ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching
Russell King
2011-02-17
ARM: P2V: separate PHYS_OFFSET from platform definitions
Russell King
2011-01-25
ARM: 6637/1: Make the argument to virt_to_phys() "const volatile"
Catalin Marinas
2010-07-31
Merge branch 'misc' into devel
Russell King
2010-07-27
ARM: 6225/1: make TCM allocation static and common for all archs
Linus Walleij
2010-07-16
ARM: Remove 'node' argument form arch_adjust_zones()
Russell King
2010-07-16
ARM: Remove DISCONTIGMEM support
Russell King
2010-02-15
ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
Fenkart/Bostandzhyan
2010-02-15
ARM: 5927/1: Make delimiters of DMA area globally visibly.
Fenkart/Bostandzhyan
2009-12-04
Merge branch 'pending-dma-streaming' (early part) into devel
Russell King
2009-11-23
ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()
Russell King
2009-11-23
ARM: provide phys_to_page() to complement page_to_phys()
Russell King
2009-10-19
Revert "[ARM] unconditionally define __virt_to_phys and __phys_to_virt"
Russell King
2009-09-12
Merge branch 'master' into devel
Russell King
2009-09-12
ARM: Fix pfn_valid() for sparse memory
Russell King
2009-07-24
Thumb-2: Add support for loadable modules
Catalin Marinas
2009-03-16
[ARM] make page_to_dma() highmem aware
Nicolas Pitre
2009-03-16
[ARM] kmap support
Nicolas Pitre
2008-11-28
[ARM] remove a common set of __virt_to_bus definitions
Nicolas Pitre
2008-11-28
[ARM] unconditionally define __virt_to_phys and __phys_to_virt
Nicolas Pitre
2008-11-06
[ARM] fix naming of MODULE_START / MODULE_END
Russell King
2008-10-09
[ARM] 5295/1: make ZONE_DMA optional
Nicolas Pitre
2008-09-30
[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
Russell King
2008-09-01
[ARM] 5222/1: Allow configuring user:kernel split via Kconfig
Lennert Buytenhek
2008-08-10
[ARM] dma-mapping: improve type-safeness of DMA translations
Russell King
2008-08-09
[ARM] prevent crashing when too much RAM installed
Lennert Buytenhek
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King