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