index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2011-01-20
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
2011-01-13
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2011-01-13
decompressors: check input size in decompress_inflate.c
Lasse Collin
2011-01-13
decompressors: add boot-time XZ support
Lasse Collin
2011-01-13
decompressors: add XZ decompressor module
Lasse Collin
2011-01-13
Decompressors: fix callback-to-callback mode in decompress_unlzo.c
Lasse Collin
2011-01-13
Decompressors: check input size in decompress_unlzo.c
Lasse Collin
2011-01-13
Decompressors: check for write errors in decompress_unlzo.c
Lasse Collin
2011-01-13
Decompressors: validate match distance in decompress_unlzma.c
Lasse Collin
2011-01-13
Decompressors: check for write errors in decompress_unlzma.c
Lasse Collin
2011-01-13
Decompressors: check for read errors in decompress_unlzma.c
Lasse Collin
2011-01-13
Decompressors: fix header validation in decompress_unlzma.c
Lasse Collin
2011-01-13
Decompressors: remove unused function from lib/decompress_unlzma.c
Lasse Collin
2011-01-13
Decompressors: include <linux/slab.h> in <linux/decompress/mm.h>
Lasse Collin
2011-01-13
Decompressors: get rid of set_error_fn() macro
Lasse Collin
2011-01-13
Decompressors: add missing INIT (i.e. __init)
Lasse Collin
2011-01-13
flex_array: export symbols to modules
David Rientjes
2011-01-13
lib/vsprintf.c: fix vscnprintf() if @size is == 0
Anton Arapov
2011-01-13
include/linux/printk.h lib/hexdump.c: neatening and add CONFIG_PRINTK guard
Joe Perches
2011-01-13
kptr_restrict for hiding kernel pointers from unprivileged users
Dan Rosenberg
2011-01-12
ACPI, APEI, Generic Hardware Error Source POLL/IRQ/NMI notification type support
Huang Ying
2011-01-11
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-01-10
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-01-10
Merge branch 'master' into next
James Morris
2011-01-07
dynamic debug: Fix build issue with older gcc
Jason Baron
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2011-01-06
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-12-26
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-12-22
x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...
Don Zickus
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
2010-12-17
percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...
Christoph Lameter
2010-12-16
Merge remote branch 'airlied/drm-core-next' into drm-intel-next
Chris Wilson
2010-12-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-12-11
timerqueue: Make timerqueue_getnext() static inline
Thomas Gleixner
2010-12-10
timers: Fixup allmodconfig build issue
John Stultz
2010-12-10
timers: Rename timerlist infrastructure to timerqueue
John Stultz
2010-12-06
lib: Improve EWMA efficiency by using bitshifts
Bruno Randolf
2010-12-02
timers: Introduce timerlist infrastructure.
John Stultz
2010-11-29
Revert "debug_locks: set oops_in_progress if we will log messages."
Dave Airlie
2010-11-29
lib: hex2bin converts ascii hexadecimal string to binary
Mimi Zohar
2010-11-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2010-11-22
kref: Add a kref_sub function
Thomas Hellstrom
2010-11-18
lib: Add generic exponentially weighted moving average (EWMA) function
Bruno Randolf
2010-11-16
netlink: let nlmsg and nla functions take pointer-to-const args
Jan Engelhardt
2010-11-12
radix-tree: fix RCU bug
Nick Piggin
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-10-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
[next]