- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / arch / x86 / kernel / setup_percpu.c
2012-05-14 Jeff Mahoney- Update to 3.4-rc7.
2012-05-08 Tejun Heopercpu, x86: don't use PMD_SIZE as embedded atom_size...
2012-04-20 Jan Beulich- Update Xen patches to 3.4-rc3 and c/s 1172.
2012-02-29 Jan Beulich- Update Xen patches to 3.3-rc5 and c/s 1157.
2011-11-28 Jan Beulich- Update Xen patches to 3,2-rc3 and c/s 1127.
2011-09-12 Jan Beulich- Update Xen patches to 3.1-rc5 and c/s 1104.
2011-07-05 Jan Beulich- Update Xen patches to 3.0-rc5 and c/s 1095.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-04-15 Jan Beulich- Update Xen patches to 2.6.39-rc3 and c/s 1079.
2011-02-08 Jan Beulich- Update Xen patches to 2.6.38-rc4 and c/s 1066.
2011-01-28 Tejun Heox86: Unify CPU -> NUMA node mapping between 32 and...
2011-01-28 Tejun Heox86: Replace cpu_2_logical_apicid[] with early percpu...
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-26 Jan Beulich- Update Xen patches to 2.6.37-rc3-git1 and c/s 1055.
2010-10-22 Linus TorvaldsMerge branch 'core-memblock-for-linus' of git://git...
2010-09-01 Jan Beulich- Update Xen patches to 2.6.36-rc3 and c/s 1029.
2010-08-27 Yinghai Lux86: Use memblock to replace early_res
2010-08-12 Robert Richterx86, cleanup: Remove obsolete boot_cpu_id variable
2010-07-23 Jeff Mahoney- Update to 2.6.35-rc6.
2010-07-21 Linus TorvaldsFix up trivial spelling errors ('taht' -> 'that')
2010-07-20 Yinghai Lux86, numa: fix boot without RAM on node0 again
2010-06-25 Jan Beulich- Update Xen patches to 2.6.35-rc3.
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-03 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2010-06-01 Linus TorvaldsMerge branch 'for-35' of git://repo.or.cz/linux-kbuild
2010-05-31 Akinobu Mitax86/mm: Remove unused DBG() macro
2010-05-27 Lee Schermerhornnuma: x86_64: use generic percpu var numa_node_id(...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-03 Denys VlasenkoRename .data.init to .data..init.
2010-02-26 Yinghai Luearly_res: Add free_early_partial()
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-10 Joe Perchesx86: setup_percpu.c: Use pr_<level> and add pr_fmt...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-08-24 Jeff Mahoney- Update to 2.6.31-rc7.
2009-08-14 Tejun Heox86,percpu: use embedding for 64bit NUMA and page for...
2009-08-14 Tejun Heopercpu: update embedding first chunk allocator to handl...
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: add @align to pcpu_fc_alloc_fn_t
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: rename 4k first chunk allocator to page
2009-08-14 Tejun HeoMerge branch 'percpu-for-linus' into percpu-for-next
2009-08-14 Tejun Heopercpu, sparc64: fix sparse possible cpu map handling
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-03 Tejun Heopercpu: teach large page allocator about NUMA
2009-07-03 Tejun Heox86,percpu: generalize lpage first chunk allocator
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-06-22 Tejun Heox86: ensure percpu lpage doesn't consume too much vmall...
2009-06-22 Tejun Heox86: implement percpu_alloc kernel parameter
2009-06-22 Tejun Heox86: fix pageattr handling for lpage percpu allocator...
2009-06-22 Tejun Heox86: prepare setup_pcpu_lpage() for pageattr fix
2009-06-22 Tejun Heox86: rename remap percpu first chunk allocator to lpage
2009-06-22 Tejun Heox86: fix duplicate free in setup_pcpu_remap() failure...
2009-06-10 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2009-05-27 Jeff Mahoney- Update to 2.6.27-rc7-git2.
2009-05-25 Tejun Heox86: Remove remap percpu allocator for the time being
2009-05-18 Yinghai Lux86: fix system without memory on node0
2009-05-05 Jan Beulich- Update Xen patches to 2.6.29-rc4 and c/s 867.
2009-04-02 Yinghai Lux86: remove duplicated code with pcpu_need_numa()
2009-04-02 Tejun Heox86,percpu: fix inverted NUMA test in setup_pcpu_remap()
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-06 Tejun Heox86, percpu: setup reserved percpu area for x86_64
2009-03-06 Tejun Heopercpu, module: implement reserved allocation and use...
2009-03-06 Tejun Heox86: make embedding percpu allocator return excessive...
2009-03-06 Tejun Heopercpu: use negative for auto for pcpu_setup_first_chun...
2009-02-25 Tejun Heox86, percpu: fix minor bugs in setup_percpu.c
2009-02-24 Tejun Heox86: add remapping percpu first chunk allocator
2009-02-24 Tejun Heox86: add embedding percpu first chunk allocator
2009-02-24 Tejun Heox86: separate out setup_pcpu_4k() from setup_per_cpu_ar...
2009-02-24 Tejun Heopercpu: give more latitude to arch specific first chunk...
2009-02-24 Tejun Heox86: update populate_extra_pte() and add populate_extra...
2009-02-20 Tejun Heox86: convert to the new dynamic percpu allocator
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into x86/cleanups
2009-02-11 Ingo MolnarMerge commit 'v2.6.29-rc4' into perfcounters/core
2009-02-09 Tejun Heox86: implement x86_32 stack protector
2009-01-31 Brian Gerstx86: pass in cpu number to switch_to_new_gdt()
2009-01-27 Ingo MolnarMerge branch 'linus' into core/percpu
2009-01-27 Tejun Heox86: clean up indentation in setup_per_cpu_areas()
2009-01-27 James Bottomleyx86: fix build breakage on voyage
2009-01-27 Brian Gerstx86: load new GDT after setting up boot cpu per-cpu...
2009-01-27 Brian Gerstx86: initialize per-cpu GDT segment in per-cpu setup
2009-01-27 Brian Gerstx86: make Voyager use x86 per-cpu setup.
2009-01-27 Brian Gerstx86: don't assume boot cpu is #0
2009-01-27 Brian Gerstx86: move this_cpu_offset
2009-01-27 Brian Gerstx86: only compile setup_percpu.o on SMP
2009-01-27 Brian Gerstx86: move apic variables to apic.c
2009-01-27 Brian Gerstx86: always page-align per-cpu area start and size
2009-01-27 Brian Gerstx86: move setup_cpu_local_masks()
2009-01-27 Brian Gerstx86: move 64-bit NUMA code
2009-01-27 Brian Gerstx86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
2009-01-20 Brian Gerstx86: move stack_canary into irq_stack
2009-01-18 Leonardo Potenzax86: fix section mismatch warnings in kernel/setup_percpu.c
2009-01-18 Brian Gerstx86-64: Move nodenumber from PDA to per-cpu.
2009-01-18 Brian Gerstx86-64: Move cpu number from PDA to per-cpu and consoli...
2009-01-18 Brian Gerstx86-64: Convert irqstacks to per-cpu
next