aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S
Commit message (Expand)AuthorAge
* Merge branch 'p2v' into develRussell King2011-03-16
|\
| * ARM: 6747/1: P2V: Thumb2 supportNicolas Pitre2011-03-10
| * ARM: 6648/1: map ATAGs when not in first 1MB of RAMRob Herring2011-02-17
| * ARM: P2V: extend to 16-bit translation offsetsRussell King2011-02-17
| * ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patchingRussell King2011-02-17
| * ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNELRussell King2011-02-17
* | Merge branch 'misc' into develRussell King2011-03-16
|\|
| * ARM: Defer lookup of machine_type to setup.cRussell King2011-02-15
* | ARM: fixup SMP alternatives in modulesRussell King2011-02-10
|/
* ARM: smp_on_up: allow non-ARM SMP processorsRussell King2011-01-31
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels.Dave Martin2010-12-20
| * ARM: SMP: use more sane register allocation for __fixup_smp_on_upRussell King2010-12-20
* | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th...Dave Martin2010-11-30
* | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern...Dave Martin2010-11-30
|/
* arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-20
* Merge branch 'hotplug' into develRussell King2010-10-18
|\
| * ARM: add register documentation for __enable_mmuRussell King2010-10-08
| * ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinitRussell King2010-10-08
| * ARM: hotplug cpu: ensure that __enable_mmu is identity mappedRussell King2010-10-08
| * ARM: cleanup boot cpu calling __mmap_switchedRussell King2010-10-08
* | ARM: Allow SMP kernels to boot on UP systemsRussell King2010-10-04
|/
* ARM: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-11-23
* Thumb-2: Implementation of the unified start-up and exceptions codeCatalin Marinas2009-07-24
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-01
* [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-06
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-12
* [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-08
* [ARM] 4227/1: minor head.S fixupsNicolas Pitre2007-05-03
* [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre2007-02-25
* [ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2007-02-25
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-24
* [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-11
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-30
* [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-30
* [ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas2006-08-18
* [ARM] Fix SMP bootingRussell King2006-07-26
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-02
|\
| * [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-29
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
|/
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-25
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-05
* Merge nommu treeRussell King2006-03-28
|\
| * [ARM] nommu: start-up codeHyok S. Choi2006-03-27
* | Merge nommu treeRussell King2006-03-25
|\|
| * [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-21
* | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre2006-03-21
|/
* [ARM] 3259/1: remove phys_ram from struct machine_desc (part 1)Nicolas Pitre2006-01-13
* [ARM] Make kernel link address depend on PAGE_OFFSETRussell King2006-01-03
* [ARM] Remove mach-types.h from head.SRussell King2005-11-25