summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-11ARM: KVM: Initial VGIC infrastructure codeMarc Zyngier7-1/+275
2013-02-11ARM: KVM: Keep track of currently running vcpusMarc Zyngier2-0/+40
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall4-1/+80
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier1-0/+4
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier1-0/+25
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall1-1/+3
2013-01-24Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier147-607/+338
2013-01-23KVM: ARM: Add maintainer entry for KVM/ARMChristoffer Dall1-0/+9
2013-01-23KVM: ARM: Power State Coordination Interface implementationMarc Zyngier9-4/+195
2013-01-23KVM: ARM: Handle I/O abortsChristoffer Dall9-3/+255
2013-01-23KVM: ARM: Handle guest faults in KVMChristoffer Dall4-1/+192
2013-01-23KVM: ARM: VFP userspace interfaceRusty Russell3-0/+196
2013-01-23KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall3-3/+172
2013-01-23KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall5-4/+350
2013-01-23KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall11-4/+1160
2013-01-23KVM: ARM: World-switch implementationChristoffer Dall6-4/+1122
2013-01-23KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall6-4/+134
2013-01-23KVM: ARM: Memory virtualization setupChristoffer Dall8-2/+488
2013-01-23KVM: ARM: Hypervisor initializationChristoffer Dall9-0/+755
2013-01-23KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall21-4/+1445
2013-01-23ARM: Section based HYP idmapChristoffer Dall4-12/+51
2013-01-23ARM: Add page table and page defines needed by KVMChristoffer Dall3-0/+47
2013-01-23Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/coreWill Deacon6-49/+75
2013-01-18ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland1-5/+3
2013-01-18ARM: perf: remove unnecessary checks for idx < 0Mark Rutland1-8/+0
2013-01-18ARM: perf: handle armpmu_register failingMark Rutland1-5/+10
2013-01-16ARM: perf: don't pretend to support counting of L1I writesWill Deacon3-12/+12
2013-01-14ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon1-1/+1
2013-01-12irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring14-15/+13
2013-01-12ARM: picoxcell: use common irqchip_init functionRob Herring1-12/+2
2013-01-12ARM: spear: use common irqchip_init functionRob Herring7-33/+13
2013-01-12irqchip: Move ARM VIC to drivers/irqchipRob Herring5-16/+21
2013-01-12ARM: samsung: remove unused tick.hRob Herring2-55/+0
2013-01-12ARM: remove unneeded vic.h includesRob Herring36-37/+0
2013-01-12ARM: remove mach .handle_irq for VIC usersRob Herring41-87/+36
2013-01-12ARM: VIC: set handle_arch_irq in VIC initializationRob Herring1-0/+1
2013-01-12ARM: VIC: shrink down vic.hRob Herring2-21/+19
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring38-42/+40
2013-01-12ARM: use common irqchip_init for GIC initRob Herring18-145/+35
2013-01-12irqchip: Move ARM GIC to drivers/irqchipRob Herring5-10/+17
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring46-70/+1
2013-01-11ARM: Use implementor and part defines from cputype.hChristoffer Dall1-18/+16
2013-01-11ARM: Define CPU part numbers and implementorsChristoffer Dall1-0/+33
2013-01-10ARM: GIC: set handle_arch_irq in GIC initializationRob Herring1-0/+3
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring18-57/+33
2013-01-10ARM: GIC: remove assembly ifdefs from gic.hRob Herring1-6/+0
2013-01-10ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar1-1/+1
2013-01-10arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2-0/+11
2013-01-10irqchip: add basic infrastructureThomas Petazzoni6-1/+92
2013-01-10irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni1-0/+1