Linus Torvalds ada3fa1505 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu: (46 commits)
  powerpc64: convert to dynamic percpu allocator
  sparc64: use embedding percpu first chunk allocator
  percpu: kill lpage first chunk allocator
  x86,percpu: use embedding for 64bit NUMA and page for 32bit NUMA
  percpu: update embedding first chunk allocator to handle sparse units
  percpu: use group information to allocate vmap areas sparsely
  vmalloc: implement pcpu_get_vm_areas()
  vmalloc: separate out insert_vmalloc_vm()
  percpu: add chunk->base_addr
  percpu: add pcpu_unit_offsets[]
  percpu: introduce pcpu_alloc_info and pcpu_group_info
  percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
  percpu: add @align to pcpu_fc_alloc_fn_t
  percpu: make @dyn_size mandatory for pcpu_setup_first_chunk()
  percpu: drop @static_size from first chunk allocators
  percpu: generalize first chunk allocator selection
  percpu: build first chunk allocators selectively
  percpu: rename 4k first chunk allocator to page
  percpu: improve boot messages
  percpu: fix pcpu_reclaim() locking
  ...

Fix trivial conflict as by Tejun Heo in kernel/sched.c
2009-09-15 09:39:44 -07:00
..
2009-08-15 12:58:50 +09:00
2009-03-10 12:55:40 +09:00
2008-12-22 18:44:04 +09:00
2008-12-22 18:44:04 +09:00
2009-06-11 19:00:58 +01:00
2009-01-27 14:49:10 +09:00
2009-06-16 19:47:28 -07:00
2008-10-04 05:25:52 +09:00
2009-05-09 16:02:08 +09:00
2009-06-01 15:44:49 +09:00
2009-03-18 18:57:43 +09:00
2009-06-11 09:08:53 +03:00
2008-12-22 18:44:44 +09:00
2008-09-13 01:44:03 +09:00
2009-03-10 12:55:40 +09:00
2009-06-18 13:38:26 +09:00
2009-05-09 16:02:08 +09:00
2009-06-17 15:39:52 +09:00