index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-04-01
21
-159
/
+344
|
\
|
*
irqchip: sun7i/sun6i: Disable NMI before registering the handler
Hans de Goede
2014-03-31
1
-3
/
+3
|
*
ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controller
Carlo Caione
2014-03-26
2
-0
/
+209
|
*
irqchip: sun4i: Simplify sun4i_irq_ack
Hans de Goede
2014-03-19
1
-6
/
+1
|
*
irqchip: sun4i: Use handle_fasteoi_irq for all interrupts
Hans de Goede
2014-03-19
1
-14
/
+4
|
*
irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0
Hans de Goede
2014-03-14
1
-3
/
+16
|
*
irqchip: sun4i: Fix a comment about mask register initialization
Hans de Goede
2014-03-14
1
-1
/
+1
|
*
irqchip: sun4i: Fix irq 0 not working
Hans de Goede
2014-03-14
1
-2
/
+16
|
*
irqchip: sunxi: Change compatibles
Maxime Ripard
2014-03-14
1
-1
/
+1
|
*
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2014-03-12
361
-1824
/
+3999
|
|
\
|
*
|
irqchip: Remove unused include
Stephen Boyd
2014-03-12
1
-2
/
+0
|
*
|
xen: Validate online cpus in set_affinity
Thomas Gleixner
2014-03-12
1
-1
/
+1
|
*
|
irqchip: Remove asmlinkage from static functions
Stephen Boyd
2014-03-12
11
-17
/
+14
|
*
|
irqchip: gic: Silence sparse warnings
Stephen Boyd
2014-03-06
1
-4
/
+5
|
*
|
irqchip: Silence sparse warning
Stephen Boyd
2014-03-06
1
-0
/
+1
|
*
|
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
2014-03-05
1
-20
/
+6
|
*
|
s390: Do not rely on magic indirect includes
Thomas Gleixner
2014-03-04
1
-0
/
+1
|
*
|
irqchip: xtensa: Select only an online cpu
Thomas Gleixner
2014-03-04
1
-1
/
+1
|
*
|
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
2014-03-04
1
-35
/
+4
|
*
|
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
2014-03-04
1
-0
/
+1
|
*
|
s390: Cio: Use the core irq stats function
Thomas Gleixner
2014-03-04
1
-4
/
+1
|
*
|
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
2014-03-04
1
-14
/
+1
|
*
|
xen: Use the proper irq functions
Thomas Gleixner
2014-03-04
3
-22
/
+8
|
*
|
pci: pcie-designware: Remove irq_desc abuse
Thomas Gleixner
2014-03-04
1
-3
/
+1
|
*
|
Revert irqchip: irq-dove: Add PMU interrupt controller
Jason Cooper
2014-03-04
2
-127
/
+0
|
*
|
Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...
Thomas Gleixner
2014-02-22
1
-27
/
+69
|
|
\
\
|
|
*
|
irqchip: armada-370-xp: Setup a chained handler for the MPIC
Ezequiel Garcia
2014-02-22
1
-7
/
+43
|
|
*
|
irqchip: armada-370-xp: Add helper for the MSI IRQ handling
Ezequiel Garcia
2014-02-22
1
-24
/
+30
|
|
*
|
Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip
Jason Cooper
2014-02-22
1
-2
/
+2
|
|
|
\
\
|
*
|
\
\
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
2014-02-19
263
-1869
/
+3268
|
|
\
\
\
\
|
*
\
\
\
\
Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...
Thomas Gleixner
2014-02-18
2
-0
/
+127
|
|
\
\
\
\
\
|
|
*
|
|
|
|
irqchip: irq-dove: Add PMU interrupt controller.
Andrew Lunn
2013-11-26
2
-0
/
+127
*
|
|
|
|
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
11
-69
/
+849
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTS
Geert Uytterhoeven
2014-03-22
1
-0
/
+4
|
*
|
|
|
|
|
|
clocksource: exynos_mct: silence a static checker warning
Dan Carpenter
2014-03-11
1
-1
/
+1
|
*
|
|
|
|
|
|
clocksource/cadence_ttc: Overhaul clocksource frequency adjustment
Soren Brinkmann
2014-03-11
1
-20
/
+84
|
*
|
|
|
|
|
|
clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabled
Soren Brinkmann
2014-03-11
1
-15
/
+2
|
*
|
|
|
|
|
|
clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI
Magnus Damm
2014-03-11
1
-0
/
+44
|
*
|
|
|
|
|
|
clocksource: armada-370-xp: Use atomic access for shared registers
Ezequiel Garcia
2014-03-11
1
-8
/
+4
|
*
|
|
|
|
|
|
clocksource: orion: Use atomic access for shared registers
Ezequiel Garcia
2014-03-11
1
-18
/
+10
|
*
|
|
|
|
|
|
clocksource: timer-keystone: Delete unnecessary variable
Matthias Brugger
2014-03-11
1
-4
/
+1
|
*
|
|
|
|
|
|
clocksource: timer-keystone: introduce clocksource driver for Keystone
Ivan Khoronzhuk
2014-03-11
2
-0
/
+245
|
*
|
|
|
|
|
|
clocksource: sunxi: Add new compatibles
Maxime Ripard
2014-03-11
1
-1
/
+1
|
*
|
|
|
|
|
|
ARM: u300: move timer driver to clocksource
Linus Walleij
2014-03-11
2
-0
/
+448
|
*
|
|
|
|
|
|
clocksource: arch_timer: Set dynamic irq affinity on mmio clockevent
Stephen Boyd
2014-03-11
1
-0
/
+1
|
*
|
|
|
|
|
|
cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failure
Preeti U Murthy
2014-02-07
1
-6
/
+8
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-04-01
2
-2
/
+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cputime: Default implementation of nsecs -> cputime conversion
Frederic Weisbecker
2014-03-13
2
-2
/
+2
*
|
|
|
|
|
|
|
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-04-01
1
-1
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH
H. Peter Anvin
2014-02-27
1
-1
/
+1
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
[next]