summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts: add Python 3 compatibility to spdxcheck.pyJeremy Cline2018-08-171-2/+5
* scripts/spdxcheck.py: work with current HEAD LICENSES/ directoryJoe Perches2018-08-171-3/+1
* fs/hpfs: extend gmt_to_local() conversion to 64-bit timesArnd Bergmann2018-08-172-9/+16
* fs/ntfs: use timespec64 directly for timestamp conversionArnd Bergmann2018-08-172-18/+21
* fs/ufs: use ktime_get_real_seconds for sb and cg timestampsArnd Bergmann2018-08-174-5/+19
* firewire: use 64-bit time_t based interfacesArnd Bergmann2018-08-171-4/+4
* dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-1711-14/+27
* bitfield: avoid gcc-8 -Wint-in-bool-context warningArnd Bergmann2018-08-171-1/+1
* 9p: add Dominique Martinet to MAINTAINERSDominique Martinet2018-08-171-0/+2
* 9p: remove Ron Minnich from MAINTAINERSDominique Martinet2018-08-172-1/+5
* Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-162-12/+10
|\
| * orangefs: remove redundant pointer orangefs_inodeColin Ian King2018-08-141-3/+0
| * orangefs: Adding new return type vm_fault_tSouptick Joarder2018-08-141-9/+10
* | Merge tag 'vfio-v4.19-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-08-162-1/+15
|\ \
| * | vfio-pci: Disable binding to PFs with SR-IOV enabledAlex Williamson2018-08-061-0/+13
| * | vfio: Mark expected switch fall-throughsGustavo A. R. Silva2018-08-062-1/+2
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2018-08-1624-907/+649
|\ \ \
| * | | thermal: armada: fix copy-paste error in armada_thermal_probe()Wei Yongjun2018-08-011-1/+1
| * | | thermal: rcar_thermal: avoid NULL dereference in absence of IRQ resourcesSimon Horman2018-07-271-1/+1
| * | | thermal: samsung: Remove Exynos5440 clock handling left-oversKrzysztof Kozlowski2018-07-271-5/+0
| * | | thermal: tsens: Fix negative temperature reportingAmit Kucheria2018-07-271-8/+5
| * | | thermal: tsens: switch from of_iomap() to devm_ioremap_resource()Amit Kucheria2018-07-271-6/+7
| * | | thermal: tsens: Rename variableAmit Kucheria2018-07-272-8/+8
| * | | thermal: tsens: Add generic support for TSENS v2 IPAmit Kucheria2018-07-273-1/+12
| * | | thermal: tsens: Rename tsens-8996 to tsens-v2 for reuseAmit Kucheria2018-07-272-18/+9
| * | | thermal: tsens: Add support to split up register address space into twoAmit Kucheria2018-07-273-2/+15
| * | | dt: thermal: tsens: Document the fallback DT property for v2 of TSENS IPAmit Kucheria2018-07-271-6/+25
| * | | thermal: tsens: Get rid of unused fields in structureAmit Kucheria2018-07-271-2/+0
| * | | thermal_hwmon: Pass the originating device down to hwmon_device_register_with...Marc Zyngier2018-07-271-1/+1
| * | | thermal_hwmon: Sanitize attribute name passed to hwmonMarc Zyngier2018-07-271-0/+1
| * | | dt-bindings: thermal: armada: add reference to new bindingsMiquel Raynal2018-07-271-0/+5
| * | | dt-bindings: cp110: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+37
| * | | dt-bindings: cp110: update documentation since DT de-duplicationMiquel Raynal2018-07-271-5/+5
| * | | dt-bindings: ap806: add the thermal node in the syscon fileMiquel Raynal2018-07-271-0/+38
| * | | dt-bindings: cp110: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-7/+7
| * | | dt-bindings: ap806: prepare the syscon file to list other syscons nodesMiquel Raynal2018-07-271-5/+5
| * | | dt-bindings: cp110: rename cp110 syscon fileMiquel Raynal2018-07-271-0/+0
| * | | thermal: armada: get rid of the ->is_valid() pointerMiquel Raynal2018-07-271-9/+4
| * | | thermal: armada: move validity check out of the read functionMiquel Raynal2018-07-271-7/+7
| * | | thermal: armada: remove sensors validity from the IP initializationMiquel Raynal2018-07-271-6/+3
| * | | thermal: armada: add multi-channel sensors supportMiquel Raynal2018-07-271-21/+114
| * | | thermal: armada: use the resource managed registration helper alternativeMiquel Raynal2018-07-271-22/+100
| * | | thermal: armada: convert driver to syscon register accessesMiquel Raynal2018-07-271-70/+129
| * | | thermal: armada: average over samples to avoid glitchesMiquel Raynal2018-07-271-0/+25
| * | | thermal: armada: dissociate a380 and cp110 ->init() hooksMiquel Raynal2018-07-271-1/+7
| * | | thermal: armada: rename the initialization routineMiquel Raynal2018-07-271-20/+20
| * | | thermal: armada: remove misleading commentsMiquel Raynal2018-07-271-2/+0
| * | | thermal: armada: remove useless register accessesMiquel Raynal2018-07-271-6/+2
| * | | thermal: armada: add a function that sanitizes the thermal zone nameMiquel Raynal2018-07-271-1/+36
| * | | thermal: ti-soc-thermal: remove dead codeBartlomiej Zolnierkiewicz2018-07-279-654/+5