aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-moxart.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-16irqchip/brcmstb-l2: Prepare brcmstb_l2_intc_irq_handle for irq argument removalThomas Gleixner1-1/+3
2015-07-16irqchip/exynos: Prepare combiner_handle_cascade_irq for irq argument removalThomas Gleixner1-1/+3
2015-07-12irqchip/mips-gic: Use irq_set_chip_handler_name_lockedThomas Gleixner1-9/+6
2015-07-12irqchip/metag-ext: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-5/+4
2015-07-12irqchip/vt8500: Use irq_set_handler_locked()Thomas Gleixner1-3/+3
2015-07-11irqchip: Use irq_desc_get_xxx() to avoid redundant lookup of irq_descJiang Liu6-8/+8
2015-07-11irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-07-11irqchip/vic: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/versatile: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/tb10x: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/sunxi-nmi: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-07-11irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/metag: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+1
2015-07-11irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner1-4/+4
2015-07-11irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner1-3/+2
2015-07-11irqchip/brcmstb-l2: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/bcm7038-l1: Consolidate chained IRQ handler install/removeThomas Gleixner1-2/+2
2015-07-11irqchip/exynos-combiner: Consolidate chained IRQ handler install/removeThomas Gleixner1-3/+2
2015-07-11genirq: Remove the irq argument from setup_affinity()Jiang Liu1-8/+7
2015-07-11genirq: Provide and use __irq_can_set_affinity()Jiang Liu1-8/+10
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu4-6/+7
2015-07-11genirq: Remove irq argument from try_one_irq()Jiang Liu1-3/+3
2015-07-11genirq: Remove irq argument from report_bad_irq()Jiang Liu1-8/+6
2015-07-11genirq: Remove irq argument from suspend/resume_irq()Jiang Liu1-4/+4
2015-07-11genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu3-10/+11
2015-07-11genirq: Remove irq arg from __irq_set_trigger()Jiang Liu3-10/+9
2015-07-11genirq: Remove the irq argument from check_irq_resend()Jiang Liu4-4/+6
2015-07-11genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu4-11/+11
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet44-79/+42
2015-07-11irqchip/sirfsoc: Fix generic chip allocation wreckageThomas Gleixner1-23/+25
2015-07-11irqchip/dw-apb-ictl: Fix generic domain chip wreckageThomas Gleixner1-31/+22
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler3-19/+2
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud1-1/+1
2015-07-06perf: Fix AUX buffer refcountingPeter Zijlstra3-10/+35
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo3-3/+246
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo2-0/+1
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo4-12/+550
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo2-3/+90
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo1-0/+58
2015-07-05Linux 4.2-rc1Linus Torvalds1-2/+2
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko1-11/+5
2015-07-04bluetooth: fix list handlingLinus Torvalds2-2/+3
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro1-0/+8
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro1-0/+1
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro1-1/+2
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox1-0/+6
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox2-2/+8
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox1-1/+1
2015-07-04dax: Add block size note to documentationMatthew Wilcox1-2/+4