summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2016-11-04pinctrl: meson: Add GXL pinctrl definitionsNeil Armstrong-0/+131
2016-10-31pinctrl: at91: add support for OUTPUT configBoris BREZILLON-0/+2
2016-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds-0/+1
2016-10-23Merge tag 'for-linus-4.9-2' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds-0/+19
2016-10-22Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-0/+1
2016-10-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+0
2016-10-22Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2016-10-22Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2016-10-21Merge tag 'acpi-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds-1/+1
2016-10-21Merge branches 'acpi-wdat' and 'acpi-cppc'Rafael J. Wysocki-1/+1
2016-10-21Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner-1/+1
2016-10-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-9/+40
2016-10-20Merge tag 'pm-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds-2/+2
2016-10-20Merge branch 'pm-cpufreq'Rafael J. Wysocki-2/+2
2016-10-20clocksource: Add J-Core timer/clocksource driverRich Felker-0/+1
2016-10-20cpufreq: fix overflow in cpufreq_table_find_index_dl()Sergey Senozhatsky-2/+2
2016-10-20sched/core, x86: Make struct thread_info arch specific againHeiko Carstens-11/+0
2016-10-20mm: Change vm_is_stack_for_task() to vm_is_stack_for_current()Andy Lutomirski-1/+1
2016-10-19target: Make EXTENDED_COPY 0xe4 failure return COPY TARGET DEVICE NOT REACHABLENicholas Bellinger-0/+1
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig-2/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig-6/+27
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi-1/+2
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds-9/+10
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes-1/+2
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes-1/+1
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes-1/+1
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes-1/+1
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes-1/+1
2016-10-18mm: remove write/force parameters from __get_user_pages_unlocked()Lorenzo Stoakes-2/+1
2016-10-18mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds-0/+1
2016-10-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen-7/+0
2016-10-17irqchip/gic-v3-its: Fix entry size mask for GITS_BASERVladimir Murzin-1/+1
2016-10-17mailbox: PCC: Fix return value of pcc_mbox_request_channel()Hoan Tran-1/+1
2016-10-16kprobes: Unpoison stack in jprobe_return() for KASANDmitry Vyukov-0/+2
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-6/+29
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+11
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds-63/+179
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds-0/+109
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani-0/+34
2016-10-14qedr: Add support for PD,PKEY and CQ verbsRam Amrani-0/+19
2016-10-14qedr: Add support for user context verbsRam Amrani-0/+53