index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
pagevec: Use xa_mark_t
Matthew Wilcox
2018-10-21
6
-10
/
+12
*
mm: Convert is_page_cache_freeable to XArray
Matthew Wilcox
2018-10-21
1
-4
/
+4
*
mm: Convert khugepaged_scan_shmem to XArray
Matthew Wilcox
2018-10-21
1
-12
/
+5
*
mm: Convert collapse_shmem to XArray
Matthew Wilcox
2018-10-21
1
-93
/
+66
*
mm: Convert huge_memory to XArray
Matthew Wilcox
2018-10-21
1
-10
/
+7
*
mm: Convert page migration to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+18
*
mm: Convert __do_page_cache_readahead to XArray
Matthew Wilcox
2018-10-21
1
-3
/
+1
*
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
2018-10-21
3
-17
/
+14
*
mm: Convert add_to_swap_cache to XArray
Matthew Wilcox
2018-10-21
1
-64
/
+29
*
mm: Convert truncate to XArray
Matthew Wilcox
2018-10-21
1
-9
/
+6
*
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
3
-39
/
+86
*
mm: Convert page-writeback to XArray
Matthew Wilcox
2018-10-21
2
-53
/
+36
*
page cache: Convert filemap_range_has_page to XArray
Matthew Wilcox
2018-10-21
1
-8
/
+19
*
page cache: Remove stray radix comment
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
page cache: Convert delete_batch to XArray
Matthew Wilcox
2018-10-21
1
-15
/
+13
*
radix tree test suite: Convert regression1 to XArray
Matthew Wilcox
2018-10-21
1
-39
/
+19
*
page cache: Convert filemap_map_pages to XArray
Matthew Wilcox
2018-10-21
1
-29
/
+13
*
page cache: Convert find_get_entries_tag to XArray
Matthew Wilcox
2018-10-21
2
-31
/
+25
*
page cache; Convert find_get_pages_range_tag to XArray
Matthew Wilcox
2018-10-21
2
-44
/
+28
*
page cache: Convert find_get_pages_contig to XArray
Matthew Wilcox
2018-10-21
4
-72
/
+22
*
page cache: Convert find_get_pages_range to XArray
Matthew Wilcox
2018-10-21
1
-33
/
+19
*
page cache: Convert find_get_entries to XArray
Matthew Wilcox
2018-10-21
1
-28
/
+23
*
page cache: Convert find_get_entry to XArray
Matthew Wilcox
2018-10-21
1
-35
/
+28
*
page cache: Convert page deletion to XArray
Matthew Wilcox
2018-10-21
1
-18
/
+13
*
page cache: Add and replace pages using the XArray
Matthew Wilcox
2018-10-21
4
-90
/
+66
*
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
4
-65
/
+55
*
page cache: Rearrange address_space
Matthew Wilcox
2018-10-21
1
-15
/
+31
*
ida: Convert to XArray
Matthew Wilcox
2018-10-21
4
-263
/
+213
*
xarray: Track free entries in an XArray
Matthew Wilcox
2018-10-21
4
-7
/
+266
*
xarray: Add MAINTAINERS entry
Matthew Wilcox
2018-10-21
1
-0
/
+11
*
xarray: Add xa_reserve and xa_release
Matthew Wilcox
2018-10-21
4
-2
/
+125
*
xarray: Add xas_create_range
Matthew Wilcox
2018-10-21
3
-0
/
+182
*
xarray: Add xas_for_each_conflict
Matthew Wilcox
2018-10-21
3
-0
/
+146
*
xarray: Step through an XArray
Matthew Wilcox
2018-10-21
3
-0
/
+256
*
xarray: Destroy an XArray
Matthew Wilcox
2018-10-21
3
-0
/
+63
*
xarray: Extract entries from an XArray
Matthew Wilcox
2018-10-21
2
-0
/
+82
*
xarray: Add XArray iterators
Matthew Wilcox
2018-10-21
3
-0
/
+640
*
xarray: Add XArray conditional store operations
Matthew Wilcox
2018-10-21
3
-0
/
+151
*
xarray: Add XArray unconditional store operations
Matthew Wilcox
2018-10-21
10
-9
/
+1055
*
xarray: Add XArray marks
Matthew Wilcox
2018-10-21
7
-13
/
+445
*
xarray: Add XArray load operation
Matthew Wilcox
2018-10-21
14
-45
/
+661
*
xarray: Add documentation
Matthew Wilcox
2018-10-21
2
-0
/
+405
*
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
5
-73
/
+77
*
xarray: Add definition of struct xarray
Matthew Wilcox
2018-10-21
12
-68
/
+181
*
xarray: Change definition of sibling entries
Matthew Wilcox
2018-09-29
6
-50
/
+121
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
26
-232
/
+278
*
idr: Permit any valid kernel pointer to be stored
Matthew Wilcox
2018-09-29
3
-10
/
+78
*
Update email address
Matthew Wilcox
2018-09-29
9
-11
/
+18
*
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-29
8
-19
/
+25
|
\
|
*
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-09-28
1
-2
/
+4
|
|
\
[next]