summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into for-linusRussell King2012-10-111-2/+2
|\
| * ARM: move debug macros to common locationRob Herring2012-09-141-2/+2
* | ARM: virt: allow the kernel to be entered in HYP modeDave Martin2012-09-191-3/+11
|/
* ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre2012-07-091-36/+23
* ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre2012-05-041-8/+1
* ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-241-4/+4
* ARM: move CP15 definitions to separate header fileRussell King2012-03-241-1/+1
* ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas2012-01-131-0/+8
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King2011-12-081-2/+45
|\
| * ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas2011-12-081-2/+43
| * ARM: LPAE: add ISBs around MMU enabling codeWill Deacon2011-12-081-0/+2
* | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King2011-12-061-8/+10
|\|
| * ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon2011-12-061-1/+3
| * ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon2011-12-061-7/+7
* | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-081-1/+1
|/
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-2/+2
|\
| * ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-261-1/+1
| * ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre2011-09-261-1/+1
| |
| \
*-. \ Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-251-83/+52
|\ \ \ | | |/ | |/|
| | * ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas2011-08-231-35/+39
| |/ |/|
| * ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-131-48/+13
|/
* ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin2011-07-191-0/+8
*-. Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King2011-05-271-6/+9
|\ \
| | * ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas2011-05-261-2/+5
| |/ |/|
| * arm/dt: Make __vet_atags also accept a dtb imageGrant Likely2011-05-111-4/+4
|/
* Merge branch 'p2v' into develRussell King2011-03-161-25/+159
|\
| * ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-101-1/+48
| * ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring2011-02-171-4/+10
| * ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-171-1/+14
| * ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-171-0/+68
| * ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King2011-02-171-22/+22
* | Merge branch 'misc' into develRussell King2011-03-161-7/+2
|\|
| * ARM: Defer lookup of machine_type to setup.cRussell King2011-02-151-7/+2
* | ARM: fixup SMP alternatives in modulesRussell King2011-02-101-12/+26
|/
* ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-01-311-12/+10
* Merge branch 'misc' into develRussell King2011-01-061-19/+31
|\
| * ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-201-3/+10
| * ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-201-17/+22
* | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-301-0/+3
* | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-301-0/+4
|/
* arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-201-4/+19
* Merge branch 'hotplug' into develRussell King2010-10-181-111/+139
|\
| * ARM: add register documentation for __enable_mmuRussell King2010-10-081-0/+10
| * ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King2010-10-081-102/+104
| * ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King2010-10-081-9/+24
| * ARM: cleanup boot cpu calling __mmap_switchedRussell King2010-10-081-1/+2
* | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-041-0/+50
|/
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-231-1/+1
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-241-11/+17
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-6/+6