index
:
kernel/linux.git
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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-12
xen: Validate online cpus in set_affinity
Thomas Gleixner
1
-1
/
+1
2014-03-12
mips: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
2
-2
/
+2
2014-03-12
ia64: Validate online cpus in irq_set_affinity() callbacks
Thomas Gleixner
3
-11
/
+5
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
11
-17
/
+14
2014-03-06
x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as well
Thomas Gleixner
1
-1
/
+1
2014-03-06
irqchip: gic: Silence sparse warnings
Stephen Boyd
1
-4
/
+5
2014-03-06
irqchip: Silence sparse warning
Stephen Boyd
1
-0
/
+1
2014-03-05
x86: hyperv: Fixup the (brain) damage caused by the irq cleanup
Thomas Gleixner
3
-25
/
+11
2014-03-05
m68k: Do not rely on magic indirect includes
Thomas Gleixner
1
-1
/
+1
2014-03-05
powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"
Thomas Gleixner
1
-1
/
+2
2014-03-05
s390: Do not rely on magic indirect includes
Thomas Gleixner
2
-0
/
+2
2014-03-05
x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robot
Thomas Gleixner
1
-3
/
+3
2014-03-05
x86: hyperv: Make it build with CONFIG_HYPERV=m again
Thomas Gleixner
1
-1
/
+1
2014-03-05
x86: Remove deprecated IRQF_DISABLED
Michael Opdenacker
3
-4
/
+4
2014-03-05
mn10300: Remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-6
/
+6
2014-03-05
ia64: Remove deprecated IRQF_DISABLED
Michael Opdenacker
4
-12
/
+1
2014-03-04
xtensa: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
1
-19
/
+3
2014-03-04
irqchip: xtensa: Select only an online cpu
Thomas Gleixner
1
-1
/
+1
2014-03-04
sh: Use irq_set_affinity instead of homebrewn code
Thomas Gleixner
1
-17
/
+1
2014-03-04
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
2
-8
/
+7
2014-03-04
x86: Hyperv: Cleanup the irq mess
Thomas Gleixner
3
-74
/
+47
2014-03-04
xen: Add proper irq accounting for HYPERCALL vector
Thomas Gleixner
1
-0
/
+1
2014-03-04
x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTOR
Thomas Gleixner
2
-0
/
+9
2014-03-04
ia64: Use the core irq stats function
Thomas Gleixner
1
-6
/
+4
2014-03-04
s390: Cio: Use the core irq stats function
Thomas Gleixner
1
-4
/
+1
2014-03-04
mn10300: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
x86: Xen: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
sparc: Use the core irq stats function
Thomas Gleixner
1
-1
/
+1
2014-03-04
mips: Use the core irq stats function
Thomas Gleixner
5
-5
/
+5
2014-03-04
genirq: Add a kstat helper to increment irq stats
Thomas Gleixner
2
-5
/
+12
2014-03-04
xen: Get rid of the last irq_desc abuse
Thomas Gleixner
1
-14
/
+1
2014-03-04
xen: Use the proper irq functions
Thomas Gleixner
3
-22
/
+8
2014-03-04
arm: mmp: Remove pointless fiddling with irq internals
Thomas Gleixner
2
-31
/
+5
2014-03-04
arm: Replace various irq_desc accesses
Thomas Gleixner
2
-9
/
+5
2014-03-04
pci: pcie-designware: Remove irq_desc abuse
Thomas Gleixner
1
-3
/
+1
2014-03-04
powerpc: Eeh: Kill another abuse of irq_desc
Thomas Gleixner
1
-5
/
+21
2014-03-04
powerpc: Irq: Use generic_handle_irq
Thomas Gleixner
1
-6
/
+2
2014-03-04
powerpc:eVh_pic: Kill irq_desc abuse
Thomas Gleixner
1
-8
/
+2
2014-03-04
Revert irqchip: irq-dove: Add PMU interrupt controller
Jason Cooper
3
-144
/
+0
2014-02-22
Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...
Thomas Gleixner
2
-28
/
+76
2014-02-22
irqchip: armada-370-xp: Setup a chained handler for the MPIC
Ezequiel Garcia
2
-8
/
+50
2014-02-22
irqchip: armada-370-xp: Add helper for the MSI IRQ handling
Ezequiel Garcia
1
-24
/
+30
2014-02-22
Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchip
Jason Cooper
1
-2
/
+2
2014-02-19
genirq: Update the a comment typo
Chuansheng Liu
1
-1
/
+1
2014-02-19
Merge branch 'irq/for-arm' into irq/core
Thomas Gleixner
571
-3224
/
+6438
2014-02-19
genirq: Provide irq_wake_thread()
Thomas Gleixner
4
-2
/
+31
2014-02-19
genirq: Provide synchronize_hardirq()
Thomas Gleixner
2
-20
/
+51
2014-02-19
Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...
Thomas Gleixner
3
-0
/
+144
2014-02-17
Linux 3.14-rc3
v3.14-rc3
Linus Torvalds
1
-1
/
+1
2014-02-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
7
-23
/
+28
[next]