index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-27
1
-0
/
+13
|
\
|
*
move async raid6 test to lib/Kconfig.debug
Dan Williams
2010-10-07
1
-0
/
+13
*
|
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
2010-10-26
1
-24
/
+25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2010-10-26
1
-1
/
+1
|
\
\
|
*
|
kmemleak: add TILE to the list of supported architectures.
Chris Metcalf
2010-10-14
1
-1
/
+1
*
|
|
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2010-10-26
1
-10
/
+42
*
|
|
lib/parser: cleanup match_number()
Namhyung Kim
2010-10-26
1
-3
/
+4
*
|
|
percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()
Christoph Lameter
2010-10-26
1
-3
/
+3
*
|
|
lib/list_sort: test: check element addresses
Artem Bityutskiy
2010-10-26
1
-8
/
+67
*
|
|
lib/list_sort: test: unify test messages
Artem Bityutskiy
2010-10-26
1
-9
/
+10
*
|
|
lib/list_sort: test: improve errors handling
Artem Bityutskiy
2010-10-26
1
-27
/
+38
*
|
|
lib/list_sort: test: use generic random32
Artem Bityutskiy
2010-10-26
1
-12
/
+15
*
|
|
lib/list_sort: test: use more reasonable printk levels
Artem Bityutskiy
2010-10-26
1
-8
/
+8
*
|
|
lib/Kconfig.debug: add list_sort debugging switch
Artem Bityutskiy
2010-10-26
2
-2
/
+11
*
|
|
percpu_counter: add debugobj support
Tejun Heo
2010-10-26
2
-0
/
+56
*
|
|
idr: fix idr_pre_get() locking description
Naohiro Aota
2010-10-26
1
-11
/
+13
*
|
|
lib/bitmap.c: use hex_to_bin()
Andy Shevchenko
2010-10-26
1
-2
/
+1
*
|
|
lib: fix scnprintf() if @size is == 0
Changli Gao
2010-10-26
1
-2
/
+6
*
|
|
vsprintf.c: use default pointer field size for "(null)" strings
Joe Perches
2010-10-26
1
-2
/
+9
*
|
|
percpu: fix list_head init bug in __percpu_counter_init()
Masanori ITOH
2010-10-26
1
-0
/
+1
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-24
1
-6
/
+7
|
\
\
\
|
*
|
|
idr: describe how nextidp works in idr_get_next().
Naohiro Aota
2010-08-31
1
-1
/
+2
|
*
|
|
idr: fix kernel-doc warnings.
Naohiro Aota
2010-08-31
1
-5
/
+5
*
|
|
|
Merge branch 'master' into for-linus
Pekka Enberg
2010-10-24
8
-83
/
+183
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-10-22
2
-25
/
+112
|
|
\
\
\
\
|
|
*
|
|
|
kobject: Introduce kset_find_obj_hinted.
Robin Holt
2010-10-22
1
-0
/
+39
|
|
*
|
|
|
Dynamic Debug: Initialize dynamic debug earlier via arch_initcall
Thomas Renninger
2010-10-22
1
-10
/
+23
|
|
*
|
|
|
Dynamic Debug: Introduce ddebug_query= boot parameter
Thomas Renninger
2010-10-22
1
-0
/
+25
|
|
*
|
|
|
Dynamic Debug: Split out query string parsing/setup from proc_write
Thomas Renninger
2010-10-22
1
-15
/
+25
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
1
-0
/
+1
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
1
-0
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
1
-0
/
+9
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'stable/swiotlb-0.9' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-10-21
1
-9
/
+9
|
|
\
\
\
\
|
|
*
|
|
|
swiotlb: Use page alignment for early buffer allocation
Yinghai Lu
2010-10-11
1
-8
/
+8
|
|
*
|
|
|
swiotlb: make io_tlb_overflow static
FUJITA Tomonori
2010-10-11
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-10-21
2
-43
/
+7
|
|
\
\
\
\
|
|
*
|
|
|
jump_label: Use more consistent naming
Peter Zijlstra
2010-10-18
1
-2
/
+2
|
|
*
|
|
|
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-08
2
-5
/
+3
|
|
|
\
|
|
|
|
|
*
|
|
|
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-09-22
1
-39
/
+3
|
|
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
2
-2
/
+16
|
|
|
\
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
*
|
|
|
tracing/lockdep: Fix dependency of TRACE_IRQFLAGS
Steven Rostedt
2010-08-31
1
-4
/
+4
|
*
|
|
|
|
Merge commit 'v2.6.36-rc7' into core/rcu
Ingo Molnar
2010-10-07
3
-7
/
+15
|
|
\
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
1
-4
/
+2
|
|
*
|
|
|
lib/list_sort: do not pass bad pointers to cmp callback
Don Mullis
2010-10-01
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
3
-17
/
+54
|
|
\
\
\
\
|
*
|
|
|
|
rcu: Add advice to PROVE_RCU_REPEATEDLY kernel config parameter
Paul E. McKenney
2010-09-23
1
-0
/
+4
|
*
|
|
|
|
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2010-08-23
2
-1
/
+38
|
|
\
\
\
\
\
|
|
*
|
|
|
|
rcu: Allow RCU CPU stall warnings to be off at boot, but manually enablable
Paul E. McKenney
2010-08-19
1
-0
/
+13
|
|
*
|
|
|
|
radix-tree: __rcu annotations
Arnd Bergmann
2010-08-19
1
-1
/
+1
[next]