Age | Commit message (Expand) | Author |
2009-03-04 | Merge branch 'x86/core' into core/percpu | Ingo Molnar |
2009-03-04 | Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x... | Ingo Molnar |
2009-03-02 | x86, mm: dont use non-temporal stores in pagecache accesses | Ingo Molnar |
2009-03-01 | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar |
2009-03-01 | bootmem, x86: further fixes for arch-specific bootmem wrapping | Tejun Heo |
2009-03-01 | percpu: kill compile warning in pcpu_populate_chunk() | Tejun Heo |
2009-02-28 | mm: fix lazy vmap purging (use-after-free error) | Vegard Nossum |
2009-02-28 | mm: vmap fix overflow | Nick Piggin |
2009-02-26 | Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linu... | Ingo Molnar |
2009-02-25 | shmem: fix shared anonymous accounting | Hugh Dickins |
2009-02-25 | x86: make vmap yell louder when it is used under irqs_disabled() | Peter Zijlstra |
2009-02-25 | x86, mm: pass in 'total' to __copy_from_user_*nocache() | Ingo Molnar |
2009-02-24 | Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Ingo Molnar |
2009-02-24 | percpu: add __read_mostly to variables which are mostly read only | Tejun Heo |
2009-02-24 | percpu: give more latitude to arch specific first chunk initialization | Tejun Heo |
2009-02-24 | percpu: remove unit_size power-of-2 restriction | Tejun Heo |
2009-02-24 | vmalloc: add @align to vm_area_register_early() | Tejun Heo |
2009-02-24 | bootmem: clean up arch-specific bootmem wrapping | Tejun Heo |
2009-02-24 | percpu: fix pcpu_chunk_struct_size | Tejun Heo |
2009-02-21 | Merge branch 'hibernate' | Linus Torvalds |
2009-02-21 | swsusp: clean up shrink_all_zones() | Johannes Weiner |
2009-02-21 | swsusp: dont fiddle with swappiness | Johannes Weiner |
2009-02-21 | PM/hibernate: fix "swap breaks after hibernation failures" | Alan Jenkins |
2009-02-21 | percpu: clean up size usage | Tejun Heo |
2009-02-21 | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo |
2009-02-21 | slab: introduce kzfree() | Johannes Weiner |
2009-02-20 | percpu: implement new dynamic percpu allocator | Tejun Heo |
2009-02-20 | vmalloc: add un/map_kernel_range_noflush() | Tejun Heo |
2009-02-20 | vmalloc: implement vm_area_register_early() | Tejun Heo |
2009-02-20 | percpu: kill percpu_alloc() and friends | Tejun Heo |
2009-02-20 | vmalloc: call flush_cache_vunmap() from unmap_kernel_range() | Tejun Heo |
2009-02-19 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2009-02-18 | mm: fix memmap init for handling memory hole | KAMEZAWA Hiroyuki |
2009-02-18 | mm: clean up for early_pfn_to_nid() | KAMEZAWA Hiroyuki |
2009-02-18 | mm: task dirty accounting fix | Nick Piggin |
2009-02-18 | vmalloc: add __get_vm_area_caller() | Benjamin Herrenschmidt |
2009-02-18 | block: fix bad definition of BIO_RW_SYNC | Jens Axboe |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-02-13 | Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86... | Ingo Molnar |
2009-02-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen... | Linus Torvalds |
2009-02-12 | Fix page writeback thinko, causing Berkeley DB slowdown | Nick Piggin |
2009-02-12 | mm: Export symbol ksize() | Kirill A. Shutemov |
2009-02-11 | mm: rearrange exit_mmap() to unlock before arch_exit_mmap | Jeremy Fitzhardinge |
2009-02-11 | writeback: fix break condition | Federico Cuello |
2009-02-11 | memcg: use __GFP_NOWARN in page cgroup allocation | KAMEZAWA Hiroyuki |
2009-02-11 | mm: fix mlocked page counter mismatch | MinChan Kim |
2009-02-11 | mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches | Sven Wegener |
2009-02-11 | migration: migrate_vmas should check "vma" | Daisuke Nishimura |
2009-02-11 | Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE | Mel Gorman |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger |