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