summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-01Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-31Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-01-31Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-01-31Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-31Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-01-31Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2020-01-31iio: adc: qcom-vadc-common: use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: armada: remove unused TO_MCELSIUS macroAkinobu Mita
2020-01-31iwlwifi: use <linux/units.h> helpersAkinobu Mita
2020-01-31iwlegacy: use <linux/units.h> helpersAkinobu Mita
2020-01-31nvme: hwmon: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: intel_pch: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31thermal: int340x: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31platform/x86: intel_menlow: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31platform/x86: asus-wmi: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31ACPI: thermal: switch to use <linux/units.h> helpersAkinobu Mita
2020-01-31drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...Colin Ian King
2020-01-31zram: try to avoid worst-case scenario on same element pagesTaejoon Song
2020-01-31mm/memory_hotplug: pass in nid to online_pages()David Hildenbrand
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard
2020-01-31media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversionJohn Hubbard
2020-01-31drm/via: set FOLL_PIN via pin_user_pages_fast()John Hubbard
2020-01-31IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODPJohn Hubbard
2020-01-31goldish_pipe: convert to pin_user_pages() and put_user_page()John Hubbard
2020-01-31media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-01-31IB/umem: use get_user_pages_fast() to pin DMA pagesJohn Hubbard
2020-01-31vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() callJohn Hubbard
2020-01-31goldish_pipe: rename local pin_user_pages() routineJohn Hubbard
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams
2020-01-31ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider useAndy Shevchenko
2020-01-31thermal: stm32: fix spelling mistake "preprare" -> "prepare"Colin Ian King
2020-01-31Merge branches 'pm-cpufreq' and 'pm-core'Rafael J. Wysocki
2020-01-30Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds
2020-01-30Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-01-30RDMA/core: Make the entire API tree staticJason Gunthorpe
2020-01-30Merge tag 'drm-next-2020-01-30' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-01-30Merge tag 'for-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2020-01-30Merge tag 'devicetree-for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds
2020-01-30ide: make drive->dn read onlyDan Carpenter
2020-01-30Merge branch 'linux-5.6' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29Merge tag 'for-5.6/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-01-29Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds