summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgicMarc Zyngier2013-01-24147-607/+338
|\
| * irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-1214-15/+13
| * ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-121-12/+2
| * ARM: spear: use common irqchip_init functionRob Herring2013-01-127-33/+13
| * irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-125-16/+21
| * ARM: samsung: remove unused tick.hRob Herring2013-01-122-55/+0
| * ARM: remove unneeded vic.h includesRob Herring2013-01-1236-37/+0
| * ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-1241-87/+36
| * ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-121-0/+1
| * ARM: VIC: shrink down vic.hRob Herring2013-01-122-21/+19
| * irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-1238-42/+40
| * ARM: use common irqchip_init for GIC initRob Herring2013-01-1218-145/+35
| * irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-125-10/+17
| * ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-1246-70/+1
| * ARM: GIC: set handle_arch_irq in GIC initializationRob Herring2013-01-101-0/+3
| * ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-1018-57/+33
| * ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-101-6/+0
| * ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar2013-01-101-1/+1
| * arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-102-0/+11
| * irqchip: add basic infrastructureThomas Petazzoni2013-01-106-1/+92
| * irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni2013-01-101-0/+1
* | KVM: ARM: Add maintainer entry for KVM/ARMChristoffer Dall2013-01-231-0/+9
* | KVM: ARM: Power State Coordination Interface implementationMarc Zyngier2013-01-239-4/+195
* | KVM: ARM: Handle I/O abortsChristoffer Dall2013-01-239-3/+255
* | KVM: ARM: Handle guest faults in KVMChristoffer Dall2013-01-234-1/+192
* | KVM: ARM: VFP userspace interfaceRusty Russell2013-01-233-0/+196
* | KVM: ARM: Demux CCSIDR in the userspace APIChristoffer Dall2013-01-233-3/+172
* | KVM: ARM: User space API for getting/setting co-proc registersChristoffer Dall2013-01-235-4/+350
* | KVM: ARM: Emulation framework and CP15 emulationChristoffer Dall2013-01-2311-4/+1160
* | KVM: ARM: World-switch implementationChristoffer Dall2013-01-236-4/+1122
* | KVM: ARM: Inject IRQs and FIQs from userspaceChristoffer Dall2013-01-236-4/+134
* | KVM: ARM: Memory virtualization setupChristoffer Dall2013-01-238-2/+488
* | KVM: ARM: Hypervisor initializationChristoffer Dall2013-01-239-0/+755
* | KVM: ARM: Initial skeleton to compile KVM supportChristoffer Dall2013-01-2321-4/+1445
* | ARM: Section based HYP idmapChristoffer Dall2013-01-234-12/+51
* | ARM: Add page table and page defines needed by KVMChristoffer Dall2013-01-233-0/+47
* | Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/coreWill Deacon2013-01-236-49/+75
|\ \ | |/ |/|
| * ARM: perf: simplify __hw_perf_event_init err handlingMark Rutland2013-01-181-5/+3
| * ARM: perf: remove unnecessary checks for idx < 0Mark Rutland2013-01-181-8/+0
| * ARM: perf: handle armpmu_register failingMark Rutland2013-01-181-5/+10
| * ARM: perf: don't pretend to support counting of L1I writesWill Deacon2013-01-163-12/+12
| * ARM: perf: remove redundant NULL check on cpu_pmuWill Deacon2013-01-141-1/+1
| * ARM: Use implementor and part defines from cputype.hChristoffer Dall2013-01-111-18/+16
| * ARM: Define CPU part numbers and implementorsChristoffer Dall2013-01-111-0/+33
|/
* Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-091-1/+1
* Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\
| * ARM: 7616/1: cache-l2x0: aurora: Use writel_relaxed instead of writelGregory CLEMENT2013-01-071-4/+5
| * ARM: 7615/1: cache-l2x0: aurora: Invalidate during clean operation with WT en...Gregory CLEMENT2013-01-071-8/+14
| * ARM: 7614/1: mm: fix wrong branch from Cortex-A9 to PJ4bHaojian Zhuang2013-01-061-0/+1
| * ARM: 7612/1: imx: Do not select some errata that depends on !ARCH_MULTIPLATFORMFabio Estevam2013-01-061-2/+0
OpenPOWER on IntegriCloud