Age | Commit message (Expand) | Author |
2008-11-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-19 | lib/scatterlist.c: fix kunmap() argument in sg_miter_stop() | Arjan van de Ven |
2008-11-18 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-17 | swiotlb: use coherent_dma_mask in alloc_coherent | FUJITA Tomonori |
2008-11-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-11-09 | cpumask: introduce new API, without changing anything, v3 | Rusty Russell |
2008-11-07 | cpumask: new API, v2 | Rusty Russell |
2008-11-06 | cpumask: introduce new API, without changing anything | Rusty Russell |
2008-11-03 | printk: ipv4 address digits printed in reverse order | Harvey Harrison |
2008-10-31 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-10-29 | Driver core: fix 'dynamic_debug' cmd line parameter | Jason Baron |
2008-10-29 | printk: remove %p6 format specifier, fix up comments | Harvey Harrison |
2008-10-29 | printk: add %I4, %I6, %i4, %i6 format specifiers | Harvey Harrison |
2008-10-28 | printk: add %p6 format specifier for IPv6 addresses | Harvey Harrison |
2008-10-28 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2008-10-28 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-10-27 | printk: add %pM format specifier for MAC addresses | Harvey Harrison |
2008-10-27 | Merge commit 'v2.6.28-rc2' into tracing/urgent | Ingo Molnar |
2008-10-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-23 | swiotlb: remove panic for alloc_coherent failure | FUJITA Tomonori |
2008-10-23 | [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact | H. Peter Anvin |
2008-10-23 | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-10-22 | Merge branch 'tracing/ftrace' into tracing/urgent | Ingo Molnar |
2008-10-20 | ftrace: rename FTRACE to FUNCTION_TRACER | Steven Rostedt |
2008-10-20 | Implement %pR to print struct resource content | Linus Torvalds |
2008-10-20 | bitmask: remove bitmap_scnprintf_len() | Lai Jiangshan |
2008-10-20 | Merge branch 'master' into for-upstream | David Vrabel |
2008-10-17 | block: add BIG FAT WARNING to CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo |
2008-10-16 | lib: remove defining macros for strict_strto?? | Harvey Harrison |
2008-10-16 | lib: trivial whitespace tidy | Harvey Harrison |
2008-10-16 | lib: pull base-guessing logic to helper function | Harvey Harrison |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2008-10-16 | introduce generic iommu_num_pages function | Joerg Roedel |
2008-10-16 | Add kerneldoc documentation for new printk format extensions | Andi Kleen |
2008-10-16 | Kconfig: eliminate "def_bool n" constructs | Jan Beulich |
2008-10-16 | kobject: Cleanup kobject_rename and !CONFIG_SYSFS | Eric W. Biederman |
2008-10-16 | kobject: Fix kobject_rename and !CONFIG_SYSFS | Eric W. Biederman |
2008-10-16 | driver core: basic infrastructure for per-module dynamic debug messages | Jason Baron |
2008-10-13 | vfs: Use const for kernel parser table | Steven Whitehouse |
2008-10-12 | Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x... | Ingo Molnar |
2008-10-12 | Merge branch 'linus' into x86/xen | Ingo Molnar |
2008-10-11 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2008-10-11 | Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/l... | Linus Torvalds |
2008-10-10 | Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2008-10-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds |
2008-10-09 | block: add fault injection mechanism for faking request timeouts | Jens Axboe |
2008-10-09 | init: DEBUG_BLOCK_EXT_DEVT requires explicit root= param | Tejun Heo |
2008-10-09 | Change default value of CONFIG_DEBUG_BLOCK_EXT_DEVT to 'n' | Jens Axboe |
2008-10-09 | block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT | Tejun Heo |
2008-10-09 | klist: don't iterate over deleted entries | Tejun Heo |