index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ARM: suspend: use idmap_pgd instead of suspend_pgd
Will Deacon
2011-12-06
2
-15
/
+5
*
ARM: idmap: populate identity map pgd at init time using .init.text
Will Deacon
2011-12-06
5
-3
/
+51
*
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
2011-12-06
1
-0
/
+1
*
ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...
Santosh Shilimkar
2011-12-06
1
-0
/
+2
*
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-12-03
2
-2
/
+2
|
\
|
*
ARM: exynos4: Fix build error
Axel Lin
2011-12-02
1
-1
/
+1
|
*
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Axel Lin
2011-12-02
1
-1
/
+1
*
|
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2011-11-21
175
-1620
/
+984
|
\
|
|
*
ARM: VIC: remove non MULTI_IRQ_HANDLER support
Jamie Iles
2011-11-15
4
-70
/
+1
|
*
ARM: picoxcell: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-12
/
+9
|
*
ARM: samsung: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
12
-65
/
+23
|
*
ARM: versatile: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
5
-30
/
+7
|
*
ARM: u300: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-24
/
+3
|
*
ARM: spear: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
7
-63
/
+9
|
*
ARM: s3c64xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
12
-3
/
+25
|
*
ARM: nomadik: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
3
-30
/
+3
|
*
ARM: netx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
5
-13
/
+7
|
*
ARM: ep93xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
2011-11-15
9
-42
/
+25
|
*
ARM: vic: MULTI_IRQ_HANDLER handler
Jamie Iles
2011-11-15
2
-0
/
+41
|
*
ARM: vic: device tree binding
Jamie Iles
2011-11-15
3
-29
/
+86
|
*
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
Marc Zyngier
2011-11-15
10
-76
/
+2
|
*
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
2011-11-15
5
-9
/
+4
|
*
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
29
-137
/
+36
|
*
ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
Marc Zyngier
2011-11-15
2
-0
/
+52
|
*
ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-3
/
+2
|
*
ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-2
/
+3
|
*
ARM: shmobile: convert smp platforms to gic_handle_irq()
Marc Zyngier
2011-11-15
5
-22
/
+2
|
*
ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
4
-2
/
+7
|
*
ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
7
-20
/
+15
|
*
ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
9
-78
/
+18
|
*
ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
6
-58
/
+31
|
*
ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-2
/
+3
|
*
ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
7
-2
/
+6
|
*
ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
2011-11-15
3
-2
/
+2
|
*
ARM: imx: convert smp platforms to global gic_handle_irq()
Marc Zyngier
2011-11-15
4
-55
/
+1
|
*
ARM: GIC: Add global gic_handle_irq() function
Marc Zyngier
2011-11-15
2
-0
/
+28
|
*
ARM: mxc: rename gic_handle_irq to avoid name clash
Marc Zyngier
2011-11-15
2
-3
/
+3
|
*
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
Marc Zyngier
2011-11-15
3
-49
/
+3
|
*
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
2011-11-15
6
-77
/
+128
|
*
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
12
-523
/
+324
|
|
\
|
|
*
ARM: mach-shmobile: cpuidle single/global and last_state fixes
Magnus Damm
2011-11-11
3
-40
/
+30
|
|
*
ARM: mach-shmobile: move helper macro PORTCR to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-61
/
+0
|
|
*
ARM: mach-shmobile: move helper macro PORT_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-197
/
+117
|
|
*
ARM: mach-shmobile: move helper macro PORT_DATA_xx to sh_pfc.h
Kuninori Morimoto
2011-11-11
4
-212
/
+115
|
|
*
ARM: mach-shmobile: ap4evb: remove white space from end of line
Kuninori Morimoto
2011-11-11
1
-1
/
+1
|
|
*
ARM: mach-shmobile: clock-sh7372: remove un-necessary index
Kuninori Morimoto
2011-11-11
1
-4
/
+4
|
|
*
ARM: mach-shmobile: kota2: add comment out separator
Kuninori Morimoto
2011-11-11
1
-0
/
+7
|
|
*
ARM: mach-shmobile: sh73a0: add MMC data pin pull-up
Kuninori Morimoto
2011-11-11
3
-8
/
+50
|
*
|
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2011-11-14
2
-68
/
+1
|
|
\
\
|
|
*
|
drivers: sh: Generalize runtime PM platform stub.
Paul Mundt
2011-11-11
2
-68
/
+1
|
|
|
/
[next]