Age | Commit message (Expand) | Author | Files | Lines |
2020-02-01 | Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 28 | -427/+2359 |
2020-02-01 | Merge tag 'media/v5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 184 | -2023/+14434 |
2020-02-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds | 87 | -3099/+3760 |
2020-02-01 | Merge tag 'thermal-v5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+1 |
2020-02-01 | Merge tag 'pm-5.6-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 11 | -116/+133 |
2020-02-01 | Merge branches 'clk-imx', 'clk-ti', 'clk-xilinx', 'clk-nvidia', 'clk-qcom', '... | Stephen Boyd | 60 | -1125/+12122 |
2020-02-01 | Merge branches 'clk-debugfs-danger', 'clk-basic-hw', 'clk-renesas', 'clk-amlo... | Stephen Boyd | 24 | -402/+472 |
2020-02-01 | Merge branches 'clk-uniphier', 'clk-warn-critical', 'clk-ux500', 'clk-kconfig... | Stephen Boyd | 23 | -68/+124 |
2020-02-01 | Merge branches 'clk-init-allocation', 'clk-unused' and 'clk-register-dt-node-... | Stephen Boyd | 2 | -4/+26 |
2020-01-31 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 30 | -186/+120 |
2020-01-31 | Merge tag 'mips_5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds | 11 | -455/+907 |
2020-01-31 | iio: adc: qcom-vadc-common: use <linux/units.h> helpers | Akinobu Mita | 2 | -4/+3 |
2020-01-31 | thermal: armada: remove unused TO_MCELSIUS macro | Akinobu Mita | 1 | -2/+0 |
2020-01-31 | iwlwifi: use <linux/units.h> helpers | Akinobu Mita | 2 | -7/+4 |
2020-01-31 | iwlegacy: use <linux/units.h> helpers | Akinobu Mita | 3 | -12/+11 |
2020-01-31 | nvme: hwmon: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -8/+5 |
2020-01-31 | thermal: intel_pch: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -1/+2 |
2020-01-31 | thermal: int340x: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -3/+4 |
2020-01-31 | platform/x86: intel_menlow: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -3/+6 |
2020-01-31 | platform/x86: asus-wmi: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -4/+3 |
2020-01-31 | ACPI: thermal: switch to use <linux/units.h> helpers | Akinobu Mita | 1 | -16/+18 |
2020-01-31 | drivers/block/zram/zram_drv.c: fix error return codes not being returned in w... | Colin Ian King | 1 | -2/+1 |
2020-01-31 | zram: try to avoid worst-case scenario on same element pages | Taejoon Song | 1 | -2/+5 |
2020-01-31 | mm/memory_hotplug: pass in nid to online_pages() | David Hildenbrand | 1 | -3/+3 |
2020-01-31 | mm: remove the memory isolate notifier | David Hildenbrand | 1 | -19/+0 |
2020-01-31 | mm, tree-wide: rename put_user_page*() to unpin_user_page*() | John Hubbard | 11 | -18/+18 |
2020-01-31 | vfio, mm: pin_user_pages (FOLL_PIN) and put_user_page() conversion | John Hubbard | 1 | -4/+3 |
2020-01-31 | media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion | John Hubbard | 1 | -7/+4 |
2020-01-31 | drm/via: set FOLL_PIN via pin_user_pages_fast() | John Hubbard | 1 | -1/+1 |
2020-01-31 | IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP | John Hubbard | 8 | -14/+13 |
2020-01-31 | goldish_pipe: convert to pin_user_pages() and put_user_page() | John Hubbard | 1 | -14/+3 |
2020-01-31 | media/v4l2-core: set pages dirty upon releasing DMA buffers | John Hubbard | 1 | -1/+4 |
2020-01-31 | IB/umem: use get_user_pages_fast() to pin DMA pages | John Hubbard | 1 | -11/+6 |
2020-01-31 | vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call | John Hubbard | 1 | -25/+5 |
2020-01-31 | goldish_pipe: rename local pin_user_pages() routine | John Hubbard | 1 | -9/+9 |
2020-01-31 | mm: Cleanup __put_devmap_managed_page() vs ->page_free() | Dan Williams | 1 | -6/+0 |
2020-01-31 | ocfs2/dlm: move BITS_TO_BYTES() to bitops.h for wider use | Andy Shevchenko | 1 | -1/+0 |
2020-01-31 | mlxsw: spectrum_qdisc: Fix 64-bit division error in mlxsw_sp_qdisc_tbf_rate_kbps | Nathan Chancellor | 1 | -1/+1 |
2020-01-31 | ionic: fix rxq comp packet type mask | Shannon Nelson | 1 | -1/+1 |
2020-01-31 | net: phy: at803x: disable vddio regulator | Michael Walle | 1 | -0/+11 |
2020-01-31 | net: mii_timestamper: fix static allocation by PHY driver | Michael Walle | 2 | -1/+14 |
2020-01-31 | net: mdio: of: fix potential NULL pointer derefernce | Michael Walle | 1 | -3/+6 |
2020-01-31 | thermal: stm32: fix spelling mistake "preprare" -> "prepare" | Colin Ian King | 1 | -1/+1 |
2020-01-31 | Merge branches 'pm-cpufreq' and 'pm-core' | Rafael J. Wysocki | 11 | -116/+133 |
2020-01-31 | Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in... | Dave Airlie | 1 | -7/+15 |
2020-01-31 | clk: qoriq: add ls1088a hwaccel clocks support | Yangbo Lu | 1 | -0/+29 |
2020-01-31 | clk: ls1028a: Add clock driver for Display output interface | Wen He | 3 | -0/+297 |
2020-01-31 | Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds | 24 | -151/+274 |
2020-01-31 | Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 6 | -24/+44 |
2020-01-30 | RDMA/core: Make the entire API tree static | Jason Gunthorpe | 3 | -23/+3 |