- a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 16 years ago
- 4bb9c5c VM, x86, PAT: Change is_linear_pfn_mapping to not use vm_pgoff by Pallipadi, Venkatesh · 16 years ago
- 480c93d Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- 3c1f67d Merge branch 'linus' into core/locking by Ingo Molnar · 16 years ago
- f272b7b memcg: use correct scan number at reclaim by KOSAKI Motohiro · 16 years ago
- 60db564 percpu: fix spurious alignment WARN in legacy SMP percpu allocator by Tejun Heo · 16 years ago
- 8293dd6 Merge branch 'x86/core' into tracing/ftrace by Ingo Molnar · 16 years ago
- 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 16 years ago
- 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
- e010098 percpu: make x86 addr <-> pcpu ptr conversion macros generic by Tejun Heo · 16 years ago
- ccea34b percpu: finer grained locking to break deadlock and allow atomic free by Tejun Heo · 16 years ago
- 0e39ac4 tracing, Text Edit Lock - Architecture Independent Code by Mathieu Desnoyers · 16 years ago
- f0ef039 Merge branch 'x86/core' into tracing/textedit by Ingo Molnar · 16 years ago
- a56dbdd percpu: move fully free chunk reclamation into a work by Tejun Heo · 16 years ago
- 9f7dcf2 percpu: move chunk area map extension out of area allocation by Tejun Heo · 16 years ago
- 1880d93 percpu: replace pcpu_realloc() with pcpu_mem_alloc() and pcpu_mem_free() by Tejun Heo · 16 years ago
- edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 16 years ago
- 3e24aa5 percpu: add an indirection ptr for chunk page map access by Tejun Heo · 16 years ago
- cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 16 years ago
- 61ace7f percpu: improve first chunk initial area map handling by Tejun Heo · 16 years ago
- 2441d15 percpu: cosmetic renames in pcpu_setup_first_chunk() by Tejun Heo · 16 years ago
- a140fea Merge commit 'v2.6.29-rc7' into core/locking by Ingo Molnar · 16 years ago
- 28b1bd1 Merge branch 'core/locking' into tracing/ftrace by Ingo Molnar · 16 years ago
- 91d75e2 Merge branch 'x86/core' into core/percpu by Ingo Molnar · 16 years ago
- 8b0e586 Merge branches 'x86/apic', 'x86/cpu', 'x86/fixmap', 'x86/mm', 'x86/sched', 'x86/setup-lzma', 'x86/signal' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- fdfa66a Merge branches 'tracing/ftrace', 'tracing/mmiotrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- f180053 x86, mm: dont use non-temporal stores in pagecache accesses by Ingo Molnar · 16 years ago
- 55f2b78 Merge branch 'x86/urgent' into x86/pat by Ingo Molnar · 16 years ago
- d0c4f57 bootmem, x86: further fixes for arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- 02d51fdf percpu: kill compile warning in pcpu_populate_chunk() by Tejun Heo · 16 years ago
- cbb7667 mm: fix lazy vmap purging (use-after-free error) by Vegard Nossum · 16 years ago
- 7766970 mm: vmap fix overflow by Nick Piggin · 16 years ago
- f701d35 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- ecc25fb Merge branches 'x86/apic', 'x86/defconfig', 'x86/memtest', 'x86/mm' and 'linus' into x86/core by Ingo Molnar · 16 years ago
- 0b0a080 shmem: fix shared anonymous accounting by Hugh Dickins · 16 years ago
- 34754b6 x86: make vmap yell louder when it is used under irqs_disabled() by Peter Zijlstra · 16 years ago
- 3255aa2 x86, mm: pass in 'total' to __copy_from_user_*nocache() by Ingo Molnar · 16 years ago
- c0bdb23 slub: rename calculate_min_partial() to set_min_partial() by David Rientjes · 16 years ago
- 0edcf8d Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpu by Ingo Molnar · 16 years ago
- a7f4463 Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc6' into tracing/core by Ingo Molnar · 16 years ago
- 40150d3 percpu: add __read_mostly to variables which are mostly read only by Tejun Heo · 16 years ago
- 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 16 years ago
- d9b55ee percpu: remove unit_size power-of-2 restriction by Tejun Heo · 16 years ago
- c0c0a29 vmalloc: add @align to vm_area_register_early() by Tejun Heo · 16 years ago
- c132937 bootmem: clean up arch-specific bootmem wrapping by Tejun Heo · 16 years ago
- cb83b42 percpu: fix pcpu_chunk_struct_size by Tejun Heo · 16 years ago
- 73d342b slub: add min_partial sysfs tunable by David Rientjes · 16 years ago
- 3b89d7d slub: move min_partial to struct kmem_cache by David Rientjes · 16 years ago
- adfafef Merge branch 'hibernate' by Linus Torvalds · 16 years ago
- 0cb5725 swsusp: clean up shrink_all_zones() by Johannes Weiner · 16 years ago
- 3049103 swsusp: dont fiddle with swappiness by Johannes Weiner · 16 years ago
- a1bb7d6 PM/hibernate: fix "swap breaks after hibernation failures" by Alan Jenkins · 16 years ago
- cae3aeb percpu: clean up size usage by Tejun Heo · 16 years ago
- f6fcba7 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() by Tejun Heo · 16 years ago
- 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 16 years ago
- 057685c Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 into tracing/kmemtrace by Ingo Molnar · 16 years ago
- fe1200b SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants by Christoph Lameter · 16 years ago
- e8120ff SLUB: Fix default slab order for big object sizes by Zhang Yanmin · 16 years ago
- ffadd4d SLUB: Introduce and use SLUB_MAX_SIZE and SLUB_PAGE_SHIFT constants by Christoph Lameter · 16 years ago
- fbf59bc percpu: implement new dynamic percpu allocator by Tejun Heo · 16 years ago
- 8fc4898 vmalloc: add un/map_kernel_range_noflush() by Tejun Heo · 16 years ago
- f0aa661 vmalloc: implement vm_area_register_early() by Tejun Heo · 16 years ago
- f2a8205 percpu: kill percpu_alloc() and friends by Tejun Heo · 16 years ago
- 7342695 vmalloc: call flush_cache_vunmap() from unmap_kernel_range() by Tejun Heo · 16 years ago
- 72c26c9 Merge branch 'linus' into tracing/blktrace by Ingo Molnar · 16 years ago
- ba95fd4 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
- cc2559b mm: fix memmap init for handling memory hole by KAMEZAWA Hiroyuki · 16 years ago
- f2dbcfa mm: clean up for early_pfn_to_nid() by KAMEZAWA Hiroyuki · 16 years ago
- 1cf6e7d mm: task dirty accounting fix by Nick Piggin · 16 years ago
- c296861 vmalloc: add __get_vm_area_caller() by Benjamin Herrenschmidt · 16 years ago
- 93dbb39 block: fix bad definition of BIO_RW_SYNC by Jens Axboe · 16 years ago
- 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 6700ec6 lockdep: annotate reclaim context (__GFP_NOFS), fix by Ingo Molnar · 16 years ago
- cf40bd1 lockdep: annotate reclaim context (__GFP_NOFS) by Nick Piggin · 16 years ago
- 1c511f7 Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 'tracing/urgent' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 7032e86 Merge branches 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
- 071a0bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
- 3a4c680 Fix page writeback thinko, causing Berkeley DB slowdown by Nick Piggin · 16 years ago
- b1aabec mm: Export symbol ksize() by Kirill A. Shutemov · 16 years ago
- 9480c53 mm: rearrange exit_mmap() to unlock before arch_exit_mmap by Jeremy Fitzhardinge · 16 years ago
- 89e1219 writeback: fix break condition by Federico Cuello · 16 years ago
- 2e9c237 memcg: use __GFP_NOWARN in page cgroup allocation by KAMEZAWA Hiroyuki · 16 years ago
- 508b9f8 mm: fix mlocked page counter mismatch by MinChan Kim · 16 years ago
- fc3501d mm: fix dirty_bytes/dirty_background_bytes sysctls on 64bit arches by Sven Wegener · 16 years ago
- 1001c9f migration: migrate_vmas should check "vma" by Daisuke Nishimura · 16 years ago
- 17c9d12 Do not account for hugetlbfs quota at mmap() time if mapping [SHM|MAP]_NORESERVE by Mel Gorman · 16 years ago
- 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 16 years ago
- ed850a5 integrity: shmem zero fix by Mimi Zohar · 16 years ago
- 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 16 years ago
- f9915bf Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core by Ingo Molnar · 16 years ago
- 4ad476e Merge commit 'v2.6.29-rc4' into tracing/core by Ingo Molnar · 16 years ago
- d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 16 years ago
- cb5629b Merge branch 'master' into next by James Morris · 16 years ago
- 1df9f0a Integrity: IMA file free imbalance by Mimi Zohar · 16 years ago
- 6146f0d integrity: IMA hooks by Mimi Zohar · 16 years ago
- ab92661 do_wp_page: fix regression with execute in place by Carsten Otte · 16 years ago
- 43769f1 Merge branches 'tracing/ftrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- dcf6a79 write-back: fix nr_to_write counter by Artem Bityutskiy · 16 years ago
- dc573f9 Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing/core by Ingo Molnar · 16 years ago
- 859281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago