aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into nextJames Morris2011-01-108-20/+190
|\
| * Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-5/+3
| |\
| | * percpucounter: Optimize __percpu_counter_add a bit through the use of this_cp...Christoph Lameter2010-12-171-5/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2011-01-064-11/+77
| |\ \
| | * \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-261-2/+0
| | |\ \ | | | |/
| | * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-131-8/+12
| | |\ \
| | | * | lib: Improve EWMA efficiency by using bitshiftsBruno Randolf2010-12-061-8/+12
| | * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-11-243-0/+62
| | |\ \ \ | | | |/ /
| | | * | lib: Add generic exponentially weighted moving average (EWMA) functionBruno Randolf2010-11-183-0/+62
| | * | | netlink: let nlmsg and nla functions take pointer-to-const argsJan Engelhardt2010-11-161-11/+11
| * | | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-01-062-1/+108
| |\ \ \ \
| | * | | | timerqueue: Make timerqueue_getnext() static inlineThomas Gleixner2010-12-111-14/+0
| | * | | | timers: Fixup allmodconfig build issueJohn Stultz2010-12-101-2/+5
| | * | | | timers: Rename timerlist infrastructure to timerqueueJohn Stultz2010-12-102-21/+21
| | * | | | timers: Introduce timerlist infrastructure.John Stultz2010-12-022-1/+119
| * | | | | x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus2010-12-221-1/+2
| | |_|_|/ | |/| | |
| * | | | Revert "debug_locks: set oops_in_progress if we will log messages."Dave Airlie2010-11-291-2/+0
| | |/ / | |/| |
* | | | lib: hex2bin converts ascii hexadecimal string to binaryMimi Zohar2010-11-291-0/+16
|/ / /
* | | radix-tree: fix RCU bugNick Piggin2010-11-121-25/+58
| |/ |/|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...Linus Torvalds2010-10-271-0/+13
|\ \
| * | move async raid6 test to lib/Kconfig.debugDan Williams2010-10-071-0/+13
* | | docbook: add idr/ida to kernel-api docbookRandy Dunlap2010-10-261-24/+25
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2010-10-261-1/+1
|\ \ \
| * | | kmemleak: add TILE to the list of supported architectures.Chris Metcalf2010-10-141-1/+1
* | | | div64_u64(): improve precision on 32bit platformsBrian Behlendorf2010-10-261-10/+42
* | | | lib/parser: cleanup match_number()Namhyung Kim2010-10-261-3/+4
* | | | percpu_counter: use this_cpu_ptr() instead of per_cpu_ptr()Christoph Lameter2010-10-261-3/+3
* | | | lib/list_sort: test: check element addressesArtem Bityutskiy2010-10-261-8/+67
* | | | lib/list_sort: test: unify test messagesArtem Bityutskiy2010-10-261-9/+10
* | | | lib/list_sort: test: improve errors handlingArtem Bityutskiy2010-10-261-27/+38
* | | | lib/list_sort: test: use generic random32Artem Bityutskiy2010-10-261-12/+15
* | | | lib/list_sort: test: use more reasonable printk levelsArtem Bityutskiy2010-10-261-8/+8
* | | | lib/Kconfig.debug: add list_sort debugging switchArtem Bityutskiy2010-10-262-2/+11
* | | | percpu_counter: add debugobj supportTejun Heo2010-10-262-0/+56
* | | | idr: fix idr_pre_get() locking descriptionNaohiro Aota2010-10-261-11/+13
* | | | lib/bitmap.c: use hex_to_bin()Andy Shevchenko2010-10-261-2/+1
* | | | lib: fix scnprintf() if @size is == 0Changli Gao2010-10-261-2/+6
* | | | vsprintf.c: use default pointer field size for "(null)" stringsJoe Perches2010-10-261-2/+9
* | | | percpu: fix list_head init bug in __percpu_counter_init()Masanori ITOH2010-10-261-0/+1
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-6/+7
|\ \ \ \
| * | | | idr: describe how nextidp works in idr_get_next().Naohiro Aota2010-08-311-1/+2
| * | | | idr: fix kernel-doc warnings.Naohiro Aota2010-08-311-5/+5
* | | | | Merge branch 'master' into for-linusPekka Enberg2010-10-248-83/+183
|\ \ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-10-222-25/+112
| |\ \ \ \ \
| | * | | | | kobject: Introduce kset_find_obj_hinted.Robin Holt2010-10-221-0/+39
| | * | | | | Dynamic Debug: Initialize dynamic debug earlier via arch_initcallThomas Renninger2010-10-221-10/+23
| | * | | | | Dynamic Debug: Introduce ddebug_query= boot parameterThomas Renninger2010-10-221-0/+25
| | * | | | | Dynamic Debug: Split out query string parsing/setup from proc_writeThomas Renninger2010-10-221-15/+25
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
| |\ \ \ \ \
| | * | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+1
| | | |_|/ / | | |/| | |