summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-04-21Merge commit 'sched-latest/latest'Stephen Rothwell
2008-04-21Merge commit 'x86-latest/latest'Stephen Rothwell
2008-04-21Merge commit 'semaphore/semaphore'Stephen Rothwell
2008-04-21Merge commit 'vfs/vfs-2.6.25'Stephen Rothwell
2008-04-21Merge commit 'powerpc/powerpc-next'Stephen Rothwell
2008-04-21Merge commit 'tests/master'Stephen Rothwell
2008-04-21Merge commit 'sched/for-akpm'Stephen Rothwell
2008-04-21Merge branch 'quilt/usb'Stephen Rothwell
2008-04-21Merge branch 'quilt/driver-core'Stephen Rothwell
2008-04-21bitmap: add bitmap_copy_le()David Vrabel
2008-04-21warn when statically-allocated kobjects are usedDave Hansen
2008-04-21Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-21kobject: catch kobjects that are not initializedGreg Kroah-Hartman
2008-04-19softlockup: allow panic on lockupIngo Molnar
2008-04-19Merge branch 'latest' of /home/mingo/linux-2.6-x86 into latestIngo Molnar
2008-04-19ftrace: remove function tarcing from spinlock debugSteven Rostedt
2008-04-19ftrace: do not profile lib/string.oSteven Rostedt
2008-04-19ftrace: debug smp_processor_id, use notrace preempt disableSteven Rostedt
2008-04-19ftrace: add basic support for gcc profiler instrumentationArnaldo Carvalho de Melo
2008-04-19ftrace: annotate core code that should not be tracedArnaldo Carvalho de Melo
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis
2008-04-19x86: generic versions of find_first_(zero_)bit, convert i386Alexander van Heukelum
2008-04-19x86, generic: optimize find_next_(zero_)bit for small constant-size bitmapsAlexander van Heukelum
2008-04-19x86: change x86 to use generic find_next_bitAlexander van Heukelum
2008-04-19debugging: always enable stacktraceIngo Molnar
2008-04-19[PATCH] r/o bind mounts: debugging for missed callsDave Hansen
2008-04-18Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox
2008-04-18lib: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18firewire: fw-ohci: add option for remote debuggingStefan Richter
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdbLinus Torvalds
2008-04-18Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds
2008-04-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-04-17kgdb: allow static kgdbts boot configurationJason Wessel
2008-04-17kgdb: add kgdb internal test suiteJason Wessel
2008-04-17kgdb: coreJason Wessel
2008-04-17Remove DEBUG_SEMAPHORE from KconfigMatthew Wilcox
2008-04-17Generic semaphore implementationMatthew Wilcox
2008-04-17Add semaphore.h to kernel_lock.cMatthew Wilcox
2008-04-15[LMB] Restructure allocation loops to avoid unsigned underflowPaul Mackerras
2008-04-15[LMB] Fix some whitespace and other formatting issues, use pr_debugPaul Mackerras
2008-04-15[LMB] Add lmb_alloc_nid()David S. Miller
2008-04-14slub: Deal with config variable dependenciesChristoph Lameter
2008-04-14Merge branch 'linux-2.6'Paul Mackerras
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-10lzo: fix typo in decompressorHarvey Harrison
2008-04-07[SCSI] block: add sg buffer copy helper functionsFUJITA Tomonori
2008-04-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller