index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-05
ARM: 7189/1: OMAP3: Fix build break in cpuidle34xx.c because of irq function
Santosh Shilimkar
1
-0
/
+1
2011-12-05
ARM: 7188/1: OMAP2PLUS: Fix build error: 'omap2/omap3_intc_handle_irq' undecl...
Santosh Shilimkar
1
-0
/
+2
2011-12-03
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2
-2
/
+2
2011-12-02
ARM: exynos4: Fix build error
Axel Lin
1
-1
/
+1
2011-12-02
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Axel Lin
1
-1
/
+1
2011-11-21
Merge branch 'irqchip-consolidation' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
175
-1620
/
+984
2011-11-21
Merge branch 'restart-cleanup' into restart
Russell King
105
-470
/
+450
2011-11-21
ARM: restart: remove poodle restart handler
Russell King
1
-6
/
+0
2011-11-21
ARM: w90x900: add common nuc9xx.h
Russell King
6
-24
/
+30
2011-11-21
ARM: restart: only perform setup for restart when soft-restarting
Russell King
21
-23
/
+33
2011-11-17
ARM: clps711x: consolidate irq/mm/time code into a single file
Russell King
4
-141
/
+88
2011-11-17
ARM: 7159/1: OMAP: Introduce local common.h files
Tony Lindgren
88
-287
/
+332
2011-11-17
ARM: restart: remove local_irq_disable() from within arch_reset()
Russell King
6
-12
/
+0
2011-11-15
ARM: VIC: remove non MULTI_IRQ_HANDLER support
Jamie Iles
4
-70
/
+1
2011-11-15
ARM: picoxcell: convert to MULTI_IRQ_HANDLER
Jamie Iles
3
-12
/
+9
2011-11-15
ARM: samsung: convert to MULTI_IRQ_HANDLER
Jamie Iles
12
-65
/
+23
2011-11-15
ARM: versatile: convert to MULTI_IRQ_HANDLER
Jamie Iles
5
-30
/
+7
2011-11-15
ARM: u300: convert to MULTI_IRQ_HANDLER
Jamie Iles
3
-24
/
+3
2011-11-15
ARM: spear: convert to MULTI_IRQ_HANDLER
Jamie Iles
7
-63
/
+9
2011-11-15
ARM: s3c64xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
12
-3
/
+25
2011-11-15
ARM: nomadik: convert to MULTI_IRQ_HANDLER
Jamie Iles
3
-30
/
+3
2011-11-15
ARM: netx: convert to MULTI_IRQ_HANDLER
Jamie Iles
5
-13
/
+7
2011-11-15
ARM: ep93xx: convert to MULTI_IRQ_HANDLER
Jamie Iles
9
-42
/
+25
2011-11-15
ARM: vic: MULTI_IRQ_HANDLER handler
Jamie Iles
2
-0
/
+41
2011-11-15
ARM: vic: device tree binding
Jamie Iles
3
-29
/
+86
2011-11-15
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
Marc Zyngier
10
-76
/
+2
2011-11-15
ARM: omap2plus: remove irq-related global base addresses
Marc Zyngier
5
-9
/
+4
2011-11-15
ARM: omap2plus: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
29
-137
/
+36
2011-11-15
ARM: omap2/3: Add global omap2/3_intc_handle_irq() functions
Marc Zyngier
2
-0
/
+52
2011-11-15
ARM: zynq: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
3
-3
/
+2
2011-11-15
ARM: cns3xxx: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
3
-2
/
+3
2011-11-15
ARM: shmobile: convert smp platforms to gic_handle_irq()
Marc Zyngier
5
-22
/
+2
2011-11-15
ARM: ux500: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
4
-2
/
+7
2011-11-15
ARM: tegra2: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
7
-20
/
+15
2011-11-15
ARM: exynos4: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
9
-78
/
+18
2011-11-15
ARM: msm: convert SMP platforms to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
6
-58
/
+31
2011-11-15
ARM: VExpress: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
3
-2
/
+3
2011-11-15
ARM: RealView: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
7
-2
/
+6
2011-11-15
ARM: highbank: convert to CONFIG_MULTI_IRQ_HANDLER
Marc Zyngier
3
-2
/
+2
2011-11-15
ARM: imx: convert smp platforms to global gic_handle_irq()
Marc Zyngier
4
-55
/
+1
2011-11-15
ARM: GIC: Add global gic_handle_irq() function
Marc Zyngier
2
-0
/
+28
2011-11-15
ARM: mxc: rename gic_handle_irq to avoid name clash
Marc Zyngier
2
-3
/
+3
2011-11-15
ARM: Make global handler and CONFIG_MULTI_IRQ_HANDLER mutually exclusive
Marc Zyngier
3
-49
/
+3
2011-11-15
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
6
-77
/
+128
2011-11-14
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
12
-523
/
+324
2011-11-14
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
2
-68
/
+1
2011-11-11
Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...
Olof Johansson
1
-1
/
+1
2011-11-11
Merge branch 'imx-fixes-for-arnd' of git://git.pengutronix.de/git/imx/linux-2...
Olof Johansson
4
-20
/
+39
2011-11-11
arm/imx: fix imx6q mmc error when mounting rootfs
Shawn Guo
1
-1
/
+16
2011-11-11
arm/imx: fix AUTO_ZRELADDR selection
Shawn Guo
1
-2
/
+2
[next]