summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
AgeCommit message (Expand)Author
2013-02-11ARM: KVM: VGIC distributor handlingMarc Zyngier
2013-02-11ARM: KVM: VGIC accept vcpu and dist base addresses from user spaceChristoffer Dall
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall
2013-02-11Merge branch 'depends/cleanup' into next/virtOlof Johansson
2013-02-11Merge branch 'depends/rmk-psci' into next/virtOlof Johansson
2013-02-11Merge branch 'irqchip/gic-vic-move' into next/virtOlof Johansson
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Olof Johansson
2013-02-11Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2013-02-11Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson
2013-02-09Merge tag 'highbank-fixes-for-3.8' of git://sources.calxeda.com/kernel/linux ...Olof Johansson
2013-02-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
2013-02-06ARM: 7639/1: cache-l2x0: add missed dummy outer_resume entryBarry Song
2013-02-05Merge tag 'imx-soc-3.9' of git://git.linaro.org/people/shawnguo/linux-2.6 int...Olof Johansson
2013-02-05Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-04Merge tag 'imx6q-cpudile-3.9' of git://git.linaro.org/people/shawnguo/linux-2...Olof Johansson
2013-02-05ARM: imx: support DEBUG_LL uart port selection for all i.MX SoCsShawn Guo
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