aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-54/+13
2013-02-20Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds10-58/+337
2013-02-20Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-28/+16
2013-02-20Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-43/+23
2013-02-20Merge branch 'misc' into for-linusRussell King2-26/+14
2013-02-18Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linuxRafael J. Wysocki1-9/+4
2013-02-17ARM idle: delete pm_idleLen Brown1-9/+4
2013-02-16ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding1-0/+3
2013-02-16ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding1-3/+3
2013-02-11ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim1-2/+2
2013-02-04Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-1/+30
2013-02-02ARM: use device tree to get smp_twd clockRob Herring1-34/+19
2013-01-31ARM: scu: mask cluster id from cpu_logical_mapRob Herring1-1/+1
2013-01-27Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson3-13/+12
2013-01-24Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-13/+10
2013-01-23Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King2-0/+212
2013-01-23Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into devel-stableRussell King5-49/+42
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall1-0/+25
2013-01-23ARM: Section based HYP idmapChristoffer Dall1-1/+5
2013-01-19Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into fixesRussell King8-40/+32
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland1-5/+10
2013-01-16Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixesOlof Johansson6-27/+25
2013-01-16ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König1-0/+2
2013-01-16ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre1-0/+3
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon3-12/+12
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into next/cleanupOlof Johansson3-2/+12
2013-01-14Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson6-27/+25
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon1-1/+1
2013-01-14ARM: smp: remove wrapper functionsRussell King1-23/+8
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring1-1/+0
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall1-18/+16
2013-01-10ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann1-1/+27
2013-01-10ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann1-5/+23
2013-01-10ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann1-2/+3
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon2-0/+212
2013-01-10ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier1-9/+3
2013-01-10ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier1-1/+1
2013-01-10ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin1-3/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring1-1/+2
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni1-0/+10
2013-01-03ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman6-27/+25
2012-12-24ARM: delete struct sys_timerStephen Warren1-8/+1
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren1-34/+0
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren1-14/+0
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren1-1/+5
2012-12-20Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-3/+5
2012-12-20ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro1-0/+2
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1