Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | | 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 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | kernel: is_current_single_threaded: don't use ->mmap_sem | Oleg Nesterov | 2009-07-17 | 1 | -4/+6 |
| * | | | | | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void) | Oleg Nesterov | 2009-07-17 | 1 | -1/+2 |
| * | | | | | | | kernel: fix is_single_threaded | Oleg Nesterov | 2009-07-17 | 1 | -26/+36 |
| | |_|/ / / / | |/| | | | | | |||||
* | | | | | | | lmb: Remove __init from lmb_end_of_DRAM() | Benjamin Herrenschmidt | 2009-08-27 | 1 | -1/+1 |
* | | | | | | | flex_array: convert element_nr formals to unsigned | David Rientjes | 2009-08-26 | 1 | -11/+13 |
* | | | | | | | flex_array: fix flex_array_free_parts comment | David Rientjes | 2009-08-26 | 1 | -3/+0 |
* | | | | | | | flex_array: fix get function for elements in base starting at non-zero | David Rientjes | 2009-08-26 | 1 | -6/+8 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-08-25 | 1 | -12/+16 |
|\ \ \ \ \ \ | |||||
| * | | | | | | dma-debug: Fix check_unmap null pointer dereference | Kyle McMartin | 2009-08-21 | 1 | -12/+16 |
| | |_|/ / / | |/| | | | | |||||
* | | | | | | Make bitmask 'and' operators return a result code | Linus Torvalds | 2009-08-21 | 1 | -4/+8 |
|/ / / / / |