Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | powerpc: Minor cleanup to lib/Kconfig.debug | Kumar Gala | 2009-10-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 2009-10-11 | 1 | -3/+4 |
|\ | |||||
| * | [S390] Enable kmemleak on s390. | Heiko Carstens | 2009-10-06 | 1 | -3/+4 |
* | | headers: remove sched.h from interrupt.h | Alexey Dobriyan | 2009-10-11 | 2 | -0/+2 |
|/ | |||||
* | sscanf(): fix %*s%n | Andy Spencer | 2009-10-01 | 1 | -1/+1 |
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ | David S. Miller | 2009-09-24 | 8 | -56/+147 |
|\ | |||||
| * | lzma/gzip: fix potential oops when input data is truncated | Phillip Lougher | 2009-09-24 | 2 | -1/+17 |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next | Linus Torvalds | 2009-09-23 | 1 | -0/+8 |
| |\ | |||||
| | * | kernel hacking: move STRIP_ASM_SYMS from General | Randy Dunlap | 2009-09-20 | 1 | -0/+8 |
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/veg... | Linus Torvalds | 2009-09-22 | 1 | -0/+3 |
| |\ \ | |||||
| | * | | kmemcheck: depend on HAVE_ARCH_KMEMCHECK | Sebastian Andrzej Siewior | 2009-07-01 | 1 | -0/+3 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-09-22 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | trivial: fix typo "to to" in multiple files | Anand Gadiyar | 2009-09-21 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
| * | | | flex_array: add missing kerneldoc annotations | David Rientjes | 2009-09-22 | 1 | -1/+11 |
| * | | | flex_array: introduce DEFINE_FLEX_ARRAY | David Rientjes | 2009-09-22 | 1 | -26/+10 |
| * | | | flex_array: add flex_array_shrink function | David Rientjes | 2009-09-22 | 1 | -0/+40 |
| * | | | flex_array: poison free elements | David Rientjes | 2009-09-22 | 1 | -8/+7 |
| * | | | flex_array: add flex_array_clear function | David Rientjes | 2009-09-22 | 1 | -0/+26 |
| * | | | vsprintf: use WARN_ON_ONCE | Marcin Slusarz | 2009-09-22 | 1 | -12/+2 |
| |/ / | |||||
| * | | vsnprintf: remove duplicate comment of vsnprintf | Steven Rostedt | 2009-09-17 | 1 | -6/+4 |
| * | | vsprintf: add %ps that is the same as %pS but is like %pf | Steven Rostedt | 2009-09-17 | 1 | -2/+4 |
| * | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2009-09-15 | 1 | -1/+1 |
| |\ \ | |||||
| | * \ | Merge commit 'tip/iommu-for-powerpc' into next | Benjamin Herrenschmidt | 2009-08-28 | 1 | -80/+44 |
| | |\ \ | |||||
| | * \ \ | Merge commit 'origin/master' into next | Benjamin Herrenschmidt | 2009-08-27 | 2 | -16/+24 |
| | |\ \ \ | |||||
| | * | | | | kmemleak: Allow kmemleak to be built on powerpc | Michael Ellerman | 2009-08-20 | 1 | -1/+1 |
| * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 2009-09-15 | 1 | -0/+15 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch 'percpu-for-linus' into percpu-for-next | Tejun Heo | 2009-08-14 | 9 | -37/+344 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | * | | | | | Merge branch 'master' into for-next | Tejun Heo | 2009-07-04 | 2 | -3/+24 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | percpu: implement optional weak percpu definitions | Tejun Heo | 2009-06-24 | 1 | -0/+15 |
| | | |_|_|_|/ | | |/| | | | | |||||
| * | | | | | | Nicolas Pitre has a new email address | Nicolas Pitre | 2009-09-15 | 1 | -1/+1 |
* | | | | | | | lib/vsprintf.c: Avoid possible unaligned accesses in %pI6c | Joe Perches | 2009-09-22 | 1 | -10/+15 |
|/ / / / / / | |||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2009-09-14 | 1 | -47/+152 |
|\ \ \ \ \ \ | |||||
| * | | | | | | lib/vsprintf.c: Add "%pI6c" - print pointer as compressed ipv6 address | Joe Perches | 2009-08-29 | 1 | -47/+152 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2009-09-11 | 1 | -1/+1 |
|\ \ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'linus' into core/rcu | Ingo Molnar | 2009-09-04 | 4 | -37/+46 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | rcu: Remove CONFIG_PREEMPT_RCU | Paul E. McKenney | 2009-08-23 | 1 | -1/+1 |
| * | | | | | | | rcu: Merge preemptable-RCU functionality into hierarchical RCU | Paul E. McKenney | 2009-08-23 | 1 | -1/+1 |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-09-11 | 1 | -80/+44 |
|\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'amd-iommu/2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar | 2009-09-04 | 11 | -41/+357 |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | / | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | lib/swiotlb.c: Fix strange panic message selection logic when swiotlb fills up | Casey Dahlin | 2009-08-21 | 1 | -6/+9 |
| * | | | | | | swiotlb: use phys_to_dma and dma_to_phys | FUJITA Tomonori | 2009-07-28 | 1 | -16/+6 |
| * | | | | | | swiotlb: use dma_capable() | FUJITA Tomonori | 2009-07-28 | 1 | -19/+5 |
| * | | | | | | swiotlb: remove unnecessary swiotlb_bus_to_virt | FUJITA Tomonori | 2009-07-28 | 1 | -18/+23 |
| * | | | | | | swiotlb: remove swiotlb_arch_range_needs_mapping | FUJITA Tomonori | 2009-07-28 | 1 | -13/+2 |
| * | | | | | | swiotlb: remove unused swiotlb_alloc() | FUJITA Tomonori | 2009-07-28 | 1 | -6/+2 |
| * | | | | | | swiotlb: remove unused swiotlb_alloc_boot() | FUJITA Tomonori | 2009-07-28 | 1 | -6/+1 |
* | | | | | | | Merge branch 'next' into for-linus | James Morris | 2009-09-11 | 2 | -24/+52 |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | |||||
| * | | | | | | CRED: Add some configurable debugging [try #6] | David Howells | 2009-09-02 | 1 | -0/+15 |
| * | | | | | | Merge branch 'master' into next | James Morris | 2009-08-11 | 3 | -18/+39 |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | |||||
| * | | | | | | Merge branch 'master' into next | James Morris | 2009-08-06 | 5 | -6/+292 |
| |\ \ \ \ \ \ |