summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2016-10-231-0/+1
|\
| * target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger2016-10-191-0/+1
* | Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2016-10-232-0/+19
|\ \
| * | ipmi: add an Aspeed BT IPMI BMC driverAlistair Popple2016-09-292-0/+19
* | | 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 tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-10-211-1/+1
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki2016-10-211-1/+1
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | | * | | mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran2016-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-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
| |/ / / / / / / / / /