aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/head.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processorsCatalin Marinas2011-11-261-1/+1
*-. 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
* [ARM] 4849/1: move ATAGS asm definitionsGreg Ungerer2008-03-061-3/+0
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-121-1/+6
* [ARM] Ensure head text is always placed at the start of kernelRussell King2007-05-081-1/+1
* [ARM] 4227/1: minor head.S fixupsNicolas Pitre2007-05-031-1/+5
* [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF...Nicolas Pitre2007-02-251-16/+17
* [ARM] 4224/2: allow XIP kernel to boot againNicolas Pitre2007-02-251-12/+13
* [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB addressLinus Walleij2007-01-241-1/+6
* [ARM] Clean up KERNEL_RAM_ADDRRussell King2006-12-111-9/+10
* [ARM] Include asm/elf.h instead of asm/procinfo.hRussell King2006-11-301-1/+0
* [ARM] 3809/3: get rid of 4 megabyte kernel image size limitLennert Buytenhek2006-09-301-9/+9
* [ARM] 3757/1: Use PROCINFO_INITFUNC in head.SCatalin Marinas2006-08-181-1/+1
* [ARM] Fix SMP bootingRussell King2006-07-261-3/+3
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-3/+2
|\
| * [ARM] Set bit 4 on section mappings correctly depending on CPURussell King2006-06-291-3/+2
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
|/
* [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQRussell King2006-06-251-2/+2
* [ARM] 3496/1: more constants for asm-offsets.hUwe Zeisberger2006-05-051-8/+0
* Merge nommu treeRussell King2006-03-281-206/+1
|\
| * [ARM] nommu: start-up codeHyok S. Choi2006-03-271-206/+1
* | Merge nommu treeRussell King2006-03-251-6/+9
|\ \ | |/
| * [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-211-6/+9