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.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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-28
Export the augmented rbtree helper functions
Andreas Gruenbacher
1
-0
/
+3
2011-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
1
-5
/
+5
2011-01-26
radix_tree: radix_tree_gang_lookup_tag_slot() may never return
Toshiyuki Okajima
1
-3
/
+4
2011-01-25
textsearch: doc - fix spelling in lib/textsearch.c.
Jesper Dangaard Brouer
1
-5
/
+5
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2
-9
/
+9
2011-01-14
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+2
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
decompressors: check input size in decompress_inflate.c
Lasse Collin
1
-4
/
+13
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
4
-0
/
+407
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
13
-0
/
+3347
2011-01-13
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
1
-10
/
+50
2011-01-13
Decompressors: check input size in decompress_unlzo.c
Lasse Collin
1
-5
/
+41
2011-01-13
Decompressors: check for write errors in decompress_unlzo.c
Lasse Collin
1
-2
/
+2
2011-01-13
Decompressors: validate match distance in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: check for write errors in decompress_unlzma.c
Lasse Collin
1
-21
/
+32
2011-01-13
Decompressors: check for read errors in decompress_unlzma.c
Lasse Collin
1
-0
/
+3
2011-01-13
Decompressors: fix header validation in decompress_unlzma.c
Lasse Collin
1
-1
/
+3
2011-01-13
Decompressors: remove unused function from lib/decompress_unlzma.c
Lasse Collin
1
-6
/
+0
2011-01-13
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
4
-4
/
+0
2011-01-13
Decompressors: get rid of set_error_fn() macro
Lasse Collin
4
-14
/
+11
2011-01-13
Decompressors: add missing INIT (i.e. __init)
Lasse Collin
2
-3
/
+3
2011-01-13
flex_array: export symbols to modules
David Rientjes
2
-2
/
+12
2011-01-13
lib/vsprintf.c: fix vscnprintf() if @size is == 0
Anton Arapov
1
-8
/
+8
2011-01-13
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
1
-0
/
+2
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
1
-0
/
+22
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
1
-0
/
+2
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+4
2011-01-11
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+30
2011-01-10
Merge branch 'master' into next
James Morris
8
-20
/
+190
2011-01-08
dynamic debug: Fix build issue with older gcc
Jason Baron
1
-5
/
+4
2011-01-08
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
1
-5
/
+3
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
4
-11
/
+77
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+108
2010-12-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-2
/
+0
2010-12-23
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
1
-1
/
+2
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2
-27
/
+58
2010-12-17
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
1
-5
/
+3
2010-12-17
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
1
-0
/
+30
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+12
2010-12-11
timerqueue: Make timerqueue_getnext() static inline
Thomas Gleixner
1
-14
/
+0
2010-12-10
timers: Fixup allmodconfig build issue
John Stultz
1
-2
/
+5
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz
2
-21
/
+21
2010-12-06
lib: Improve EWMA efficiency by using bitshifts
Bruno Randolf
1
-8
/
+12
2010-12-03
timers: Introduce timerlist infrastructure.
John Stultz
2
-1
/
+119
2010-11-30
Revert "debug_locks: set oops_in_progress if we will log messages."
Dave Airlie
1
-2
/
+0
2010-11-29
lib: hex2bin converts ascii hexadecimal string to binary
Mimi Zohar
1
-0
/
+16
2010-11-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
3
-0
/
+62
2010-11-22
kref: Add a kref_sub function
Thomas Hellstrom
1
-0
/
+30
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
3
-0
/
+62
2010-11-16
netlink: let nlmsg and nla functions take pointer-to-const args
Jan Engelhardt
1
-11
/
+11
[next]