aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'for-arm-soc/virt/mach' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-02-11
|\
| * ARM: mach-virt: add SMP support using PSCIWill Deacon2013-02-02
| * ARM: Dummy Virtual Machine platform supportMarc Zyngier2013-02-02
| * Merge branch 'irqchip/gic-vic-move' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2013-02-02
| |\
| * \ Merge branch 'for-rmk/virt/psci' into for-arm-soc/virt/machWill Deacon2013-02-01
| |\ \
* | \ \ Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-11
|\ \ \ \
| * \ \ \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-14
| |\ \ \ \
| | * | | | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-13
| * | | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ \
| | * | | | | clocksource: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | * | | | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-14
| | * | | | | clockevents: export clockevents_config_and_register for module useShawn Guo2013-01-14
| * | | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-14
| |\ \ \ \ \ \
| | * | | | | | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-14
| | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-08
| |\| | | | |
| | * | | | | ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-08
| * | | | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08
| |\| | | | |
| | * | | | | clocksource: add common of_clksrc_init() functionStephen Warren2013-01-02
| | * | | | | ARM: delete struct sys_timerStephen Warren2012-12-24
| | * | | | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-24
| | * | | | | ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-24
| | * | | | | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | | | ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | | | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | | | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-24
| | * | | | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-24
| | * | | | | m68k: set arch_gettimeoffset directlyStephen Warren2012-12-24
| | * | | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-24
| | * | | | | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-24
* | | | | | | Merge branch 'depends/rmk-psci' into next/virtOlof Johansson2013-02-11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-10
| * | | | | | ARM: psci: add devicetree binding for describing PSCI firmwareWill Deacon2013-01-10
| * | | | | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-10
| * | | | | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-10
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson2013-02-11
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-12
| * | | | | ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-12
| * | | | | ARM: spear: use common irqchip_init functionRob Herring2013-01-12
| * | | | | irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-12
| * | | | | ARM: samsung: remove unused tick.hRob Herring2013-01-12
| * | | | | ARM: remove unneeded vic.h includesRob Herring2013-01-12
| * | | | | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-12
| * | | | | ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-12
| * | | | | ARM: VIC: shrink down vic.hRob Herring2013-01-12
| * | | | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-12
| * | | | | ARM: use common irqchip_init for GIC initRob Herring2013-01-12
| * | | | | irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-12
| * | | | | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-12
| * | | | | ARM: GIC: set handle_arch_irq in GIC initializationRob Herring2013-01-10