Victor Kamensky
|
d9a790df8e
ARM: 7883/1: fix mov to mvn conversion in case of 64 bit phys_addr_t and BE
|
11 years ago |
Victor Kamensky
|
10593b2e49
ARM: 7881/1: __fixup_smp read of SCU config should do byteswap in BE case
|
11 years ago |
Russell King
|
df762eccba
Merge branch 'devel-stable' into for-next
|
11 years ago |
Russell King
|
2098990e7c
Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/delta/linux into devel-stable
|
11 years ago |
Sricharan R
|
830fd4d6de
ARM: 7870/1: head: Fix the missing underscore in __ARMEB__ macro and .align keyword
|
11 years ago |
Ben Dooks
|
97bcb0fea5
ARM: set BE8 if LE in head code
|
12 years ago |
Ben Dooks
|
2f9bf9bedd
ARM: fixup_pv_table bug when CPU_ENDIAN_BE8
|
12 years ago |
Sricharan R
|
f52bb72254
ARM: mm: Correct virt_to_phys patching for 64 bit physical addresses
|
12 years ago |
Santosh Shilimkar
|
bc41b8724f
ARM: 7846/1: Update SMP_ON_UP code to detect A9MPCore with 1 CPU devices
|
11 years ago |
Russell King
|
2449189bb7
ARM: Add .text annotations where required after __CPUINIT removal
|
12 years ago |
Paul Gortmaker
|
8bd26e3a7e
arm: delete __cpuinit/__CPUINIT usage from all ARM users
|
12 years ago |
Cyril Chemparathy
|
4756dcbfd3
ARM: LPAE: accomodate >32-bit addresses for page table base
|
13 years ago |
Paul Bolle
|
4e1db26a0b
ARM: 7690/1: mm: fix CONFIG_LPAE typos
|
12 years ago |
Will Deacon
|
d61947a164
ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian
|
12 years ago |
Russell King
|
210b1847b3
Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixes
|
12 years ago |
Nicolas Pitre
|
6f16f4998f
ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area
|
12 years ago |
Marc Zyngier
|
6e484be1cc
ARM: virt: boot secondary CPUs through the right entry point
|
12 years ago |
Russell King
|
a0f0dd57f4
Merge branch 'fixes' into for-linus
|
12 years ago |
Dave Martin
|
80c59dafb1
ARM: virt: allow the kernel to be entered in HYP mode
|
13 years ago |
Rob Herring
|
91a9fec022
ARM: move debug macros to common location
|
13 years ago |
Nicolas Pitre
|
9fa16b7755
ARM: 7439/1: head.S: simplify initial page table mapping
|
13 years ago |
Nicolas Pitre
|
f67860a76f
ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum
|
13 years ago |
Nicolas Pitre
|
9b5a146a43
ARM: 7338/1: add support for early console output via semihosting
|
13 years ago |
Russell King
|
195864cf3d
ARM: move CP15 definitions to separate header file
|
13 years ago |
Catalin Marinas
|
294064f589
ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format
|
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
|
1b6ba46b7e
ARM: LPAE: MMU setup for the 3-level page table format
|
13 years ago |
Will Deacon
|
d675d0bc47
ARM: LPAE: add ISBs around MMU enabling code
|
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
|
4e8ee7de22
ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting
|
13 years ago |