index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-07
mm: implement find_get_pages_range()
Jan Kara
2
-4
/
+21
2017-09-07
mm: make pagevec_lookup() update index
Jan Kara
2
-2
/
+2
2017-09-07
fscache: remove unused ->now_uncached callback
Jan Kara
1
-9
/
+0
2017-09-07
mm, memory_hotplug: get rid of zonelists_mutex
Michal Hocko
1
-1
/
+0
2017-09-07
mm, memory_hotplug: drop zone from build_all_zonelists
Michal Hocko
1
-1
/
+1
2017-09-07
mm, page_alloc: rip out ZONELIST_ORDER_ZONE
Michal Hocko
1
-1
/
+1
2017-09-07
mm, memory_hotplug: display allowed zones in the preferred ordering
Michal Hocko
1
-1
/
+1
2017-09-07
mm: track actual nr_scanned during shrink_slab()
Chris Wilson
1
-0
/
+7
2017-09-07
mm: add SLUB free list pointer obfuscation
Kees Cook
1
-0
/
+4
2017-09-07
dax: move all DAX radix tree defs to fs/dax.c
Ross Zwisler
1
-41
/
+0
2017-09-07
dax: remove DAX code from page_cache_tree_insert()
Ross Zwisler
1
-2
/
+0
2017-09-07
dax: use common 4k zero page for dax mmap reads
Ross Zwisler
2
-9
/
+5
2017-09-07
mm: add vm_insert_mixed_mkwrite()
Ross Zwisler
1
-0
/
+2
2017-09-05
Merge tag 'devprop-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-105
/
+145
2017-09-05
Merge tag 'acpi-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
16
-29
/
+129
2017-09-05
Merge tag 'pm-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
6
-47
/
+80
2017-09-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+16
2017-09-05
Merge tag 'gpio-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
2
-3
/
+24
2017-09-05
Merge tag 'pinctrl-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-3
/
+8
2017-09-05
Merge tag 'regulator-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-0
/
+38
2017-09-05
Merge tag 'edac_for_4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
1
-1
/
+0
2017-09-05
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-156
/
+258
2017-09-05
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-5
/
+54
2017-09-05
Merge tag 'staging-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-15
/
+48
2017-09-05
Merge tag 'tty-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
6
-13
/
+25
2017-09-05
Merge tag 'usb-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
5
-1
/
+93
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+5
2017-09-05
Merge branch 'for-4.14/wacom' into for-linus
Jiri Kosina
1
-0
/
+11
2017-09-05
Merge branch 'for-4.14/multitouch' into for-linus
Jiri Kosina
1
-0
/
+2
2017-09-05
Merge branch 'for-4.14/driver-lock-removal' into for-linus
Jiri Kosina
1
-2
/
+1
2017-09-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-20
/
+3
2017-09-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-1
/
+244
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-1
/
+106
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
21
-130
/
+398
2017-09-04
Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2017-09-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+22
2017-09-04
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
7
-132
/
+82
2017-09-04
Merge remote-tracking branches 'regulator/topic/rc5t619' and 'regulator/topic...
Mark Brown
1
-0
/
+6
2017-09-04
Merge remote-tracking branches 'regulator/topic/mt6380', 'regulator/topic/mtk...
Mark Brown
1
-0
/
+32
2017-09-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-2
/
+24
2017-09-04
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-28
/
+66
2017-09-04
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-76
/
+112
2017-09-04
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
106
-772
/
+2561
2017-09-04
Merge branch 'docs-next' of git://git.lwn.net/linux
Linus Torvalds
1
-2
/
+3
2017-09-04
Merge tag 'hwmon-for-linus-v4.14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-125
/
+1324
2017-09-04
Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
45
-490
/
+1024
2017-09-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-33
/
+61
2017-09-04
Merge branch 'pm-devfreq'
Rafael J. Wysocki
1
-13
/
+0
2017-09-04
Merge branch 'pm-sleep'
Rafael J. Wysocki
3
-19
/
+41
[next]