aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel
Commit message (Expand)AuthorAge
* Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\
| * Merge tag 'v3.8-rc5' into next/cleanupOlof Johansson2013-01-28
| |\
| * \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \
| | * | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| | * | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-10
| | * | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-10
| * | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\| |
| * | | ARM: delete struct sys_timerStephen Warren2012-12-24
| * | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| * | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-24
| * | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
* | | | Merge branch 'for-linus-2' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Russell King2013-02-04
| |\ \ \ \
| | * | | | KVM: ARM: World-switch implementationChristoffer Dall2013-01-23
| | * | | | ARM: Section based HYP idmapChristoffer Dall2013-01-23
| * | | | | Merge branch 'for-rmk/virt/psci' of git://git.kernel.org/pub/scm/linux/kernel...Russell King2013-01-23
| |\ \ \ \ \
| | * | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-10
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2013-01-23
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-18
| | * | | | ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-18
| | * | | | ARM: perf: handle armpmu_register failingMark Rutland2013-01-18
| | * | | | ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-16
| | * | | | ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-14
| | * | | | ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-11
| | |/ / /
| * | | | ARM: hw_breakpoint: Debug powerdown support for self-hosted debugDietmar Eggemann2013-01-10
| * | | | ARM: hw_breakpoint: Check function for OS Save and Restore mechanismDietmar Eggemann2013-01-10
| * | | | ARM: coresight: common definition for (OS) Lock Access Register key valueDietmar Eggemann2013-01-10
| |/ / /
* | | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'misc' into for-linusRussell King2013-02-20
| |\ \ \ \
| | * | | | ARM: 7648/1: pci: Allow passing per-controller private dataThierry Reding2013-02-16
| | * | | | ARM: 7647/1: pci: Keep pci_common_init() around after initThierry Reding2013-02-16
| | * | | | ARM: smp: remove wrapper functionsRussell King2013-01-14
| | |/ / /
| * | | / ARM: 7643/1: sched: correct update_sched_clock()Joonsoo Kim2013-02-11
| | |_|/ | |/| |
* | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Rafael J. Wysocki2013-02-18
| |\ \ \ \
| | * | | | ARM idle: delete pm_idleLen Brown2013-02-17
| | |/ / /
| * / / / ARM: use device tree to get smp_twd clockRob Herring2013-02-01
| |/ / /
* / / / ARM: scu: mask cluster id from cpu_logical_mapRob Herring2013-01-31
|/ / /
* | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-24
|\ \ \
| * \ \ Merge branch 'for-rmk/virt/hyp-boot/fixes' of git://git.kernel.org/pub/scm/li...Russell King2013-01-19
| |\ \ \
| | * | | ARM: virt: simplify __hyp_stub_install epilogMarc Zyngier2013-01-10
| | * | | ARM: virt: boot secondary CPUs through the right entry pointMarc Zyngier2013-01-10
| | * | | ARM: virt: Avoid bx instruction for compatibility with <=ARMv4Dave Martin2013-01-10
| | |/ /
| * | / ARM: 7628/1: head.S: map one extra section for the ATAG/DTB areaNicolas Pitre2013-01-16
| | |/ | |/|
* | | Merge branch 'v3.8-samsung-fixes-3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2013-01-16
|\ \ \ | | |/ | |/|
| * | ARM: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/
* / ARM: compile fix for DEBUG_LL=y && MMU=nUwe Kleine-König2013-01-16
|/
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-12-20
|\
| * ARM: missing ->mmap_sem around find_vma() in swp_emulate.cAl Viro2012-12-20
| * ARM: 7605/1: vmlinux.lds: Move .notes section next to the rodataPawel Moll2012-12-16