summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* platform/x86: Introduce support for Mellanox hotplug driverVadim Pasternak2016-10-231-0/+99
* Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-9/+10
|\
| * mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-1/+2
| * mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-1/+1
| * mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
| * mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
| * mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
| * mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-1/+1
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-1/+1
| * mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes2016-10-181-2/+1
| * mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-10-181-0/+1
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-10-181-0/+2
|\ \
| * | kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov2016-10-161-0/+2
* | | generic syscalls: kill cruft from removed pkey syscallsDave Hansen2016-10-172-7/+0
|/ /
* | Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-10-156-6/+29
|\ \
| * | latent_entropy: Mark functions with __latent_entropyEmese Revfy2016-10-106-6/+18
| * | gcc-plugins: Add latent_entropy pluginEmese Revfy2016-10-101-0/+11
* | | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-1/+11
|\ \ \
| * | | Btrfs: catch invalid free space treesOmar Sandoval2016-10-031-1/+11
* | | | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-0/+1
|\ \ \ \
| * | | | vfs: add vfs_get_link() helperMiklos Szeredi2016-10-141-0/+1
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2016-10-145-63/+179
|\ \ \ \ \
| * | | | | kbuild: -ffunction-sections fix for archs with conflicting sectionsNicholas Piggin2016-09-221-5/+10
| * | | | | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-094-63/+80
| * | | | | EXPORT_SYMBOL() for asmAl Viro2016-08-071-0/+94
* | | | | | Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds2016-10-141-35/+42
|\ \ \ \ \ \
| * | | | | | docs-rst: sphinxify 802.11 documentationJohannes Berg2016-10-111-35/+42
| |/ / / / /
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-142-0/+109
|\ \ \ \ \ \
| * | | | | | qedr: Add support for QP verbsRam Amrani2016-10-141-0/+34
| * | | | | | qedr: Add support for PD,PKEY and CQ verbsRam Amrani2016-10-141-0/+19
| * | | | | | qedr: Add support for user context verbsRam Amrani2016-10-141-0/+53
| * | | | | | qedr: Add RoCE driver frameworkRam Amrani2016-10-141-0/+3
* | | | | | | Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-10-141-3/+19
|\ \ \ \ \ \ \
| | \ \ \ \ \ \
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'device-properties' and 'acpi-misc'Rafael J. Wysocki2016-10-141-3/+19
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | |
| | * | | | | | | ACPI / property: Allow holes in reference propertiesMika Westerberg2016-10-111-3/+19
* | | | | | | | | Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-141-52/+52
|\ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ Merge branches 'pm-cpufreq' and 'pm-devfreq'Rafael J. Wysocki2016-10-141-52/+52
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | cpufreq: skip invalid entries when searching the frequencyAaro Koskinen2016-10-121-52/+52
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2016-10-144-23/+188
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cgroup: add tracepoints for basic operationsTejun Heo2016-08-101-0/+163
| * | | | | | | | | | | | cgroup: make cgroup_path() and friends behave in the style of strlcpy()Tejun Heo2016-08-102-21/+6
| * | | | | | | | | | | | kernfs: remove kernfs_path_len()Tejun Heo2016-08-101-4/+0
| * | | | | | | | | | | | kernfs: make kernfs_path*() behave in the style of strlcpy()Tejun Heo2016-08-102-6/+22
| * | | | | | | | | | | | kernfs: add dummy implementation of kernfs_path_from_node()Tejun Heo2016-08-101-0/+5
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2016-10-141-23/+30
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | percpu: improve generic percpu modify-return implementationNicholas Piggin2016-09-221-23/+30
* | | | | | | | | | | | | Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds2016-10-143-34/+45
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2016-09-222-8/+2
| * | | | | | | | | | | | | Merge branch 'master' into for-4.9Tejun Heo2016-09-0661-213/+566
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | libata: Add support for SCT Write SameShaun Tancheff2016-08-251-0/+43