summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-22drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer mdColin Ian King
2018-08-22bcache: use routines from lib/crc64.c for CRC64 calculationColy Li
2018-08-22PCI: Add support for relative addressing in quirk tablesArd Biesheuvel
2018-08-22module: allow symbol exports to be disabledArd Biesheuvel
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2018-08-20Merge tag 'rtc-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2018-08-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-08-20Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-20Merge tag 'mfd-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2018-08-20Merge tag 'edac_fixes_for_4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-20Merge branch 'for-4.19/wiimote' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/wacom' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/upstream' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/sony' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/multitouch-multiaxis' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/intel-ish' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/i2c-hid' into for-linusJiri Kosina
2018-08-20Merge branch 'for-4.19/elan' into for-linusJiri Kosina
2018-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-08-19r8169: don't use MSI-X on RTL8106eJian-Hong Pan
2018-08-19net: lan743x_ptp: convert to ktime_get_clocktai_ts64Arnd Bergmann
2018-08-19Merge tag 'riscv-for-linus-4.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-19Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2018-08-18Merge tag 'hwlock-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'rpmsg-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'rproc-v4.19' of git://github.com/andersson/remoteprocLinus Torvalds
2018-08-18Merge tag 'linux-watchdog-4.19-rc1' of git://www.linux-watchdog.org/linux-wat...Linus Torvalds
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2018-08-18Merge tag 'mmc-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2018-08-18pcmcia: remove long deprecated pcmcia_request_exclusive_irq() functionLinus Torvalds
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-18Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-08-18Merge tag 'staging-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-08-18Merge tag 'tty-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-18Merge tag 'usb-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski
2018-08-17mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez
2018-08-17mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador
2018-08-17mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador
2018-08-17mm/memory_hotplug.c: call register_mem_sect_under_node()Oscar Salvador
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17firewire: use 64-bit time_t based interfacesArnd Bergmann
2018-08-17dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang
2018-08-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-08-17r8169: add missing Kconfig dependencyHeiner Kallweit