aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-12[BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds1-1/+3
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-6/+8
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-17/+70
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-6/+6
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-0/+565
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds1-1/+1
2009-12-07Merge branch 'for-next' into for-linusJiri Kosina5-6/+6
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+14
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-20/+25
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+39
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa4-4/+4
2009-12-04tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo1-2/+2
2009-12-03Merge branch 'master' into for-2.6.33Jens Axboe3-10/+21
2009-12-03rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney1-1/+1
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells1-2/+0
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells1-0/+3
2009-11-18strcmp: fix overflow and possibly signedness errorLinus Torvalds1-6/+14
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman1-2/+4
2009-11-16workqueue: Add debugobjects supportThomas Gleixner1-0/+8
2009-11-11swiotlb: Remove the swiotlb variable usageFUJITA Tomonori1-3/+2
2009-11-11sysctl: Remove dead code from sysctl_checkEric W. Biederman1-1/+1
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori1-1/+3
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori1-7/+8
2009-11-10swiotlb: Add swiotlb_free() functionFUJITA Tomonori1-0/+30
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+4
2009-11-04vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas1-25/+30
2009-11-04vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas1-7/+44
2009-11-04vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas1-10/+21
2009-11-04vsprintf: fix io/mem resource widthBjorn Helgaas1-2/+2
2009-11-03Merge branch 'for-linus' into for-2.6.33Jens Axboe3-4/+7
2009-11-03lib/checksum: fix one more thinkoArnd Bergmann1-2/+2
2009-11-03lib/checksum.c: make do_csum optionalArnd Bergmann1-0/+2
2009-11-03lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann1-4/+4
2009-10-29dma-debug: Fix compile warning with PAE enabledJoerg Roedel1-2/+4
2009-10-29Merge branch 'tracing/urgent' into tracing/coreIngo Molnar3-3/+6
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala1-1/+1
2009-10-23ratelimit: Make suppressed output messages more usefulChristian Borntraeger1-3/+3
2009-10-13Merge branch 'tracing/urgent' into tracing/coreIngo Molnar1-1/+1
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-3/+4
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan2-0/+2
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens1-3/+4
2009-10-05Merge branch 'master' into for-2.6.33Jens Axboe1-1/+1
2009-10-01sscanf(): fix %*s%nAndy Spencer1-1/+1
2009-10-01The DRBD driverPhilipp Reisner3-0/+565
2009-10-01Merge branch 'tracing/urgent' into tracing/coreIngo Molnar7-56/+137
2009-09-28tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker1-4/+11
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller8-56/+147
2009-09-24lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher2-1/+17