| Commit message (Expand) | Author | Age | Files | Lines |
* | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 1 | -3/+3 |
* | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 1 | -4/+97 |
|\ |
|
| * | ARM: kernel: build MPIDR hash function data structure | Lorenzo Pieralisi | 2013-06-20 | 1 | -0/+67 |
| * | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 1 | -1/+7 |
| |\ |
|
| | * | ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions | Will Deacon | 2013-05-30 | 1 | -1/+7 |
| * | | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2013-05-22 | 1 | -1/+8 |
| |\ \ |
|
| | * | | ARM: Enable selection of SMP operations at boot time | Jon Medhurst | 2013-05-21 | 1 | -4/+6 |
| | * | | arm: introduce psci_smp_ops | Stefano Stabellini | 2013-05-21 | 1 | -1/+6 |
| | |/ |
|
| * | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-05-22 | 1 | -2/+15 |
| |\ \
| | |/
| |/| |
|
| | * | ARM: Add base support for ARMv7-M | Catalin Marinas | 2013-04-17 | 1 | -2/+15 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 2013-06-29 | 1 | -0/+7 |
|\ \ \ \
| | |/ /
| |/| | |
|
| | * | | ARM: 7669/1: keep __my_cpu_offset consistent with generic one | Ming Lei | 2013-05-15 | 1 | -0/+7 |
| |/ / |
|
* / / | ARM: 7763/1: kernel: fix __cpu_logical_map default initialization | Lorenzo Pieralisi | 2013-06-24 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'late/fixes' into fixes | Olof Johansson | 2013-05-09 | 1 | -1/+12 |
|\ \ |
|
| * | | ARM: default machine descriptor for multiplatform | Arnd Bergmann | 2013-04-29 | 1 | -1/+12 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm... | Russell King | 2013-05-02 | 1 | -6/+23 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| |_|_|/
|/| | | |
|
| | * | | ARM: 7700/2: Make cpu_init() notrace | Jon Medhurst | 2013-04-26 | 1 | -1/+1 |
| | * | | ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch() | Joonsoo Kim | 2013-04-17 | 1 | -3/+0 |
| | |/ |
|
| | * | ARM: 7690/1: mm: fix CONFIG_LPAE typos | Paul Bolle | 2013-04-03 | 1 | -1/+1 |
| | * | ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register | Stephen Boyd | 2013-03-22 | 1 | -0/+20 |
| | * | ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n | Stephen Boyd | 2013-03-22 | 1 | -1/+1 |
| |/ |
|
* / | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) | Uwe Kleine-König | 2013-01-31 | 1 | -1/+1 |
|/ |
|
* | ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()... | Alexander Shiyan | 2012-12-16 | 1 | -1/+1 |
* | ARM: 7587/1: implement optimized percpu variable access | Rob Herring | 2012-12-03 | 1 | -0/+6 |
* | Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable | Russell King | 2012-11-20 | 1 | -35/+35 |
|\ |
|
| * | ARM: kernel: update cpuinfo to print all online CPUs features | Lorenzo Pieralisi | 2012-11-19 | 1 | -35/+35 |
* | | ARM: kernel: add cpu logical map DT init in setup_arch | Lorenzo Pieralisi | 2012-11-19 | 1 | -0/+1 |
* | | ARM: kernel: smp_setup_processor_id() updates | Lorenzo Pieralisi | 2012-11-19 | 1 | -3/+4 |
|/ |
|
* | Merge branch 'fixes' into for-linus | Russell King | 2012-10-11 | 1 | -236/+4 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-10-07 | 1 | -235/+1 |
| |\ |
|
| | * | ARM: 7505/1: split out ATAGS parsing | Nicolas Pitre | 2012-09-03 | 1 | -235/+1 |
| * | | ARM: SoC: add per-platform SMP operations | Marc Zyngier | 2012-09-13 | 1 | -1/+3 |
| |/ |
|
* / | ARM: virt: Add boot-time diagnostics | Dave Martin | 2012-09-19 | 1 | -0/+20 |
|/ |
|
* | ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option | Peter Maydell | 2012-07-29 | 1 | -3/+3 |
* | Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-05-26 | 1 | -0/+8 |
|\ |
|
| * | ARM: provide a late_initcall hook for platform initialization | Shawn Guo | 2012-05-03 | 1 | -0/+8 |
* | | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 1 | -6/+3 |
|/ |
|
* | ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU | Will Deacon | 2012-04-15 | 1 | -1/+15 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-29 | 1 | -1/+0 |
|\ |
|
| * | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-24 | 1 | -1/+1 |
| * | ARM: earlier initialization of vectors page | Russell King | 2012-01-23 | 1 | -1/+0 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -0/+2 |
* | | ARM: move CP15 definitions to separate header file | Russell King | 2012-03-28 | 1 | -1/+1 |
* | | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP | Will Deacon | 2012-01-23 | 1 | -0/+14 |
* | | ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file | Fabio Estevam | 2012-01-19 | 1 | -1/+0 |
* | | ARM: 7279/1: standardize /proc/iomem "Kernel code" name | Kees Cook | 2012-01-19 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g... | Linus Torvalds | 2012-01-06 | 1 | -2/+13 |
|\ |
|
| * | Merge branch 'devel-stable' into for-linus | Russell King | 2012-01-05 | 1 | -2/+13 |
| |\ |
|
| | * | Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s... | Russell King | 2011-12-05 | 1 | -0/+8 |
| | |\ |
|
| | | * | ARM: sort the meminfo array earlier | Nicolas Pitre | 2011-11-18 | 1 | -0/+8 |