| Commit message (Expand) | Author | Age | Files | Lines |
*-----------. | 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 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | 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 |
| | |/
| |/| |
|
| * | | lib/idr.c: fix rcu related race with idr_find | Manfred Spraul | 2008-12-01 | 1 | -2/+12 |
| |/ |
|
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-------. \ | 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 |
* | | | | | | | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() | Arjan van de Ven | 2008-11-19 | 1 | -1/+1 |
* | | | | | | | swiotlb: use coherent_dma_mask in alloc_coherent | FUJITA Tomonori | 2008-11-17 | 1 | -3/+7 |
| |_|_|/ / /
|/| | | | | |
|
* | | | | | | cpumask: introduce new API, without changing anything, v3 | Rusty Russell | 2008-11-09 | 1 | -1/+2 |
* | | | | | | cpumask: new API, v2 | Rusty Russell | 2008-11-07 | 1 | -0/+5 |
* | | | | | | cpumask: introduce new API, without changing anything | Rusty Russell | 2008-11-06 | 1 | -0/+73 |
| |_|_|/ /
|/| | | | |
|
* | | | | | Driver core: fix 'dynamic_debug' cmd line parameter | Jason Baron | 2008-10-29 | 1 | -1/+3 |
* | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2008-10-28 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar | 2008-10-27 | 2 | -15/+41 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar | 2008-10-22 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| | * | | | | | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt | 2008-10-20 | 1 | -1/+1 |
* | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-28 | 1 | -2/+4 |
|\ \ \ \ \ \ \
| |_|_|/ / / /
|/| | | | | | |
|
| * | | | | | | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori | 2008-10-23 | 1 | -2/+4 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 2008-10-23 | 1 | -15/+19 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact | H. Peter Anvin | 2008-10-23 | 1 | -15/+19 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2008-10-23 | 1 | -0/+22 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Merge branch 'master' into for-upstream | David Vrabel | 2008-10-20 | 13 | -188/+861 |
| |\ \ \ \ \
| | |/ / / / |
|
| * | | | | | bitmap: add bitmap_copy_le() | David Vrabel | 2008-09-17 | 1 | -0/+22 |
| | |_|_|/
| |/| | | |
|
* | | | | | Implement %pR to print struct resource content | Linus Torvalds | 2008-10-20 | 1 | -6/+43 |
* | | | | | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan | 2008-10-20 | 1 | -11/+0 |
| |/ / /
|/| | | |
|
* | | | | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo | 2008-10-17 | 1 | -0/+5 |
* | | | | lib: remove defining macros for strict_strto?? | Harvey Harrison | 2008-10-16 | 1 | -49/+68 |
* | | | | lib: trivial whitespace tidy | Harvey Harrison | 2008-10-16 | 1 | -17/+9 |
* | | | | lib: pull base-guessing logic to helper function | Harvey Harrison | 2008-10-16 | 1 | -38/+42 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2008-10-16 | 4 | -15/+495 |
|\ \ \ \ |
|
| * | | | | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -2/+15 |
| * | | | | kobject: Fix kobject_rename and !CONFIG_SYSFS | Eric W. Biederman | 2008-10-16 | 1 | -13/+5 |
| * | | | | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron | 2008-10-16 | 3 | -0/+475 |