summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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-10-21Merge remote-tracking branches 'regmap/topic/noinc' and 'regmap/topic/single-...Mark Brown
2018-10-20blkcg: reassociate bios when make_request() is called recursivelyDennis Zhou
2018-10-20blkcg: fix edge case for blk_get_rl() under memory pressureDennis Zhou
2018-10-20bpf: sk_msg program helper bpf_msg_push_dataJohn Fastabend
2018-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-10-20Merge branch 'pci/peer-to-peer'Bjorn Helgaas
2018-10-20Merge branch 'pci/misc'Bjorn Helgaas
2018-10-20Merge branch 'pci/hotplug'Bjorn Helgaas
2018-10-19net: phy: micrel: add Microchip KSZ9131 initial driverYuiko Oshino
2018-10-19netpoll: allow cleanup to be synchronousDebabrata Banerjee
2018-10-20bpf: skmsg, fix psock create on existing kcm/tls portJohn Fastabend
2018-10-19bpf: add cg_skb_is_valid_access for BPF_PROG_TYPE_CGROUP_SKBSong Liu
2018-10-19bpf: add queue and stack mapsMauricio Vasquez B
2018-10-19bpf/verifier: add ARG_PTR_TO_UNINIT_MAP_VALUEMauricio Vasquez B
2018-10-19bpf: rename stack trace map operationsMauricio Vasquez B
2018-10-19remoteproc: Add mechanism for custom dump function assignmentSibi Sankar
2018-10-19remoteproc: Introduce custom dump function for each remoteproc segmentSibi Sankar
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-10-19fs: group frequently accessed fields of struct super_block togetherAmir Goldstein
2018-10-19regulator: bd718x7: Remove struct bd718xx_pmicAxel Lin
2018-10-19regmap: Add regmap_noinc_write APIBen Whitten
2018-10-19Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon
2018-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman
2018-10-19swiotlb: don't dip into swiotlb pool for coherent allocationsChristoph Hellwig