index
:
drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-11
ARM: KVM: VGIC initialisation code
Marc Zyngier
3
-0
/
+250
2013-02-11
ARM: KVM: VGIC control interface world switch
Marc Zyngier
2
-0
/
+86
2013-02-11
ARM: KVM: VGIC interrupt injection
Marc Zyngier
3
-10
/
+170
2013-02-11
ARM: KVM: vgic: retire queued, disabled interrupts
Marc Zyngier
1
-0
/
+30
2013-02-11
ARM: KVM: VGIC virtual CPU interface management
Marc Zyngier
2
-1
/
+357
2013-02-11
ARM: KVM: VGIC distributor handling
Marc Zyngier
2
-1
/
+677
2013-02-11
ARM: KVM: VGIC accept vcpu and dist base addresses from user space
Christoffer Dall
4
-1
/
+89
2013-02-11
ARM: KVM: Initial VGIC infrastructure code
Marc Zyngier
7
-1
/
+275
2013-02-11
ARM: KVM: Keep track of currently running vcpus
Marc Zyngier
2
-0
/
+40
2013-02-11
KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctl
Christoffer Dall
2
-1
/
+35
2013-01-24
Merge remote-tracking branch 'arm-soc/irqchip/gic-vic-move' into kvm-arm/vgic
Marc Zyngier
138
-1900
/
+112
2013-01-23
KVM: ARM: Power State Coordination Interface implementation
Marc Zyngier
7
-4
/
+190
2013-01-23
KVM: ARM: Handle I/O aborts
Christoffer Dall
9
-3
/
+255
2013-01-23
KVM: ARM: Handle guest faults in KVM
Christoffer Dall
4
-1
/
+192
2013-01-23
KVM: ARM: VFP userspace interface
Rusty Russell
2
-0
/
+190
2013-01-23
KVM: ARM: Demux CCSIDR in the userspace API
Christoffer Dall
2
-3
/
+170
2013-01-23
KVM: ARM: User space API for getting/setting co-proc registers
Christoffer Dall
4
-4
/
+345
2013-01-23
KVM: ARM: Emulation framework and CP15 emulation
Christoffer Dall
11
-4
/
+1160
2013-01-23
KVM: ARM: World-switch implementation
Christoffer Dall
6
-4
/
+1122
2013-01-23
KVM: ARM: Inject IRQs and FIQs from userspace
Christoffer Dall
4
-0
/
+112
2013-01-23
KVM: ARM: Memory virtualization setup
Christoffer Dall
8
-2
/
+488
2013-01-23
KVM: ARM: Hypervisor initialization
Christoffer Dall
9
-0
/
+755
2013-01-23
KVM: ARM: Initial skeleton to compile KVM support
Christoffer Dall
19
-0
/
+1385
2013-01-23
ARM: Section based HYP idmap
Christoffer Dall
4
-12
/
+51
2013-01-23
ARM: Add page table and page defines needed by KVM
Christoffer Dall
3
-0
/
+47
2013-01-18
ARM: perf: simplify __hw_perf_event_init err handling
Mark Rutland
1
-5
/
+3
2013-01-18
ARM: perf: remove unnecessary checks for idx < 0
Mark Rutland
1
-8
/
+0
2013-01-18
ARM: perf: handle armpmu_register failing
Mark Rutland
1
-5
/
+10
2013-01-16
ARM: perf: don't pretend to support counting of L1I writes
Will Deacon
3
-12
/
+12
2013-01-14
ARM: perf: remove redundant NULL check on cpu_pmu
Will Deacon
1
-1
/
+1
2013-01-12
irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.h
Rob Herring
13
-50
/
+12
2013-01-12
ARM: picoxcell: use common irqchip_init function
Rob Herring
1
-12
/
+2
2013-01-12
ARM: spear: use common irqchip_init function
Rob Herring
6
-33
/
+8
2013-01-12
irqchip: Move ARM VIC to drivers/irqchip
Rob Herring
3
-500
/
+0
2013-01-12
ARM: samsung: remove unused tick.h
Rob Herring
2
-55
/
+0
2013-01-12
ARM: remove unneeded vic.h includes
Rob Herring
36
-37
/
+0
2013-01-12
ARM: remove mach .handle_irq for VIC users
Rob Herring
41
-87
/
+36
2013-01-12
ARM: VIC: set handle_arch_irq in VIC initialization
Rob Herring
1
-0
/
+1
2013-01-12
ARM: VIC: shrink down vic.h
Rob Herring
2
-21
/
+19
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
36
-85
/
+35
2013-01-12
ARM: use common irqchip_init for GIC init
Rob Herring
18
-145
/
+35
2013-01-12
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring
3
-826
/
+0
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
46
-70
/
+1
2013-01-11
ARM: Use implementor and part defines from cputype.h
Christoffer Dall
1
-18
/
+16
2013-01-11
ARM: Define CPU part numbers and implementors
Christoffer Dall
1
-0
/
+33
2013-01-10
ARM: GIC: set handle_arch_irq in GIC initialization
Rob Herring
1
-0
/
+3
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
18
-57
/
+33
2013-01-10
ARM: GIC: remove assembly ifdefs from gic.h
Rob Herring
1
-6
/
+0
2013-01-10
ARM: mach-ux500: use SGI0 to wake up the other core
Srinidhi Kasagar
1
-1
/
+1
2013-01-10
arm: add set_handle_irq() to register the parent IRQ controller handler function
Thomas Petazzoni
2
-0
/
+11
[next]