aboutsummaryrefslogtreecommitdiffstats
path: root/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-14plist: Make plist debugging raw_spinlock awareThomas Gleixner1-3/+5
2009-12-14bkl: Fixup core_lock falloutThomas Gleixner1-2/+2
2009-12-14locking: Further name space cleanupsThomas Gleixner2-18/+18
2009-12-14locking: Implement new raw_spinlockThomas Gleixner1-12/+12
2009-12-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-8/+8
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner1-1/+1
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner1-4/+4
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner1-1/+1
2009-12-12powerpc: allow ioremap within reserved memory regionsAlbert Herranz1-1/+6
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-06kmemleak: fix kconfig for crc32 build errorRandy Dunlap1-0/+1
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