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.13.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-11-06
tools/vm/slabinfo: limit the number of reported slabs
Sergey Senozhatsky
1
-3
/
+15
2015-11-06
tools/vm/slabinfo: use getopt no_argument/optional_argument
Sergey Senozhatsky
1
-17
/
+17
2015-11-06
mm/slab_common.c: do not warn that cache is busy on destroy more than once
Vladimir Davydov
1
-6
/
+7
2015-11-06
mm/slab_common.c: clear pointers to per memcg caches on destroy
Vladimir Davydov
2
-21
/
+78
2015-11-06
mm/slab_common.c: rename cache create/destroy helpers
Vladimir Davydov
1
-19
/
+18
2015-11-06
include/linux/compiler-gcc.h: hide assume_aligned attribute from sparse
Rasmus Villemoes
1
-1
/
+1
2015-11-06
compiler.h: add support for function attribute assume_aligned
Rasmus Villemoes
2
-0
/
+25
2015-11-06
slab: convert slab_is_available() to boolean
Denis Kirjanov
2
-2
/
+2
2015-11-06
kernel/watchdog.c: fix race between proc_watchdog_thresh() and watchdog_timer...
Ulrich Obergfell
1
-1
/
+1
2015-11-06
kernel/watchdog.c: remove {get|put}_online_cpus() from watchdog_{park|unpark}...
Ulrich Obergfell
1
-4
/
+6
2015-11-06
kernel/watchdog.c: avoid races between /proc handlers and CPU hotplug
Ulrich Obergfell
1
-0
/
+6
2015-11-06
kernel/watchdog.c: avoid race between lockup detector suspend/resume and CPU ...
Ulrich Obergfell
1
-0
/
+2
2015-11-06
kernel/watchdog.c: add sysctl knob hardlockup_panic
Don Zickus
4
-3
/
+16
2015-11-06
kernel/watchdog.c: perform all-CPU backtrace in case of hard lockup
Jiri Kosina
5
-5
/
+55
2015-11-06
watchdog: do not unpark threads in watchdog_park_threads() on error
Ulrich Obergfell
1
-4
/
+6
2015-11-06
watchdog: implement error handling in lockup_detector_suspend()
Ulrich Obergfell
1
-0
/
+5
2015-11-06
watchdog: implement error handling in update_watchdog_all_cpus() and callers
Ulrich Obergfell
1
-7
/
+23
2015-11-06
watchdog: move watchdog_disable_all_cpus() outside of ifdef
Ulrich Obergfell
1
-3
/
+5
2015-11-06
watchdog: fix error handling in proc_watchdog_thresh()
Ulrich Obergfell
1
-3
/
+4
2015-11-06
kernel/watchdog.c: is_hardlockup can be boolean
Yaowei Bai
1
-3
/
+3
2015-11-06
9p: do not overwrite return code when locking fails
Dominique Martinet
1
-1
/
+2
2015-11-06
rcu: force alignment on struct callback_head/rcu_head
Kirill A. Shutemov
1
-1
/
+15
2015-11-06
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
Joseph Qi
1
-4
/
+1
2015-11-06
ocfs2: add uuid to ocfs2 thread name for problem analysis
Joseph Qi
5
-6
/
+10
2015-11-06
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
alex chen
1
-1
/
+10
2015-11-06
ocfs2: fix race between mount and delete node/cluster
Joseph Qi
1
-3
/
+16
2015-11-06
ocfs2: only take lock if dio entry when recover orphans
Joseph Qi
2
-39
/
+49
2015-11-06
ocfs2: do not include dio entry in case of orphan scan
Joseph Qi
3
-5
/
+15
2015-11-06
ocfs2: improve performance for localalloc
Joseph Qi
1
-1
/
+4
2015-11-06
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
jiangyiwen
1
-0
/
+1
2015-11-06
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
Norton.Zhu
1
-0
/
+1
2015-11-06
logfs: fix build warning
Sudip Mukherjee
1
-2
/
+2
2015-11-06
inotify: actually check for invalid bits in sys_inotify_add_watch()
Dave Hansen
1
-1
/
+13
2015-11-06
inotify: hide internal kernel bits from fdinfo
Dave Hansen
1
-1
/
+8
2015-11-05
Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
204
-2645
/
+21697
2015-11-05
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
46
-193
/
+302
2015-11-05
Merge tag 'staging-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
990
-57687
/
+38362
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
82
-1807
/
+2600
2015-11-05
Merge tag 'usb-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
144
-10544
/
+5964
2015-11-05
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
35
-215
/
+333
2015-11-05
Merge tag 'md/4.4' of git://neil.brown.name/md
Linus Torvalds
14
-310
/
+1989
2015-11-05
Merge branch 'for-4.4/reservations' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-100
/
+608
2015-11-05
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
28
-343
/
+367
2015-11-05
Merge branch 'for-4.4/lightnvm' of git://git.kernel.dk/linux-block
Linus Torvalds
17
-12
/
+4197
2015-11-05
Merge branch 'for-4.4/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
19
-899
/
+1056
2015-11-05
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
Linus Torvalds
10
-62
/
+148
2015-11-05
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
175
-2196
/
+13959
2015-11-05
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
41
-647
/
+1365
2015-11-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
100
-2422
/
+3297
2015-11-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
101
-3668
/
+2412
[next]