aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
...
| * | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2008-07-15
| |\ \ \ \ \ \ \
| | * | | | | | | percpu_counter: new function percpu_counter_sum_and_setMingming Cao2008-07-11
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-10
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-16
| | |\ \ \ \ \ \ | | | | |_|/ / / | | | |/| | | |
| | * | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt2008-05-23
| | * | | | | | ftrace: remove function tracing from spinlock debugSteven Rostedt2008-05-23
| | * | | | | | ftrace: do not profile lib/string.oSteven Rostedt2008-05-23
| | * | | | | | ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt2008-05-23
| | * | | | | | ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo2008-05-23
| | * | | | | | ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo2008-05-23
| | | |/ / / / | | |/| | | |
| * | | | | | vsprintf: add support for '%pS' and '%pF' pointer formatsLinus Torvalds2008-07-06
| * | | | | | vsprintf: add infrastructure support for extended '%p' specifiersLinus Torvalds2008-07-06
| * | | | | | vsprintf: split out '%p' handling logicLinus Torvalds2008-07-06
| * | | | | | vsprintf: split out '%s' handling logicLinus Torvalds2008-07-06
| | |_|_|_|/ | |/| | | |
| * | | | | lib: taint kernel in common report_bug() WARN path.Paul Mundt2008-07-04
| * | | | | Christoph has movedChristoph Lameter2008-07-04
* | | | | | textsearch: ts_fsm: return error on request for case insensitive searchJoonwoo Park2008-07-08
* | | | | | textsearch: ts_kmp: support case insensitive searching in Knuth-Morris-Pratt ...Joonwoo Park2008-07-08
* | | | | | textsearch: ts_bm: support case insensitive searching in Boyer-Moore algorithmJoonwoo Park2008-07-08
* | | | | | textsearch: support for case insensitive searchingJoonwoo Park2008-07-08
|/ / / / /
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-02
|\ \ \ \ \
| * | | | | textsearch: fix Boyer-Moore text search bugJoonwoo Park2008-06-30
| | |/ / / | |/| | |
* / | | | debugobjects: fix lockdep warningVegard Nossum2008-06-18
|/ / / /
* | | | radix-tree: fix small lockless radix-tree bugNick Piggin2008-06-12
* | | | add an inlined version of iter_div_u64_remJeremy Fitzhardinge2008-06-12
* | | | common implementation of iterative div/modJeremy Fitzhardinge2008-06-12
| |_|/ |/| |
* | | lib: export bitrev16Harvey Harrison2008-06-06
|/ /
* / lmb: Fix compile warningKumar Gala2008-05-19
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2008-05-14
|\
| * add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster2008-05-14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-05-14
|\ \
| * | lmb: Make lmb debugging more useful.David S. Miller2008-05-12
| * | lmb: Fix inconsistent alignment of size argument.David S. Miller2008-05-12
* | | lib: create common ascii hex arrayHarvey Harrison2008-05-14
| |/ |/|
* | cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-13
|/
* BKL: revert back to the old spinlock implementationLinus Torvalds2008-05-10
* Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-05-05
|\
| * [POWERPC] devres: Add devm_ioremap_prot()Emil Medve2008-05-05
* | kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt2008-05-05
|/
* idr: fix idr_remove()Nadia Derbey2008-05-01
* Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-01
* rename div64_64 to div64_u64Roman Zippel2008-05-01
* introduce explicit signed/unsigned 64bit divideRoman Zippel2008-05-01
* klist: fix coding style errors in klist.h and klist.cGreg Kroah-Hartman2008-04-30
* devres: support addresses greater than an unsigned long via dev_ioremapKumar Gala2008-04-30
* kobject: do not copy vargs, just pass them aroundKay Sievers2008-04-30
* klist: implement klist_add_{after|before}()Tejun Heo2008-04-30
* lib: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-30
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30