aboutsummaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-21radix tree test suite: Convert regression1 to XArrayMatthew Wilcox1-39/+19
2018-10-21page cache: Convert filemap_map_pages to XArrayMatthew Wilcox1-29/+13
2018-10-21page cache: Convert find_get_entries_tag to XArrayMatthew Wilcox2-31/+25
2018-10-21page cache; Convert find_get_pages_range_tag to XArrayMatthew Wilcox2-44/+28
2018-10-21page cache: Convert find_get_pages_contig to XArrayMatthew Wilcox4-72/+22
2018-10-21page cache: Convert find_get_pages_range to XArrayMatthew Wilcox1-33/+19
2018-10-21page cache: Convert find_get_entries to XArrayMatthew Wilcox1-28/+23
2018-10-21page cache: Convert find_get_entry to XArrayMatthew Wilcox1-35/+28
2018-10-21page cache: Convert page deletion to XArrayMatthew Wilcox1-18/+13
2018-10-21page cache: Add and replace pages using the XArrayMatthew Wilcox4-90/+66
2018-10-21page cache: Convert hole search to XArrayMatthew Wilcox4-65/+55
2018-10-21page cache: Rearrange address_spaceMatthew Wilcox1-15/+31
2018-10-21ida: Convert to XArrayMatthew Wilcox4-263/+213
2018-10-21xarray: Track free entries in an XArrayMatthew Wilcox4-7/+266
2018-10-21xarray: Add MAINTAINERS entryMatthew Wilcox1-0/+11
2018-10-21xarray: Add xa_reserve and xa_releaseMatthew Wilcox4-2/+125
2018-10-21xarray: Add xas_create_rangeMatthew Wilcox3-0/+182
2018-10-21xarray: Add xas_for_each_conflictMatthew Wilcox3-0/+146
2018-10-21xarray: Step through an XArrayMatthew Wilcox3-0/+256
2018-10-21xarray: Destroy an XArrayMatthew Wilcox3-0/+63
2018-10-21xarray: Extract entries from an XArrayMatthew Wilcox2-0/+82
2018-10-21xarray: Add XArray iteratorsMatthew Wilcox3-0/+640
2018-10-21xarray: Add XArray conditional store operationsMatthew Wilcox3-0/+151
2018-10-21xarray: Add XArray unconditional store operationsMatthew Wilcox10-9/+1055
2018-10-21xarray: Add XArray marksMatthew Wilcox7-13/+445
2018-10-21xarray: Add XArray load operationMatthew Wilcox14-45/+661
2018-10-21xarray: Add documentationMatthew Wilcox2-0/+405
2018-10-21xarray: Define struct xa_nodeMatthew Wilcox5-73/+77
2018-10-21xarray: Add definition of struct xarrayMatthew Wilcox12-68/+181
2018-09-29xarray: Change definition of sibling entriesMatthew Wilcox6-50/+121
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox26-232/+278
2018-09-29idr: Permit any valid kernel pointer to be storedMatthew Wilcox3-10/+78
2018-09-29Update email addressMatthew Wilcox9-11/+18
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre1-0/+6
2018-09-28xen/blkfront: correct purging of persistent grantsJuergen Gross1-2/+2
2018-09-28Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe1-1/+3
2018-09-28selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman17-0/+17
2018-09-27blk-mq: I/O and timer unplugs are inverted in blktraceIlya Dryomov1-2/+2
2018-09-27x86/boot: Fix kexec booting failure in the SEV bit detection codeKairui Song1-19/+0
2018-09-27bcache: add separate workqueue for journal_write to avoid deadlockGuoju Fang3-3/+12
2018-09-27drm/amd/display: Fix Edid emulation for linuxBhawanpreet Lakha3-7/+137
2018-09-27drm/amd/display: Fix Vega10 lightup on S3 resumeRoman Li3-18/+1
2018-09-27drm/amdgpu: Fix vce work queue was not cancelled when suspendRex Zhu2-3/+4
2018-09-27Revert "drm/panel: Add device_link from panel device to DRM device"Linus Walleij2-11/+0
2018-09-27xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky1-3/+1
2018-09-27clocksource/drivers/timer-atmel-pit: Properly handle error casesAlexandre Belloni1-6/+14
2018-09-26block: fix deadline elevator drain for zoned block devicesDamien Le Moal1-1/+1
2018-09-26ACPI / hotplug / PCI: Don't scan for non-hotplug bridges if slot is not bridgeMika Westerberg1-5/+6
2018-09-26drm/syncobj: Don't leak fences when WAIT_FOR_SUBMIT is setJason Ekstrand1-0/+5