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
2017-11-16
mm: swap: SWP_SYNCHRONOUS_IO: skip swapcache only if swapped page has no othe...
Minchan Kim
3
-9
/
+23
2017-11-16
mm, swap: skip swapcache for swapin of synchronous device
Minchan Kim
4
-23
/
+57
2017-11-16
mm, swap: introduce SWP_SYNCHRONOUS_IO
Minchan Kim
2
-1
/
+5
2017-11-16
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
5
-1
/
+16
2017-11-16
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
1
-10
/
+6
2017-11-16
mm: update comments for struct page.mapping
Changbin Du
1
-2
/
+4
2017-11-16
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+2
2017-11-16
mm/mempool.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-16
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-16
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
1
-2
/
+3
2017-11-16
block/blk-mq.c: use kmalloc_array_node()
Johannes Thumshirn
1
-1
/
+1
2017-11-16
include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()
Johannes Thumshirn
1
-0
/
+16
2017-11-16
slub: fix sysfs duplicate filename creation when slub_debug=O
Miles Chen
1
-0
/
+4
2017-11-16
slab, slub, slob: convert slab_flags_t to 32-bit
Alexey Dobriyan
4
-28
/
+28
2017-11-16
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
15
-81
/
+97
2017-11-16
mm/slab.c: only set __GFP_RECLAIMABLE once
David Rientjes
1
-2
/
+2
2017-11-16
mm/slob.c: remove an unnecessary check for __GFP_ZERO
Miles Chen
1
-1
/
+1
2017-11-16
mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
Yang Shi
3
-2
/
+67
2017-11-16
mm: slabinfo: remove CONFIG_SLABINFO
Yang Shi
5
-15
/
+6
2017-11-16
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
1
-1
/
+10
2017-11-16
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
1
-4
/
+1
2017-11-16
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
1
-1
/
+3
2017-11-16
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2017-11-16
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
1
-8
/
+18
2017-11-16
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
1
-2
/
+7
2017-11-16
ocfs2: clean up some unused function declarations
piaojun
1
-3
/
+0
2017-11-16
ocfs2: fix cluster hang after a node dies
Changwei Ge
1
-0
/
+1
2017-11-16
ocfs2: cleanup unused func declaration and assignment
piaojun
2
-4
/
+0
2017-11-16
ocfs2: no need flush workqueue before destroying it
piaojun
3
-5
/
+1
2017-11-16
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
1
-3
/
+0
2017-11-16
m32r: fix endianness constraints
Geert Uytterhoeven
1
-2
/
+2
2017-11-16
bloat-o-meter: provide 3 different arguments for data, function and All
Maninder Singh
1
-34
/
+55
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
97
-601
/
+7399
2017-11-15
Merge tag 'riscv-for-linus-4.15-arch-v9-premerge' of git://git.kernel.org/pub...
Linus Torvalds
114
-1
/
+10303
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-21
/
+2162
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
26
-46
/
+62
2017-11-15
Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-149
/
+608
2017-11-15
Merge branch 'for-4.15/wacom' into for-linus
Jiri Kosina
4
-15
/
+39
2017-11-15
Merge branch 'for-4.15/use-timer-setup' into for-linus
Jiri Kosina
2
-8
/
+10
2017-11-15
Merge branch 'for-4.15/upstream' into for-linus
Jiri Kosina
7
-8
/
+29
2017-11-15
Merge branch 'for-4.15/sony' into for-linus
Jiri Kosina
1
-4
/
+10
2017-11-15
Merge branch 'for-4.15/multitouch' into for-linus
Jiri Kosina
2
-0
/
+43
2017-11-15
Merge branch 'for-4.15/logitech' into for-linus
Jiri Kosina
2
-4
/
+4
2017-11-15
Merge branch 'for-4.15/hyperv' into for-linus
Jiri Kosina
1
-1
/
+1
2017-11-15
Merge branch 'for-4.15/asus' into for-linus
Jiri Kosina
3
-2
/
+32
2017-11-15
Merge branch 'for-4.15/alps' into for-linus
Jiri Kosina
8573
-244105
/
+330395
2017-11-15
Merge branch 'for-4.14/upstream-fixes' into for-linus
Jiri Kosina
6
-3
/
+18
2017-11-15
Merge branch 'for-4.15/callbacks' into for-linus
Jiri Kosina
10
-17
/
+1114
2017-11-15
Merge branch 'for-4.15/shadow-variables' into for-linus
Jiri Kosina
9
-4
/
+1048
2017-11-15
Merge tag 'devicetree-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
237
-1439
/
+3136
[next]