- 71c9d8b x86: Remove remap percpu allocator for the time being by Tejun Heo · 17 years ago
- 3de46fd x86: remove duplicated code with pcpu_need_numa() by Yinghai Lu · 17 years ago
- eb12ce6 x86,percpu: fix inverted NUMA test in setup_pcpu_remap() by Tejun Heo · 17 years ago
- 66c3a75 percpu: generalize embedding first chunk setup helper by Tejun Heo · 17 years ago
- 6074d5b percpu: more flexibility for @dyn_size of pcpu_setup_first_chunk() by Tejun Heo · 17 years ago
- 6b19b0c x86, percpu: setup reserved percpu area for x86_64 by Tejun Heo · 17 years ago
- edcb463 percpu, module: implement reserved allocation and use it for module percpu variables by Tejun Heo · 17 years ago
- 9a4f8a8 x86: make embedding percpu allocator return excessive free space by Tejun Heo · 17 years ago
- cafe881 percpu: use negative for auto for pcpu_setup_first_chunk() arguments by Tejun Heo · 17 years ago
- 24ff954 x86, percpu: fix minor bugs in setup_percpu.c by Tejun Heo · 17 years ago
- 8ac8375 x86: add remapping percpu first chunk allocator by Tejun Heo · 17 years ago
- 89c9215 x86: add embedding percpu first chunk allocator by Tejun Heo · 17 years ago
- 5f5d840 x86: separate out setup_pcpu_4k() from setup_per_cpu_areas() by Tejun Heo · 17 years ago
- 8d408b4 percpu: give more latitude to arch specific first chunk initialization by Tejun Heo · 17 years ago
- 458a3e6 x86: update populate_extra_pte() and add populate_extra_pmd() by Tejun Heo · 17 years ago
- 1112441 x86: convert to the new dynamic percpu allocator by Tejun Heo · 17 years ago
- 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
- 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 17 years ago
- cf3997f x86: clean up indentation in setup_per_cpu_areas() by Tejun Heo · 17 years ago
- 22f2513 x86: fix build breakage on voyage by James Bottomley · 17 years ago
- 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 17 years ago
- b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 17 years ago
- 89c9c4c x86: make Voyager use x86 per-cpu setup. by Brian Gerst · 17 years ago
- 34019be x86: don't assume boot cpu is #0 by Brian Gerst · 17 years ago
- 1688401 x86: move this_cpu_offset by Brian Gerst · 17 years ago
- 996db81 x86: only compile setup_percpu.o on SMP by Brian Gerst · 17 years ago
- ec70de8 x86: move apic variables to apic.c by Brian Gerst · 17 years ago
- 74631a2 x86: always page-align per-cpu area start and size by Brian Gerst · 17 years ago
- 2f2f52b x86: move setup_cpu_local_masks() by Brian Gerst · 17 years ago
- 6470aff x86: move 64-bit NUMA code by Brian Gerst · 17 years ago
- 0d77e7f x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() by Brian Gerst · 17 years ago
- 947e76c x86: move stack_canary into irq_stack by Brian Gerst · 17 years ago
- e7a22c1 x86-64: Move nodenumber from PDA to per-cpu. by Brian Gerst · 17 years ago
- ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
- 26f80bd x86-64: Convert irqstacks to per-cpu by Brian Gerst · 17 years ago
- a338af2 x86: fix build bug introduced during merge by Tejun Heo · 17 years ago
- b12d8db x86: make pda a percpu variable by Tejun Heo · 17 years ago
- 9939dda x86: merge 64 and 32 SMP percpu handling by Tejun Heo · 17 years ago
- 1a51e3a x86: fold pda into percpu area on SMP by Tejun Heo · 17 years ago
- c8f3329 x86: use static _cpu_pda array by Tejun Heo · 17 years ago
- 3e5d8f9 x86: make percpu symbols zerobased on SMP by Tejun Heo · 17 years ago
- c90aa89 x86: cleanup early setup_percpu references by Mike Travis · 17 years ago
- 0687903 x86: smp.h move cpu_callin_mask and cpu_callin_map declartion to cpumask.h by Jaswinder Singh Rajput · 17 years ago
- 3d14bda Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
- 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 17 years ago
- 8a87dd9 x86: setup_percpu.c fix style problems by Jaswinder Singh Rajput · 17 years ago
- c2d1cec x86: cleanup remaining cpumask_t ops in smpboot code by Mike Travis · 17 years ago
- ab14398 x86: setup_per_cpu_areas() cleanup by Cyrill Gorcunov · 17 years ago
- 7eb1955 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask by Mike Travis · 17 years ago
- 393d68f cpumask: x86: Introduce cpumask_of_{node,pcibus} to replace {node,pcibus}_to_cpumask by Rusty Russell · 17 years ago
- a168196 x86: move and enhance debug printk for nr_cpu_ids etc. by Mike Travis · 17 years ago
- 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 17 years ago
- 5541079 x86: remove redundant KERN_DEBUG on pr_debug by Gustavo F. Padovan · 18 years ago
- d6c88a5 genirq: revert dynarray by Thomas Gleixner · 18 years ago
- 1f8ff03 x86: alloc dyn_array all together by Yinghai Lu · 18 years ago
- 1f3fcd4 add per_cpu_dyn_array support by Yinghai Lu · 18 years ago
- 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 18 years ago
- a677f58 x86: print per_cpu data address by Yinghai Lu · 18 years ago
- e56b3bc cpu masks: optimize and clean up cpumask_of_cpu() by Linus Torvalds · 18 years ago
- 6524d93 cpumask: put cpumask_of_cpu_map in the initdata section by Mike Travis · 18 years ago
- cfc1b9a x86: convert Dprintk to pr_debug by Thomas Gleixner · 18 years ago
- 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 18 years ago
- 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 18 years ago
- 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 18 years ago
- 0196bcb x86: move parse elfvorehdr back to setup.c by Yinghai Lu · 18 years ago
- bdba0e7 x86: move reserve_standard_io_resources back to setup.c by Yinghai Lu · 18 years ago
- ccb4def x86: move back crashkernel back to setup.c by Yinghai Lu · 18 years ago
- 257b0fd x86: move parse_setup_data back to setup.c by Yinghai Lu · 18 years ago
- 217b8ce x86: move boot_params back to setup.c by Yinghai Lu · 18 years ago
- 378b39a x86: rename setup.c to setup_percpu.c by Yinghai Lu · 18 years ago[Renamed from arch/x86/kernel/setup.c]
- 7f0be02 x86: move boot_params declaring to setup.c by Yinghai Lu · 18 years ago
- 17b4cce x86: move elfcorehdr parsing to setup.c by Yinghai Lu · 18 years ago
- ce97c40 x86: move reserve_standard_io_resource to setup.c by Yinghai Lu · 18 years ago
- 3c999f1 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 by Yinghai Lu · 18 years ago
- 1ecd276 x86: unify crashkernel reservation for 32 and 64 bit by Bernhard Walle · 18 years ago
- 2b4fa85 Merge branch 'x86/numa' into x86/devel by Ingo Molnar · 18 years ago
- 053713f x86: fix setup.c printk format warning by Randy Dunlap · 18 years ago
- 03db1f7 x86: don't return invalid pointers from node_to_cpumask() by Vegard Nossum · 18 years ago
- 3461b0a x86: remove static boot_cpu_pda array v2 by Mike Travis · 18 years ago
- 9f248bd x86: remove the static 256k node_to_cpumask_map by Mike Travis · 18 years ago
- 7891a24 x86: restore pda nodenumber field by Mike Travis · 18 years ago
- 23ca4bb x86: cleanup early per cpu variables/accesses v4 by Mike Travis · 18 years ago
- 8c5beb5 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data by Huang, Ying · 18 years ago
- e0da336 x86: introduce max_physical_apicid for bigsmp switching by Yinghai Lu · 18 years ago
- c45a707 x86: linked list of setup_data for i386 by Huang, Ying · 18 years ago
- f8955eb x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol by James Bottomley · 18 years ago
- 5ecddce x86: revert printk format warning change which is for linux-next by Thomas Gleixner · 18 years ago
- 6217984 x86: fix setup printk format warning by Randy Dunlap · 18 years ago
- 4d33bdb x86: Drop duplicate from setup.c by Alexey Starikovskiy · 18 years ago
- 9f0e8d0 x86: convert cpumask_of_cpu macro to allocated array by Mike Travis · 18 years ago
- 2fe6014 x86: move up & smp variables to setup.c by Alexey Starikovskiy · 18 years ago
- 0fc0906 x86: move phys_cpu_present_map to setup.c by Alexey Starikovskiy · 18 years ago
- 76eb413 x86: move x86_cpu_to_apicid to setup.c by Alexey Starikovskiy · 18 years ago
- b447a46 x86: clean up non-smp usage of cpu maps by Mike Travis · 18 years ago
- 4fe29a8 x86: use specialized routine for setup per-cpu area by Glauber de Oliveira Costa · 18 years ago