summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm/vma: introduce VM_ACCESS_FLAGSAnshuman Khandual2020-04-111-1/+5
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-111-0/+14
* mm/memory.c: add vm_insert_pages()Arjun Roy2020-04-111-0/+2
* mm: hugetlb: optionally allocate gigantic hugepages using cmaRoman Gushchin2020-04-111-0/+12
* mm: cma: NUMA node interfaceAslan Bakirov2020-04-112-2/+15
* docs: mm: slab.h: fix a broken cross-referenceMauro Carvalho Chehab2020-04-111-1/+1
* Merge tag 'riscv-for-linus-5.7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-04-091-0/+20
|\
| * riscv: Add Kendryte K210 device treeDamien Le Moal2020-04-031-0/+20
* | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-094-33/+17
|\ \
| * | ceph: consider inode's last read/write when calculating wanted capsYan, Zheng2020-03-301-0/+1
| * | ceph: attempt to do async create when possibleJeff Layton2020-03-301-0/+3
| * | ceph: cap tracking for async directory operationsJeff Layton2020-03-301-0/+6
| * | ceph: track primary dentry linkJeff Layton2020-03-301-0/+3
| * | ceph: add flag to designate that a request is asynchronousJeff Layton2020-03-301-2/+3
| * | ceph: move to a dedicated slabcache for mds requestsJeff Layton2020-03-301-0/+1
| * | ceph: move ceph_osdc_{read,write}pages to ceph.koXiubo Li2020-03-301-17/+0
| * | libceph: drop CEPH_DEFINE_SHOW_FUNCIlya Dryomov2020-03-301-14/+0
* | | Merge tag 'linux-watchdog-5.7-rc1' of git://www.linux-watchdog.org/linux-watc...Linus Torvalds2020-04-091-1/+0
|\ \ \
| * | | watchdog: wm831x_wdt: Remove GPIO handlingLinus Walleij2020-03-181-1/+0
* | | | Merge tag 'tag-chrome-platform-for-v5.7' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-04-096-92/+206
|\ \ \ \
| * | | | iio: cros_ec: Use Hertz as unit for sampling frequencyGwendal Grignou2020-03-301-3/+3
| * | | | iio: cros_ec: Report hwfifo_watermark_maxGwendal Grignou2020-03-281-0/+3
| * | | | iio: cros_ec: Expose hwfifo_timeoutGwendal Grignou2020-03-281-3/+1
| * | | | iio: cros_ec: Remove pm functionGwendal Grignou2020-03-281-5/+0
| * | | | iio: cros_ec: Register to cros_ec_sensorhub when EC supports FIFOGwendal Grignou2020-03-281-1/+9
| * | | | iio: expose iio_device_set_clockGwendal Grignou2020-03-281-0/+2
| * | | | iio: cros_ec: Move function description to .c fileGwendal Grignou2020-03-281-80/+0
| * | | | platform/chrome: cros_ec_sensorhub: Add median filterGwendal Grignou2020-03-281-4/+89
| * | | | platform/chrome: cros_ec_sensorhub: Add FIFO supportGwendal Grignou2020-03-281-0/+76
| * | | | platform/chrome: cros_ec_sensorhub: Add the number of sensors in sensorhubGwendal Grignou2020-03-281-0/+2
| * | | | platform/chrome: cros_ec: Query EC protocol version if EC transitions between...Yicheng Li2020-02-111-0/+4
| * | | | platform/chrome: wilco_ec: Platform data shouldn't include kernel.hAndy Shevchenko2020-02-111-2/+6
| * | | | platform: chrome: Add cros-usbpd-notify driverJon Flatley2020-02-101-0/+17
* | | | | Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-04-098-18/+72
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-nextDan Williams2020-04-032-14/+10
| |\ \ \ \ \
| | * | | | | dax,iomap: Add helper dax_iomap_zero() to zero a rangeVivek Goyal2020-04-031-14/+3
| | * | | | | dm,dax: Add dax zero_page_range operationVivek Goyal2020-04-031-0/+3
| | * | | | | dax, pmem: Add a dax operation zero_page_rangeVivek Goyal2020-04-031-0/+4
| * | | | | | Merge branch 'for-5.7/numa' into libnvdimm-for-nextDan Williams2020-04-032-2/+51
| |\ \ \ \ \ \
| | * | | | | | x86/NUMA: Provide a range-to-target_node lookup facilityDan Williams2020-02-181-1/+13
| | * | | | | | x86/mm: Introduce CONFIG_NUMA_KEEP_MEMINFODan Williams2020-02-171-0/+7
| | * | | | | | ACPI: NUMA: Up-level "map to online node" functionalityDan Williams2020-02-172-1/+31
| | | |/ / / / | | |/| | | |
| * | | | | | libnvdimm/region: Introduce NDD_LABELINGDan Williams2020-03-171-0/+2
| * | | | | | mm/memremap_pages: Introduce memremap_compat_align()Dan Williams2020-02-212-0/+9
| * | | | | | mm/memremap_pages: Kill unused __devm_memremap_pages()Dan Williams2020-02-191-2/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'iommu-updates-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-04-083-20/+36
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-----. \ \ \ \ \ Merge branches 'iommu/fixes', 'arm/qcom', 'arm/omap', 'arm/smmu', 'x86/amd', ...Joerg Roedel2020-03-273-20/+36
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | | | | * | | | | iommu: Move fwspec->iommu_priv to struct dev_iommuJoerg Roedel2020-03-271-3/+4
| | | | | * | | | | iommu: Introduce accessors for iommu private dataJoerg Roedel2020-03-271-0/+10
| | | | | * | | | | iommu: Move iommu_fwspec to struct dev_iommuJoerg Roedel2020-03-272-7/+8