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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-18
mm: move max_map_count bits into mm.h
Andrey Ryabinin
5
-24
/
+21
2016-03-18
thp, vmstats: count deferred split events
Kirill A. Shutemov
4
-0
/
+8
2016-03-18
mm: workingset: make shadow node shrinker memcg aware
Vladimir Davydov
3
-6
/
+19
2016-03-18
mm: workingset: size shadow nodes lru basing on file cache size
Vladimir Davydov
1
-1
/
+3
2016-03-18
radix-tree: account radix_tree_node to memory cgroup
Vladimir Davydov
1
-3
/
+13
2016-03-18
mm: memcontrol: zap memcg_kmem_online helper
Vladimir Davydov
3
-12
/
+2
2016-03-18
mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinker
Vladimir Davydov
1
-5
/
+10
2016-03-18
mm: memcontrol: enable kmem accounting for all cgroups in the legacy hierarchy
Vladimir Davydov
1
-36
/
+5
2016-03-18
include/linux/page-flags.h: force inlining of selected page flag modifications
Denys Vlasenko
1
-15
/
+15
2016-03-18
bufferhead: force inlining of buffer head flag operations
Denys Vlasenko
1
-5
/
+5
2016-03-18
tools/vm/page-types.c: add memory cgroup dumping and filtering
Konstantin Khlebnikov
1
-15
/
+84
2016-03-18
mm, kswapd: replace kswapd compaction with waking up kcompactd
Vlastimil Babka
3
-104
/
+54
2016-03-18
mm, memory hotplug: small cleanup in online_pages()
Vlastimil Babka
1
-3
/
+3
2016-03-18
mm, compaction: introduce kcompactd
Vlastimil Babka
8
-2
/
+311
2016-03-18
mm, kswapd: remove bogus check of balance_classzone_idx
Vlastimil Babka
1
-2
/
+1
2016-03-18
tile: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+7
2016-03-18
powerpc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
3
-23
/
+26
2016-03-18
sound: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2
-4
/
+6
2016-03-18
mm/slub: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-4
/
+3
2016-03-18
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
1
-13
/
+12
2016-03-18
tools/vm/page-types.c: support swap entry
Naoya Horiguchi
1
-1
/
+29
2016-03-18
/proc/kpageflags: return KPF_SLAB for slab tail pages
Naoya Horiguchi
1
-0
/
+2
2016-03-18
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
4
-7
/
+6
2016-03-18
mm: memcontrol: report kernel stack usage in cgroup2 memory.stat
Vladimir Davydov
4
-2
/
+17
2016-03-18
mm: memcontrol: report slab usage in cgroup2 memory.stat
Vladimir Davydov
6
-6
/
+79
2016-03-18
mm: memcontrol: make tree_{stat,events} fetch all stats
Vladimir Davydov
1
-28
/
+39
2016-03-18
mm: memcontrol: do not bypass slab charge if memcg is offline
Vladimir Davydov
1
-5
/
+3
2016-03-18
mm: oom_kill: don't ignore oom score on exiting tasks
Johannes Weiner
1
-3
/
+0
2016-03-18
watchdog: don't run proc_watchdog_update if new value is same as old
Joshua Hunt
1
-1
/
+8
2016-03-18
drivers/firmware/broadcom/bcm47xx_nvram.c: fix incorrect __ioread32_copy
Aaro Koskinen
1
-3
/
+2
2016-03-18
ia64: define ioremap_uc()
Luis R. Rodriguez
1
-0
/
+1
2016-03-17
Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
22
-681
/
+310
2016-03-17
Merge tag 'media/v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
398
-4923
/
+12321
2016-03-17
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-439
/
+1394
2016-03-17
Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
30
-2024
/
+849
2016-03-17
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
120
-3159
/
+9171
2016-03-17
Merge branch 'stable/for-linus-4.6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-0
/
+10
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
134
-1145
/
+5642
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
101
-2943
/
+4454
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
119
-1805
/
+3139
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
10
-22
/
+23
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
73
-2632
/
+2800
2016-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
4
-1
/
+12
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
142
-2939
/
+6757
2016-03-16
Merge tag 'edac_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
18
-111
/
+800
2016-03-16
Merge tag 'leds_for_4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
18
-120
/
+628
2016-03-16
Merge tag 'rtc-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...
Linus Torvalds
40
-1653
/
+3854
2016-03-16
Merge tag 'hwmon-for-linus-v4.6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-23
/
+677
2016-03-16
Merge tag 'regulator-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
38
-141
/
+1921
2016-03-16
Merge tag 'regmap-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
18
-385
/
+438
[prev]
[next]