| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds | 2008-12-30 | 1 | -0/+1 |
|\ |
|
| * | SLUB: failslab support | Akinobu Mita | 2008-12-29 | 1 | -0/+1 |
* | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 3 | -68/+222 |
|\ \
| |/
|/| |
|
| *-----------. | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar | 2008-12-25 | 3 | -68/+212 |
| |\ \ \ \ \ \ \ |
|
| | | | | | * | | | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney | 2008-12-18 | 1 | -0/+13 |
| | | | | |/ / / |
|
| | | * | | | | | swiotlb: consolidate swiotlb info message printing | Ian Campbell | 2008-12-17 | 1 | -5/+28 |
| | | * | | | | | swiotlb: support bouncing of HighMem pages | Jeremy Fitzhardinge | 2008-12-17 | 1 | -33/+89 |
| | | * | | | | | swiotlb: factor out copy to/from device | Jeremy Fitzhardinge | 2008-12-17 | 1 | -4/+13 |
| | | * | | | | | swiotlb: add arch hook to force mapping | Ian Campbell | 2008-12-17 | 1 | -2/+13 |
| | | * | | | | | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell | 2008-12-17 | 1 | -16/+36 |
| | | * | | | | | swiotlb: add comment where we handle the overflow of a dma mask on 32 bit | Ian Campbell | 2008-12-17 | 1 | -0/+4 |
| | | * | | | | | swiotlb: move some definitions to header | Ian Campbell | 2008-12-16 | 1 | -13/+1 |
| | | * | | | | | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge | 2008-12-16 | 1 | -3/+13 |
| | | | |_|/ /
| | | |/| | | |
|
| | * | | | | | debugobjects: add boot parameter default value | Ingo Molnar | 2008-11-26 | 2 | -1/+11 |
| | | |_|_|/
| | |/| | | |
|
| * | | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 3 | -11/+24 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | | | | | | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| | \ \ \ \ | |
| *-------. \ \ \ \ | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar | 2008-11-24 | 1 | -0/+10 |
| |\ \ \ \ \ \ \ \ \
| | |_|_|_|_|_|/ / /
| |/| | | | | | | | |
|
| | * | | | | | | | | Merge branch 'linus' into core/debug | Ingo Molnar | 2008-09-10 | 5 | -23/+30 |
| | |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | debug: add notifier chain debugging, v2 | Arjan van de Ven | 2008-09-10 | 1 | -1/+1 |
| | * | | | | | | | | | debug: add notifier chain debugging | Arjan van de Ven | 2008-09-10 | 1 | -0/+10 |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2008-12-28 | 1 | -0/+77 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-15 | 2 | -6/+9 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-12-02 | 1 | -2/+12 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|_|/
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | aoe: remove private mac address format function | Harvey Harrison | 2008-11-25 | 1 | -0/+3 |
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-20 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|/ / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-18 | 1 | -3/+7 |
| |\ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-11-11 | 1 | -0/+79 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|/ / / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | printk: ipv4 address digits printed in reverse order | Harvey Harrison | 2008-11-03 | 1 | -2/+6 |
| * | | | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2008-10-31 | 3 | -4/+8 |
| |\ \ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|_|_|/ / /
| | |/| | | | | | | | | | |
|
| * | | | | | | | | | | | | printk: remove %p6 format specifier, fix up comments | Harvey Harrison | 2008-10-29 | 1 | -5/+1 |
| * | | | | | | | | | | | | printk: add %I4, %I6, %i4, %i6 format specifiers | Harvey Harrison | 2008-10-29 | 1 | -0/+31 |
| * | | | | | | | | | | | | printk: add %p6 format specifier for IPv6 addresses | Harvey Harrison | 2008-10-28 | 1 | -0/+22 |
| * | | | | | | | | | | | | printk: add %pM format specifier for MAC addresses | Harvey Harrison | 2008-10-27 | 1 | -0/+21 |
* | | | | | | | | | | | | | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-12-28 | 1 | -2/+17 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| | \ \ \ \ \ \ \ \ \ \ \ \ | |
| *---------------. \ \ \ \ \ \ \ \ \ \ \ \ | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar | 2008-12-23 | 1 | -2/+17 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |/ / / / / / / / / / / /
| | | | | | | | | |/| / / / / / / / / / / /
| | | | | | | | |_|_|/ / / / / / / / / / /
| | | | | | | |/| | | / / / / / / / / / /
| | | | | |_|_|_|_|_|/ / / / / / / / / /
| | | | |/| | | | | | | / / / / / / / /
| | | | | | | |_|_|_|_|/ / / / / / / /
| | | | | | |/| | | | | / / / / / / /
| | | |_|_|_|_|_|_|_|_|/ / / / / / /
| | |/| | | | | | | | | / / / / / /
| | | | |_|_|_|_|_|_|_|/ / / / / /
| | | |/| | | | | | | | | | | / /
| | | | | | | | | |_|_|_|_|_|/ /
| | | | | | | | |/| | | | | | /
| | |_|_|_|_|_|_|_|_|_|_|_|_|/
| |/| | | | | | | | | | | | | |
|
| | | | | * | | | | | | | | | | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich | 2008-12-16 | 1 | -2/+17 |
| | | | | |/ / / / / / / / / |
|
* | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-12-28 | 2 | -1/+46 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 2 | -1/+46 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | |/ / / / / / / / / / / / /
| |/| | | | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 3 | -6/+20 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / / / / / |
|
| | * | | | | | | | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -0/+79 |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | |_|/ / / / / / / / / /
| | | |/| | | | | | | | | | | |
|
| | * | | | | | | | | | | | | | CRED: Inaugurate COW credentials | David Howells | 2008-11-14 | 1 | -1/+1 |
| | * | | | | | | | | | | | | | CRED: Rename is_single_threaded() to is_wq_single_threaded() | David Howells | 2008-11-14 | 1 | -0/+45 |
| | | |_|_|_|/ / / / / / / /
| | |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | | libcrc32c: Select CRYPTO in Kconfig | Herbert Xu | 2008-12-25 | 1 | -0/+1 |
* | | | | | | | | | | | | | | libcrc32c: Fix "crc32c undefined" compilation error | Adrian-Ken Rueegsegger | 2008-12-25 | 1 | -0/+2 |
* | | | | | | | | | | | | | | libcrc32c: Move implementation to crypto crc32c | Herbert Xu | 2008-12-25 | 2 | -150/+33 |
|/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | driver core: add newlines to debugging enabled/disabled messages | Marcel Holtmann | 2008-12-17 | 1 | -2/+2 |
* | | | | | | | | | | | | | driver core: fix using 'ret' variable in unregister_dynamic_debug_module | Johann Felix Soden | 2008-12-17 | 1 | -1/+1 |
| |_|_|/ / / / / / / / /
|/| | | | | | | | | | | |
|
* | | | | | | | | | | | | lib/idr.c: Fix bug introduced by RCU fix | Manfred Spraul | 2008-12-10 | 1 | -1/+7 |
* | | | | | | | | | | | | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton | 2008-12-10 | 1 | -6/+1 |
* | | | | | | | | | | | | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton | 2008-12-10 | 1 | -3/+5 |
* | | | | | | | | | | | | percpu_counter: fix CPU unplug race in percpu_counter_destroy() | Eric Dumazet | 2008-12-10 | 1 | -2/+2 |
| |_|/ / / / / / / / /
|/| | | | | | | | | | |
|