summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-05-05ovl: check if all layers are on the same fsAmir Goldstein4-0/+18
2017-05-05xen/x86: Do not call xen_init_time_ops() until shared_info is initializedBoris Ostrovsky2-3/+8
2017-05-05x86/xen: fix xsave capability settingJuergen Gross1-23/+9
2017-05-05kvm: nVMX: Don't validate disabled secondary controlsJim Mattson1-3/+4
2017-05-05thermal: core: Add a back up thermal shutdown mechanismKeerthy3-0/+91
2017-05-05thermal: core: Allow orderly_poweroff to be called only onceKeerthy1-1/+10
2017-05-05Thermal: Intel SoC DTS: Change interrupt request behaviorBrian Bian1-3/+6
2017-05-05trace: thermal: add another parameter 'power' to the tracing functionLukasz Luba2-5/+8
2017-05-05thermal: devfreq_cooling: add new interface for direct power readLukasz Luba2-23/+101
2017-05-05thermal: devfreq_cooling: refactor code and add get_voltage functionLukasz Luba1-17/+28
2017-05-05initramfs: Always do fput() and load modules after rootfs populateStafford Horne1-6/+9
2017-05-05Merge branch 'for-4.12/dax' into libnvdimm-for-nextDan Williams110-2054/+4759
2017-05-05x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...Matthias Kaehlcke2-1/+3
2017-05-05powerpc/64e: Don't place the stack beyond TASK_SIZEScott Wood1-0/+5
2017-05-05x86/mm: Fix boot crash caused by incorrect loop count calculation in sync_glo...Baoquan He1-6/+6
2017-05-05Merge branch 'linus' into x86/urgent, to pick up dependent commitsIngo Molnar1741-49141/+61858
2017-05-05stackprotector: Increase the per-task stack canary's random range from 32 bit...Daniel Micay1-1/+1
2017-05-05x86/asm: Don't use RBP as a temporary register in csum_partial_copy_generic()Josh Poimboeuf1-6/+6
2017-05-05tcmu: fix module removal due to stuck threadMike Christie1-0/+3
2017-05-05target: Don't force session reset if queue_depth does not changeNicholas Bellinger1-0/+7
2017-05-05iscsi-target: Set session_fall_back_to_erl0 when forcing reinstatementNicholas Bellinger3-0/+3
2017-05-05target: Fix compare_and_write_callback handling for non GOOD statusNicholas Bellinger1-1/+4
2017-05-05libnvdimm, pfn: fix 'npfns' vs section alignmentDan Williams1-2/+4
2017-05-05Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds166-3259/+8064
2017-05-05drm: Document code of conductDaniel Vetter1-0/+11
2017-05-05Merge tag 'drm/tegra/for-4.12-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie25-202/+1517
2017-05-05Merge tag 'driver-core-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-9/+29
2017-05-05Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds230-3809/+15570
2017-05-05btrfs: fix the gfp_mask for the reada_zones radix treeChris Mason2-2/+2
2017-05-05Make stat/lstat/fstatat pass AT_NO_AUTOMOUNT to vfs_statx()David Howells1-3/+5
2017-05-05rxe: expose num_possible_cpus() cnum_comp_vectorsSagi Grimberg2-2/+1
2017-05-05IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory typeLeon Romanovsky1-1/+1
2017-05-05IB/hfi1: Clean up on context initialization failureMichael J. Ruhl5-85/+95
2017-05-05IB/hfi1: Fix an assign/ordering issue with shared context IDsMichael J. Ruhl6-28/+41
2017-05-05IB/hfi1: Clean up context initializationMichael J. Ruhl9-158/+159
2017-05-05IB/hfi1: Correctly clear the pkeyMichael J. Ruhl4-23/+17
2017-05-05IB/hfi1: Search shared contexts on the opened device, not all devicesMichael J. Ruhl3-111/+49
2017-05-05IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bitSebastian Sanchez1-14/+8
2017-05-05IB/hfi1: Use filedata rather than filepointerMichael J. Ruhl5-75/+72
2017-05-05IB/hfi1: Name function prototype parametersMichael J. Ruhl10-120/+143
2017-05-05IB/hfi1: Fix a subcontext memory leakMichael J. Ruhl3-15/+23
2017-05-05IB/hfi1: Return an error on memory allocation failureMichael J. Ruhl1-0/+1
2017-05-05IB/hfi1: Adjust default eager_buffer_size to 8MBTymoteusz Kielan1-2/+2
2017-05-05IB/hfi1: Get rid of divide when setting the tx request headerSebastian Sanchez1-17/+17
2017-05-05IB/hfi1: Fix yield logic in send engineMike Marciniszyn4-31/+90
2017-05-05IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache lineMike Marciniszyn4-13/+6
2017-05-05IB/hfi1: Fix checks for Offline transient stateJakub Byczkowski1-1/+1
2017-05-05IB/ipoib: add get_link_ksettings in ethtoolZhu Yanjun2-0/+60
2017-05-05rtc: gemini: add return value validationPan Bian1-0/+2
2017-05-05rtc: snvs: fix an incorrect check of return valuePan Bian1-1/+1