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
2015-02-11
mm/slub: optimize alloc/free fastpath by removing preemption on/off
Joonsoo Kim
1
-12
/
+23
2015-02-11
fsioctl.c: make generic_block_fiemap() signal-tolerant
Dmitry Monakhov
2
-1
/
+7
2015-02-11
o2dlm: fix NULL pointer dereference in o2dlm_blocking_ast_wrapper
Srinivas Eeda
1
-1
/
+5
2015-02-11
ocfs2: prune the dcache before deleting the dentry of directory
alex chen
1
-0
/
+3
2015-02-11
ocfs2: make resv_lock spinlock static
Fabian Frederick
1
-1
/
+1
2015-02-11
ocfs2: remove unreachable code in __ocfs2_recovery_thread()
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: removes mlog_errno() call twice in ocfs2_find_dir_space_el()
Daeseok Youn
1
-6
/
+3
2015-02-11
ocfs2: remove unreachable code
Daeseok Youn
1
-1
/
+0
2015-02-11
ocfs2: o2net: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2015-02-11
ocfs2: remove pointless assignment from ocfs2_calc_refcount_meta_credits()
Jan Kara
1
-2
/
+0
2015-02-11
ocfs2: add a mount option journal_async_commit on ocfs2 filesystem
alex chen
3
-0
/
+23
2015-02-11
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
1
-9
/
+9
2015-02-11
ocfs2: dlm: dlmdomain: remove unused function
Rickard Strandqvist
2
-15
/
+0
2015-02-11
ocfs2: quota_local: remove unused function
Rickard Strandqvist
1
-6
/
+0
2015-02-11
ocfs2: xattr: remove unused function
Rickard Strandqvist
1
-10
/
+0
2015-02-11
ocfs2: fix snprintf format specifier in dlmdebug.c
alex chen
1
-2
/
+2
2015-02-11
ocfs2: fix wrong comment
Junxiao Bi
1
-6
/
+6
2015-02-11
ocfs2: fix uninitialized variable access
Junxiao Bi
1
-1
/
+1
2015-02-11
ocfs2: remove unnecessary else in ocfs2_set_acl()
Fabian Frederick
1
-8
/
+6
2015-02-11
ocfs2/dlm: add missing dlm_lock_put() when recovery master down
Xue jiufei
1
-0
/
+7
2015-02-11
sh: eliminate unused irq_reg_{readl,writel} accessors
Kevin Cernekee
2
-6
/
+0
2015-02-11
sh: build superh without CONFIG_EXPERT
Rob Landley
1
-1
/
+1
2015-02-11
fsnotify: fix handling of renames in audit
Jan Kara
1
-2
/
+4
2015-02-11
inotify: update documentation to reflect code changes
Zhang Zhen
1
-194
/
+3
2015-02-11
fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask
Lino Sanfilippo
2
-9
/
+18
2015-02-11
fanotify: don't recalculate a marks mask if only the ignored mask changed
Lino Sanfilippo
1
-3
/
+4
2015-02-11
fanotify: only destroy mark when both mask and ignored_mask are cleared
Lino Sanfilippo
1
-2
/
+1
2015-02-11
hugetlb, x86: register 1G page size if we can allocate them at runtime
Kirill A. Shutemov
1
-0
/
+11
2015-02-10
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
27
-230
/
+563
2015-02-10
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-6
/
+2
2015-02-10
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
3
-4
/
+10
2015-02-10
Merge branch 'for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-3
/
+31
2015-02-10
Merge tag 'edac_for_3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
10
-33
/
+578
2015-02-10
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-16
/
+67
2015-02-10
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-23
/
+11
2015-02-10
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-25
/
+86
2015-02-10
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-25
/
+42
2015-02-10
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
14
-35
/
+58
2015-02-10
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-18
/
+14
2015-02-10
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
15
-310
/
+325
2015-02-10
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
18
-501
/
+436
2015-02-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-104
/
+120
2015-02-10
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
11
-77
/
+197
2015-02-10
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
76
-666
/
+1611
2015-02-10
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-78
/
+78
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
48
-586
/
+657
2015-02-10
Merge tag 'regulator-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
30
-376
/
+1465
2015-02-10
Merge tag 'spi-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
64
-741
/
+2300
2015-02-09
Merge tag 'regmap-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
5
-9
/
+60
2015-02-09
Merge tag 'hwmon-for-linus-v3.20' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-135
/
+375
[next]