index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: mach-shmobile: sh73a0: Minimal setup using DT
Simon Horman
2013-01-25
4
-1
/
+135
*
ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DT
Simon Horman
2013-01-25
3
-0
/
+43
*
ARM: SH-Mobile: sh73a0: Add CPU Hotplug
Bastian Hecht
2013-01-25
1
-6
/
+30
*
ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flags
Bastian Hecht
2013-01-25
4
-27
/
+56
*
ARM: shmobile: r8a7740: Add CPU sleep suspend
Bastian Hecht
2013-01-25
3
-0
/
+25
*
ARM: shmobile: sh73a0: Add CPU sleep suspend
Bastian Hecht
2013-01-25
4
-0
/
+36
*
ARM: shmobile: add function declarations for sh7372 DT helper functions
Guennadi Liakhovetski
2013-01-25
1
-0
/
+2
*
ARM: sh7372: fix cache clean / invalidate order
Guennadi Liakhovetski
2013-01-25
1
-5
/
+7
*
ARM: sh7372: add clock lookup entries for DT-based devices
Guennadi Liakhovetski
2013-01-25
1
-0
/
+9
*
ARM: mach-shmobile: sh73a0 external IRQ wake update
Magnus Damm
2013-01-25
1
-6
/
+1
*
ARM: shmobile: sh73a0: fixup div4_clks bitmap
Kuninori Morimoto
2013-01-25
1
-11
/
+11
*
ARM: shmobile: r8a7740: add TMU timer support
Kuninori Morimoto
2013-01-25
2
-1
/
+99
*
ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.c
Sachin Kamat
2013-01-25
1
-1
/
+0
*
Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/ti...
Simon Horman
2013-01-24
531
-1510
/
+940
|
\
|
*
ARM: at91: fix board-rm9200-dt after sys_timer conversion
Joachim Eastwood
2013-01-14
1
-1
/
+1
|
*
ARM: sunxi: fix struct sys_timer removal
Stephen Warren
2013-01-08
1
-1
/
+1
|
*
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
*
|
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
*
|
Linux 3.8-rc3
v3.8-rc3
Linus Torvalds
2013-01-10
1
-1
/
+1
*
|
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-01-09
7
-22
/
+40
|
\
\
[next]