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 'depends/cleanup' into next/soc
Olof Johansson
2013-01-27
607
-2341
/
+1356
|
\
|
*
Merge tag 'gic-vic-to-irqchip' of git://sources.calxeda.com/kernel/linux into...
Olof Johansson
2013-01-14
147
-606
/
+339
|
|
\
|
|
*
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 tag 'vt8500/timer' of git://server.prisktech.co.nz/git/linuxwmt into ne...
Olof Johansson
2013-01-14
8
-2
/
+29
|
|
\
\
|
|
*
|
timer: vt8500: Move timer code to drivers/clocksource
Tony Prisk
2013-01-14
8
-2
/
+29
|
*
|
|
Merge branch 'clocksource/cleanup' into next/cleanup
Olof Johansson
2013-01-14
1434
-8078
/
+8054
|
|
\
\
\
|
|
*
|
|
clocksource: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-14
3
-24
/
+5
|
|
*
|
|
ARM: use clockevents_config_and_register() where possible
Shawn Guo
2013-01-14
25
-209
/
+53
|
|
*
|
|
clockevents: export clockevents_config_and_register for module use
Shawn Guo
2013-01-14
1
-0
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'timer/cleanup' into next/cleanup
Olof Johansson
2013-01-14
1
-1
/
+1
|
|
\
\
\
|
|
*
|
|
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
2013-01-14
1
-1
/
+1
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge branch 'timer/cleanup' into next/cleanup
Olof Johansson
2013-01-08
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
*
|
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
2013-01-08
1
-1
/
+1
|
*
|
|
Merge tag 'swarren-for-3.9-arm-timer-rework' of git://git.kernel.org/pub/scm/...
Olof Johansson
2013-01-08
529
-1508
/
+937
|
|
\
\
\
|
|
|
/
/
|
|
*
|
clocksource: add common of_clksrc_init() function
Stephen Warren
2013-01-02
5
-0
/
+57
|
|
*
|
ARM: delete struct sys_timer
Stephen Warren
2012-12-24
495
-1224
/
+629
|
|
*
|
ARM: remove struct sys_timer suspend and resume fields
Stephen Warren
2012-12-24
2
-45
/
+0
|
|
*
|
ARM: samsung: register syscore_ops for timer resume directly
Stephen Warren
2012-12-24
1
-1
/
+6
|
|
*
|
ARM: ux500: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
2
-20
/
+20
|
|
*
|
ARM: sa1100: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-33
/
+33
|
|
*
|
ARM: pxa: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-38
/
+38
|
|
*
|
ARM: at91: convert timer suspend/resume to clock_event_device
Stephen Warren
2012-12-24
1
-21
/
+26
|
|
*
|
ARM: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
11
-46
/
+42
|
|
*
|
m68k: set arch_gettimeoffset directly
Stephen Warren
2012-12-24
21
-58
/
+47
|
|
*
|
time: convert arch_gettimeoffset to a pointer
Stephen Warren
2012-12-24
8
-31
/
+48
|
|
*
|
cris: move usec/nsec conversion to do_slow_gettimeoffset
Stephen Warren
2012-12-24
2
-3
/
+3
*
|
|
|
Merge branch 'vt8500/wm8x50' into next/soc
Olof Johansson
2013-01-21
3
-1
/
+273
|
\
\
\
\
|
*
|
|
|
dts: vt8500: Add initial dts support for WM8850
Tony Prisk
2013-01-21
3
-1
/
+273
*
|
|
|
|
Merge tag 'armsoc-3.9' of git://server.prisktech.co.nz/git/linuxwmt into next...
Olof Johansson
2013-01-12
8
-91
/
+57
|
\
\
\
\
\
|
|
/
/
/
/
|
|
|
|
/
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
arm: vt8500: Add support for Wondermedia WM8750/WM8850
Tony Prisk
2013-01-12
3
-0
/
+26
|
*
|
|
arm: vt8500: Remove remaining mach includes
Tony Prisk
2013-01-12
2
-63
/
+0
[next]