summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-20target: Re-add missing SCF_ACK_KREF assignment in v4.1.yNicholas Bellinger1-1/+3
2016-10-20iscsi-target: fix iscsi cmd leakVarun Prakash1-0/+4
2016-10-20iscsi-target: fix spelling mistake "Unsolicitied" -> "Unsolicited"Colin Ian King2-3/+3
2016-10-20target/user: Fix comments to not refer to data ringAndy Grover1-7/+5
2016-10-20target/user: Return an error if cmd data size is too largeAndy Grover1-3/+6
2016-10-20target/user: Use sense_reason_t in tcmu_queue_cmd_ringAndy Grover1-19/+10
2016-10-20drm/fsl-dcu: enable pixel clock when enabling CRTCStefan Agner2-20/+3
2016-10-20drm/fsl-dcu: do not transfer registers in mode_set_nofbStefan Agner1-2/+0
2016-10-20drm/fsl-dcu: do not transfer registers on plane initStefan Agner1-5/+0
2016-10-20drm/fsl-dcu: enable TCON bypass mode by defaultStefan Agner2-34/+7
2016-10-20ubifs: Abort readdir upon errorRichard Weinberger1-5/+3
2016-10-20UBI: Fix crash in try_recover_peb()Geert Uytterhoeven1-0/+1
2016-10-20ubi: fix swapped arguments to call to ubi_alloc_aebColin Ian King1-1/+1
2016-10-20ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-10-20ubifs: Rename ubifs_rename2Richard Weinberger1-6/+6
2016-10-19clk: uniphier: rename MIO clock to SD clock for Pro5, PXs2, LD20 SoCsMasahiro Yamada4-17/+17
2016-10-19clk: uniphier: fix memory overrun bugMasahiro Yamada1-1/+1
2016-10-19Merge tag 'platform-drivers-x86-v4.9-2' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+8
2016-10-19nfs4: fix missing-braces warningArnd Bergmann1-1/+1
2016-10-19Merge tag 'sh-for-4.9' of git://git.libc.org/linux-shLinus Torvalds3-1/+13
2016-10-19nvmet: use symbolic constants for CNS valuesChristoph Hellwig2-4/+4
2016-10-19nvme: use symbolic constants for CNS valuesChristoph Hellwig1-2/+2
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 Hellwig3-8/+29
2016-10-19nvme: Add tertiary number to NVME_VSGabriel Krisman Bertazi5-10/+11
2016-10-19Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+8
2016-10-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-62/+48
2016-10-19Merge tag 'pinctrl-v4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds5-24/+120
2016-10-19printk: suppress empty continuation linesLinus Torvalds1-0/+4
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds61-189/+273
2016-10-19x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS featuresPiotr Luc4-0/+8
2016-10-19x86/vmware: Skip timer_irq_works() check on VMwareRenat Valiullin1-0/+5
2016-10-19mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes17-54/+84
2016-10-19mm/numa: Remove duplicated include from mprotect.cWei Yongjun1-1/+0
2016-10-19mm: replace access_remote_vm() write parameter with gup_flagsLorenzo Stoakes4-19/+20
2016-10-19mm: replace __access_remote_vm() write parameter with gup_flagsLorenzo Stoakes2-11/+21
2016-10-19mm: replace get_user_pages_remote() write/force parameters with gup_flagsLorenzo Stoakes9-27/+40
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes22-54/+49
2016-10-19mm: replace get_vaddr_frames() write/force parameters with gup_flagsLorenzo Stoakes5-15/+11
2016-10-19mm: replace get_user_pages_locked() write/force parameters with gup_flagsLorenzo Stoakes4-12/+15
2016-10-19arm64: percpu: rewrite ll/sc loops in assemblyWill Deacon1-64/+56
2016-10-19arm64: swp emulation: bound LL/SC retries before reschedulingWill Deacon1-14/+22
2016-10-19sched/fair: Fix incorrect task group ->load_avgVincent Guittot1-1/+8
2016-10-19efi/arm: Fix absolute relocation detection for older toolchainsArd Biesheuvel1-2/+3
2016-10-19irqchip/eznps: Drop pointless static qualifier in nps400_of_init()Wei Yongjun1-1/+1
2016-10-19powerpc: Ignore the pkey system calls for nowStephen Rothwell1-0/+4
2016-10-19powerpc: Fix numa topology console printAneesh Kumar K.V1-5/+5
2016-10-19powerpc/mm: Drop dump_numa_memory_topology()Michael Ellerman1-36/+0
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain9-7/+121