]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 01:02:59 +0000 (10:02 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Nov 2013 01:02:59 +0000 (10:02 +0900)
commit884705b66f0ab353d7307b779e1d9795c6477be1
treebd69f7a235f679a8336b237ed9722bb7f64db39a
parent0e42d6d4d3083dfd845be29e2477281815215894
parent932c1bb957d841e769ff5af13d7e79524d6f801a
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull IRQ changes from Ingo Molnar:
 "The biggest change this cycle are the softirq/hardirq stack
  interaction and nesting fixes, cleanups and reorganizations from
  Frederic.  This is the longer followup story to the softirq nesting
  fix that is already upstream (commit 7011183d8055: "irq: Force hardirq
  exit's softirq processing on its own stack")"

* 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip: bcm2835: Convert to use IRQCHIP_DECLARE macro
  powerpc: Tell about irq stack coverage
  x86: Tell about irq stack coverage
  irq: Optimize softirq stack selection in irq exit
  irq: Justify the various softirq stack choices
  irq: Improve a bit softirq debugging
  irq: Optimize call to softirq on hardirq exit
  irq: Consolidate do_softirq() arch overriden implementations
  x86/irq: Correct comment about i8259 initialization
arch/arm/mach-bcm2835/bcm2835.c
arch/parisc/kernel/irq.c
arch/powerpc/kernel/irq.c
arch/x86/Kconfig