aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAge
* [BKL] add 'might_sleep()' to the outermost lock takerLinus Torvalds2009-12-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2009-12-11
|\
| * lib/checksum: fix one more thinkoArnd Bergmann2009-11-03
| * lib/checksum.c: make do_csum optionalArnd Bergmann2009-11-03
| * lib/checksum.c: use 32-bit arithmetic consistentlyArnd Bergmann2009-11-03
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-12-11
|\ \
| * | vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas2009-11-04
| * | vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas2009-11-04
| * | vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas2009-11-04
| * | vsprintf: fix io/mem resource widthBjorn Helgaas2009-11-04
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\ \
| * | workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\ \ \
| * \ \ Merge branch 'for-next' into for-linusJiri Kosina2009-12-07
| |\ \ \
| | * | | tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
| | * | | tree-wide: fix some typos and punctuation in commentsThadeu Lima de Souza Cascardo2009-12-04
| | |/ /
* | | | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-12-08
|\ \ \ \
| * \ \ \ Merge branch 'master' into for-2.6.33Jens Axboe2009-12-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-11-03
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-05
| |\ \ \ \ \
| * | | | | | The DRBD driverPhilipp Reisner2009-10-01
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6Linus Torvalds2009-12-08
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Merge commit 'v2.6.32-rc7'Eric W. Biederman2009-11-17
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| * | | | | | sysctl: Remove dead code from sysctl_checkEric W. Biederman2009-11-11
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-29
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-13
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'tracing/urgent' into tracing/coreIngo Molnar2009-10-01
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | tracing: Pushdown the bkl tracepoints callsFrederic Weisbecker2009-09-28
| * | | | | | | tracing/bkl: Add bkl ftrace eventsFrederic Weisbecker2009-09-24
* | | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | rcu: Make RCU's CPU-stall detector be defaultPaul E. McKenney2009-12-03
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \
| * | | | | | | | ratelimit: Make suppressed output messages more usefulChristian Borntraeger2009-10-23
| * | | | | | | | printk: Remove ratelimit.h from kernel.hIngo Molnar2009-09-22
| * | | | | | | | ratelimit: Fix/allow use in atomic contextsIngo Molnar2009-09-22
| * | | | | | | | ratelimit: Use per ratelimit context lockingIngo Molnar2009-09-22
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ |/| | | | | | |
| * | | | | | | swiotlb: Remove the swiotlb variable usageFUJITA Tomonori2009-11-11
| * | | | | | | x86: Handle HW IOMMU initialization failure gracefullyFUJITA Tomonori2009-11-10
| * | | | | | | swiotlb: Defer swiotlb init printing, export swiotlb_print_info()FUJITA Tomonori2009-11-10
| * | | | | | | swiotlb: Add swiotlb_free() functionFUJITA Tomonori2009-11-10
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | FS-Cache: Don't delete pending pages from the page-store tracking treeDavid Howells2009-11-19
* | | | | | | FS-Cache: Use radix tree preload correctly in tracking of pages to be storedDavid Howells2009-11-19
* | | | | | | strcmp: fix overflow and possibly signedness errorLinus Torvalds2009-11-18
|/ / / / / /
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-11-05
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | dma-debug: Fix compile warning with PAE enabledJoerg Roedel2009-10-29
| | |_|_|/ | |/| | |
* / | | | powerpc: Minor cleanup to lib/Kconfig.debugKumar Gala2009-10-27
|/ / / /
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-10-11
|\ \ \ \
| * | | | [S390] Enable kmemleak on s390.Heiko Carstens2009-10-06
| | |/ / | |/| |