summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-12-19Merge branch 'irq/gic-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Thomas Gleixner-0/+10
2015-12-19Merge branch 'irq/wire-msi-bridge' of git://git.kernel.org/pub/scm/linux/kern...Thomas Gleixner-361/+425
2015-12-16irqchip/gic: Support RealView variant setupLinus Walleij-0/+10
2015-12-16platform-msi: Allow creation of a MSI-based stacked irq domainMarc Zyngier-0/+12
2015-12-16genirq/msi: Add msi_domain_populate_irqsMarc Zyngier-0/+2
2015-12-16genirq/msi: Make the .prepare callback reusableMarc Zyngier-0/+4
2015-12-16irqdomain: Make irq_domain_alloc_irqs_recursive availableMarc Zyngier-0/+3
2015-12-14genirq: Free irq_desc with rcuThomas Gleixner-0/+6
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra-5/+5
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-0/+3
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+4
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-7/+14
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson-3/+3
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss-1/+1
2015-12-11USB: add quirk for devices with broken LPMAlan Stern-0/+3
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+14
2015-12-10Merge tag 'sound-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+3
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier-0/+1
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds-10/+0
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-7/+12
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin-1/+1
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring-7/+6
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione-0/+6
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-34/+26
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+1
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-7/+9
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg-0/+11
2015-12-08IB/mad: Require CM send method for everything except ClassPortInfoHal Rosenstock-0/+2
2015-12-08genirq: Implement irq_percpu_is_enabled()Thomas Petazzoni-0/+1
2015-12-07IB/core: use RCU for uverbs id lookupMike Marciniszyn-0/+1
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling-7/+7
2015-12-07lightnvm: comments on constantsMatias Bjørling-0/+7
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner-0/+1
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo-286/+311
2015-12-07ALSA: hda - Fix playback noise with 24/32 bit sample size on BXTLu, Han-0/+3
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-1/+4
2015-12-05Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-1/+10
2015-12-04Merge tag 'sound-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-0/+1
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-2/+3
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson-10/+0
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki-0/+1
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki-2/+2
2015-12-04drm/nouveau: Fix pre-nv50 pageflip events (v4)Daniel Vetter-0/+4
2015-12-04drm: Fix an unwanted master inheritance v2Thomas Hellstrom-0/+6
2015-12-04Merge tag 'imx-drm-fixes-2015-12-01' of git://git.pengutronix.de/git/pza/linu...Dave Airlie-1/+0
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-41/+84
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-2/+1
2015-12-03Merge tag 'mac80211-for-davem-2015-12-02' of git://git.kernel.org/pub/scm/lin...David S. Miller-2/+4
2015-12-03net_sched: fix qdisc_tree_decrease_qlen() racesEric Dumazet-0/+3