percpu: add @align to pcpu_fc_alloc_fn_t
[safe/jmp/linux-2.6] / mm /
2009-08-14 Tejun Heopercpu: add @align to pcpu_fc_alloc_fn_t
2009-08-14 Tejun Heopercpu: make @dyn_size mandatory for pcpu_setup_first_c...
2009-08-14 Tejun Heopercpu: drop @static_size from first chunk allocators
2009-08-14 Tejun Heopercpu: generalize first chunk allocator selection
2009-08-14 Tejun Heopercpu: build first chunk allocators selectively
2009-08-14 Tejun Heopercpu: rename 4k first chunk allocator to page
2009-08-14 Tejun Heopercpu: improve boot messages
2009-08-14 Tejun Heopercpu: fix pcpu_reclaim() locking
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-14 Amerigo Wangpercpu: use the right flag for get_vm_area()
2009-08-14 Tejun Heopercpu, sparc64: fix sparse possible cpu map handling
2009-08-10 Figo.zhangmempool.c: clean up type-casting
2009-08-07 KAMEZAWA Hiroyukimm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY...
2009-07-30 Linus TorvaldsMerge branch 'pm-fixes' of git://git./linux/kernel...
2009-07-30 Mel Gormanpage-allocator: allow too high-order warning messages...
2009-07-30 KAMEZAWA Hiroyukicgroup avoid permanent sleep at rmdir
2009-07-30 Eric Sandeenhugetlbfs: fix i_blocks accounting
2009-07-30 David Rientjesmm: avoid endless looping for oom killed tasks
2009-07-30 Mel Gormanpage-allocator: preserve PFN ordering when __GFP_COLD...
2009-07-29 Catalin Marinaskmemleak: Protect the seq start/next/stop sequence...
2009-07-29 Alan JenkinsPM / Hibernate: Replace bdget call with simple atomic_i...
2009-07-27 Benjamin Herrenschmidtmm: Pass virtual address to [__]p{te,ud,md}_free_tlb()
2009-07-12 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-07-09 Catalin Marinaskmemleak: Remove alloc_bootmem annotations introduced...
2009-07-08 Catalin Marinaskmemleak: Add callbacks to the bootmem allocator
2009-07-08 Catalin Marinaskmemleak: Allow partial freeing of memory blocks
2009-07-08 Catalin Marinaskmemleak: Trace the kmalloc_large* functions in slub
2009-07-08 Catalin Marinaskmemleak: Scan objects allocated during a scanning...
2009-07-08 Catalin Marinaskmemleak: Do not acquire scan_mutex in kmemleak_open()
2009-07-08 Catalin Marinaskmemleak: Remove the reported leaks number limitation
2009-07-07 Catalin Marinaskmemleak: Add more cond_resched() calls in the scanning...
2009-07-07 Catalin Marinaskmemleak: Renice the scanning thread to +10
2009-07-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-07-06 Kevin CernekeeFix virt_to_phys() warnings
2009-07-06 Josef Bacikmm: mark page accessed before we write_end()
2009-07-06 Pekka EnbergMerge branch 'slab/urgent' into for-linus
2009-07-03 Tejun Heopercpu: teach large page allocator about NUMA
2009-07-03 Tejun Heopercpu: allow non-linear / sparse cpu -> unit mapping
2009-07-03 Tejun Heopercpu: drop pcpu_chunk->page[]
2009-07-03 Tejun Heopercpu: reorder a few functions in mm/percpu.c
2009-07-03 Tejun Heopercpu: simplify pcpu_setup_first_chunk()
2009-07-03 Tejun Heox86,percpu: generalize lpage first chunk allocator
2009-07-03 Tejun Heopercpu: make 4k first chunk allocator map memory
2009-07-03 Tejun Heox86,percpu: generalize 4k first chunk allocator
2009-07-03 Tejun Heopercpu: drop @unit_size from embed first chunk allocator
2009-07-03 Tejun Heox86: make pcpu_chunk_addr_search() matching stricter
2009-07-03 Tejun HeoMerge branch 'master' into for-next
2009-07-01 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-07-01 Ingo Molnarkmemleak: Fix scheduling-while-atomic bug
2009-07-01 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-07-01 Yinghai Lux86: only clear node_states for 64bit
2009-07-01 Richard Kennedymm: prevent balance_dirty_pages() from doing too much...
2009-07-01 Thomas Gleixnerdmapools: protect page_list walk in show_pools()
2009-06-29 Catalin Marinaskmemleak: Do not warn if an unknown object is freed
2009-06-29 Catalin Marinaskmemleak: Do not report new leaked objects if the scann...
2009-06-29 Pekka EnbergSLAB: Fix lockdep annotations
2009-06-28 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-06-26 Catalin Marinaskmemleak: Slightly change the policy on newly allocated...
2009-06-26 Catalin Marinaskmemleak: Do not trigger a scan when reading the debug...
2009-06-26 Catalin Marinaskmemleak: Simplify the reports logged by the scanning...
2009-06-26 Catalin Marinaskmemleak: Enable task stacks scanning by default
2009-06-26 Paul E. McKenneyfix RCU-callback-after-kmem_cache_destroy problem in...
2009-06-25 Paul Mundtnommu: provide follow_pfn().
2009-06-25 Peter Zijlstraclarify get_user_pages() prototype
2009-06-25 Catalin Marinaskmemleak: Allow the early log buffer to be configurable.
2009-06-24 Linus TorvaldsMerge branches 'for-linus' of git://git./linux/kernel...
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Pekka EnbergSLUB: Don't pass __GFP_FAIL for the initial allocation
2009-06-24 Linus TorvaldsDon't warn about order-1 allocations with __GFP_NOFAIL
2009-06-24 Al Viroswitch shmem to inode->i_acl
2009-06-24 Tejun Heopercpu: clean up percpu variable definitions
2009-06-24 Tejun Heopercpu: cleanup percpu array definitions
2009-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-06-23 Dimitri Sivanichmm: fix handling of pagesets for downed cpus
2009-06-23 Hugh Dickinsmm: pass mm to grab_swap_token
2009-06-23 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-23 Hugh Dickinsmm: don't rely on flags coincidence
2009-06-23 Hugh Dickinshugetlb: fault flags instead of write_access
2009-06-23 KAMEZAWA Hiroyukimm: fix incorrect page removal from LRU
2009-06-23 Joe Percheskmemleak: use pr_fmt
2009-06-22 Tejun Heox86: implement percpu_alloc kernel parameter
2009-06-22 Tejun Heopercpu: fix too lazy vunmap cache flushing
2009-06-21 Linus TorvaldsMove FAULT_FLAG_xyz into handle_mm_fault() callers
2009-06-21 Linus TorvaldsRemove internal use of 'write_access' in mm/memory.c
2009-06-20 Johannes Weinermm: page_alloc: clear PG_locked before checking flags...
2009-06-19 Joe Perchesbootmem.c: avoid c90 declaration warning
2009-06-18 Benjamin Herrenschmidtmm: Extend gfp masking to the page allocator
2009-06-18 KAMEZAWA Hiroyukimemcg: fix lru rotation in isolate_pages
2009-06-18 KAMEZAWA Hiroyukimemcg: fix behavior under memory.limit equals to memsw...
2009-06-18 KAMEZAWA Hiroyukimemcg: fix swap accounting
2009-06-18 Li Zefanmemcg: remove some redundant checks
2009-06-18 Balbir Singhmemcg: add file-based RSS accounting
2009-06-18 Randy Dunlapcgroups: make messages more readable
2009-06-17 Linus TorvaldsMerge branch 'kmemleak' of git://linux-arm.org/linux-2.6
2009-06-17 Catalin Marinaskmemleak: Fix some typos in comments
2009-06-17 Catalin Marinaskmemleak: Rename kmemleak_panic to kmemleak_stop
2009-06-17 Catalin Marinaskmemleak: Only use GFP_KERNEL|GFP_ATOMIC for the intern...
2009-06-17 Pekka EnbergMerge branch 'slub/earlyboot' into for-linus
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
next