David Howells
|
a1ce39288e
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers
|
12 years ago |
Will Deacon
|
f5f2025ef3
ARM: 7488/1: mm: use 5 bits for swapfile type encoding
|
13 years ago |
Will Deacon
|
47f1204329
ARM: 7487/1: mm: avoid setting nG bit for user mappings that aren't present
|
13 years ago |
Russell King
|
2e0e943436
Merge branch 'devel-stable' into for-linus
|
13 years ago |
Russell King
|
e0b58ee8c4
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-stable
|
13 years ago |
Nicolas Pitre
|
9561f4e052
Revert "ARM: move VMALLOC_END down temporarily for shmobile"
|
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
|
dcfdae04bd
ARM: LPAE: Introduce the 3-level page table format definitions
|
13 years ago |
Catalin Marinas
|
e0c0313bd7
ARM: LPAE: Move page table maintenance macros to pgtable-2level.h
|
13 years ago |
Russell King
|
a32618d28d
ARM: pgtable: switch to use pgtable-nopud.h
|
13 years ago |
Russell King
|
3ee0fc5ca1
Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stable
|
13 years ago |
Will Deacon
|
8903826d0c
ARM: idmap: populate identity map pgd at init time using .init.text
|
13 years ago |
Rob Herring
|
7dbaa46678
ARM: 7169/1: topdown mmap support
|
13 years ago |
Nicolas Pitre
|
0af362f844
ARM: move VMALLOC_END down temporarily for shmobile
|
13 years ago |
Nicolas Pitre
|
0536bdf33f
ARM: move iotable mappings within the vmalloc region
|
14 years ago |
Linus Torvalds
|
1fdb24e969
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm
|
13 years ago |
Catalin Marinas
|
d7c5d0dcff
ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entries
|
14 years ago |
Catalin Marinas
|
17f5721196
ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate files
|
14 years ago |
Santosh Shilimkar
|
8fb54284ba
ARM: mm: Add strongly ordered descriptor support.
|
14 years ago |
Russell King
|
516295e5ab
ARM: pgtable: add pud-level code
|
14 years ago |
Will Deacon
|
cae6292b65
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
|
14 years ago |
Russell King
|
36bb94ba36
ARM: pgtable: provide RDONLY page table bit rather than WRITE bit
|
14 years ago |
Russell King
|
9522d7e4cb
ARM: pgtable: invert L_PTE_EXEC to L_PTE_XN
|
14 years ago |
Russell King
|
e926f4495e
ARM: pgtable: remove FIRST_USER_PGD_NR
|
14 years ago |
Russell King
|
614dd0585f
ARM: pgtable: collect up identity mapping functions
|
14 years ago |
Russell King
|
d30e45eeab
ARM: pgtable: switch order of Linux vs hardware page tables
|
14 years ago |
Russell King
|
f6e3354d02
ARM: pgtable: introduce pteval_t to represent a pte value
|
14 years ago |
Russell King
|
97092e0c56
ARM: pgtable: use phys_addr_t for physical addresses
|
14 years ago |
Russell King
|
69529c0eb7
ARM: pgtable: directly pass pgd/pmd/pte to their error functions
|
14 years ago |
Russell King
|
b510b049b5
ARM: pgtable: group pte functions together
|
14 years ago |