summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: arch_timer: include linux/errno.hArnd Bergmann2013-02-151-0/+1
* Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2013-02-1215-13/+2503
|\
| * ARM: KVM: arch_timers: Wire the init code and config optionMarc Zyngier2013-02-114-0/+21
| * ARM: KVM: arch_timers: Add timer world switchMarc Zyngier2013-02-115-1/+74
| * ARM: KVM: arch_timers: Add guest timer core supportMarc Zyngier2013-02-115-0/+394
| * Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier2013-02-11164-1221/+1417
| |\
| * | ARM: KVM: Add VGIC configuration optionMarc Zyngier2013-02-111-0/+8
| * | ARM: KVM: VGIC initialisation codeMarc Zyngier2013-02-113-0/+250
| * | ARM: KVM: VGIC control interface world switchMarc Zyngier2013-02-112-0/+86
| * | ARM: KVM: VGIC interrupt injectionMarc Zyngier2013-02-113-10/+170
| * | ARM: KVM: vgic: retire queued, disabled interruptsMarc Zyngier2013-02-111-0/+30
| * | ARM: KVM: VGIC virtual CPU interface managementMarc Zyngier2013-02-112-1/+357
| * | ARM: KVM: VGIC distributor handlingMarc Zyngier2013-02-112-1/+677
| * | ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall2013-02-114-1/+89
| * | ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier2013-02-117-1/+275
| * | ARM: KVM: Keep track of currently running vcpusMarc Zyngier2013-02-112-0/+40
| * | KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall2013-02-112-1/+35
| * | Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier2013-01-24138-1900/+112
| |\ \
* | | | ARM: mach-virt: fixup machine descriptor after removal of sys_timerWill Deacon2013-02-111-5/+1
* | | | Merge branch 'for-arm-soc/virt/mach' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson2013-02-116-0/+135
|\ \ \ \
| * | | | ARM: mach-virt: add SMP support using PSCIWill Deacon2013-02-024-0/+64
| * | | | ARM: Dummy Virtual Machine platform supportMarc Zyngier2013-02-025-0/+71
| * | | | Merge branch 'irqchip/gic-vic-move' of git://git.kernel.org/pub/scm/linux/ker...Will Deacon2013-02-02138-1900/+112
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge branch 'for-rmk/virt/psci' into for-arm-soc/virt/machWill Deacon2013-02-016-0/+283
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Merge branch 'depends/cleanup' into next/virtOlof Johansson2013-02-11529-1847/+879
|\ \ \ \ \
| * \ \ \ \ Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson2013-01-14138-1899/+112
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...Olof Johansson2013-01-145-181/+3
| |\ \ \ \ \
| | * | | | | timer: vt8500: Move timer code to drivers/clocksourceTony Prisk2013-01-145-186/+3
| * | | | | | Merge branch 'clocksource/cleanup' into next/cleanupOlof Johansson2013-01-14333-1285/+1209
| |\ \ \ \ \ \
| | * | | | | | ARM: use clockevents_config_and_register() where possibleShawn Guo2013-01-1425-209/+53
| * | | | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-141-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
| | | |/ / / / / | | |/| | | | |
| * | | | | | | Merge branch 'timer/cleanup' into next/cleanupOlof Johansson2013-01-081-1/+1
| |\| | | | | |
| | * | | | | | ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
| * | | | | | | Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...Olof Johansson2013-01-08515-1468/+833
| |\| | | | | |
| | * | | | | | ARM: delete struct sys_timerStephen Warren2012-12-24489-1206/+623
| | * | | | | | ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-242-45/+0
| | * | | | | | ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-241-1/+6
| | * | | | | | ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-7/+0
| | * | | | | | ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-33/+33
| | * | | | | | ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| | * | | | | | ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
| | * | | | | | ARM: set arch_gettimeoffset directlyStephen Warren2012-12-2411-46/+42
| | * | | | | | m68k: set arch_gettimeoffset directlyStephen Warren2012-12-2421-58/+47
| | * | | | | | time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-246-22/+27
| | * | | | | | cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-242-3/+3
* | | | | | | | Merge branch 'depends/rmk-psci' into next/virtOlof Johansson2013-02-116-0/+283
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | ARM: psci: add support for PSCI invocations from the kernelWill Deacon2013-01-104-0/+258
| * | | | | | | ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon2013-01-101-0/+24
| * | | | | | | ARM: opcodes: add missing include of linux/linkage.hWill Deacon2013-01-101-0/+1
| | |_|/ / / / | |/| | | | |