summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-06-16Merge commit 'tests/master'Stephen Rothwell
2008-06-16Merge commit 'pci/linux-next'Stephen Rothwell
2008-06-16Merge commit 'sched/auto-sched-next'Stephen Rothwell
2008-06-16Merge commit 'ftrace/auto-ftrace-next'Stephen Rothwell
2008-06-16Merge commit 'cpus4096/auto-cpus4096-next'Stephen Rothwell
2008-06-16Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-06-16Merge branch 'quilt/usb'Stephen Rothwell
2008-06-16Merge branch 'quilt/driver-core'Stephen Rothwell
2008-06-16Merge branch 'quilt/driver-core.current'Stephen Rothwell
2008-06-16bitmap: add bitmap_copy_le()David Vrabel
2008-06-16warn when statically-allocated kobjects are usedDave Hansen
2008-06-16debugfs: Add a reference to the debugfs API documentation.Robert P. J. Day
2008-06-16kobject: replace '/' with '!' in nameKay Sievers
2008-06-16kobject: Fix kobject_rename and !CONFIG_SYSFSEric W. Biederman
2008-06-12radix-tree: fix small lockless radix-tree bugNick Piggin
2008-06-12add an inlined version of iter_div_u64_remJeremy Fitzhardinge
2008-06-12common implementation of iterative div/modJeremy Fitzhardinge
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10Merge branch 'core/rcu' into auto-sched-nextIngo Molnar
2008-06-10Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar
2008-06-10Merge branch 'cpus4096' into auto-cpus4096-nextIngo Molnar
2008-06-10Merge branch 'core/stacktrace' into auto-core-nextIngo Molnar
2008-06-10Merge branch 'core/softlockup' into auto-core-nextIngo Molnar
2008-06-06lib: export bitrev16Harvey Harrison
2008-05-25debugging: make stacktrace independent from DEBUG_KERNELIngo Molnar
2008-05-25softlockup: allow panic on lockupIngo Molnar
2008-05-23ftrace: use the new kbuild CFLAGS_REMOVE for lib directorySteven Rostedt
2008-05-23ftrace: remove function tracing from spinlock debugSteven Rostedt
2008-05-23ftrace: do not profile lib/string.oSteven Rostedt
2008-05-23ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt
2008-05-23ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-05-23ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo
2008-05-23x86: Add performance variants of cpumask operatorsMike Travis
2008-05-19rcu: split list.h and move rcu-protected lists into rculist.hFranck Bui-Huu
2008-05-18lmb: Fix compile warningKumar Gala
2008-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-05-14lib: create common ascii hex arrayHarvey Harrison
2008-05-14add match_strlcpy() us it to make v9fs make uname and remotename parsing more...Markus Armbruster
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson
2008-05-12lmb: Make lmb debugging more useful.David S. Miller
2008-05-12lmb: Fix inconsistent alignment of size argument.David S. Miller
2008-05-10BKL: revert back to the old spinlock implementationLinus Torvalds
2008-05-05Merge branch 'powerpc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2008-05-05kgdb: kconfig fix xconfig/menuconfig elementJan Engelhardt
2008-05-05[POWERPC] devres: Add devm_ioremap_prot()Emil Medve
2008-05-01idr: fix idr_remove()Nadia Derbey
2008-05-01Add a new sysfs_streq() string comparison functionDavid Brownell
2008-05-01rename div64_64 to div64_u64Roman Zippel
2008-05-01introduce explicit signed/unsigned 64bit divideRoman Zippel