summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-20powerpc/ps3: Set driver coherent_dma_maskGeoff Levand
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/powernv/ioda: Allocate indirect TCE levels on demandAlexey Kardashevskiy
2018-07-16powerpc/powernv: Add indirect levels to it_userspaceAlexey Kardashevskiy
2018-07-16KVM: PPC: Make iommu_table::it_userspace big endianAlexey Kardashevskiy
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-09cpufreq: powernv: Remove global pstate ramp-down timer in POWER9Shilpasri G Bhat
2018-07-02ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva
2018-07-02ocxl: Change return type for fault handlerSouptick Joarder
2018-07-01Merge tag 'staging-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-07-01Merge tag 'tty-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-07-01Merge tag 'usb-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2018-06-29Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-29sg: remove ->sg_magic memberJens Axboe
2018-06-29Merge tag 'pci-v4.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge tag 'pm-4.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-29Merge tag 'drm-fixes-2018-06-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-06-29Merge tag 'for-4.18/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-29Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linusJens Axboe
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche
2018-06-29Merge branch 'pm-domains'Rafael J. Wysocki
2018-06-29i2c: gpio: initialize SCL to HIGH againWolfram Sang
2018-06-29i2c: smbus: kill memory leak on emulated and failed DMA SMBus xfersPeter Rosin
2018-06-29i2c: algos: bit: mention our experience about initial statesWolfram Sang
2018-06-29Revert "i2c: algo-bit: init the bus to a known state"Wolfram Sang
2018-06-29Merge tag 'drm-misc-fixes-2018-06-28' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-06-29Merge branch 'drm-fixes-4.18' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-28dm: prevent DAX mounts if not supportedRoss Zwisler
2018-06-28dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()Ross Zwisler
2018-06-28pmem: only set QUEUE_FLAG_DAX for fsdax modeRoss Zwisler
2018-06-28Merge tag 'mtd/fixes-for-4.18-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds
2018-06-28nvme-rdma: fix possible double free of controller async event bufferSagi Grimberg
2018-06-28vt: prevent leaking uninitialized data to userspace via /dev/vcs*Alexander Potapenko
2018-06-28serdev: fix memleak on module unloadJohan Hovold
2018-06-28serial: 8250_pci: Remove stalled entries in blacklistAndy Shevchenko
2018-06-28n_tty: Access echo_* variables carefully.Tetsuo Handa
2018-06-28n_tty: Fix stall at n_tty_receive_char_special().Tetsuo Handa