Age | Commit message (Expand) | Author | Files | Lines |
2016-08-04 | Input: silead - remove some dead code | Dan Carpenter | 1 | -3/+0 |
2016-08-04 | Input: sis-i2c - select CONFIG_CRC_ITU_T | Arnd Bergmann | 1 | -0/+1 |
2016-08-04 | Merge branches 'misc' and 'rxe' into k.o/for-4.8-1 | Doug Ledford | 52 | -72/+13335 |
2016-08-04 | Soft RoCE driver | Moni Shoua | 35 | -0/+12885 |
2016-08-04 | dm raid: fix use of wrong status char during resynchronization | Heinz Mauelshagen | 1 | -1/+0 |
2016-08-04 | Merge tag 'media/v4.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 7 | -27/+46 |
2016-08-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 43 | -208/+173 |
2016-08-04 | drivers/media/dvb-frontends/cxd2841er.c: avoid misleading gcc warning | Arnd Bergmann | 1 | -2/+8 |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski | 25 | -169/+131 |
2016-08-04 | media: mtk-vcodec: remove unused dma_attrs | Krzysztof Kozlowski | 1 | -4/+0 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 15 | -33/+33 |
2016-08-04 | drivers/fpga/Kconfig: fix build failure | Sudip Mukherjee | 1 | -0/+1 |
2016-08-04 | Revert "ACPI / hotplug / PCI: Runtime resume bridge before rescan" | Linus Torvalds | 1 | -4/+0 |
2016-08-04 | Merge branches 'hfi1' and 'sge-limit' into k.o/for-4.8-2 | Doug Ledford | 6 | -23/+29 |
2016-08-04 | Merge branch 'next' into for-linus | Dmitry Torokhov | 13 | -59/+1153 |
2016-08-04 | IB/core: Support for CMA multicast join flags | Alex Vesker | 3 | -23/+107 |
2016-08-04 | IB/sa: Add cached attribute containing SM information to SA port | Alex Vesker | 1 | -0/+41 |
2016-08-04 | IB/uverbs: Fix race between uverbs_close and remove_one | Jason Gunthorpe | 2 | -13/+25 |
2016-08-04 | IB/mthca: Clean up error unwind flow in mthca_reset() | Markus Elfring | 1 | -21/+20 |
2016-08-04 | IB/mthca: NULL arg to pci_dev_put is OK | Markus Elfring | 1 | -2/+1 |
2016-08-04 | IB/hfi1: NULL arg to sc_return_credits is OK | Markus Elfring | 1 | -1/+1 |
2016-08-04 | IB/mlx4: Add diagnostic hardware counters | Mark Bloch | 2 | -1/+206 |
2016-08-04 | net/mlx4: Query performance and diagnostics counters | Mark Bloch | 1 | -0/+36 |
2016-08-04 | net/mlx4: Add diagnostic counters capability bit | Mark Bloch | 1 | -0/+4 |
2016-08-04 | Use smaller 512 byte messages for portmapper messages | Mustafa Ismail | 1 | -1/+2 |
2016-08-04 | IB/ipoib: Report SG feature regardless of HW UD CSUM capability | Yuval Shaia | 2 | -7/+6 |
2016-08-04 | IB/mlx4: Don't use GFP_ATOMIC for CQ resize struct | Roland Dreier | 1 | -2/+2 |
2016-08-04 | IB/hfi1: Disable by default | Bart Van Assche | 1 | -1/+0 |
2016-08-04 | IB/rdmavt: Disable by default | Bart Van Assche | 1 | -1/+0 |
2016-08-04 | Merge branch 'i40iw' into k.o/for-4.8 | Doug Ledford | 7 | -40/+56 |
2016-08-04 | Merge branches 'cxgb4' and 'mlx5' into k.o/for-4.8 | Doug Ledford | 11 | -76/+83 |
2016-08-04 | ACPI / EC: Work around method reentrancy limit in ACPICA for _Qxx | Lv Zheng | 1 | -4/+37 |
2016-08-04 | drm: i915: fix build when DEBUG_FS is disabled | Linus Torvalds | 1 | -2/+2 |
2016-08-03 | dm raid: constructor fails on non-zero incompat_features | Heinz Mauelshagen | 1 | -0/+1 |
2016-08-03 | dm raid: fix processing of max_recovery_rate constructor flag | Heinz Mauelshagen | 1 | -1/+1 |
2016-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 44 | -86/+183 |
2016-08-03 | Merge branch '4.7-fixes' into mips-for-linux-next | Ralf Baechle | 57 | -390/+643 |
2016-08-03 | Input: add driver for SiS 9200 family I2C touchscreen controllers | Mika Penttilä | 3 | -0/+426 |
2016-08-03 | Input: ili210x - fix permissions on "calibrate" attribute | Dmitry Torokhov | 1 | -1/+1 |
2016-08-03 | Input: elan_i2c - properly wake up touchpad on ASUS laptops | KT Liao | 1 | -16/+63 |
2016-08-03 | Input: add driver for Silead touchscreens | Robert Dolca | 3 | -0/+581 |
2016-08-03 | Input: elantech - fix debug dump of the current packet | Benjamin Tissoires | 1 | -6/+2 |
2016-08-03 | IB/hfi1: Add cache evict LRU list | Dean Luick | 1 | -10/+19 |
2016-08-03 | IB/hfi1: Fix memory leak during unexpected shutdown | Ira Weiny | 1 | -13/+31 |
2016-08-03 | IB/hfi1: Remove unneeded mm argument in remove function | Dean Luick | 4 | -15/+10 |
2016-08-03 | IB/hfi1: Consistently call ops->remove outside spinlock | Dean Luick | 4 | -23/+84 |
2016-08-03 | IB/hfi1: Use evict mmu rb operation | Dean Luick | 2 | -73/+47 |
2016-08-03 | IB/hfi1: Add evict operation to the mmu rb handler | Dean Luick | 2 | -0/+38 |
2016-08-03 | IB/hfi1: Fix TID caching actions | Dean Luick | 2 | -9/+11 |
2016-08-03 | IB/hfi1: Make the cache handler own its rb tree root | Dean Luick | 6 | -125/+81 |