summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-10-19mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes1-2/+1
2016-10-19mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds1-0/+1
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2016-10-18clk: core: add __init decoration for CLK_OF_DECLARE_DRIVER functionShawn Guo1-1/+1
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen1-3/+0
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin1-1/+1
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern1-3/+14
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov1-0/+2
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-6/+29
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2016-10-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds3-40/+51
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds3-23/+25
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2-27/+45
2016-10-14pkeys: Remove easily triggered WARNDave Jones1-1/+0
2016-10-14qed*: Fix Kconfig dependencies with INFINIBAND_QEDRYuval Mintz1-1/+1
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-2/+11
2016-10-14Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds11-10/+58
2016-10-14Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-6/+52
2016-10-14Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+2
2016-10-14Merge git://www.linux-watchdog.org/linux-watchdogLinus Torvalds1-0/+24
2016-10-13regmap: include <linux/delay.h> from include/linux/regmap.hMasahiro Yamada1-0/+1
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/...Linus Torvalds1-0/+5
2016-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-3/+40
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds1-3/+60
2016-10-12Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-160/+98
2016-10-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds15-238/+135
2016-10-12mm: split gfp_mask and mapping flags into separate fieldsMichal Hocko2-12/+11
2016-10-12treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada2-2/+0
2016-10-12kthread: add kerneldoc for kthread_create()Jonathan Corbet1-0/+11
2016-10-12kthread: better support freezable kthread workersPetr Mladek1-3/+9
2016-10-12kthread: allow to modify delayed kthread workPetr Mladek1-0/+4
2016-10-12kthread: allow to cancel kthread workPetr Mladek1-0/+5
2016-10-12kthread: initial support for delayed kthread workPetr Mladek1-0/+33
2016-10-12kthread: add kthread_destroy_worker()Petr Mladek1-0/+2
2016-10-12kthread: add kthread_create_worker*()Petr Mladek1-0/+7
2016-10-12kthread: kthread worker API cleanupPetr Mladek1-9/+9
2016-10-12kthread: rename probe_kthread_data() to kthread_probe_data()Petr Mladek1-1/+1
2016-10-12mm: kmemleak: avoid using __va() on addresses that don't have a lowmem mappingCatalin Marinas1-0/+18
2016-10-12kdump, vmcoreinfo: report memory sections virtual addressesThomas Garnier1-0/+6
2016-10-12ipc/sem.c: fix complex_count vs. simple op raceManfred Spraul1-0/+1
2016-10-12relay: Use irq_work instead of plain timer for deferred wakeupPeter Zijlstra1-1/+2