summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
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-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-31ARM: scu: add empty scu_enable for !CONFIG_SMPRob 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: add isbs to register accessorsMark Rutland
2013-01-31arm: arch_timer: factor out register accessorsMark Rutland
2013-01-30Merge tag 'vexpress/drivers-for-3.9' of git://git.linaro.org/people/pawelmoll...Olof Johansson
2013-01-30arm: Move sp810.h to include/linux/amba/Catalin Marinas
2013-01-29Merge tag 'imx-cleanup-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6...Olof Johansson
2013-01-29ARM: imx: Remove mx508 supportFabio Estevam
2013-01-28Merge branch 'for-3.9/scu-base-rework' into for-3.9/soc-t114Stephen Warren
2013-01-28ARM: Add API to detect SCU base address from CP15Hiroshi Doyu
2013-01-28ARM: 7632/1: spinlock: avoid exclusive accesses on unlock() pathWill Deacon
2013-01-27Merge branch 'depends/cleanup' into next/socOlof Johansson
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-23Merge branch 'for-rmk/virt/hyp-boot/updates' of git://git.kernel.org/pub/scm/...Russell King
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall
2013-01-23ARM: Section based HYP idmapChristoffer Dall
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall
2013-01-14Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...Olof Johansson
2013-01-13pl080.h: moved from arm/include/asm/hardware to include/linux/amba/Alessandro Rubini
2013-01-12Merge tag 'vt8500-multiplatform-3.9' of git://server.prisktech.co.nz/git/linu...Olof Johansson
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring
2013-01-12ARM: VIC: shrink down vic.hRob Herring
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring
2013-01-12ARM: use common irqchip_init for GIC initRob Herring
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring
2013-01-12arm: vt8500: Convert debug-macro.S to be multiplatform friendlyTony Prisk
2013-01-11ARM: OMAP2+: Add multiplatform debug_ll supportTony Lindgren
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall
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