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
*
Merge branch 'irqchip/gic-vic-move' into next/virt
Olof Johansson
2013-02-11
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
*
|
Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...
Olof Johansson
2013-02-11
15
-855
/
+748
|
\
\
|
*
\
Merge branch 'for-will/arch-timer-unification' of git://linux-arm.org/linux-m...
Will Deacon
2013-02-01
15
-855
/
+748
|
|
\
\
|
|
*
|
ARM: arch_timers: switch to physical timers if HYP mode is available
Marc Zyngier
2013-01-31
1
-1
/
+6
|
|
*
|
Documentation: Add ARMv8 to arch_timer devicetree
Mark Rutland
2013-01-31
1
-3
/
+4
|
|
*
|
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2013-01-31
9
-363
/
+162
|
|
*
|
arm64: arm_generic: prevent reading stale time
Mark Rutland
2013-01-31
1
-0
/
+2
|
|
*
|
arm: arch_timer: move core to drivers/clocksource
Mark Rutland
2013-01-31
8
-386
/
+476
|
|
*
|
arm: arch_timer: add arch_counter_set_user_access
Mark Rutland
2013-01-31
2
-0
/
+14
|
|
*
|
arm: arch_timer: divorce from local_timer api
Mark Rutland
2013-01-31
1
-23
/
+29
|
|
*
|
arm: arch_timer: add isbs to register accessors
Mark Rutland
2013-01-31
1
-0
/
+4
|
|
*
|
arm: arch_timer: factor out register accessors
Mark Rutland
2013-01-31
2
-92
/
+94
|
|
*
|
arm: arch_timer: split cntfrq accessor
Mark Rutland
2013-01-31
1
-7
/
+9
|
|
*
|
arm: arch_timer: standardise counter reading
Mark Rutland
2013-01-31
1
-36
/
+22
|
|
*
|
arm: arch_timer: use u64/u32 for register data
Mark Rutland
2013-01-31
1
-19
/
+11
|
|
*
|
arm: arch_timer: remove redundant available check
Mark Rutland
2013-01-31
1
-12
/
+0
|
|
*
|
arm: arch_timer: balance device_node refcounting
Mark Rutland
2013-01-31
1
-0
/
+2
|
|
|
/
*
|
|
Merge branch 'for-rmk/broadcast' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2013-02-11
5
-9
/
+48
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'clocks/broadcast-arm' of git://linux-arm.org/linux-mr into for-...
Will Deacon
2013-02-01
2
-9
/
+5
|
|
\
\
|
|
*
|
arm: Add generic timer broadcast support
Mark Rutland
2013-02-01
2
-2
/
+2
|
|
*
|
arm: Use generic timer broadcast receiver
Mark Rutland
2013-02-01
1
-7
/
+3
|
*
|
|
Merge branch 'timers/for-arm' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Will Deacon
2013-02-01
222
-1083
/
+1960
|
|
\
\
\
|
|
|
/
/
|
|
*
|
clockevents: Add generic timer broadcast function
Mark Rutland
2013-01-31
3
-0
/
+22
|
|
*
|
clockevents: Add generic timer broadcast receiver
Mark Rutland
2013-01-31
2
-0
/
+21
*
|
|
|
Merge branch 'for-rmk/virt/kvm/core' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2013-02-11
38
-20
/
+6546
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-will/kvm/core' of git://github.com/virtualopensystems/linux...
Will Deacon
2013-01-24
38
-20
/
+6546
|
|
\
\
\
\
|
|
*
|
|
|
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
[next]