Revision 505608d2b9f3ab9e3ea0fd1b89b1cc560b91a7b5 authored by Linus Torvalds on 13 July 2013, 22:37:30 UTC, committed by Linus Torvalds on 13 July 2013, 22:37:30 UTC
Pull irq updates from Thomas Gleixner:
 - core fix for missing round up in the generic irq chip implementation
 - new irq chip for MOXA SoCs
 - a few fixes and cleanups in the irqchip drivers

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  irqchip: Add support for MOXA ART SoCs
  genirq: generic chip: Use DIV_ROUND_UP to calculate numchips
  irqchip: nvic: Fix wrong num_ct argument for irq_alloc_domain_generic_chips()
  irqchip: sun4i: Staticize sun4i_irq_ack()
  irqchip: vt8500: Staticize local symbols
2 parent s 0da2736 + 4de563a
History
File Mode Size
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 276 bytes
ima.h -rw-r--r-- 5.5 KB
ima_api.c -rw-r--r-- 7.1 KB
ima_appraise.c -rw-r--r-- 7.5 KB
ima_crypto.c -rw-r--r-- 3.0 KB
ima_fs.c -rw-r--r-- 9.1 KB
ima_init.c -rw-r--r-- 2.6 KB
ima_main.c -rw-r--r-- 8.1 KB
ima_policy.c -rw-r--r-- 18.5 KB
ima_queue.c -rw-r--r-- 3.9 KB

back to top