Ard Biesheuvel
|
9ab9e4fce4
ARM: memremap: implement arch_memremap_wb()
|
9 years ago |
Ard Biesheuvel
|
20c5ea4fc1
ARM: reintroduce ioremap_cached() for creating cached I/O mappings
|
9 years ago |
Ard Biesheuvel
|
2937367b8a
ARM: add support for generic early_ioremap/early_memremap
|
10 years ago |
Russell King
|
20a1080dff
ARM: io: convert ioremap*() to functions
|
10 years ago |
Thomas Petazzoni
|
1c8c3cf0b5
ARM: 8060/1: mm: allow sub-architectures to override PCI I/O memory type
|
11 years ago |
Russell King
|
2e2c9de207
ARM: add permission annotations to MT_MEMORY* mapping types
|
11 years ago |
Laura Abbott
|
9b97173e78
ARM: 7728/1: mm: Use phys_addr_t properly for ioremap functions
|
12 years ago |
Joonsoo Kim
|
101eeda38c
ARM: 7646/1: mm: use static_vm for managing static mapped areas
|
12 years ago |
Joonsoo Kim
|
ed8fd2186a
ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area
|
12 years ago |
Nicolas Pitre
|
3e99675af1
ARM: 7582/2: rename kvm_seq to vmalloc_seq so to avoid confusion with KVM
|
12 years ago |
Linus Torvalds
|
0e51793e16
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
13 years ago |
Russell King
|
a3d7193e3c
ARM: ensure vm_struct has its phys_addr member filled in
|
13 years ago |
Arnd Bergmann
|
19ec6caca2
Merge branch 'cleanup/io-pci' into next/cleanups
|
13 years ago |
Rob Herring
|
c279443709
ARM: Add fixed PCI i/o mapping
|
13 years ago |
Alessandro Rubini
|
158e8bfe80
ARM: 7432/1: use the new linux/sizes.h
|
13 years ago |
Linus Torvalds
|
820d41cf0c
Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
13 years ago |
David Howells
|
9f97da78bf
Disintegrate asm/system.h for ARM
|
13 years ago |
Russell King
|
15d07dc9c5
ARM: move CP15 definitions to separate header file
|
13 years ago |
Rob Herring
|
4fe7ef3a08
ARM: provide runtime hook for ioremap/iounmap
|
13 years ago |
Russell King
|
97f1040982
Revert "ARM: 7304/1: ioremap: fix boundary check when reusing static mapping"
|
13 years ago |
Pawel Moll
|
3c424f3598
ARM: 7304/1: ioremap: fix boundary check when reusing static mapping
|
13 years ago |
Russell King
|
6ae25a5b9d
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stable
|
13 years ago |
Catalin Marinas
|
da02877987
ARM: LPAE: Page table maintenance for the 3-level format
|
13 years ago |
Catalin Marinas
|
03a6b8274c
ARM: pgtable: Fix compiler warning in ioremap.c introduced by nopud
|
13 years ago |
Nicolas Pitre
|
576d2f2525
ARM: add generic ioremap optimization by reusing static mappings
|
14 years ago |
Nicolas Pitre
|
6ee723a657
ARM: simplify __iounmap() when dealing with section based mapping
|
14 years ago |
Tony Lindgren
|
6c5482d53f
ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORY
|
14 years ago |
Russell King
|
67cfa23ac9
Revert "ARM: relax ioremap prohibition (309caa9) for -final and -stable"
|
14 years ago |
Russell King
|
06c1088448
ARM: relax ioremap prohibition (309caa9) for -final and -stable
|
15 years ago |
Russell King
|
d746196361
ARM: use generic ioremap_page_range()
|
15 years ago |