summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* irqchip/irq-imx-gpcv2: Make error messages more consistentAndrey Smirnov2018-12-131-2/+2
* irqchip/irq-imx-gpcv2: Make use of BIT() macroAndrey Smirnov2018-12-131-3/+3
* irqchip/irq-imx-gpcv2: Share reg offset calculation codeAndrey Smirnov2018-12-131-8/+10
* irqchip/irq-imx-gpcv2: Remove unused codeAndrey Smirnov2018-12-131-2/+0Star
* irqchip/irq-renesas-intc-irqpin: Convert to SPDX identifiersKuninori Morimoto2018-12-131-13/+1Star
* irqchip/irq-renesas-irqc: Convert to SPDX identifiersKuninori Morimoto2018-12-131-13/+1Star
* irqchip: bcm283x: Switch to SPDX identifierStefan Wahren2018-12-132-20/+2Star
* irq/irq_sim: Store multiple interrupt offsets in a bitmapBartosz Golaszewski2018-12-132-3/+22
* platform-msi: Free descriptors in platform_msi_domain_free()Miquel Raynal2018-12-132-2/+6
* Linux 4.20-rc4Linus Torvalds2018-11-251-2/+2
* Merge tag 'dma-mapping-4.20-3' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-11-252-2/+3
|\
| * swiotlb: Skip cache maintenance on map errorRobin Murphy2018-11-211-1/+2
| * dma-direct: Make DIRECT_MAPPING_ERROR viable for SWIOTLBRobin Murphy2018-11-211-1/+1
* | Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2018-11-257-37/+66
|\ \
| * | flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan2018-11-223-12/+32
| * | NFSv4.2 copy do not allocate memory under the lockOlga Kornievskaia2018-11-222-20/+21
| * | NFSv4: Fix a NFSv4 state manager deadlockTrond Myklebust2018-11-202-5/+13
* | | MAINTAINERS: change Sparse's maintainerLuc Van Oostenryck2018-11-252-2/+5
* | | Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-11-256-185/+387
|\ \ \
| * | | XArray tests: Add missing lockingMatthew Wilcox2018-11-191-0/+10
| * | | dax: Avoid losing wakeup in dax_lock_mapping_entryMatthew Wilcox2018-11-191-0/+1
| * | | dax: Fix huge page faultsMatthew Wilcox2018-11-171-8/+4Star
| * | | dax: Fix dax_unlock_mapping_entry for PMD pagesMatthew Wilcox2018-11-171-9/+8Star
| * | | dax: Reinstate RCU protection of inodeMatthew Wilcox2018-11-161-3/+19
| * | | dax: Make sure the unlocking entry isn't lockedMatthew Wilcox2018-11-161-0/+1
| * | | dax: Remove optimisation from dax_lock_mapping_entryMatthew Wilcox2018-11-161-5/+2Star
| * | | XArray tests: Correct some 64-bit assumptionsMatthew Wilcox2018-11-161-2/+2
| * | | XArray: Correct xa_store_rangeMatthew Wilcox2018-11-161-2/+3
| * | | XArray: Fix DocumentationMatthew Wilcox2018-11-053-8/+12
| * | | XArray: Handle NULL pointers differently for allocationMatthew Wilcox2018-11-052-12/+29
| * | | XArray: Unify xa_store and __xa_storeMatthew Wilcox2018-11-051-33/+25Star
| * | | XArray: Add xa_store_bh() and xa_store_irq()Matthew Wilcox2018-11-052-1/+56
| * | | XArray: Turn xa_erase into an exported functionMatthew Wilcox2018-11-052-17/+25
| * | | XArray: Unify xa_cmpxchg and __xa_cmpxchgMatthew Wilcox2018-11-052-85/+69Star
| * | | XArray: Regularise xa_reserveMatthew Wilcox2018-11-054-12/+105
| * | | nilfs2: Use xa_erase_irqMatthew Wilcox2018-11-051-3/+1Star
| * | | XArray: Export __xa_foo to non-GPL modulesMatthew Wilcox2018-11-051-3/+3
| * | | XArray: Fix xa_for_each with a single element at 0Matthew Wilcox2018-11-052-1/+31
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds2018-11-2411-444/+159Star
|\ \ \ \
| * | | | Revert "Input: Add the `REL_WHEEL_HI_RES` event code"Benjamin Tissoires2018-11-222-20/+1Star
| * | | | Revert "HID: input: Create a utility class for counting scroll events"Benjamin Tissoires2018-11-222-73/+0Star
| * | | | Revert "HID: logitech: Add function to enable HID++ 1.0 "scrolling accelerati...Benjamin Tissoires2018-11-221-34/+13Star
| * | | | Revert "HID: logitech: Enable high-resolution scrolling on Logitech mice"Benjamin Tissoires2018-11-221-245/+4Star
| * | | | Revert "HID: logitech: Use LDJ_DEVICE macro for existing Logitech mice"Benjamin Tissoires2018-11-221-5/+10
| * | | | Revert "HID: logitech: fix a used uninitialized GCC warning"Benjamin Tissoires2018-11-221-3/+5
| * | | | Revert "HID: input: simplify/fix high-res scroll event handling"Benjamin Tissoires2018-11-221-21/+22
| * | | | HID: Add quirk for Primax PIXART OEM miceSebastian Parschauer2018-11-202-0/+4
| * | | | HID: i2c-hid: Disable runtime PM for LG touchscreenKai-Heng Feng2018-11-192-0/+3
| * | | | HID: multitouch: Add pointstick support for Cirque TouchpadKai-Heng Feng2018-11-192-0/+9
| * | | | HID: steam: remove input device when a hid client is running.Rodrigo Rivas Costa2018-11-191-64/+90