aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman
2009-11-16workqueue: Add debugobjects supportThomas Gleixner
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman
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-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-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-10-29dma-debug: Fix compile warning with PAE enabledJoerg Roedel
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo 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
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar
2009-09-28tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher