aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-13ARM: 7275/1: LPAE: Check the CPU support for the long descriptor formatCatalin Marinas1-0/+8
2011-12-08Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux into devel-stableRussell King1-2/+45
2011-12-08ARM: LPAE: MMU setup for the 3-level page table formatCatalin Marinas1-2/+43
2011-12-08ARM: LPAE: add ISBs around MMU enabling codeWill Deacon1-0/+2
2011-12-06Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King1-8/+10
2011-12-06ARM: SMP: use idmap_pgd for mapping MMU enable during secondary bootingWill Deacon1-1/+3
2011-12-06ARM: head.S: only include __turn_mmu_on in the initial identity mappingWill Deacon1-7/+7
2011-11-08ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas1-1/+1
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-2/+2
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v', 'pgt' (early part) and 'smp' into for-linusRussell King1-83/+52
2011-09-26ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre1-1/+1
2011-09-26ARM: add an extra temp register to the low level debugging addruart macroNicolas Pitre1-1/+1
2011-08-23ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_*Catalin Marinas1-35/+39
2011-08-13ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre1-48/+13
2011-07-19ARM: 6999/1: head, zImage: Always Enter the kernel in ARM stateDave Martin1-0/+8
2011-05-27Merge branches 'devel', 'devel-stable' and 'fixes' into for-linusRussell King1-6/+9
2011-05-26ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7Catalin Marinas1-2/+5
2011-05-11arm/dt: Make __vet_atags also accept a dtb imageGrant Likely1-4/+4
2011-03-16Merge branch 'p2v' into develRussell King1-25/+159
2011-03-16Merge branch 'misc' into develRussell King1-7/+2
2011-03-10ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre1-1/+48
2011-02-17ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring1-4/+10
2011-02-17ARM: P2V: extend to 16-bit translation offsetsRussell King1-1/+14
2011-02-17ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King1-0/+68
2011-02-17ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King1-22/+22
2011-02-15ARM: Defer lookup of machine_type to setup.cRussell King1-7/+2
2011-02-10ARM: fixup SMP alternatives in modulesRussell King1-12/+26
2011-01-31ARM: smp_on_up: allow non-ARM SMP processorsRussell King1-12/+10
2011-01-06Merge branch 'misc' into develRussell King1-19/+31
2010-12-20ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin1-3/+10
2010-12-20ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King1-17/+22
2010-11-30ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Thumb-2.Dave Martin1-0/+3
2010-11-30ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kernel/head.SDave Martin1-0/+4
2010-10-20arm: use addruart macro to establish debug mappingsJeremy Kerr1-4/+19
2010-10-18Merge branch 'hotplug' into develRussell King1-111/+139
2010-10-08ARM: add register documentation for __enable_mmuRussell King1-0/+10
2010-10-08ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King1-102/+104
2010-10-08ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King1-9/+24
2010-10-08ARM: cleanup boot cpu calling __mmap_switchedRussell King1-1/+2
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King1-0/+50
2009-11-23ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-1/+1
2009-07-24Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas1-11/+17
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-6/+6
2008-03-06[ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer1-3/+0
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff1-1/+6
2007-05-08[ARM] Ensure head text is always placed at the start of kernelRussell King1-1/+1
2007-05-03[ARM] 4227/1: minor head.S fixupsNicolas Pitre1-1/+5
2007-02-25[ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OFFSETNicolas Pitre1-16/+17
2007-02-25[ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre1-12/+13
2007-01-24[ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij1-1/+6