Linus Torvalds
|
12679a2d7e
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
|
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 |
Russell King
|
195864cf3d
ARM: move CP15 definitions to separate header file
|
13 years ago |
Russell King
|
94e5a85b3b
ARM: earlier initialization of vectors page
|
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 |
Will Deacon
|
77f73a2c8e
ARM: LPAE: mark memory banks with start > ULONG_MAX as highmem
|
13 years ago |
Catalin Marinas
|
1b6ba46b7e
ARM: LPAE: MMU setup for the 3-level page table format
|
13 years ago |
Nicolas Pitre
|
576d2f2525
ARM: add generic ioremap optimization by reusing static mappings
|
13 years ago |
Nicolas Pitre
|
0536bdf33f
ARM: move iotable mappings within the vmalloc region
|
14 years ago |
Nicolas Pitre
|
55a8173cfe
ARM: move initialization of the high_memory variable earlier
|
13 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
|
442e70c0b3
ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32
|
13 years ago |
Santosh Shilimkar
|
8fb54284ba
ARM: mm: Add strongly ordered descriptor support.
|
14 years ago |
Catalin Marinas
|
e73fc88e19
ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*
|
14 years ago |
Russell King
|
0371d3f7e8
ARM: move memory layout sanity checking before meminfo initialization
|
14 years ago |
Will Deacon
|
40f7bfe4f1
ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
|
14 years ago |
Peter Zijlstra
|
1c39517696
mm: now that all old mmu_gather code is gone, remove the storage
|
14 years ago |
Russell King
|
196f020fbb
Merge branches 'fixes', 'pgt-next' and 'versatile' into devel
|
14 years ago |
Nicolas Pitre
|
aaa50048f6
ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcast
|
14 years ago |
Russell King
|
516295e5ab
ARM: pgtable: add pud-level code
|
14 years ago |
Russell King
|
e33b9d0878
ARM: Use long long format when printing meminfo physical addresses
|
14 years ago |
Will Deacon
|
cae6292b65
ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functions
|
14 years ago |
Will Deacon
|
29a38193c1
ARM: 6674/1: LPAE: use long long format when printing physical addresses and ptes
|
14 years ago |
Catalin Marinas
|
410f14837a
ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTE
|
14 years ago |
Russell King
|
28cdac6690
Merge branch 'pgt' (early part) into devel
|
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
|
614dd0585f
ARM: pgtable: collect up identity mapping functions
|
14 years ago |
Russell King
|
f6e3354d02
ARM: pgtable: introduce pteval_t to represent a pte value
|
14 years ago |