]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel/setup_percpu.c
x86, apic, 32-bit: add self-IPI methods
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / setup_percpu.c
2009-01-28 Ingo MolnarMerge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetec...
2009-01-28 Ingo MolnarMerge branch 'core/percpu' into x86/core
2009-01-28 Benjamin HerrenschmidtMerge commit 'jwb/jwb-merge' into merge
2009-01-28 Benjamin HerrenschmidtMerge commit 'kumar/kumar-merge' into merge
2009-01-28 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-27 Linus TorvaldsMerge branch 'hibern_fixes' of git://git.kernel.org...
2009-01-27 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2009-01-27 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-27 Ingo MolnarMerge branch 'tj-percpu' of git://git.kernel.org/pub...
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-26 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2009-01-26 Linus TorvaldsMerge branch 'i2c-for-linus' of git://jdelvare.pck...
2009-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-26 Linus TorvaldsMerge git://git.infradead.org/battery-2.6
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-26 Linus TorvaldsMerge branch 'for-next' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2009-01-26 Linus TorvaldsMerge branch 'drm-fixes' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'fixes' of git://git.kernel.org/pub/scm...
2009-01-26 Linus TorvaldsMerge branch 'sh/for-2.6.29' of git://git.kernel.org...
2009-01-26 Linus TorvaldsMerge branch 'Kconfig' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-26 Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git.kernel...
2009-01-26 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2009-01-26 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-01-21 Ingo MolnarMerge branch 'x86/mm' into core/percpu
2009-01-21 Ingo MolnarMerge branch 'cpus4096' into core/percpu
2009-01-20 Ingo MolnarMerge branch 'tj-percpu' of git://git.kernel.org/pub...
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 Ingo MolnarMerge branch 'core/percpu' into stackprotector
2009-01-18 Ingo MolnarMerge branch 'tj-percpu' of git://git.kernel.org/pub...
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
2009-01-16 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-16 Tejun Heox86: fix build bug introduced during merge
2009-01-16 Tejun Heox86: make pda a percpu variable
2009-01-16 Tejun Heox86: merge 64 and 32 SMP percpu handling
2009-01-16 Tejun Heox86: fold pda into percpu area on SMP
2009-01-16 Tejun Heox86: use static _cpu_pda array
2009-01-16 Tejun Heox86: make percpu symbols zerobased on SMP
2009-01-16 Mike Travisx86: cleanup early setup_percpu references
2009-01-15 Ingo MolnarMerge branches 'cpus4096', 'x86/cleanups' and 'x86...
2009-01-14 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-13 Takashi IwaiMerge branch 'topic/hda-gateway' into topic/hda
2009-01-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-13 Benjamin HerrenschmidtMerge commit 'gcl/gcl-next' into next
2009-01-13 Benjamin HerrenschmidtMerge commit 'kumar/kumar-next' into next
2009-01-13 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-12 Takashi IwaiMerge branch 'topic/usb-caiaq' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/hda' into for-linus
2009-01-12 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-12 Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/cleanups
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into timers/urgent
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into core/urgent
2009-01-11 Ingo MolnarMerge commit 'v2.6.29-rc1' into x86/urgent
2009-01-10 Jaswinder Singh... x86: smp.h move cpu_callin_mask and cpu_callin_map...
2009-01-10 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-10 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git.kernel...
2009-01-10 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git.kernel...
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-09 Len BrownMerge branch 'drivers-platform' into release
2009-01-09 Len BrownMerge branch 'simplify_PRT' into release
2009-01-09 Len BrownMerge branch 'linus' into release
2009-01-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-09 Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2009-01-08 Linus TorvaldsMerge branch 'docs-next' of git://git.lwn.net/linux-2.6
2009-01-08 Russell KingMerge branch 'devel'
2009-01-08 Benjamin HerrenschmidtMerge commit 'origin/master' into next
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2009-01-07 Haavard SkinnemoenMerge branches 'fixes', 'cleanups' and 'boards'
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2009-01-06 James MorrisMerge branch 'next' into for-linus
2009-01-06 Ingo MolnarMerge branches 'x86/cleanups', 'x86/mpparse', 'x86...
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Takashi IwaiMerge branch 'topic/asoc' into for-linus
2009-01-06 Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
next