index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: KVM: VGIC interrupt injection
Marc Zyngier
2013-02-11
3
-10
/
+170
*
ARM: KVM: vgic: retire queued, disabled interrupts
Marc Zyngier
2013-02-11
1
-0
/
+30
*
ARM: KVM: VGIC virtual CPU interface management
Marc Zyngier
2013-02-11
2
-1
/
+357
*
ARM: KVM: VGIC distributor handling
Marc Zyngier
2013-02-11
2
-1
/
+677
*
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
2013-02-11
5
-1
/
+90
*
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
2013-02-11
7
-1
/
+275
*
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
2013-02-11
2
-0
/
+40
*
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
2013-02-11
4
-1
/
+80
*
ARM: gic: add __ASSEMBLY__ guard to C definitions
Marc Zyngier
2013-02-11
1
-0
/
+4
*
ARM: gic: define GICH offsets for VGIC support
Marc Zyngier
2013-02-11
1
-0
/
+25
*
ARM: gic: add missing distributor defintions
Christoffer Dall
2013-02-11
1
-1
/
+3
*
Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgic
Marc Zyngier
2013-01-24
147
-607
/
+338
|
\
|
*
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
2013-01-12
14
-15
/
+13
|
*
ARM: picoxcell: use common irqchip_init function
Rob Herring
2013-01-12
1
-12
/
+2
|
*
ARM: spear: use common irqchip_init function
Rob Herring
2013-01-12
7
-33
/
+13
|
*
irqchip: Move ARM VIC to drivers/irqchip
Rob Herring
2013-01-12
5
-16
/
+21
|
*
ARM: samsung: remove unused tick.h
Rob Herring
2013-01-12
2
-55
/
+0
|
*
ARM: remove unneeded vic.h includes
Rob Herring
2013-01-12
36
-37
/
+0
|
*
ARM: remove mach .handle_irq for VIC users
Rob Herring
2013-01-12
41
-87
/
+36
|
*
ARM: VIC: set handle_arch_irq in VIC initialization
Rob Herring
2013-01-12
1
-0
/
+1
|
*
ARM: VIC: shrink down vic.h
Rob Herring
2013-01-12
2
-21
/
+19
|
*
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
2013-01-12
38
-42
/
+40
|
*
ARM: use common irqchip_init for GIC init
Rob Herring
2013-01-12
18
-145
/
+35
|
*
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring
2013-01-12
5
-10
/
+17
|
*
ARM: remove mach .handle_irq for GIC users
Rob Herring
2013-01-12
46
-70
/
+1
|
*
ARM: GIC: set handle_arch_irq in GIC initialization
Rob Herring
2013-01-10
1
-0
/
+3
|
*
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2013-01-10
18
-57
/
+33
|
*
ARM: GIC: remove assembly ifdefs from gic.h
Rob Herring
2013-01-10
1
-6
/
+0
|
*
ARM: mach-ux500: use SGI0 to wake up the other core
Srinidhi Kasagar
2013-01-10
1
-1
/
+1
|
*
arm: add set_handle_irq() to register the parent IRQ controller handler function
Thomas Petazzoni
2013-01-10
2
-0
/
+11
|
*
irqchip: add basic infrastructure
Thomas Petazzoni
2013-01-10
6
-1
/
+92
|
*
irqchip: add to the directories part of the IRQ subsystem in MAINTAINERS
Thomas Petazzoni
2013-01-10
1
-0
/
+1
*
|
KVM: ARM: Add maintainer entry for KVM/ARM
Christoffer Dall
2013-01-23
1
-0
/
+9
*
|
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
2013-01-23
9
-4
/
+195
*
|
KVM: ARM: Handle I/O aborts
Christoffer Dall
2013-01-23
9
-3
/
+255
*
|
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
2013-01-23
4
-1
/
+192
*
|
KVM: ARM: VFP userspace interface
Rusty Russell
2013-01-23
3
-0
/
+196
*
|
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
2013-01-23
3
-3
/
+172
*
|
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
2013-01-23
5
-4
/
+350
*
|
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
2013-01-23
11
-4
/
+1160
*
|
KVM: ARM: World-switch implementation
Christoffer Dall
2013-01-23
6
-4
/
+1122
*
|
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
2013-01-23
6
-4
/
+134
*
|
KVM: ARM: Memory virtualization setup
Christoffer Dall
2013-01-23
8
-2
/
+488
*
|
KVM: ARM: Hypervisor initialization
Christoffer Dall
2013-01-23
9
-0
/
+755
*
|
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
2013-01-23
21
-4
/
+1445
*
|
ARM: Section based HYP idmap
Christoffer Dall
2013-01-23
4
-12
/
+51
*
|
ARM: Add page table and page defines needed by KVM
Christoffer Dall
2013-01-23
3
-0
/
+47
*
|
Merge branch 'for-rmk/perf' into for-rmk/virt/kvm/core
Will Deacon
2013-01-23
6
-49
/
+75
|
\
\
|
|
/
|
/
|
|
*
ARM: perf: simplify __hw_perf_event_init err handling
Mark Rutland
2013-01-18
1
-5
/
+3
|
*
ARM: perf: remove unnecessary checks for idx < 0
Mark Rutland
2013-01-18
1
-8
/
+0
[next]