summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend1-5/+20
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu1-0/+21
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B2-0/+8
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B1-0/+1
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B1-1/+1
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar1-0/+6
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar1-0/+6