summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-11-25Merge remote branch 'sysctl/master'Stephen Rothwell
2009-11-25Merge remote branch 'asm-generic/next'Stephen Rothwell
2009-11-25Merge remote branch 'workqueues/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-11-25Merge remote branch 'alacrity/linux-next'Stephen Rothwell
2009-11-25Merge remote branch 'catalin/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'trivial/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'slab/for-next'Stephen Rothwell
2009-11-25Merge remote branch 'block/for-next'Stephen Rothwell
2009-11-25Merge branch 'quilt/rr'Stephen Rothwell
2009-11-25Merge remote branch 'pci/linux-next'Stephen Rothwell
2009-11-25bsearch: prevent overflow when computing middle comparison elementAndré Goddard Rosa
2009-11-25bsearch: avoid unneeded decrement arithmeticAndré Goddard Rosa
2009-11-25lib: bsearch - remove redundant special case for arrays of size 0Alan Jenkins
2009-11-25lib: Add generic binary search function to the kernel.Tim Abbott
2009-11-24vbus: make library code properly declared as GPLGregory Haskins
2009-11-23trivial: 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-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-17tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
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-11sysctl: Remove dead code from sysctl_checkEric W. Biederman
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-03lib/checksum: fix one more thinkoArnd Bergmann
2009-11-03lib/checksum.c: make do_csum optionalArnd Bergmann
2009-11-03lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann
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