Revision 4143fc83bb0c05a4e2042d78e18a75156e914260 authored by Linus Torvalds on 21 November 2015, 18:19:15 UTC, committed by Linus Torvalds on 21 November 2015, 18:19:15 UTC
Pull irq fixes from Thomas Gleixner:
 "Three fixes for the ARM GIC interrupt controller from Marc addressing
  various shortcomings versus boot initialization and suspend/resume"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip/gic: Add save/restore of the active state
  irqchip/gic: Clear enable bits before restoring them
  irqchip/gic: Make sure all interrupts are deactivated at boot
2 parent s 876454a + 1c7d4dd
History
File Mode Size
6lowpan
Kconfig -rw-r--r-- 986 bytes
Makefile -rw-r--r-- 329 bytes
core.c -rw-r--r-- 7.2 KB
core.h -rw-r--r-- 1.2 KB
header_ops.c -rw-r--r-- 6.8 KB
ieee802154.h -rw-r--r-- 3.4 KB
netlink.c -rw-r--r-- 4.5 KB
nl-mac.c -rw-r--r-- 34.5 KB
nl-phy.c -rw-r--r-- 7.9 KB
nl802154.c -rw-r--r-- 65.3 KB
nl802154.h -rw-r--r-- 154 bytes
nl_policy.c -rw-r--r-- 3.3 KB
rdev-ops.h -rw-r--r-- 8.8 KB
socket.c -rw-r--r-- 23.3 KB
sysfs.c -rw-r--r-- 2.6 KB
sysfs.h -rw-r--r-- 194 bytes
trace.c -rw-r--r-- 102 bytes
trace.h -rw-r--r-- 8.2 KB

back to top