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
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-23
Merge tag 'intc-for-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Olof Johansson
143
-1113
/
+1411
2014-09-23
Merge tag 'at91-drivers2' of git://github.com/at91linux/linux-at91 into next/...
Olof Johansson
29
-339
/
+62
2014-09-15
ARM: at91: PIT: Move the driver to drivers/clocksource
Maxime Ripard
3
-303
/
+0
2014-09-15
ARM: at91: Give the PIT irq as an argument of at91sam926x_pit_init
Maxime Ripard
7
-10
/
+8
2014-09-11
arm: omap: intc: switch over to linear irq domain
Felipe Balbi
1
-9
/
+79
2014-09-11
arm: omap: irq: get rid of ifdef hack
Felipe Balbi
1
-15
/
+7
2014-09-11
arm: omap: irq: introduce omap_nr_pending
Felipe Balbi
1
-1
/
+8
2014-09-11
arm: omap: irq: remove nr_irqs argument
Felipe Balbi
1
-12
/
+13
2014-09-11
arm: omap: irq: remove unnecessary header
Felipe Balbi
1
-1
/
+0
2014-09-11
arm: omap: irq: drop omap2_intc_handle_irq()
Felipe Balbi
2
-11
/
+6
2014-09-11
arm: omap: irq: drop omap3_intc_handle_irq()
Felipe Balbi
16
-22
/
+0
2014-09-11
arm: omap: irq: call set_handle_irq() from .init_irq
Felipe Balbi
1
-0
/
+3
2014-09-11
arm: omap: irq: move some more code around
Felipe Balbi
1
-15
/
+15
2014-09-11
arm: boot: dts: omap2/3/am33xx: drop ti,intc-size
Felipe Balbi
3
-3
/
+0
2014-09-11
arm: omap: irq: drop ti,intc-size support
Felipe Balbi
1
-3
/
+0
2014-09-11
arm: boot: dts: am33xx/omap3: fix intc compatible flag
Felipe Balbi
2
-2
/
+2
2014-09-11
arm: omap: irq: use compatible flag to figure out number of IRQ lines
Felipe Balbi
1
-0
/
+3
2014-09-11
arm: omap: irq: add specific compatibles for omap3 and am33xx devices
Felipe Balbi
1
-1
/
+3
2014-09-11
arm: omap: irq: drop .handle_irq and .init_irq fields
Felipe Balbi
3
-20
/
+0
2014-09-11
arm: omap: irq: use IRQCHIP_DECLARE macro
Felipe Balbi
1
-5
/
+3
2014-09-11
arm: omap: irq: call set_handle_irq() from intc_of_init
Felipe Balbi
1
-0
/
+2
2014-09-11
arm: omap: irq: make intc_of_init static
Felipe Balbi
2
-11
/
+1
2014-09-11
arm: omap: irq: reorganize code a little bit
Felipe Balbi
1
-67
/
+66
2014-09-11
arm: omap: irq: always define omap3 support
Felipe Balbi
1
-2
/
+0
2014-09-11
arm: omap: irq: rename omap3_intc_regs
Felipe Balbi
1
-2
/
+2
2014-09-11
arm: omap: irq: remove unnecessary base_addr argument
Felipe Balbi
1
-7
/
+3
2014-09-11
arm: omap: irq: switch over to intc_readl on omap_intc_handle_irq
Felipe Balbi
1
-6
/
+8
2014-09-11
arm: omap: irq: remove unused macro
Felipe Balbi
1
-2
/
+0
2014-09-11
arm: omap: irq: remove rest of irq_banks usage
Felipe Balbi
1
-81
/
+47
2014-09-11
arm: omap: irq: add a global omap_nr_irqs variable
Felipe Balbi
1
-0
/
+3
2014-09-11
arm: omap: irq: start to remove irq_banks array
Felipe Balbi
1
-37
/
+27
2014-09-11
arm: omap: irq: define INTC_ILR0 register
Felipe Balbi
1
-0
/
+1
2014-09-11
arm: omap: irq: make omap_irq_base global
Felipe Balbi
1
-1
/
+1
2014-09-11
Merge branch 'omap-for-v3.18/fixes-not-urgent' into omap-for-v3.18/intc-v2
Tony Lindgren
7
-21
/
+21
2014-09-11
ARM: OMAP2+: make of_device_ids const
Uwe Kleine-König
7
-9
/
+9
2014-09-11
ARM: omap2: make arrays containing machine compatible strings const
Uwe Kleine-König
1
-12
/
+12
2014-09-08
ARM: dts: OMAP3+: Add PRM interrupt
Nishanth Menon
4
-0
/
+4
2014-09-08
ARM: omap: Remove stray ARCH_HAS_OPP references
Mark Brown
1
-5
/
+0
2014-09-08
ARM: DRA7: Add hook in SoC initcalls to enable pm initialization
Rajendra Nayak
2
-1
/
+4
2014-09-08
Merge branch 'pull/v3.18/for-omap-soc' of https://github.com/nmenon/linux-2.6...
Tony Lindgren
13
-64
/
+275
2014-09-08
Merge branch 'pull/v3.18/powerdomain-fixes' of https://github.com/nmenon/linu...
Tony Lindgren
6
-16
/
+106
2014-09-08
ARM: OMAP5: Add hook in SoC initcalls to enable pm initialization
Santosh Shilimkar
2
-1
/
+4
2014-09-08
ARM: OMAP5 / DRA7: Enable CPU RET on suspend
Rajendra Nayak
4
-3
/
+17
2014-09-08
ARM: OMAP5 / DRA7: PM: Provide a dummy startup function for CPU hotplug
Santosh Shilimkar
1
-6
/
+8
2014-09-08
ARM: OMAP5 / DRA7: PM: Avoid all SAR saves
Rajendra Nayak
1
-21
/
+34
2014-09-08
ARM: OMAP5 / DRA7: PM: Enable Mercury retention mode on CPUx powerdomains
Santosh Shilimkar
1
-0
/
+16
2014-09-08
ARM: OMAP5 / DRA7: PM / wakeupgen: Enables ES2 PM mode by default
Santosh Shilimkar
3
-0
/
+19
2014-09-08
ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
Santosh Shilimkar
1
-3
/
+33
2014-09-08
ARM: OMAP5 / DRA7: PM: Update CPU context register offset
Santosh Shilimkar
1
-4
/
+9
2014-09-08
ARM: AM437x: use pdata quirks for pinctrl information
Keerthy
1
-0
/
+3
[next]