summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds2012-03-292-0/+2
|\
| * ARM: create a common IOMEM definitionRob Herring2012-03-132-0/+2
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-2921-198/+543
|\ \
| * \ Merge branch 'devel-stable' into for-linusRussell King2012-03-273-18/+18
| |\ \
| | * \ Merge branch 'sched_clock-for-rmk' of git://git.kernel.org/pub/scm/linux/kern...Russell King2012-02-042-5/+2
| | |\ \
| | | * | ARM: Make the sched_clock framework mandatoryMarc Zyngier2012-02-032-5/+2
| | * | | Merge branch 'sparse_irq' of git://sources.calxeda.com/kernel/linux into deve...Russell King2012-02-041-2/+0
| | |\ \ \ | | | |/ / | | |/| |
| | | * | ARM: remove mc146818rtc.h from time.cRob Herring2012-01-251-2/+0
| * | | | ARM: 7334/1: add jump label supportRabin Vincent2012-03-243-0/+50
| * | | | ARM: 7338/1: add support for early console output via semihostingNicolas Pitre2012-03-242-5/+28
| * | | | ARM: use set_current_blocked() and block_sigmask()Matt Fleming2012-03-241-16/+8
| * | | | ARM: 7332/1: extract out code patch function from kprobesRabin Vincent2012-03-244-63/+108
| * | | | ARM: 7331/1: extract out insn generation code from ftraceRabin Vincent2012-03-244-59/+87
| * | | | ARM: 7330/1: ftrace: use canonical Thumb-2 wide instruction formatRabin Vincent2012-03-241-2/+11
| * | | | ARM: 7351/1: ftrace: remove useless memory checksRabin Vincent2012-03-241-14/+14
| * | | | ARM: 7316/1: kexec: EOI active and mask all interrupts in kexec crash pathWill Deacon2012-03-241-0/+25
| * | | | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-03-241-4/+1
| * | | | ARM: 7315/1: perf: add support for the Cortex-A7 PMUWill Deacon2012-03-242-0/+148
| * | | | ARM: sync sched_clock() state on suspendRussell King2012-03-241-0/+18
| * | | | ARM: Add compiled ISA to oops dumpsRussell King2012-03-241-2/+7
| * | | | ARM: 7294/1: vectors: use gate_vma for vectors user mappingWill Deacon2012-03-241-10/+28
| * | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-244-4/+4
| * | | | ARM: SMP: use a timing out completion for cpu hotplugRussell King2012-03-241-11/+6
| * | | | ARM: earlier initialization of vectors pageRussell King2012-01-232-7/+4
| | |/ / | |/| |
* | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-281-15/+5
|\ \ \ \
| * | | | smp: introduce a generic on_each_cpu_mask() functionGilad Ben-Yossef2012-03-281-15/+5
* | | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-2817-13/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Disintegrate asm/system.h for ARMDavid Howells2012-03-2814-9/+9
| * | | | ARM: move CP15 definitions to separate header fileRussell King2012-03-284-4/+4
* | | | | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-273-1302/+0
|\ \ \ \ \
| * | | | | ARM: riscpc: move ecard.c to arch/arm/mach-rpcRussell King2012-03-243-1301/+0
* | | | | | Merge tag 'timer' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-272-26/+119
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tegra/cleanups' into next/timerArnd Bergmann2012-03-213-13/+25
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge branch 'renesas/timer' into next/timerArnd Bergmann2012-03-207-37/+73
| |\ \ \ \ \ \
| * | | | | | | ARM: local timers: make the runtime registration interface mandatoryMarc Zyngier2012-03-131-17/+6
| * | | | | | | ARM: smp_twd: remove old local timer interfaceMarc Zyngier2012-03-131-29/+5
| * | | | | | | ARM: smp_twd: add device tree supportMarc Zyngier2012-03-131-13/+64
| * | | | | | | ARM: smp_twd: add runtime registration supportMarc Zyngier2012-03-131-3/+48
| * | | | | | | ARM: local timers: introduce a new registration interfaceMarc Zyngier2012-03-131-0/+27
| * | | | | | | ARM: smp_twd: make local_timer_stop a symbol instead of a #defineMarc Zyngier2012-03-131-1/+6
* | | | | | | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-03-273-396/+0
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 in...Arnd Bergmann2012-03-158-431/+64
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ep93xx: Move crunch code to mach-ep93xx directoryRyan Mallon2012-03-143-396/+0
| | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann2012-02-292-2/+9
| |\ \ \ \ \ \ \ \ | | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann2012-02-284-3/+14
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into...Arnd Bergmann2012-02-274-7/+36
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
* | | | | | | | | | Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-233-13/+25
|\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'entry-macro-cleanup' of git://sources.calxeda.com/kernel/linux ...Russell King2012-02-225-9/+45
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | ARM: make entry-macro.S depend on !MULTI_IRQ_HANDLERRob Herring2012-02-211-1/+2
| | * | | | | | | | ARM: make arch_ret_to_user macro optionalRob Herring2012-02-211-1/+7
| | |/ / / / / / /
OpenPOWER on IntegriCloud