aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-10-21radix tree: Remove radix_tree_maybe_preload_orderMatthew Wilcox
2018-10-21radix tree: Remove split/join codeMatthew Wilcox
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox
2018-10-21shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox
2018-10-21pagevec: Use xa_mark_tMatthew Wilcox
2018-10-21mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox
2018-10-21mm: Convert workingset to XArrayMatthew Wilcox
2018-10-21mm: Convert page-writeback to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox
2018-10-21page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox
2018-10-21page cache: Rearrange address_spaceMatthew Wilcox
2018-10-21ida: Convert to XArrayMatthew Wilcox
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox
2018-10-21xarray: Add xas_create_rangeMatthew Wilcox
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox
2018-10-21xarray: Step through an XArrayMatthew Wilcox
2018-10-21xarray: Destroy an XArrayMatthew Wilcox
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox
2018-10-21xarray: Add XArray marksMatthew Wilcox
2018-10-21xarray: Add XArray load operationMatthew Wilcox
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-29Update email addressMatthew Wilcox
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij
2018-09-25erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2018-09-25Revert "uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct membe...Lubomir Rintel
2018-09-25Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-09-23netpoll: make ndo_poll_controller() optionalEric Dumazet
2018-09-23Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman
2018-09-23Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman
2018-09-21block: use nanosecond resolution for iostatOmar Sandoval
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman
2018-09-20spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon
2018-09-20spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman