summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-23Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-23Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2009-11-23Merge remote branch 'catalin/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'slab/for-next'Stephen Rothwell
2009-11-23Merge remote branch 'block/for-next'Stephen Rothwell
2009-11-23Merge branch 'quilt/rr'Stephen Rothwell
2009-11-23Merge remote branch 'pci/linux-next'Stephen Rothwell
2009-11-20trivial: fix a typo in SHM_SIGNAL config descriptionThadeu Lima de Souza Cascardo
2009-11-20ioq: Add basic definitions for a shared-memory, lockless queueGregory Haskins
2009-11-20shm-signal: shared-memory signalsGregory Haskins
2009-11-20bsearch: prevent overflow when computing middle comparison elementAndré Goddard Rosa
2009-11-20bsearch: avoid unneeded decrement arithmeticAndré Goddard Rosa
2009-11-20lib: bsearch - remove redundant special case for arrays of size 0Alan Jenkins
2009-11-20lib: Add generic binary search function to the kernel.Tim Abbott
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-17tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-13Merge branch 'for-linus' into for-nextJens Axboe
2009-11-11Merge branches 'core/iommu', 'core/rcu', 'perf/core', 'perf/mce', 'sched/core...Ingo Molnar
2009-11-11tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori
2009-11-10Merge branch 'core/iommu' into auto-latestIngo Molnar
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori
2009-11-10swiotlb: Add swiotlb_free() functionFUJITA Tomonori
2009-11-10Merge branch 'linus' into auto-latestIngo Molnar
2009-11-09kmemleak: fix kconfig for crc32 build errorRandy Dunlap
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas
2009-11-04vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas
2009-11-04vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas
2009-11-04vsprintf: fix io/mem resource widthBjorn Helgaas
2009-11-04Merge commit 'v2.6.32-rc6' into perf/coreIngo Molnar
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe
2009-11-01Merge branch 'linus' into auto-latestIngo Molnar
2009-10-29dma-debug: Fix compile warning with PAE enabledJoerg Roedel
2009-10-27Merge branch 'core/printk' into auto-latestIngo Molnar
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger
2009-10-15Merge branches 'slqb/core' and 'slub/stats' into for-nextPekka Enberg
2009-10-15Merge branch 'tracing/core' into perf/coreIngo Molnar
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-12Merge branch 'tracing/core' into auto-latestIngo Molnar
2009-10-12Merge branch 'core/printk' into auto-latestIngo Molnar
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-10-05Merge branch 'master' into for-2.6.33Jens Axboe
2009-10-01sscanf(): fix %*s%nAndy Spencer
2009-10-01The DRBD driverPhilipp Reisner