aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/head.S
AgeCommit message (Expand)Author
2013-03-03ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endianWill Deacon
2013-01-19Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King
2013-01-16ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre
2013-01-10ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin
2012-09-14ARM: move debug macros to common locationRob Herring
2012-07-09ARM: 7439/1: head.S: simplify initial page table mappingNicolas Pitre
2012-05-04ARM: 7363/1: DEBUG_LL: limit early mapping to the minimumNicolas Pitre
2012-03-24ARM: 7338/1: add support for early console output via semihostingNicolas Pitre
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari...Russell King
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Russell King
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre
2011-08-23ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas
2011-05-11arm/dt: Make __vet_atags also accept a dtb imageGrant Likely
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre
2011-02-17ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King
2011-02-17ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King
2011-02-10ARM: fixup SMP alternatives in modulesRussell King
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King
2011-01-06Merge branch 'misc' into develRussell King
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin
2010-12-20ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr
2010-10-18Merge branch 'hotplug' into develRussell King
2010-10-08ARM: add register documentation for __enable_mmuRussell King
2010-10-08ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King
2010-10-08ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King
2010-10-08ARM: cleanup boot cpu calling __mmap_switchedRussell King