Age | Commit message (Expand) | Author | Files | Lines |
2013-08-01 | ARM: Add .text annotations where required after __CPUINIT removal | Russell King | 1 | -0/+1 |
2013-07-14 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -1/+0 |
2013-05-30 | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 1 | -6/+4 |
2013-04-03 | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle | 1 | -1/+1 |
2013-03-03 | ARM: 7657/1: head: fix swapper and idmap population with LPAE and big-endian | Will Deacon | 1 | -4/+22 |
2013-01-19 | Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li... | Russell King | 1 | -1/+1 |
2013-01-16 | ARM: 7628/1: head.S: map one extra section for the ATAG/DTB area | Nicolas Pitre | 1 | -0/+3 |
2013-01-10 | ARM: virt: boot secondary CPUs through the right entry point | Marc Zyngier | 1 | -1/+1 |
2012-10-11 | Merge branch 'fixes' into for-linus | Russell King | 1 | -2/+2 |
2012-09-19 | ARM: virt: allow the kernel to be entered in HYP mode | Dave Martin | 1 | -3/+11 |
2012-09-14 | ARM: move debug macros to common location | Rob Herring | 1 | -2/+2 |
2012-07-09 | ARM: 7439/1: head.S: simplify initial page table mapping | Nicolas Pitre | 1 | -36/+23 |
2012-05-04 | ARM: 7363/1: DEBUG_LL: limit early mapping to the minimum | Nicolas Pitre | 1 | -8/+1 |
2012-03-24 | ARM: 7338/1: add support for early console output via semihosting | Nicolas Pitre | 1 | -4/+4 |
2012-03-24 | ARM: move CP15 definitions to separate header file | Russell King | 1 | -1/+1 |
2012-01-13 | ARM: 7275/1: LPAE: Check the CPU support for the long descriptor format | Catalin Marinas | 1 | -0/+8 |
2011-12-08 | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/cmari... | Russell King | 1 | -2/+45 |
2011-12-08 | ARM: LPAE: MMU setup for the 3-level page table format | Catalin Marinas | 1 | -2/+43 |
2011-12-08 | ARM: LPAE: add ISBs around MMU enabling code | Will Deacon | 1 | -0/+2 |
2011-12-06 | Merge branch 'kexec/idmap' of git://git.kernel.org/pub/scm/linux/kernel/git/w... | Russell King | 1 | -8/+10 |
2011-12-06 | ARM: SMP: use idmap_pgd for mapping MMU enable during secondary booting | Will Deacon | 1 | -1/+3 |
2011-12-06 | ARM: head.S: only include __turn_mmu_on in the initial identity mapping | Will Deacon | 1 | -7/+7 |
2011-11-08 | ARM: 7150/1: Allow kernel unaligned accesses on ARMv6+ processors | Catalin Marinas | 1 | -1/+1 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -2/+2 |
2011-10-25 | Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v... | Russell King | 1 | -83/+52 |
2011-09-26 | ARM: prepare for removal of a bunch of <mach/memory.h> files | Nicolas Pitre | 1 | -1/+1 |
2011-09-26 | ARM: add an extra temp register to the low level debugging addruart macro | Nicolas Pitre | 1 | -1/+1 |
2011-08-23 | ARM: 7059/1: LPAE: Use PMD_(SHIFT|SIZE|MASK) instead of PGDIR_* | Catalin Marinas | 1 | -35/+39 |
2011-08-13 | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BIT | Nicolas Pitre | 1 | -48/+13 |
2011-07-19 | ARM: 6999/1: head, zImage: Always Enter the kernel in ARM state | Dave Martin | 1 | -0/+8 |
2011-05-27 | Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus | Russell King | 1 | -6/+9 |
2011-05-26 | ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7 | Catalin Marinas | 1 | -2/+5 |
2011-05-11 | arm/dt: Make __vet_atags also accept a dtb image | Grant Likely | 1 | -4/+4 |
2011-03-16 | Merge branch 'p2v' into devel | Russell King | 1 | -25/+159 |
2011-03-16 | Merge branch 'misc' into devel | Russell King | 1 | -7/+2 |
2011-03-10 | ARM: 6747/1: P2V: Thumb2 support | Nicolas Pitre | 1 | -1/+48 |
2011-02-17 | ARM: 6648/1: map ATAGs when not in first 1MB of RAM | Rob Herring | 1 | -4/+10 |
2011-02-17 | ARM: P2V: extend to 16-bit translation offsets | Russell King | 1 | -1/+14 |
2011-02-17 | ARM: P2V: introduce phys_to_virt/virt_to_phys runtime patching | Russell King | 1 | -0/+68 |
2011-02-17 | ARM: P2V: eliminate head.S use of PHYS_OFFSET for !XIP_KERNEL | Russell King | 1 | -22/+22 |
2011-02-15 | ARM: Defer lookup of machine_type to setup.c | Russell King | 1 | -7/+2 |
2011-02-10 | ARM: fixup SMP alternatives in modules | Russell King | 1 | -12/+26 |
2011-01-31 | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 1 | -12/+10 |
2011-01-06 | Merge branch 'misc' into devel | Russell King | 1 | -19/+31 |
2010-12-20 | ARM: 6516/1: Allow SMP_ON_UP to work with Thumb-2 kernels. | Dave Martin | 1 | -3/+10 |
2010-12-20 | ARM: SMP: use more sane register allocation for __fixup_smp_on_up | Russell King | 1 | -17/+22 |
2010-11-30 | ARM: 6504/1: Thumb-2: Fix long-distance conditional branches in head.S for Th... | Dave Martin | 1 | -0/+3 |
2010-11-30 | ARM: 6500/1: Thumb-2: Correct data alignment for CONFIG_THUMB2_KERNEL in kern... | Dave Martin | 1 | -0/+4 |
2010-10-20 | arm: use addruart macro to establish debug mappings | Jeremy Kerr | 1 | -4/+19 |
2010-10-18 | Merge branch 'hotplug' into devel | Russell King | 1 | -111/+139 |