summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+29
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+11
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-63/+179
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+109
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani-0/+34
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani-0/+19
2016-10-14qedr: Add support for user context verbsRam Amrani-0/+53
2016-10-14qedr: Add RoCE driver frameworkRam Amrani-0/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds-23/+30
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds-34/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones-1/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+1203
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki-3/+19
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki-52/+52
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi-0/+1
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-2/+35
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds-10/+58
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-8/+55
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds-2/+23
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds-0/+24
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern-0/+24
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert-2/+11
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen-52/+52
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-3/+45
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds-361/+60
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-16/+0
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2350/+3787
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds-238/+357
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg-35/+42
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko-12/+11
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada-2/+0
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet-0/+11
2016-10-11kthread: better support freezable kthread workersPetr Mladek-3/+9
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek-0/+4
2016-10-11kthread: allow to cancel kthread workPetr Mladek-0/+5
2016-10-11kthread: initial support for delayed kthread workPetr Mladek-0/+33
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek-0/+2
2016-10-11kthread: add kthread_create_worker*()Petr Mladek-0/+7
2016-10-11kthread: kthread worker API cleanupPetr Mladek-9/+9
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek-1/+1
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas-0/+18
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier-0/+6
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul-0/+1
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra-1/+2