Age | Commit message (Expand) | Author |
2010-10-25 | [S390] add support for nonquiescing sske | Martin Schwidefsky |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2010-10-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2010-10-24 | Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2010-10-24 | Merge branch 'master' into for-linus | Pekka Enberg |
2010-10-24 | export __get_user_pages_fast() function | Xiao Guangrong |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds |
2010-10-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds |
2010-10-22 | Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2010-10-21 | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2010-10-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2010-10-19 | memory_hotplug: drop spurious calls to flush_scheduled_work() | Tejun Heo |
2010-10-19 | Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier | Jens Axboe |
2010-10-11 | Merge branch 'x86/urgent' into core/memblock | H. Peter Anvin |
2010-10-11 | memblock: Annotate memblock functions with __init_memblock | Yinghai Lu |
2010-10-11 | memblock: Allow memblock_init to be called early | Jeremy Fitzhardinge |
2010-10-08 | Merge commit 'v2.6.36-rc7' into core/memblock | Ingo Molnar |
2010-10-07 | Merge branch 'hwpoison-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2010-10-07 | memcg: fix thresholds with use_hierarchy == 1 | Kirill A. Shutemov |
2010-10-07 | mm: alloc_large_system_hash() printk overflow on 16TB boot | Robin Holt |
2010-10-07 | HWPOISON: Stop shrinking at right page count | Andi Kleen |
2010-10-07 | HWPOISON: Report correct address granuality for AO huge page errors | Andi Kleen |
2010-10-06 | SLUB: Fix memory hotplug with !NUMA | Pekka Enberg |
2010-10-06 | slub: Move functions to reduce #ifdefs | Christoph Lameter |
2010-10-06 | slub: Enable sysfs support for !CONFIG_SLUB_DEBUG | Christoph Lameter |
2010-10-06 | SLUB: Optimize slab_free() debug check | Pekka Enberg |
2010-10-05 | memblock: Fix wraparound in find_region() | Yinghai Lu |
2010-10-04 | ksm: fix bad user data when swapping | Hugh Dickins |
2010-10-04 | ksm: fix page_address_in_vma anon_vma oops | Hugh Dickins |
2010-10-02 | slub: Move NUMA-related functions under CONFIG_NUMA | Namhyung Kim |
2010-10-02 | slub: Add lock release annotation | Namhyung Kim |
2010-10-02 | slub: Fix signedness warnings | Namhyung Kim |
2010-10-02 | slub: extract common code to remove objects from partial list without locking | Christoph Lameter |
2010-10-02 | SLUB: Pass active and inactive redzone flags instead of boolean to debug func... | Christoph Lameter |
2010-10-02 | slub: reduce differences between SMP and NUMA | Christoph Lameter |
2010-10-02 | Revert "Slub: UP bandaid" | Pekka Enberg |
2010-10-02 | percpu: clear memory allocated with the km allocator | Tejun Heo |
2010-10-02 | percpu: use percpu allocator on UP too | Tejun Heo |
2010-10-02 | vmalloc: pcpu_get/free_vm_areas() aren't needed on UP | Tejun Heo |
2010-10-02 | SLUB: Fix merged slab cache names | Pekka Enberg |
2010-10-02 | Slub: UP bandaid | Christoph Lameter |
2010-10-02 | slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches | David Rientjes |
2010-10-02 | slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug | Christoph Lameter |
2010-10-02 | slub: Add dummy functions for the !SLUB_DEBUG case | Christoph Lameter |
2010-10-02 | slob: fix gfp flags for order-0 page allocations | David Rientjes |
2010-10-02 | slub: Move gfpflag masking out of the hotpath | Christoph Lameter |
2010-10-02 | slub: Extract hooks for memory checkers from hotpaths | Christoph Lameter |
2010-10-02 | slub: Dynamically size kmalloc cache allocations | Christoph Lameter |
2010-10-02 | slub: Remove static kmem_cache_cpu array for boot | Christoph Lameter |
2010-10-02 | slub: Remove dynamic dma slab allocation | Christoph Lameter |