summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-11irqchip/versatile: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/tb10x: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/sunxi-nmi: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/orion: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/metag: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/imgpdc: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/gic: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/brcmstb-l2: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/bcm7120-l2: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/bcm7038-l1: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11irqchip/exynos-combiner: Consolidate chained IRQ handler install/removeThomas Gleixner
2015-07-11genirq: Remove the irq argument from setup_affinity()Jiang Liu
2015-07-11genirq: Provide and use __irq_can_set_affinity()Jiang Liu
2015-07-11genirq: Remove the irq argument from note_interrupt()Jiang Liu
2015-07-11genirq: Remove irq argument from try_one_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from report_bad_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from suspend/resume_irq()Jiang Liu
2015-07-11genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu
2015-07-11genirq: Remove irq arg from __irq_set_trigger()Jiang Liu
2015-07-11genirq: Remove the irq argument from check_irq_resend()Jiang Liu
2015-07-11genirq: Remove the parameter 'irq' of kstat_incr_irqs_this_cpu()Jiang Liu
2015-07-11irqchip: Prepare for local stub header removalJoel Porquet
2015-07-11irqchip/sirfsoc: Fix generic chip allocation wreckageThomas Gleixner
2015-07-11irqchip/dw-apb-ictl: Fix generic domain chip wreckageThomas Gleixner
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud
2015-07-06perf: Fix AUX buffer refcountingPeter Zijlstra
2015-07-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Move rbtree.h from tools/perf/Arnaldo Carvalho de Melo
2015-07-05tools: Copy lib/rbtree.c to tools/lib/Arnaldo Carvalho de Melo
2015-07-05Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-05perf tools: Copy rbtree.h from the kernelArnaldo Carvalho de Melo
2015-07-05tools: Adopt {READ,WRITE_ONCE} from the kernelArnaldo Carvalho de Melo
2015-07-05Linux 4.2-rc1Linus Torvalds
2015-07-05Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...Linus Torvalds
2015-07-05ext4: replace open coded nofail allocation in ext4_free_blocks()Michal Hocko
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-04bluetooth: fix list handlingLinus Torvalds
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-049p: cope with bogus responses from server in p9_client_{read,write}Al Viro
2015-07-04p9_client_write(): avoid double p9_free_req()Al Viro
2015-07-049p: forgetting to cancel request on interrupted zero-copy RPCAl Viro
2015-07-04dax: bdev_direct_access() may sleepMatthew Wilcox
2015-07-04block: Add support for DAX reads/writes to block devicesMatthew Wilcox
2015-07-04dax: Use copy_from_iter_nocacheMatthew Wilcox