aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds6-6/+29
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+11
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-63/+179
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-0/+109
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani1-0/+34
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani1-0/+19
2016-10-14qedr: Add support for user context verbsRam Amrani1-0/+53
2016-10-14qedr: Add RoCE driver frameworkRam Amrani1-0/+3
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-23/+30
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libataLinus Torvalds3-34/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds2-0/+1203
2016-10-14Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki1-3/+19
2016-10-14Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki1-52/+52
2016-10-14vfs: add vfs_get_link() helperMiklos Szeredi1-0/+1
2016-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+35
2016-10-13Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds11-10/+58
2016-10-13Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds4-8/+55
2016-10-13Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfsLinus Torvalds3-2/+23
2016-10-13Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+24
2016-10-13net: ipv4: Do not drop to make_route if oif is l3mdevDavid Ahern1-0/+24
2016-10-13net/mlx5: Add MLX5_ARRAY_SET64 to fix BUILD_BUG_ONTom Herbert1-2/+11
2016-10-12cpufreq: skip invalid entries when searching the frequencyAaro Koskinen1-52/+52
2016-10-12Merge tag 'pwm/for-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwmLinus Torvalds1-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds2-3/+45
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds2-361/+60
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-16/+0
2016-10-11Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds52-2350/+3787
2016-10-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds17-238/+357
2016-10-11docs-rst: sphinxify 802.11 documentationJohannes Berg1-35/+42
2016-10-11mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2016-10-11kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-11kthread: better support freezable kthread workersPetr Mladek1-3/+9
2016-10-11kthread: allow to modify delayed kthread workPetr Mladek1-0/+4
2016-10-11kthread: allow to cancel kthread workPetr Mladek1-0/+5
2016-10-11kthread: initial support for delayed kthread workPetr Mladek1-0/+33
2016-10-11kthread: add kthread_destroy_worker()Petr Mladek1-0/+2
2016-10-11kthread: add kthread_create_worker*()Petr Mladek1-0/+7
2016-10-11kthread: kthread worker API cleanupPetr Mladek1-9/+9
2016-10-11kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek1-1/+1
2016-10-11mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas1-0/+18
2016-10-11kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+6
2016-10-11ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-11relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra1-1/+2