aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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-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-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-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-03Merge branch 'for-linus' into for-2.6.33Jens Axboe
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
2009-09-24tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2009-09-22lib/vsprintf.c: Avoid possible unaligned accesses in %pI6cJoe Perches
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg...Linus Torvalds
2009-09-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-09-22printk: Remove ratelimit.h from kernel.hIngo Molnar
2009-09-22flex_array: add missing kerneldoc annotationsDavid Rientjes
2009-09-22flex_array: introduce DEFINE_FLEX_ARRAYDavid Rientjes
2009-09-22flex_array: add flex_array_shrink functionDavid Rientjes
2009-09-22flex_array: poison free elementsDavid Rientjes
2009-09-22flex_array: add flex_array_clear functionDavid Rientjes
2009-09-22vsprintf: use WARN_ON_ONCEMarcin Slusarz
2009-09-22ratelimit: Fix/allow use in atomic contextsIngo Molnar
2009-09-22ratelimit: Use per ratelimit context lockingIngo Molnar
2009-09-21trivial: fix typo "to to" in multiple filesAnand Gadiyar
2009-09-20kernel hacking: move STRIP_ASM_SYMS from GeneralRandy Dunlap