| Commit message (Expand) | Author | Age | Files | Lines |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 8 | -22/+18 |
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-13 | 2 | -1/+4 |
|\ |
|
| * | ARM: 7778/1: smp_twd: twd_update_frequency need be run on all online CPUs | Jason Liu | 2013-07-09 | 1 | -1/+1 |
| * | ARM: 7780/1: add missing linker section markup to head-common.S | Stephen Warren | 2013-07-09 | 1 | -0/+3 |
* | | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -10/+0 |
* | | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2013-07-09 | 1 | -2/+3 |
* | | reboot: arm: prepare reboot_mode for moving to generic kernel code | Robin Holt | 2013-07-09 | 2 | -7/+7 |
* | | ptrace/arm: revert "hw_breakpoints: Fix racy access to ptrace breakpoints" | Oleg Nesterov | 2013-07-09 | 1 | -8/+0 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-07-06 | 4 | -222/+3 |
|\ \ |
|
| * | | Merge branch 'timers/posix-cpu-timers-for-tglx' of | Thomas Gleixner | 2013-07-04 | 6 | -25/+52 |
| |\| |
|
| * | | sched_clock: Make ARM's sched_clock generic for all architectures | Stephen Boyd | 2013-06-12 | 4 | -221/+3 |
| * | | ARM: sched_clock: Return suspended count earlier | Stephen Boyd | 2013-06-12 | 1 | -3/+3 |
| * | | ARM: sched_clock: Remove unused needs_suspend member | Stephen Boyd | 2013-06-12 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-07-03 | 18 | -97/+456 |
|\ \ \ |
|
| * \ \ | Merge branch 'devel-stable' into for-next | Russell King | 2013-06-29 | 16 | -72/+813 |
| |\ \ \ |
|
| | * | | | ARM: kernel: implement stack pointer save array through MPIDR hashing | Lorenzo Pieralisi | 2013-06-20 | 3 | -18/+105 |
| | * | | | ARM: kernel: build MPIDR hash function data structure | Lorenzo Pieralisi | 2013-06-20 | 1 | -0/+67 |
| | * | | | Merge branch 'for-rmk/arch-timer-cleanups' of git://linux-arm.org/linux-mr in... | Russell King | 2013-06-18 | 1 | -0/+7 |
| | |\ \ \ |
|
| | | * | | | ARM: arch_timer: stop virtual timer when booted in HYP mode | Marc Zyngier | 2013-06-07 | 1 | -0/+5 |
| | | * | | | ARM: hyp: initialize CNTVOFF to zero | Marc Zyngier | 2013-06-07 | 1 | -0/+2 |
| | * | | | | Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Russell King | 2013-06-18 | 3 | -9/+20 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions | Will Deacon | 2013-05-30 | 1 | -1/+7 |
| | | * | | | | ARM: LPAE: accomodate >32-bit addresses for page table base | Cyril Chemparathy | 2013-05-30 | 2 | -8/+13 |
| | | |/ / / |
|
| | * | | | | Merge branch 'for-rmk/hugepages' of git://git.linaro.org/people/stevecapper/l... | Russell King | 2013-06-18 | 1 | -1/+0 |
| | |\| | | |
|
| | * | | | | Merge branch 'ja-nommu-for-rmk-v2' of git://linux-arm.org/linux-ja into devel... | Russell King | 2013-06-17 | 5 | -37/+211 |
| | |\ \ \ \ |
|
| | | * | | | | ARM: mpu: protect the vectors page with an MPU region | Jonathan Austin | 2013-06-17 | 2 | -2/+23 |
| | | * | | | | ARM: mpu: add MPU initialisation for secondary cores | Jonathan Austin | 2013-06-07 | 2 | -2/+13 |
| | | * | | | | ARM: mpu: add early bring-up code for the ARMv7 PMSA-compliant MPU | Jonathan Austin | 2013-06-07 | 1 | -0/+87 |
| | | * | | | | ARM: nommu: Don't build smp_tlb.c for !CONFIG_MMU | Jonathan Austin | 2013-06-07 | 1 | -1/+4 |
| | | * | | | | ARM: suspend: fix CPU suspend code for !CONFIG_MMU configurations | Will Deacon | 2013-06-07 | 1 | -28/+36 |
| | | * | | | | ARM: nommu: do not initialise page tables in secondary_data structure | Will Deacon | 2013-06-07 | 1 | -0/+2 |
| | | * | | | | ARM: nommu: add entry point for secondary CPUs to head-nommu.S | Will Deacon | 2013-06-07 | 1 | -4/+46 |
| | * | | | | | ARM: 7745/1: psci: fix building without HOTPLUG_CPU | Arnd Bergmann | 2013-06-05 | 1 | -2/+2 |
| | |/ / / / |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *---. \ \ \ \ | Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next | Russell King | 2013-06-29 | 8 | -35/+48 |
| |\ \ \ \ \ \ \
| | | |_|_|/ / /
| | |/| | | / /
| | | | | |/ /
| | | | |/| | |
|
| | | * | | | | ARM: 7769/1: Cortex-A15: fix erratum 798181 implementation | Marc Zyngier | 2013-06-24 | 1 | -16/+2 |
| | | * | | | | ARM: 7765/1: perf: Record the user-mode PC in the call chain. | Jed Davis | 2013-06-24 | 1 | -0/+1 |
| | | * | | | | ARM: 7735/2: Preserve the user r/w register TPIDRURW on context switch and fork | André Hentschel | 2013-06-24 | 4 | -6/+9 |
| | | * | | | | ARM: 7748/1: oabi: handle faults when loading swi instruction from userspace | Will Deacon | 2013-06-17 | 1 | -13/+29 |
| | | * | | | | ARM: 7669/1: keep __my_cpu_offset consistent with generic one | Ming Lei | 2013-05-15 | 1 | -0/+7 |
| | | |/ / / |
|
* | | | | | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-07-02 | 10 | -16/+412 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'imx-soc-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 in... | Arnd Bergmann | 2013-06-20 | 1 | -0/+2 |
| |\ \ \ \ \ \ |
|
| * \ \ \ \ \ \ | Merge tag 'integrator-pci-for-arm-soc' of git://git.kernel.org/pub/scm/linux/... | Arnd Bergmann | 2013-06-20 | 1 | -4/+5 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | ARM: pci: create pci_common_init_dev() | Linus Walleij | 2013-06-03 | 1 | -4/+5 |
| | | |_|_|/ / /
| | |/| | | | | |
|
| * | | | | | | | Merge branch 'depends/rmk-devel-stable' into next/soc | Olof Johansson | 2013-05-31 | 9 | -12/+407 |
| |\ \ \ \ \ \ \
| | |_|_|_|/ / /
| |/| | | | / /
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke... | Russell King | 2013-05-22 | 4 | -6/+99 |
| | |\ \ \ \ \ |
|
| | | * | | | | | 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 | 4 | -6/+97 |
| | | |/ / / / |
|
| | * | | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-05-22 | 7 | -6/+308 |
| | |\ \ \ \ \ |
|
| | | * | | | | | ARM: ARMv7-M: Allow the building of new kernel port | Uwe Kleine-König | 2013-04-17 | 1 | -1/+7 |
| | | * | | | | | ARM: ARMv7-M: Add support for exception handling | Uwe Kleine-König | 2013-04-17 | 3 | -0/+271 |