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
*
[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPL
Arjan van de Ven
2006-06-28
1
-0
/
+16
*
[PATCH] fix rt-mutex defaults and dependencies
Roman Zippel
2006-06-27
1
-3
/
+1
*
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
2006-06-27
1
-0
/
+7
*
[PATCH] pi-futex: rt mutex debug
Ingo Molnar
2006-06-27
1
-0
/
+13
*
[PATCH] pi-futex: add plist implementation
Ingo Molnar
2006-06-27
3
-0
/
+125
*
[PATCH] zlib inflate: fix function definitions
Randy Dunlap
2006-06-27
2
-10
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
2
-11
/
+2
|
\
|
*
spelling fixes
Andreas Mohr
2006-06-26
1
-2
/
+2
|
*
move acknowledgment for Mark Adler to CREDITS
Adrian Bunk
2006-06-26
1
-9
/
+0
*
|
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
1
-2
/
+10
|
\
\
|
*
|
[PATCH] i386: reliable stack trace support (i386)
Jan Beulich
2006-06-26
1
-1
/
+1
|
*
|
[PATCH] x86_64: reliable stack trace support (x86-64)
Jan Beulich
2006-06-26
1
-1
/
+1
|
*
|
[PATCH] x86_64: reliable stack trace support
Jan Beulich
2006-06-26
1
-2
/
+10
|
|
/
*
/
[PATCH] lib: add idr_replace
Jeff Mahoney
2006-06-26
1
-0
/
+43
|
/
*
[PATCH] fix race in idr code
Sonny Rao
2006-06-25
1
-4
/
+12
*
[PATCH] Implement kasprintf
Jeremy Fitzhardinge
2006-06-25
1
-0
/
+23
*
[PATCH] Fix bounds check in vsnprintf, to allow for a 0 size and NULL buffer
Jeremy Fitzhardinge
2006-06-25
1
-32
/
+33
*
[PATCH] reed-solomon: fix kernel-doc comments
Randy Dunlap
2006-06-25
1
-9
/
+2
*
[PATCH] kernel-doc for lib/crc*.c
Randy Dunlap
2006-06-25
3
-40
/
+30
*
[PATCH] kernel-doc for lib/bitmap.c
Randy Dunlap
2006-06-25
1
-15
/
+16
*
[PATCH] radixtree: normalize radix_tree_tag_get() return value
Wu Fengguang
2006-06-25
1
-1
/
+1
*
[PATCH] constify libcrc32c table
Andreas Mohr
2006-06-25
1
-1
/
+1
*
[PATCH] strstrip() API
Pekka Enberg
2006-06-23
1
-0
/
+30
*
[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...
Mingming Cao
2006-06-23
1
-5
/
+5
*
[PATCH] percpu_counters: create lib/percpu_counter.c
Ravikiran G Thirumalai
2006-06-23
2
-0
/
+47
*
[PATCH] buglet in radix_tree_tag_set
Peter Zijlstra
2006-06-23
1
-2
/
+1
*
[PATCH] radix-tree: small
Nick Piggin
2006-06-23
1
-1
/
+1
*
[PATCH] radix-tree: direct data
Nick Piggin
2006-06-23
1
-81
/
+111
*
[PATCH] change gen_pool allocator to not touch managed memory
Dean Nelson
2006-06-23
1
-142
/
+121
*
[PATCH] zlib_inflate: Upgrade library code to a recent version
Richard Purdie
2006-06-22
18
-1910
/
+1732
*
[PATCH] kobject: make people pay attention to kobject_add errors
Greg Kroah-Hartman
2006-06-21
1
-3
/
+3
*
[PATCH] add __iowrite64_copy
Brice Goglin
2006-06-20
1
-0
/
+28
*
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
2006-06-20
1
-96
/
+93
|
\
|
*
[RBTREE] Switch rb_colour() et al to en_US spelling of 'color' for consistency
David Woodhouse
2006-06-05
1
-5
/
+5
|
*
[RBTREE] Merge colour and parent fields of struct rb_node.
David Woodhouse
2006-04-21
1
-88
/
+90
|
*
[RBTREE] Remove dead code in rb_erase()
David Woodhouse
2006-04-21
1
-10
/
+5
*
|
[PATCH] kobject: quiet errors in kobject_add
Greg Kroah-Hartman
2006-05-21
1
-3
/
+3
*
|
[SPARC]: Handle UNWIND_INFO properly.
David S. Miller
2006-05-12
1
-1
/
+1
*
|
[PATCH] Kobject: possible cleanups
Adrian Bunk
2006-04-27
1
-5
/
+2
*
|
[PATCH] Kobject: fix build error
Kay Sievers
2006-04-27
1
-1
/
+7
|
/
*
[PATCH] Kconfig.debug: Set DEBUG_MUTEX to off by default
Tim Chen
2006-04-19
1
-1
/
+1
*
[PATCH] sysfs: Allow sysfs attribute files to be pollable
NeilBrown
2006-04-14
1
-0
/
+1
*
[PATCH] Silence a const vs non-const warning
Jan-Benedict Glaw
2006-04-11
1
-1
/
+1
*
[PATCH] Clean up arch-overrides in linux/string.h
Kyle McMartin
2006-04-11
1
-0
/
+2
*
[PATCH] No arch-specific strpbrk implementations
Kyle McMartin
2006-04-11
1
-0
/
+1
*
[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAP
Helge Deller
2006-03-30
1
-13
/
+0
*
[PATCH] Don't make debugfs depend on DEBUG_KERNEL
Jens Axboe
2006-03-27
1
-1
/
+1
*
[PATCH] bitops: hweight() speedup
Akinobu Mita
2006-03-26
1
-15
/
+14
*
[PATCH] bitops: hweight() related cleanup
Akinobu Mita
2006-03-26
1
-17
/
+2
*
[PATCH] bitops: generic ext2_{set,clear,test,find_first_zero,find_next_zero}_...
Akinobu Mita
2006-03-26
1
-0
/
+73
[next]