summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-22libceph: introduce ceph_pagelist_alloc()Ilya Dryomov1-10/+1
2018-10-22libceph: osd_req_op_cls_init() doesn't need to take opcodeIlya Dryomov1-3/+2
2018-10-22libceph: bump CEPH_MSG_MAX_DATA_LENIlya Dryomov1-1/+7
2018-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-10/+64
2018-10-21Merge remote-tracking branch 'spi/topic/of' into spi-nextMark Brown1-1/+16
2018-10-21Merge branch 'spi-4.20' into spi-nextMark Brown5-26/+17
2018-10-21Merge branch 'regulator-4.20' into regulator-nextMark Brown4-180/+175
2018-10-21radix tree: Remove multiorder supportMatthew Wilcox1-36/+4
2018-10-21xarray: Add range store functionalityMatthew Wilcox1-0/+2
2018-10-21radix tree test suite: Convert tag_tagged_items to XArrayMatthew Wilcox1-2/+0
2018-10-21radix tree: Remove radix_tree_clear_tagsMatthew Wilcox1-2/+0
2018-10-21radix tree: Remove radix_tree_maybe_preload_orderMatthew Wilcox1-1/+0
2018-10-21radix tree: Remove split/join codeMatthew Wilcox1-6/+0
2018-10-21radix tree: Remove radix_tree_update_node_tMatthew Wilcox1-6/+1
2018-10-21shmem: Convert shmem_alloc_hugepage to XArrayMatthew Wilcox1-5/+1
2018-10-21pagevec: Use xa_mark_tMatthew Wilcox1-3/+5
2018-10-21mm: Convert delete_from_swap_cache to XArrayMatthew Wilcox1-2/+3
2018-10-21mm: Convert workingset to XArrayMatthew Wilcox1-9/+0
2018-10-21mm: Convert page-writeback to XArrayMatthew Wilcox1-7/+10
2018-10-21page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox1-1/+1
2018-10-21page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox1-2/+2
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox1-17/+0
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox2-5/+6
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox1-2/+2
2018-10-21page cache: Rearrange address_spaceMatthew Wilcox1-15/+31
2018-10-21ida: Convert to XArrayMatthew Wilcox1-11/+7
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox1-0/+101
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox1-2/+32
2018-10-21xarray: Add xas_create_rangeMatthew Wilcox1-0/+13
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox1-0/+17
2018-10-21xarray: Step through an XArrayMatthew Wilcox1-0/+67
2018-10-21xarray: Destroy an XArrayMatthew Wilcox1-0/+1
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox1-0/+2
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox1-0/+165
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox1-0/+60
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox1-2/+145
2018-10-21xarray: Add XArray marksMatthew Wilcox1-0/+63
2018-10-21xarray: Add XArray load operationMatthew Wilcox1-0/+336
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox2-26/+30
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox2-20/+78
2018-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown1-4/+27
2018-10-21blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou1-0/+3
2018-10-21blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou1-1/+1
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend1-0/+5
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller1-1/+2
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas5-0/+145
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas4-33/+0
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas3-38/+15
2018-10-20net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino1-0/+1
2018-10-20netpoll: allow cleanup to be synchronousDebabrata Banerjee1-3/+1