summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-11hwmon: (ltc4245) move header file out of I2C realmWolfram Sang
2017-06-11hwmon: (ds620) move header file out of I2C realmWolfram Sang
2017-06-11hwmon: (ads1015) move header file out of I2C realmWolfram Sang
2017-06-11hwmon: (adt7475) temperature smoothingChris Packham
2017-06-11hwmon: (adt7475) add high frequency supportChris Packham
2017-06-11hwmon: (adt7475) fan stall preventionChris Packham
2017-06-11hwmon: (adt7475) replace find_nearest() with find_closest()Chris Packham
2017-06-11hwmon: (pmbus) Add client driver for IR35221Samuel Mendoza-Jonas
2017-06-11hwmon: (nct6775) Add support for NCT6795DGuenter Roeck
2017-06-11hwmon: (nct6775) Improve fan detectionGuenter Roeck
2017-06-11hwmon: (nct6775) Rework temperature source and label handlingGuenter Roeck
2017-06-11hwmon: (nct6775) Use bitopsGuenter Roeck
2017-06-11Linux 4.12-rc5v4.12-rc5Linus Torvalds
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'gpio-v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2017-06-11Merge tag 'char-misc-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-11Merge tag 'staging-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-06-11Merge tag 'usb-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-06-11Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-06-11Merge tag 'hexagon-for-linus-v4.12-rc5' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-11KVM: async_pf: avoid async pf injection when in guest modeWanpeng Li
2017-06-10hexagon: Use raw_copy_to_userGuenter Roeck
2017-06-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-06-10Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-10Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-10ufs: we need to sync inode before freeing itAl Viro
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-06-09Merge tag 'md/4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09Merge tag 'sound-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-06-09Merge tag 'drm-fixes-for-v4.12-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-06-09excessive checks in ufs_write_failed() and ufs_evict_inode()Al Viro
2017-06-09ufs_getfrag_block(): we only grab ->truncate_mutex on block creation pathAl Viro
2017-06-09ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments()Al Viro
2017-06-09ufs: set correct ->s_maxsizeAl Viro
2017-06-09ufs: restore maintaining ->i_blocksAl Viro
2017-06-09fix ufs_isblockset()Al Viro
2017-06-09ufs: restore proper tail allocationAl Viro
2017-06-09Btrfs: fix delalloc accounting leak caused by u32 overflowOmar Sandoval
2017-06-09Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_ioLiu Bo