| Commit message (Expand) | Author | Age | Files | Lines |
*-. | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 2011-05-27 | 1 | -6/+9 |
|\ \ |
|
| | * | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 2011-05-26 | 1 | -2/+5 |
| |/
|/| |
|
| * | arm/dt: Make __vet_atags also accept a dtb image | Grant Likely | 2011-05-11 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'p2v' into devel | Russell King | 2011-03-16 | 1 | -25/+159 |
|\ |
|
| * | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre | 2011-03-10 | 1 | -1/+48 |
| * | ARM: 6648/1: map ATAGs when not in first 1MB of RAM | Rob Herring | 2011-02-17 | 1 | -4/+10 |
| * | ARM: P2V: extend to 16-bit translation offsets | Russell King | 2011-02-17 | 1 | -1/+14 |
| * | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 2011-02-17 | 1 | -0/+68 |
| * | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL | Russell King | 2011-02-17 | 1 | -22/+22 |
* | | Merge branch 'misc' into devel | Russell King | 2011-03-16 | 1 | -7/+2 |
|\ \
| |/ |
|
| * | ARM: Defer lookup of machine_type to setup.c | Russell King | 2011-02-15 | 1 | -7/+2 |
* | | ARM: fixup SMP alternatives in modules | Russell King | 2011-02-10 | 1 | -12/+26 |
|/ |
|
* | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 2011-01-31 | 1 | -12/+10 |
* | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -19/+31 |
|\ |
|
| * | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. | Dave Martin | 2010-12-20 | 1 | -3/+10 |
| * | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King | 2010-12-20 | 1 | -17/+22 |
* | | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th... | Dave Martin | 2010-11-30 | 1 | -0/+3 |
* | | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern... | Dave Martin | 2010-11-30 | 1 | -0/+4 |
|/ |
|
* | arm: use addruart macro to establish debug mappings | Jeremy Kerr | 2010-10-20 | 1 | -4/+19 |
* | Merge branch 'hotplug' into devel | Russell King | 2010-10-18 | 1 | -111/+139 |
|\ |
|
| * | ARM: add register documentation for __enable_mmu | Russell King | 2010-10-08 | 1 | -0/+10 |
| * | ARM: hotplug cpu: move secondary_startup, __enable_mmu to cpuinit | Russell King | 2010-10-08 | 1 | -102/+104 |
| * | ARM: hotplug cpu: ensure that __enable_mmu is identity mapped | Russell King | 2010-10-08 | 1 | -9/+24 |
| * | ARM: cleanup boot cpu calling __mmap_switched | Russell King | 2010-10-08 | 1 | -1/+2 |
* | | ARM: Allow SMP kernels to boot on UP systems | Russell King | 2010-10-04 | 1 | -0/+50 |
|/ |
|
* | ARM: convert to use __HEAD and HEAD_TEXT macros. | Tim Abbott | 2009-11-23 | 1 | -1/+1 |
* | Thumb-2: Implementation of the unified start-up and exceptions code | Catalin Marinas | 2009-07-24 | 1 | -11/+17 |
* | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 2008-09-01 | 1 | -6/+6 |
* | [ARM] 4849/1: move ATAGS asm definitions | Greg Ungerer | 2008-03-06 | 1 | -3/+0 |
* | [ARM] 4423/1: add ATAGS support | Bill Gatliff | 2007-07-12 | 1 | -1/+6 |
* | [ARM] Ensure head text is always placed at the start of kernel | Russell King | 2007-05-08 | 1 | -1/+1 |
* | [ARM] 4227/1: minor head.S fixups | Nicolas Pitre | 2007-05-03 | 1 | -1/+5 |
* | [ARM] 4226/1: initial .data and .bss mappings of XIP kernel should be TEXT_OF... | Nicolas Pitre | 2007-02-25 | 1 | -16/+17 |
* | [ARM] 4224/2: allow XIP kernel to boot again | Nicolas Pitre | 2007-02-25 | 1 | -12/+13 |
* | [ARM] 4102/1: Allow for PHYS_OFFSET on any valid 2MiB address | Linus Walleij | 2007-01-24 | 1 | -1/+6 |
* | [ARM] Clean up KERNEL_RAM_ADDR | Russell King | 2006-12-11 | 1 | -9/+10 |
* | [ARM] Include asm/elf.h instead of asm/procinfo.h | Russell King | 2006-11-30 | 1 | -1/+0 |
* | [ARM] 3809/3: get rid of 4 megabyte kernel image size limit | Lennert Buytenhek | 2006-09-30 | 1 | -9/+9 |
* | [ARM] 3757/1: Use PROCINFO_INITFUNC in head.S | Catalin Marinas | 2006-08-18 | 1 | -1/+1 |
* | [ARM] Fix SMP booting | Russell King | 2006-07-26 | 1 | -3/+3 |
* | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2006-07-02 | 1 | -3/+2 |
|\ |
|
| * | [ARM] Set bit 4 on section mappings correctly depending on CPU | Russell King | 2006-06-29 | 1 | -3/+2 |
* | | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
|/ |
|
* | [ARM] Remove MODE_(SVC|IRQ|FIQ|USR) and DEFAULT_FIQ | Russell King | 2006-06-25 | 1 | -2/+2 |
* | [ARM] 3496/1: more constants for asm-offsets.h | Uwe Zeisberger | 2006-05-05 | 1 | -8/+0 |
* | Merge nommu tree | Russell King | 2006-03-28 | 1 | -206/+1 |
|\ |
|
| * | [ARM] nommu: start-up code | Hyok S. Choi | 2006-03-27 | 1 | -206/+1 |
* | | Merge nommu tree | Russell King | 2006-03-25 | 1 | -6/+9 |
|\ \
| |/ |
|
| * | [ARM] Move read of processor ID out of lookup_processor_type() | Russell King | 2006-03-21 | 1 | -6/+9 |
* | | [ARM] 3261/2: remove phys_ram from struct machine_desc (part 3) | Nicolas Pitre | 2006-03-21 | 1 | -4/+3 |
|/ |
|