summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-10-221-0/+1
|\
| * clocksource: Add J-Core timer/clocksource driverRich Felker2016-10-201-0/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-221-11/+0
|\ \
| * | sched/core, x86: Make struct thread_info arch specific againHeiko Carstens2016-10-201-11/+0
| |/
* | Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-10-221-1/+1
|\ \
| * | mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski2016-10-201-1/+1
| |/
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-10-221-1/+1
|\ \
| * \ Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner2016-10-211-1/+1
| |\ \ | | |/ | |/|
| | * irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin2016-10-171-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-10-211-9/+40
|\ \ \
| * | | nvme.h: add an enum for cns valuesChristoph Hellwig2016-10-191-0/+10
| * | | nvme.h: don't use uuid_beChristoph Hellwig2016-10-191-2/+1
| * | | nvme.h: resync with nvme-cliChristoph Hellwig2016-10-191-6/+27
| * | | nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi2016-10-191-1/+2
* | | | Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2016-10-201-2/+2
|\ \ \ \
| * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2016-10-201-2/+2
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky2016-10-201-2/+2
* | | | | 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-171-3/+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 '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-143-40/+51
|\ \ \ \ \ \
| * | | | | | kbuild: allow archs to select link dead code/data eliminationNicholas Piggin2016-09-093-40/+51
* | | | | | | 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-143-23/+25
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | 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/li...Linus Torvalds2016-10-142-27/+45
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | libata: remove <asm-generic/libata-portmap.h>Christoph Hellwig2016-09-221-1/+2