Age | Commit message (Expand) | Author |
2009-01-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-01-06 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds |
2009-01-06 | percpu_counter: FBC_BATCH should be a variable | Eric Dumazet |
2009-01-06 | strict_strto* is not strict enough | Pavel Machek |
2009-01-06 | lib: proportions.c trivial sparse lock annotation | Harvey Harrison |
2009-01-06 | lib: radix_tree.c make percpu variable static | Harvey Harrison |
2009-01-06 | lib: fix sparse shadowed variable warning | Harvey Harrison |
2009-01-06 | Remove remaining unwinder code | Alexey Dobriyan |
2009-01-06 | oops handling: ensure that any oops is flushed to the mtdoops console | Viktor Rosendahl |
2009-01-06 | swiotlb: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers |
2009-01-06 | dynamic_printk: reduce one level of indentation | Wu Fengguang |
2009-01-06 | kobject: return the result of uevent sending by netlink | Ming Lei |
2009-01-06 | uevent: don't pass envp_ext[] as format string in kobject_uevent_env() | Tejun Heo |
2009-01-06 | driver core: Remove completion from struct klist_node | Matthew Wilcox |
2009-01-06 | trivial: radix-tree: document wrap-around issue of radix_tree_next_hole() | Wu Fengguang |
2009-01-06 | Merge branches 'core/futexes', 'core/locking', 'core/rcu' and 'linus' into co... | Ingo Molnar |
2009-01-05 | Merge branch 'core/iommu' into core/urgent | Ingo Molnar |
2009-01-04 | swiotlb: Don't include linux/swiotlb.h twice in lib/swiotlb.c | Jesper Juhl |
2009-01-04 | Merge branch 'linus' into core/urgent | Ingo Molnar |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | Make %p print '(null)' for NULL pointers | Linus Torvalds |
2009-01-02 | swiotlb: add missing __init annotations | Roland Dreier |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-01 | cpumask: CONFIG_DISABLE_OBSOLETE_CPUMASK_FUNCTIONS | Rusty Russell |
2009-01-01 | cpumask: zero extra bits in alloc_cpumask_var_node | Rusty Russell |
2009-01-01 | bitmap: find_last_bit() | Rusty Russell |
2009-01-01 | cpumask: fix bogus kernel-doc | Li Zefan |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-29 | locking, percpu counters: introduce separate lock classes | Peter Zijlstra |
2008-12-29 | SLUB: failslab support | Akinobu Mita |
2008-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2008-12-28 | Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-12-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2008-12-28 | swiotlb: clean up EXPORT_SYMBOL usage | FUJITA Tomonori |
2008-12-28 | swiotlb: remove unnecessary declaration | FUJITA Tomonori |
2008-12-28 | swiotlb: add support for systems with highmem | Becky Bruce |
2008-12-28 | swiotlb: store phys address in io_tlb_orig_addr array | Becky Bruce |
2008-12-28 | swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus() | Jeremy Fitzhardinge |
2008-12-25 | Merge branches 'core/debugobjects', 'core/iommu', 'core/locking', 'core/print... | Ingo Molnar |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar |
2008-12-25 | Merge branch 'next' into for-linus | James Morris |
2008-12-25 | libcrc32c: Select CRYPTO in Kconfig | Herbert Xu |
2008-12-25 | libcrc32c: Fix "crc32c undefined" compilation error | Adrian-Ken Rueegsegger |
2008-12-25 | libcrc32c: Move implementation to crypto crc32c | Herbert Xu |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-19 | cpumask: documentation for cpumask_var_t | Mike Travis |