aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-29Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman8-19/+25
2018-09-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-19/+0
2018-09-29Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman3-13/+28
2018-09-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipGreg Kroah-Hartman1-0/+6
2018-09-29Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmGreg Kroah-Hartman1-2/+2
2018-09-29cpufreq: qcom-kryo: Fix section annotationsNathan Chancellor1-2/+2
2018-09-29Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mappingGreg Kroah-Hartman1-0/+3
2018-09-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputGreg Kroah-Hartman5-48/+38
2018-09-28Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiGreg Kroah-Hartman5-18/+86
2018-09-28Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorGreg Kroah-Hartman5-10/+54
2018-09-28Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxGreg Kroah-Hartman26-9/+55
2018-09-28Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlGreg Kroah-Hartman3-55/+43
2018-09-28perf/core: Add sanity check to deal with pinned event failureReinette Chatre1-0/+6
2018-09-28Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman17-52/+217
2018-09-28Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linuxGreg Kroah-Hartman1-0/+7
2018-09-28Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pciGreg Kroah-Hartman4-18/+24
2018-09-28Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-2/+4
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-28Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie8-28/+142
2018-09-28Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-11/+5
2018-09-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaGreg Kroah-Hartman14-130/+184
2018-09-27Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsGreg Kroah-Hartman1-1/+1
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