summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox2018-10-211-5/+1
* pagevec: Use xa_mark_tMatthew Wilcox2018-10-211-3/+5
* mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox2018-10-211-2/+3
* mm: Convert workingset to XArrayMatthew Wilcox2018-10-211-9/+0
* mm: Convert page-writeback to XArrayMatthew Wilcox2018-10-211-7/+10
* page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox2018-10-211-1/+1
* page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox2018-10-211-2/+2
* page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox2018-10-211-17/+0
* page cache: Add and replace pages using the XArrayMatthew Wilcox2018-10-212-5/+6
* page cache: Convert hole search to XArrayMatthew Wilcox2018-10-211-2/+2
* page cache: Rearrange address_spaceMatthew Wilcox2018-10-211-15/+31
* ida: Convert to XArrayMatthew Wilcox2018-10-211-11/+7
* xarray: Track free entries in an XArrayMatthew Wilcox2018-10-211-0/+101
* xarray: Add xa_reserve and xa_releaseMatthew Wilcox2018-10-211-2/+32
* xarray: Add xas_create_rangeMatthew Wilcox2018-10-211-0/+13
* xarray: Add xas_for_each_conflictMatthew Wilcox2018-10-211-0/+17
* xarray: Step through an XArrayMatthew Wilcox2018-10-211-0/+67
* xarray: Destroy an XArrayMatthew Wilcox2018-10-211-0/+1
* xarray: Extract entries from an XArrayMatthew Wilcox2018-10-211-0/+2
* xarray: Add XArray iteratorsMatthew Wilcox2018-10-211-0/+165
* xarray: Add XArray conditional store operationsMatthew Wilcox2018-10-211-0/+60
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-211-2/+145
* xarray: Add XArray marksMatthew Wilcox2018-10-211-0/+63
* xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+336
* xarray: Define struct xa_nodeMatthew Wilcox2018-10-212-26/+30
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-212-20/+78
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-292-4/+93
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-293-40/+117
* Update email addressMatthew Wilcox2018-09-291-1/+1
* Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
|\
| * spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| * spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
* | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-282-6/+33
|\ \
| * | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| * | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| * | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
* | | Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman2018-09-281-1/+0
|\ \ \
| * | | Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2018-09-271-1/+0
* | | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
|\ \ \ \
| * | | | uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang2018-09-121-1/+1
* | | | | Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel2018-09-251-1/+1
* | | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-3/+5
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| * | | | NFC: Fix the number of pipesSuren Baghdasaryan2018-09-181-1/+1
| * | | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
* | | | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-231-7/+9
|\ \ \ \ \
| * | | | | mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-231-1/+4
|\ \ \ \ \
| * | | | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-211-1/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-212-2/+1
|\ \ \ \ \ \