summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-10-19ata: Enabling ATA Command PrioritiesAdam Manzanares2-0/+9
2016-10-19block: Add iocontext priority to requestAdam Manzanares1-0/+14
2016-10-19percpu: ensure the requested alignment is power of twozijun_hu1-0/+1
2016-10-19nvme.h: add an enum for cns valuesChristoph Hellwig1-0/+10
2016-10-19nvme.h: don't use uuid_beChristoph Hellwig1-2/+1
2016-10-19nvme.h: resync with nvme-cliChristoph Hellwig1-6/+27
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi1-1/+2
2016-10-19Merge branch 'for-4.9' into for-4.10Tejun Heo1-8/+3
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-9/+10
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+2
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes1-1/+1
2016-10-19bpf: Detect identical PTR_TO_MAP_VALUE_OR_NULL registersThomas Graf1-1/+1
2016-10-19net: core: Correctly iterate over lower adjacency listIdo Schimmel1-1/+1
2016-10-19remoteproc: Keep local copy of firmware nameMatt Redfearn1-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-18ARM: pxa: enhance smc91x platform dataRobert Jarzmik1-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-18blk-zoned: implement ioctlsShaun Tancheff1-0/+21
2016-10-18block: Implement support for zoned block devicesHannes Reinecke1-0/+31
2016-10-18block: Define zoned block device operationsShaun Tancheff1-0/+2
2016-10-18block: Add 'zoned' queue limitDamien Le Moal1-0/+47
2016-10-18net: phy: leds: add support for led triggers on phy link state changeZach Brown2-0/+58
2016-10-18net: phy: Create phy_supported_speeds function which lists speeds currently s...Zach Brown1-0/+15
2016-10-18net: Remove all_adj_list and its referencesDavid Ahern1-25/+0
2016-10-18net: Introduce new api for walking upper and lower devicesDavid Ahern1-0/+17
2016-10-18remoteproc: st_slim_rproc: add a slimcore rproc driverPeter Griffin1-0/+58
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: phy: Threaded interrupts allow some simplificationAndrew Lunn1-2/+3
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern1-3/+14
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma1-0/+2
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar274-2583/+7045
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*: Allow unicast filteringYuval Mintz1-0/+1
2016-10-14qed: Pass MAC hints to VFsYuval Mintz1-1/+1