Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
5ec2d99de7427c84bb7250d23f5acf49a3670a63
5ec2d99
f2fs: Convert to XArray
by Matthew Wilcox
· 7 years ago
f611ff6
nilfs2: Convert to XArray
by Matthew Wilcox
· 7 years ago
04edf02
fs: Convert writeback to XArray
by Matthew Wilcox
· 7 years ago
ec82e1c
fs: Convert buffer to XArray
by Matthew Wilcox
· 7 years ago
0a943c6
btrfs: Convert page cache to XArray
by Matthew Wilcox
· 7 years ago
7f4446e
shmem: Comment fixups
by Matthew Wilcox
· 7 years ago
ef3038a
memfd: Convert memfd_tag_pins to XArray
by Matthew Wilcox
· 7 years ago
2313216
memfd: Convert memfd_wait_for_pins to XArray
by Matthew Wilcox
· 7 years ago
7ae3424
shmem: Convert shmem_partial_swap_usage to XArray
by Matthew Wilcox
· 7 years ago
c121d3b
shmem: Convert shmem_free_swap to XArray
by Matthew Wilcox
· 7 years ago
7b8d046
shmem: Convert shmem_alloc_hugepage to XArray
by Matthew Wilcox
· 7 years ago
552446a
shmem: Convert shmem_add_to_page_cache to XArray
by Matthew Wilcox
· 7 years ago
e21a295
shmem: Convert find_swap_entry to XArray
by Matthew Wilcox
· 7 years ago
a12831b
shmem: Convert shmem_confirm_swap to XArray
by Matthew Wilcox
· 7 years ago
62f945b
shmem: Convert shmem_radix_tree_replace to XArray
by Matthew Wilcox
· 7 years ago
10bbd23
pagevec: Use xa_mark_t
by Matthew Wilcox
· 7 years ago
67891ff
mm: Convert is_page_cache_freeable to XArray
by Matthew Wilcox
· 6 years ago
85b392d
mm: Convert khugepaged_scan_shmem to XArray
by Matthew Wilcox
· 7 years ago
77da938
mm: Convert collapse_shmem to XArray
by Matthew Wilcox
· 7 years ago
aa5dc07
mm: Convert huge_memory to XArray
by Matthew Wilcox
· 7 years ago
89eb946
mm: Convert page migration to XArray
by Matthew Wilcox
· 7 years ago
560d454
mm: Convert __do_page_cache_readahead to XArray
by Matthew Wilcox
· 7 years ago
4e17ec2
mm: Convert delete_from_swap_cache to XArray
by Matthew Wilcox
· 7 years ago
8d93b41
mm: Convert add_to_swap_cache to XArray
by Matthew Wilcox
· 7 years ago
69b6c13
mm: Convert truncate to XArray
by Matthew Wilcox
· 7 years ago
a97e790
mm: Convert workingset to XArray
by Matthew Wilcox
· 7 years ago
ff9c745
mm: Convert page-writeback to XArray
by Matthew Wilcox
· 7 years ago
8fa8e53
page cache: Convert filemap_range_has_page to XArray
by Matthew Wilcox
· 7 years ago
22ecdb4
page cache: Remove stray radix comment
by Matthew Wilcox
· 7 years ago
ef8e571
page cache: Convert delete_batch to XArray
by Matthew Wilcox
· 7 years ago
a332125
radix tree test suite: Convert regression1 to XArray
by Matthew Wilcox
· 7 years ago
070e807
page cache: Convert filemap_map_pages to XArray
by Matthew Wilcox
· 7 years ago
c1901cd
page cache: Convert find_get_entries_tag to XArray
by Matthew Wilcox
· 7 years ago
a690697
page cache; Convert find_get_pages_range_tag to XArray
by Matthew Wilcox
· 7 years ago
3ece58a
page cache: Convert find_get_pages_contig to XArray
by Matthew Wilcox
· 7 years ago
fd1b3ce
page cache: Convert find_get_pages_range to XArray
by Matthew Wilcox
· 7 years ago
f280bf0
page cache: Convert find_get_entries to XArray
by Matthew Wilcox
· 7 years ago
4c7472c
page cache: Convert find_get_entry to XArray
by Matthew Wilcox
· 7 years ago
5c024e6
page cache: Convert page deletion to XArray
by Matthew Wilcox
· 7 years ago
74d6095
page cache: Add and replace pages using the XArray
by Matthew Wilcox
· 7 years ago
0d3f929
page cache: Convert hole search to XArray
by Matthew Wilcox
· 7 years ago
eb797a8
page cache: Rearrange address_space
by Matthew Wilcox
· 7 years ago
f32f004
ida: Convert to XArray
by Matthew Wilcox
· 6 years ago
371c752
xarray: Track free entries in an XArray
by Matthew Wilcox
· 6 years ago
3d5bd6e
xarray: Add MAINTAINERS entry
by Matthew Wilcox
· 7 years ago
9f14d4f
xarray: Add xa_reserve and xa_release
by Matthew Wilcox
· 6 years ago
2264f51
xarray: Add xas_create_range
by Matthew Wilcox
· 7 years ago
4e99d4e
xarray: Add xas_for_each_conflict
by Matthew Wilcox
· 6 years ago
64d3e9a
xarray: Step through an XArray
by Matthew Wilcox
· 7 years ago
687149f
xarray: Destroy an XArray
by Matthew Wilcox
· 7 years ago
80a0a1a
xarray: Extract entries from an XArray
by Matthew Wilcox
· 7 years ago
b803b42
xarray: Add XArray iterators
by Matthew Wilcox
· 7 years ago
41aec91
xarray: Add XArray conditional store operations
by Matthew Wilcox
· 7 years ago
58d6ea3
xarray: Add XArray unconditional store operations
by Matthew Wilcox
· 7 years ago
9b89a03
xarray: Add XArray marks
by Matthew Wilcox
· 7 years ago
ad3d6c7
xarray: Add XArray load operation
by Matthew Wilcox
· 7 years ago
992a8e6
xarray: Add documentation
by Matthew Wilcox
· 7 years ago
01959df
xarray: Define struct xa_node
by Matthew Wilcox
· 7 years ago
f8d5d0c
xarray: Add definition of struct xarray
by Matthew Wilcox
· 7 years ago
02c02bf
xarray: Change definition of sibling entries
by Matthew Wilcox
· 7 years ago
3159f94
xarray: Replace exceptional entries
by Matthew Wilcox
· 7 years ago
66ee620
idr: Permit any valid kernel pointer to be stored
by Matthew Wilcox
· 6 years ago
3d0186b
Update email address
by Matthew Wilcox
· 6 years ago
291d0e5
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
by Greg Kroah-Hartman
· 6 years ago
e754177
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
e1ce697d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
af17b3a
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Greg Kroah-Hartman
· 6 years ago
82ec752
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Greg Kroah-Hartman
· 6 years ago
d51aea1
cpufreq: qcom-kryo: Fix section annotations
by Nathan Chancellor
· 6 years ago
7a6878b
Merge tag 'dma-mapping-4.19-3' of git://git.infradead.org/users/hch/dma-mapping
by Greg Kroah-Hartman
· 6 years ago
e704966
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Greg Kroah-Hartman
· 6 years ago
2f19e7a
Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi
by Greg Kroah-Hartman
· 6 years ago
8f05661
Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
by Greg Kroah-Hartman
· 6 years ago
f005de0
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Greg Kroah-Hartman
· 6 years ago
900915f
Merge tag 'pinctrl-v4.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl
by Greg Kroah-Hartman
· 6 years ago
befb1b3
perf/core: Add sanity check to deal with pinned event failure
by Reinette Chatre
· 6 years ago
f151f57
Merge tag 'drm-fixes-2018-09-28' of git://anongit.freedesktop.org/drm/drm
by Greg Kroah-Hartman
· 6 years ago
ed1b3f4
Merge tag 'riscv-for-linus-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/palmer/riscv-linux
by Greg Kroah-Hartman
· 6 years ago
278e59a
Merge tag 'pci-v4.19-fixes-2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Greg Kroah-Hartman
· 6 years ago
133424a
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
by Jens Axboe
· 6 years ago
6c76786
xen/blkfront: correct purging of persistent grants
by Juergen Gross
· 6 years ago
15c2068
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
by Jens Axboe
· 6 years ago
7e0cf1c
selftests/powerpc: Fix Makefiles for headers_install change
by Michael Ellerman
· 6 years ago
fcb1349
Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux into drm-fixes
by Dave Airlie
· 6 years ago
adba0e5
Merge tag 'drm-misc-fixes-2018-09-27-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
by Dave Airlie
· 6 years ago
ad03714
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
by Greg Kroah-Hartman
· 6 years ago
c127e59
Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Greg Kroah-Hartman
· 6 years ago
587562d
blk-mq: I/O and timer unplugs are inverted in blktrace
by Ilya Dryomov
· 6 years ago
bdec8d7
x86/boot: Fix kexec booting failure in the SEV bit detection code
by Kairui Song
· 6 years ago
0f843e6
bcache: add separate workqueue for journal_write to avoid deadlock
by Guoju Fang
· 6 years ago
fbbdadf
drm/amd/display: Fix Edid emulation for linux
by Bhawanpreet Lakha
· 6 years ago
599760d
drm/amd/display: Fix Vega10 lightup on S3 resume
by Roman Li
· 6 years ago
61ea6f5
drm/amdgpu: Fix vce work queue was not cancelled when suspend
by Rex Zhu
· 6 years ago
d6a77ba
Revert "drm/panel: Add device_link from panel device to DRM device"
by Linus Walleij
· 6 years ago
090bcfd
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel.lezcano/linux into timers/urgent
by Thomas Gleixner
· 6 years ago
f151ba9
xen/blkfront: When purging persistent grants, keep them in the buffer
by Boris Ostrovsky
· 6 years ago
52bf4a9
clocksource/drivers/timer-atmel-pit: Properly handle error cases
by Alexandre Belloni
· 7 years ago
854f31c
block: fix deadline elevator drain for zoned block devices
by Damien Le Moal
· 6 years ago
576156b
Merge branch 'for-upstream/malidp-fixes' of git://linux-arm.org/linux-ld into drm-fixes
by Dave Airlie
· 6 years ago
e89fe98
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into drm-fixes
by Dave Airlie
· 6 years ago
Next »