Age | Commit message (Expand) | Author |
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 |
2008-12-19 | cpumask: Add alloc_cpumask_var_node() | Mike Travis |
2008-12-18 | "Tree RCU": scalable classic RCU implementation | Paul E. McKenney |
2008-12-18 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-17 | driver core: add newlines to debugging enabled/disabled messages | Marcel Holtmann |
2008-12-17 | driver core: fix using 'ret' variable in unregister_dynamic_debug_module | Johann Felix Soden |
2008-12-17 | swiotlb: consolidate swiotlb info message printing | Ian Campbell |
2008-12-17 | swiotlb: support bouncing of HighMem pages | Jeremy Fitzhardinge |
2008-12-17 | swiotlb: factor out copy to/from device | Jeremy Fitzhardinge |
2008-12-17 | swiotlb: add arch hook to force mapping | Ian Campbell |
2008-12-17 | swiotlb: allow architectures to override phys<->bus<->phys conversions | Ian Campbell |
2008-12-17 | swiotlb: add comment where we handle the overflow of a dma mask on 32 bit | Ian Campbell |
2008-12-16 | swiotlb: move some definitions to header | Ian Campbell |
2008-12-16 | swiotlb: allow architectures to override swiotlb pool allocation | Jeremy Fitzhardinge |
2008-12-16 | allow bug table entries to use relative pointers (and use it on x86-64) | Jan Beulich |
2008-12-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell |
2008-12-13 | cpumask: Add CONFIG_CPUMASK_OFFSTACK | Rusty Russell |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar |
2008-12-10 | lib/idr.c: Fix bug introduced by RCU fix | Manfred Spraul |
2008-12-10 | revert "percpu_counter: new function percpu_counter_sum_and_set" | Andrew Morton |
2008-12-10 | revert "percpu counter: clean up percpu_counter_sum_and_set()" | Andrew Morton |
2008-12-10 | percpu_counter: fix CPU unplug race in percpu_counter_destroy() | Eric Dumazet |
2008-12-04 | Merge branch 'master' into next | James Morris |
2008-12-02 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-12-01 | lib/idr.c: fix rcu related race with idr_find | Manfred Spraul |
2008-11-26 | debugobjects: add boot parameter default value | Ingo Molnar |
2008-11-25 | aoe: remove private mac address format function | Harvey Harrison |
2008-11-24 | Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor... | Ingo Molnar |
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-14 | Merge branch 'master' into next | James Morris |
2008-11-14 | CRED: Inaugurate COW credentials | David Howells |