summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2010-02-16Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-16Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-02-16Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2010-02-16Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-02-16Merge remote branch 'net/master'Stephen Rothwell
2010-02-16Merge remote branch 'squashfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'logfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'sh/master'Stephen Rothwell
2010-02-15Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-15kobject: Constify struct kset_uevent_opsEmese Revfy
2010-02-12mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-02-12powerpc,kgdb: Introduce low level trap catchingJason Wessel
2010-02-12x86,kgdb: Add low level debug hookJason Wessel
2010-02-12kgdb,docs: Update the kgdb docs to include kdbJason Wessel
2010-02-12kgdboc,keyboard: Keyboard driver for kdb with kgdbJason Wessel
2010-02-12kgdb: core changes to support kdbJason Wessel
2010-02-04idr: revert misallocation bug fixTejun Heo
2010-02-03Merge branches 'core/urgent', 'perf/core', 'perf/urgent', 'tracing/urgent', '...Ingo Molnar
2010-02-03lmb: Add lmb_free()Michael Ellerman
2010-02-02idr: fix a critical misallocation bugTejun Heo
2010-02-02Merge branch 'sh/stable-updates'Paul Mundt
2010-01-30Merge branch 'x86/urgent' into auto-latestIngo Molnar
2010-01-27sh: kmemleak support.Chris Smith
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-22Merge branches 'amd-iommu/fixes' and 'dma-debug/fixes' into iommu/fixesJoerg Roedel
2010-01-22lib/dma-debug.c: mark file-local struct symbol static.Thiago Farina
2010-01-20libs: force lzma_wrapper to be retainedRandy Dunlap
2010-01-20lzma: make lzma reentrantPhillip Lougher
2010-01-20lzma: Make lzma available to non initramfs/initrd codePhillip Lougher
2010-01-18Merge branches 'perf/core', 'core/rcu', 'perf/urgent', 'sched/core', 'tracing...Ingo Molnar
2010-01-18Merge branch 'linus' into auto-latestIngo Molnar
2010-01-16Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2010-01-16rcu: 1Q2010 update for RCU documentationPaul E. McKenney
2010-01-14lib: Introduce strnstr()Li Zefan
2010-01-13lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little...Joe Perches
2010-01-13zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt
2010-01-13Merge branch 'linus' into auto-latestIngo Molnar
2010-01-12lib: Introduce generic list_sort functionDave Chinner
2010-01-11vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König
2010-01-11lib/rational.c needs module.hSascha Hauer
2010-01-11Add LZO compression support for initramfs and old-style initrdAlbin Tonnerre
2010-01-11lib: add support for LZO-compressed kernelsAlbin Tonnerre
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund
2010-01-11dma-debug: allow DMA_BIDIRECTIONAL mappings to be synced with DMA_FROM_DEVICE...Krzysztof Halasa
2010-01-11lib: Kill bit-reversed FDDI MAC output case, it's bogus.Joe Perches
2010-01-07lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addressesJoe Perches
2010-01-04Merge branch 'linus' into auto-latestIngo Molnar
2009-12-31Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-31dma-debug: Fix bug causing build warningIngo Molnar