aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* Merge branch 'linus' into cpus4096Ingo Molnar2008-07-15
|\
| * Merge branch 'core/rcu' into core/rcu-for-linusIngo Molnar2008-07-15
| |\
| | * Merge branch 'linus' into core/rcuIngo Molnar2008-07-11
| | |\
| | * | rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-19
| | * | Merge branch 'linus' into core/rcuIngo Molnar2008-06-16
| | |\ \
| | * | | Revert "prohibit rcutorture from being compiled into the kernel"Ingo Molnar2008-06-16
| | * | | rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu2008-05-19
| * | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-15
| |\ \ \ \
| | * | | | stacktrace: add saved stack traces to backtrace self-testVegard Nossum2008-06-27
| | * | | | debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar2008-05-25
| * | | | | 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
* | | | | Merge commit 'v2.6.26-rc9' into cpus4096Ingo Molnar2008-07-06
|\| | | |
| * | | | lib: taint kernel in common report_bug() WARN path.Paul Mundt2008-07-04
| * | | | Christoph has movedChristoph Lameter2008-07-04
| * | | | 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
| |/ /
* / / x86: Add performance variants of cpumask operatorsMike Travis2008-05-23
|/ /
* / 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