aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel
AgeCommit message (Expand)Author
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2013-02-11Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2013-02-11Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-02-11Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-02-04Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King
2013-02-03arm: switch to generic old sigaction()Al Viro
2013-02-03arm: switch to generic old sigsuspendAl Viro
2013-02-03arm: switch to generic sigaltstackAl Viro
2013-02-02ARM: use device tree to get smp_twd clockRob Herring
2013-02-01Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...Will Deacon
2013-02-01arm: Add generic timer broadcast supportMark Rutland
2013-02-01arm: Use generic timer broadcast receiverMark Rutland
2013-01-31ARM: scu: mask cluster id from cpu_logical_mapRob Herring
2013-01-31arm: arch_timer: move core to drivers/clocksourceMark Rutland
2013-01-31arm: arch_timer: add arch_counter_set_user_accessMark Rutland
2013-01-31arm: arch_timer: divorce from local_timer apiMark Rutland
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland
2013-01-31arm: arch_timer: split cntfrq accessorMark Rutland
2013-01-31arm: arch_timer: standardise counter readingMark Rutland
2013-01-31arm: arch_timer: use u64/u32 for register dataMark Rutland
2013-01-31arm: arch_timer: remove redundant available checkMark Rutland
2013-01-31arm: arch_timer: balance device_node refcountingMark Rutland
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier
2013-01-23Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King
2013-01-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2013-01-21taint: add explicit flag to show whether lock dep is still OK.Rusty Russell
2013-01-19Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson
2013-01-16ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König
2013-01-16ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon
2013-01-14ARM: smp: remove wrapper functionsRussell King
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall
2013-01-10ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann
2013-01-10ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon