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
*
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
|
|
\
|
|
*
nvme: properly propagate errors in nvme_mpath_init
Susobhan Dey
2018-09-25
1
-2
/
+4
|
*
|
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
1
-2
/
+2
|
*
|
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-28
1
-1
/
+3
|
*
|
blk-mq: I/O and timer unplugs are inverted in blktrace
Ilya Dryomov
2018-09-27
1
-2
/
+2
|
*
|
bcache: add separate workqueue for journal_write to avoid deadlock
Guoju Fang
2018-09-27
3
-3
/
+12
|
*
|
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-27
1
-3
/
+1
|
*
|
block: fix deadline elevator drain for zoned block devices
Damien Le Moal
2018-09-26
1
-1
/
+1
|
*
|
blk-mq: Allow blocking queue tag iter callbacks
Keith Busch
2018-09-25
1
-9
/
+4
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-29
1
-19
/
+0
|
\
\
\
|
*
|
|
x86/boot: Fix kexec booting failure in the SEV bit detection code
Kairui Song
2018-09-27
1
-19
/
+0
*
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Greg Kroah-Hartman
2018-09-29
3
-13
/
+28
|
\
\
\
\
|
*
\
\
\
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-27
1
-6
/
+14
|
|
\
\
\
\
|
|
*
|
|
|
clocksource/drivers/timer-atmel-pit: Properly handle error cases
Alexandre Belloni
2018-09-27
1
-6
/
+14
|
*
|
|
|
|
Merge branch 'clockevents/4.19-fixes' of https://git.linaro.org/people/daniel...
Thomas Gleixner
2018-09-24
2
-7
/
+14
|
|
\
|
|
|
|
|
|
*
|
|
|
clocksource/drivers/fttmr010: Fix set_next_event handler
Tao Ren
2018-09-24
1
-7
/
+11
|
|
*
|
|
|
clocksource/drivers/ti-32k: Add CLOCK_SOURCE_SUSPEND_NONSTOP flag for non-am4...
Keerthy
2018-09-13
1
-0
/
+3
*
|
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-29
1
-0
/
+6
|
\
\
\
\
\
\
|
*
|
|
|
|
|
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-28
1
-0
/
+6
*
|
|
|
|
|
|
Merge tag 'pm-4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Greg Kroah-Hartman
2018-09-29
1
-2
/
+2
|
\
\
\
\
\
\
\
[next]