summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28thermal/drivers/hisi: Remove costly sensor inspectionthermal/hikey-4.14Daniel Lezcano
2017-08-28thermal/drivers/hisi: Fix configuration register settingDaniel Lezcano
2017-08-28thermal/drivers/hisi: Encapsulate register writes into helpersDaniel Lezcano
2017-08-28thermal/drivers/hisi: Remove pointless lockDaniel Lezcano
2017-08-28thermal/drivers/hisi: Fix multiple alarm interrupts firingDaniel Lezcano
2017-08-28thermal/drivers/hisi: Simplify the temperature/step computationDaniel Lezcano
2017-08-28thermal/drivers/hisi: Fix kernel panic on alarm interruptDaniel Lezcano
2017-08-28thermal/drivers/hisi: Remove the multiple sensors supportDaniel Lezcano
2017-08-28thermal/drivers/hisi: Fix missing interrupt enablementDaniel Lezcano
2017-08-23ARM64: dts: hisilicon: add missed thermal sensors for Hi6220Leo Yan
2017-08-20Merge branch 'fortglx/4.14/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner
2017-08-18posix-cpu-timers: Use dedicated helper to access rlimit valuesKrzysztof Opasiak
2017-08-17alarmtimer: Fix unavailable wake-up source in sysfsGeert Uytterhoeven
2017-08-17timekeeping: Use proper timekeeper for debug codeStafford Horne
2017-08-17kselftests: timers: set-timer-lat: Add one-shot timer test casesGreg Hackmann
2017-08-17kselftests: timers: set-timer-lat: Tweak reporting when timer fires earlyGreg Hackmann
2017-08-17kselftests: timers: freq-step: Fix build warningJohn Stultz
2017-08-17kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kerne...John Stultz
2017-08-13Linux 4.13-rc5Linus Torvalds
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge tag 'driver-core-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-08-13Merge tag 'char-misc-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-13Merge tag 'tty-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-13Merge tag 'staging-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-13Merge tag 'usb-4.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-08-12Merge tag 'for-linus-20170812' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-12mtd: blkdevs: Fix mtd block write failureAbhishek Sahu
2017-08-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11Merge tag 'nfs-for-4.13-5' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-11Merge tag 'mmc-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-11Merge tag 'fbdev-v4.13-rc5' of git://github.com/bzolnier/linuxLinus Torvalds
2017-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2017-08-11Merge tag 'iommu-fixes-v4.13-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11iommu/arm-smmu: fix null-pointer dereference in arm_smmu_add_deviceArtem Savkov
2017-08-11xen/events: Fix interrupt lost during irq_disable and irq_enableLiu Shuo
2017-08-11xen: avoid deadlock in xenbusJuergen Gross
2017-08-11Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-linusJens Axboe
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-11fuse: set mapping error in writepage_locked when it failsJeff Layton
2017-08-10Merge tag 'drm-fixes-for-v4.13-rc5' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-10userfaultfd: replace ENOSPC with ESRCH in case mm has gone during copy/zeropageMike Rapoport
2017-08-10zram: rework copy of compressor name in comp_algorithm_store()Matthias Kaehlcke
2017-08-10rmap: do not call mmu_notifier_invalidate_page() under ptlKirill A. Shutemov