mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / mm / percpu.c
2010-05-01 Tejun Heopercpu: implement kernel memory based chunk allocation
2010-05-01 Tejun Heopercpu: move vmalloc based chunk management into percpu...
2010-05-01 Tejun Heopercpu: misc preparations for nommu support
2010-05-01 Tejun Heopercpu: reorganize chunk creation and destruction
2010-05-01 Tejun Heopercpu: factor out pcpu_addr_in_first/reserved_chunk...
2010-03-29 Tejun Heopercpu, module: implement and use is_kernel/module_perc...
2010-02-26 Yinghai Luearly_res: Add free_early_partial()
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to core kernel...
2010-02-12 Yinghai Lux86: Make 64 bit use early_res instead of bootmem befor...
2010-02-02 Tejun HeoMerge branch 'master' into percpu
2010-01-11 Andrew Mortonpercpu: avoid calling __pcpu_ptr_to_addr(NULL)
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-08 WANG Congpercpu: refactor the code in pcpu_[de]populate_chunk()
2009-12-08 Tejun HeoMerge branch 'for-linus' into for-next
2009-11-25 Vivek Goyalpercpu: Fix kdump failure if booted with percpu_alloc...
2009-11-12 Tejun Heopercpu: restructure pcpu_extend_area_map() to fix bugs...
2009-10-29 Tejun Heopercpu: remove some sparse warnings
2009-10-28 Jiri Kosinapercpu: allow pcpu_alloc() to be called with IRQs off
2009-10-12 Tejun HeoMerge branch 'for-linus' into for-next
2009-10-12 Tejun Heopercpu: fix compile warnings
2009-10-02 Tejun Heopercpu: kill legacy percpu allocator
2009-09-29 Tejun Heopercpu: make allocation failures more verbose
2009-09-29 Tejun Heopercpu: make pcpu_setup_first_chunk() failures more...
2009-09-29 Tejun Heopercpu: make embedding first chunk allocator check...
2009-09-29 Tejun Heopercpu: make pcpu_build_alloc_info() clear static buffers
2009-09-29 Tejun Heopercpu: fix unit_map[] verification in pcpu_setup_first...
2009-09-15 Tejun HeoMerge branch 'for-next' into for-linus
2009-09-01 Tejun Heopercpu: don't assume existence of cpu0
2009-08-14 Tejun Heopercpu: kill lpage first chunk allocator
2009-08-14 Tejun Heopercpu: update embedding first chunk allocator to handl...
2009-08-14 Tejun Heopercpu: use group information to allocate vmap areas...
2009-08-14 Tejun Heopercpu: add chunk->base_addr
2009-08-14 Tejun Heopercpu: add pcpu_unit_offsets[]
2009-08-14 Tejun Heopercpu: introduce pcpu_alloc_info and pcpu_group_info
2009-08-14 Tejun Heopercpu: move pcpu_lpage_build_unit_map() and pcpul_lpag...
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-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-06-24 Tejun Heopercpu: use dynamic percpu allocator as the default...
2009-06-22 Tejun Heox86: implement percpu_alloc kernel parameter
2009-06-22 Tejun Heopercpu: fix too lazy vunmap cache flushing
2009-04-08 Christoph Lameterpercpu: remove rbtree and use page->index instead
2009-04-08 Tejun Heopercpu: don't put the first chunk in reverse-map rbtree
2009-03-10 Tejun Heopercpu: generalize embedding first chunk setup helper
2009-03-10 Tejun Heopercpu: more flexibility for @dyn_size of pcpu_setup_fi...
2009-03-10 Tejun Heopercpu: make x86 addr <-> pcpu ptr conversion macros...
2009-03-07 Tejun Heopercpu: finer grained locking to break deadlock and...
2009-03-06 Tejun Heopercpu: move fully free chunk reclamation into a work
2009-03-06 Tejun Heopercpu: move chunk area map extension out of area alloc...
2009-03-06 Tejun Heopercpu: replace pcpu_realloc() with pcpu_mem_alloc...
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06 Tejun Heopercpu: add an indirection ptr for chunk page map access
2009-03-06 Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-03-06 Tejun Heopercpu: improve first chunk initial area map handling
2009-03-06 Tejun Heopercpu: cosmetic renames in pcpu_setup_first_chunk()
2009-03-01 Tejun Heopercpu: kill compile warning in pcpu_populate_chunk()
2009-02-24 Tejun Heopercpu: add __read_mostly to variables which are mostly...
2009-02-24 Tejun Heopercpu: give more latitude to arch specific first chunk...
2009-02-24 Tejun Heopercpu: remove unit_size power-of-2 restriction
2009-02-24 Tejun Heovmalloc: add @align to vm_area_register_early()
2009-02-24 Tejun Heopercpu: fix pcpu_chunk_struct_size
2009-02-21 Tejun Heopercpu: clean up size usage
2009-02-20 Tejun Heopercpu: implement new dynamic percpu allocator