aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2016-01-07driver-core: platform: Add platform_irq_count()Stephen Boyd
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-12-13Merge tag 'usb-4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12kernel: remove stop_machine() Kconfig dependencyChris Wilson
2015-12-12mm: kmemleak: mark kmemleak_init prototype as __initNicolas Iooss
2015-12-11USB: add quirk for devices with broken LPMAlan Stern
2015-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-10irqchip/gic-v3: Add missing struct device_node declarationMarc Zyngier
2015-12-09Merge tag 'vfio-v4.4-rc5' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-12-09Merge tag 'devicetree-fixes-for-4.4-rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-12-09bitops.h: correctly handle rol32 with 0 byte shiftSasha Levin
2015-12-09of/irq: move of_msi_map_rid declaration to the correct ifdef sectionRob Herring
2015-12-09of/irq: Export of_irq_find_parent againCarlo Caione
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'for-4.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-12-08mlx4: Expose correct max_sge_rd limitSagi Grimberg
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-07lightnvm: comments on constantsMatias Bjørling
2015-12-07libata-eh.c: Introduce new ata port flag for controller which lockup on read ...Andreas Werner
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-04Merge tag 'pm+acpi-4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-12-04Revert: "vfio: Include No-IOMMU mode"Alex Williamson
2015-12-04Merge branches 'pm-domains' and 'pm-cpufreq'Rafael J. Wysocki
2015-12-04Merge branches 'acpica', 'acpi-video' and 'device-properties'Rafael J. Wysocki
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet
2015-12-02cpufreq: use last policy after online for drivers with ->setpolicySrinivas Pandruvada
2015-12-02ACPI / property: fix compile error for acpi_node_get_property_reference() whe...Hanjun Guo
2015-12-01net: fix sock_wake_async() rcu protectionEric Dumazet
2015-12-01net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATAEric Dumazet
2015-11-29packet: Allow packets with only a header (but no payload)Martin Blumenstingl
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-29lightnvm: unconverted ppa returned in get_bb_tblMatias Bjørling
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25Merge tag 'v4.4-rc2' into fixesArnd Bergmann