| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/vma: introduce VM_ACCESS_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -1/+5 |
* | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 2020-04-11 | 1 | -0/+14 |
* | mm/memory.c: add vm_insert_pages() | Arjun Roy | 2020-04-11 | 1 | -0/+2 |
* | mm: hugetlb: optionally allocate gigantic hugepages using cma | Roman Gushchin | 2020-04-11 | 1 | -0/+12 |
* | mm: cma: NUMA node interface | Aslan Bakirov | 2020-04-11 | 2 | -2/+15 |
* | docs: mm: slab.h: fix a broken cross-reference | Mauro Carvalho Chehab | 2020-04-11 | 1 | -1/+1 |
* | Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-04-09 | 1 | -0/+20 |
|\ |
|
| * | riscv: Add Kendryte K210 device tree | Damien Le Moal | 2020-04-03 | 1 | -0/+20 |
* | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-04-09 | 4 | -33/+17 |
|\ \ |
|
| * | | ceph: consider inode's last read/write when calculating wanted caps | Yan, Zheng | 2020-03-30 | 1 | -0/+1 |
| * | | ceph: attempt to do async create when possible | Jeff Layton | 2020-03-30 | 1 | -0/+3 |
| * | | ceph: cap tracking for async directory operations | Jeff Layton | 2020-03-30 | 1 | -0/+6 |
| * | | ceph: track primary dentry link | Jeff Layton | 2020-03-30 | 1 | -0/+3 |
| * | | ceph: add flag to designate that a request is asynchronous | Jeff Layton | 2020-03-30 | 1 | -2/+3 |
| * | | ceph: move to a dedicated slabcache for mds requests | Jeff Layton | 2020-03-30 | 1 | -0/+1 |
| * | | ceph: move ceph_osdc_{read,write}pages to ceph.ko | Xiubo Li | 2020-03-30 | 1 | -17/+0 |
| * | | libceph: drop CEPH_DEFINE_SHOW_FUNC | Ilya Dryomov | 2020-03-30 | 1 | -14/+0 |
* | | | Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc... | Linus Torvalds | 2020-04-09 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | watchdog: wm831x_wdt: Remove GPIO handling | Linus Walleij | 2020-03-18 | 1 | -1/+0 |
* | | | | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2020-04-09 | 6 | -92/+206 |
|\ \ \ \ |
|
| * | | | | iio: cros_ec: Use Hertz as unit for sampling frequency | Gwendal Grignou | 2020-03-30 | 1 | -3/+3 |
| * | | | | iio: cros_ec: Report hwfifo_watermark_max | Gwendal Grignou | 2020-03-28 | 1 | -0/+3 |
| * | | | | iio: cros_ec: Expose hwfifo_timeout | Gwendal Grignou | 2020-03-28 | 1 | -3/+1 |
| * | | | | iio: cros_ec: Remove pm function | Gwendal Grignou | 2020-03-28 | 1 | -5/+0 |
| * | | | | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFO | Gwendal Grignou | 2020-03-28 | 1 | -1/+9 |
| * | | | | iio: expose iio_device_set_clock | Gwendal Grignou | 2020-03-28 | 1 | -0/+2 |
| * | | | | iio: cros_ec: Move function description to .c file | Gwendal Grignou | 2020-03-28 | 1 | -80/+0 |
| * | | | | platform/chrome: cros_ec_sensorhub: Add median filter | Gwendal Grignou | 2020-03-28 | 1 | -4/+89 |
| * | | | | platform/chrome: cros_ec_sensorhub: Add FIFO support | Gwendal Grignou | 2020-03-28 | 1 | -0/+76 |
| * | | | | platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhub | Gwendal Grignou | 2020-03-28 | 1 | -0/+2 |
| * | | | | platform/chrome: cros_ec: Query EC protocol version if EC transitions between... | Yicheng Li | 2020-02-11 | 1 | -0/+4 |
| * | | | | platform/chrome: wilco_ec: Platform data shouldn't include kernel.h | Andy Shevchenko | 2020-02-11 | 1 | -2/+6 |
| * | | | | platform: chrome: Add cros-usbpd-notify driver | Jon Flatley | 2020-02-10 | 1 | -0/+17 |
* | | | | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-04-09 | 8 | -18/+72 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 2020-04-03 | 2 | -14/+10 |
| |\ \ \ \ \ |
|
| | * | | | | | dax,iomap: Add helper dax_iomap_zero() to zero a range | Vivek Goyal | 2020-04-03 | 1 | -14/+3 |
| | * | | | | | dm,dax: Add dax zero_page_range operation | Vivek Goyal | 2020-04-03 | 1 | -0/+3 |
| | * | | | | | dax, pmem: Add a dax operation zero_page_range | Vivek Goyal | 2020-04-03 | 1 | -0/+4 |
| * | | | | | | Merge branch 'for-5.7/numa' into libnvdimm-for-next | Dan Williams | 2020-04-03 | 2 | -2/+51 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86/NUMA: Provide a range-to-target_node lookup facility | Dan Williams | 2020-02-18 | 1 | -1/+13 |
| | * | | | | | | x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFO | Dan Williams | 2020-02-17 | 1 | -0/+7 |
| | * | | | | | | ACPI: NUMA: Up-level "map to online node" functionality | Dan Williams | 2020-02-17 | 2 | -1/+31 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | libnvdimm/region: Introduce NDD_LABELING | Dan Williams | 2020-03-17 | 1 | -0/+2 |
| * | | | | | | mm/memremap_pages: Introduce memremap_compat_align() | Dan Williams | 2020-02-21 | 2 | -0/+9 |
| * | | | | | | mm/memremap_pages: Kill unused __devm_memremap_pages() | Dan Williams | 2020-02-19 | 1 | -2/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-04-08 | 3 | -20/+36 |
|\ \ \ \ \ \ |
|
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| | \ \ \ \ \ | |
| *-----. \ \ \ \ \ | Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ... | Joerg Roedel | 2020-03-27 | 3 | -20/+36 |
| |\ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / /
| | |/| | | | | | | |
|
| | | | | * | | | | | iommu: Move fwspec->iommu_priv to struct dev_iommu | Joerg Roedel | 2020-03-27 | 1 | -3/+4 |
| | | | | * | | | | | iommu: Introduce accessors for iommu private data | Joerg Roedel | 2020-03-27 | 1 | -0/+10 |
| | | | | * | | | | | iommu: Move iommu_fwspec to struct dev_iommu | Joerg Roedel | 2020-03-27 | 2 | -7/+8 |