aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2009-12-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqGravatar Linus Torvalds 1-0/+8
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 5-6/+6
2009-12-08Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 3-0/+565
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Gravatar Linus Torvalds 1-1/+1
2009-12-07Merge branch 'for-next' into for-linusGravatar Jiri Kosina 5-6/+6
2009-12-05Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-6/+14
2009-12-05Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2009-12-05Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-20/+25
2009-12-05Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-7/+39
2009-12-04tree-wide: fix assorted typos all over the placeGravatar André Goddard Rosa 4-4/+4
2009-12-04tree-wide: fix some typos and punctuation in commentsGravatar Thadeu Lima de Souza Cascardo 1-2/+2
2009-12-03Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 3-10/+21
2009-12-03rcu: Make RCU's CPU-stall detector be defaultGravatar Paul E. McKenney 1-1/+1
2009-11-19FS-Cache: Don't delete pending pages from the page-store tracking treeGravatar David Howells 1-2/+0
2009-11-19FS-Cache: Use radix tree preload correctly in tracking of pages to be storedGravatar David Howells 1-0/+3
2009-11-18strcmp: fix overflow and possibly signedness errorGravatar Linus Torvalds 1-6/+14
2009-11-17Merge commit 'v2.6.32-rc7'Gravatar Eric W. Biederman 1-2/+4
2009-11-16workqueue: Add debugobjects supportGravatar Thomas Gleixner 1-0/+8
2009-11-11swiotlb: Remove the swiotlb variable usageGravatar FUJITA Tomonori 1-3/+2
2009-11-11sysctl: Remove dead code from sysctl_checkGravatar Eric W. Biederman 1-1/+1
2009-11-10x86: Handle HW IOMMU initialization failure gracefullyGravatar FUJITA Tomonori 1-1/+3
2009-11-10swiotlb: Defer swiotlb init printing, export swiotlb_print_info()Gravatar FUJITA Tomonori 1-7/+8
2009-11-10swiotlb: Add swiotlb_free() functionGravatar FUJITA Tomonori 1-0/+30
2009-11-05Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+4
2009-11-03Merge branch 'for-linus' into for-2.6.33Gravatar Jens Axboe 3-4/+7
2009-10-29dma-debug: Fix compile warning with PAE enabledGravatar Joerg Roedel 1-2/+4
2009-10-29Merge branch 'tracing/urgent' into tracing/coreGravatar Ingo Molnar 3-3/+6
2009-10-27powerpc: Minor cleanup to lib/Kconfig.debugGravatar Kumar Gala 1-1/+1
2009-10-23ratelimit: Make suppressed output messages more usefulGravatar Christian Borntraeger 1-3/+3
2009-10-13Merge branch 'tracing/urgent' into tracing/coreGravatar Ingo Molnar 1-1/+1
2009-10-11Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 1-3/+4
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 2-0/+2
2009-10-06[S390] Enable kmemleak on s390.Gravatar Heiko Carstens 1-3/+4
2009-10-05Merge branch 'master' into for-2.6.33Gravatar Jens Axboe 1-1/+1
2009-10-01sscanf(): fix %*s%nGravatar Andy Spencer 1-1/+1
2009-10-01The DRBD driverGravatar Philipp Reisner 3-0/+565
2009-10-01Merge branch 'tracing/urgent' into tracing/coreGravatar Ingo Molnar 7-56/+137
2009-09-28tracing: Pushdown the bkl tracepoints callsGravatar Frederic Weisbecker 1-4/+11
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 8-56/+147
2009-09-24lzma/gzip: fix potential oops when input data is truncatedGravatar Phillip Lougher 2-1/+17
2009-09-24tracing/bkl: Add bkl ftrace eventsGravatar Frederic Weisbecker 1-5/+6
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 1-0/+8
2009-09-22lib/vsprintf.c: Avoid possible unaligned accesses in %pI6cGravatar Joe Perches 1-10/+15
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Gravatar Linus Torvalds 1-0/+3
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-2/+2
2009-09-22printk: Remove ratelimit.h from kernel.hGravatar Ingo Molnar 1-1/+1
2009-09-22flex_array: add missing kerneldoc annotationsGravatar David Rientjes 1-1/+11
2009-09-22flex_array: introduce DEFINE_FLEX_ARRAYGravatar David Rientjes 1-26/+10
2009-09-22flex_array: add flex_array_shrink functionGravatar David Rientjes 1-0/+40
2009-09-22flex_array: poison free elementsGravatar David Rientjes 1-8/+7