summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
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-08ARM: 7641/1: memory: fix broken mmap by ensuring TASK_UNMAPPED_BASE is alignedWill Deacon
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-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-15Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...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-11ARM: Define CPU part numbers and implementorsChristoffer Dall
2013-01-10ARM: psci: add support for PSCI invocations from the kernelWill Deacon
2013-01-10ARM: opcodes: add opcodes definitions for ARM security extensionsWill Deacon
2013-01-10ARM: opcodes: add missing include of linux/linkage.hWill Deacon
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni
2012-12-24ARM: delete struct sys_timerStephen Warren
2012-12-24ARM: remove struct sys_timer suspend and resume fieldsStephen Warren
2012-12-24ARM: set arch_gettimeoffset directlyStephen Warren
2012-12-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14Merge tag 'mvebu' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-14ARM: add finit_module syscall to ARMKees Cook