summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-12-21staging/rdma/hfi1: Adjust EPROM partitions, add EPROM commandsDean Luick-6/+4
2015-12-13Merge 4.4-rc5 into staging-nextGreg Kroah-Hartman-303/+267
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-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
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley-1/+4
2015-12-03ipv6: kill sk_dst_lockEric Dumazet-15/+5
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo-17/+25
2015-12-02sctp: convert sack_needed and sack_generation to bitsMarcelo Ricardo Leitner-8/+8
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet-2/+21
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada-0/+1
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo-2/+2