summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/w83781d.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-15brd: remove dax supportDan Williams2-77/+0
2017-11-15dax: quiet bdev_dax_supported()Dan Williams1-4/+4
2017-11-14fs, dax: unify IOMAP_F_DIRTY read vs write handling policy in the dax coreDan Williams3-5/+16
2017-11-03xfs: support for synchronous DAX faultsChristoph Hellwig2-1/+19
2017-11-03xfs: Implement xfs_filemap_pfn_mkwrite() using __xfs_filemap_fault()Jan Kara2-27/+4
2017-11-03ext4: Support for synchronous DAX faultsJan Kara4-1/+47
2017-11-03ext4: Simplify error handling in ext4_dax_huge_fault()Jan Kara1-6/+7
2017-11-03dax: Implement dax_finish_sync_fault()Jan Kara3-0/+87
2017-11-03dax, iomap: Add support for synchronous faultsJan Kara3-3/+47
2017-11-03mm: Define MAP_SYNC and VM_SYNC flagsJan Kara4-2/+9
2017-11-03dax: Allow tuning whether dax_insert_mapping_entry() dirties entryJan Kara1-7/+7
2017-11-03dax: Allow dax_iomap_fault() to return pfnJan Kara5-11/+12
2017-11-03dax: Fix comment describing dax_iomap_fault()Jan Kara1-1/+2
2017-11-03dax: Inline dax_pmd_insert_mapping() into the callsiteJan Kara2-29/+19
2017-11-03dax: Inline dax_insert_mapping() into the callsiteJan Kara1-27/+19
2017-11-03dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE testJan Kara1-2/+3
2017-11-03dax: Create local variable for VMA in dax_iomap_pte_fault()Jan Kara1-2/+3
2017-11-03dax: Factor out getting of pfn out of iomapJan Kara1-40/+43
2017-11-03dax: Simplify arguments of dax_insert_mapping()Jan Kara1-16/+16
2017-11-03mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara1-2/+0
2017-11-03mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams9-0/+61
2017-11-03mm: Handle 0 flags in _calc_vm_trans() macroJan Kara1-1/+2
2017-10-09Linux 4.14-rc4v4.14-rc4Linus Torvalds1-1/+1
2017-10-06ARC: [plat-hsdk]: Add reset controller node to manage ethernet resetEugeniy Paltsev2-0/+10
2017-10-06arm64: Ensure fpsimd support is ready before userspace is activeSuzuki K Poulose1-1/+1
2017-10-06arm64: Ensure the instruction emulation is ready for userspaceSuzuki K Poulose2-2/+2
2017-10-06powerpc/powernv: Increase memory block size to 1GB on radixAnton Blanchard1-1/+9
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2-5/+7
2017-10-05KVM: add X86_LOCAL_APIC dependencyArnd Bergmann1-0/+1
2017-10-05ovl: fix regression caused by exclusive upper/work dir protectionAmir Goldstein3-9/+26
2017-10-05ovl: fix missing unlock_rename() in ovl_do_copy_up()Amir Goldstein4-24/+22
2017-10-05ovl: fix dentry leak in ovl_indexdir_cleanup()Amir Goldstein1-2/+4
2017-10-05ovl: fix dput() of ERR_PTR in ovl_cleanup_index()Amir Goldstein1-1/+4
2017-10-05ovl: fix error value printed in ovl_lookup_index()Amir Goldstein1-0/+1
2017-10-05ovl: fix may_write_real() for overlayfs directoriesAmir Goldstein1-1/+3
2017-10-05x86/kvm: Move kvm_fastop_exception to .fixup sectionJosh Poimboeuf1-2/+4
2017-10-05i2c: i2c-stm32f7: make structure stm32f7_setup static constColin Ian King1-1/+1
2017-10-05i2c: ensure termination of *_device_id tablesThomas Meyer1-0/+1
2017-10-05i2c: i801: Add support for Intel Cedar ForkJarkko Nikula3-0/+6
2017-10-05i2c: stm32f7: fix setup structurePierre-Yves MORDRET1-9/+6
2017-10-05net: 8021q: skip packets if the vlan is downVishakha Narvekar1-0/+6
2017-10-05Update James Hogan's email addressJames Hogan5-6/+8
2017-10-05drm/i915/glk: Fix DMC/DC state idleness calculationImre Deak1-1/+1
2017-10-05drm/i915/cnl: Reprogram DMC firmware after S3/S4 resumeImre Deak1-0/+3
2017-10-04i40iw: Fix port number for query QPMustafa Ismail1-0/+2
2017-10-04i40iw: Add missing memory barriersMustafa Ismail3-8/+7
2017-10-04RDMA/qedr: Parse vlan priority as slAmrani, Ram1-0/+2
2017-10-04RDMA/qedr: Parse VLAN ID correctly and ignore the value of zeroAmrani, Ram2-4/+8
2017-10-04IB/mlx5: Fix label order in error path handlingParav Pandit1-2/+2
2017-10-04arm64: Use larger stacks when KASAN is selectedMark Rutland1-3/+6