aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mach-voyager
Commit message (Expand)AuthorAge
* x86: remove the Voyager 32-bit subarchIngo Molnar2009-02-22
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-22
|\
| * x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-22
* | Merge commit 'remotes/tip/x86/paravirt' into x86/untangle2Jeremy Fitzhardinge2009-02-11
|\ \ | |/ |/|
| * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-31
| * x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-26
| * x86: make Voyager use x86 per-cpu setup.Brian Gerst2009-01-26
| * percpu: add optimized generic percpu accessorsIngo Molnar2009-01-16
| * x86: merge 64 and 32 SMP percpu handlingTejun Heo2009-01-16
| * x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput2009-01-07
* | x86/Voyager: make it build and bootJames Bottomley2009-01-31
|/
* x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis2009-01-03
* x86: prepare for cpumask iterators to only go to nr_cpu_idsMike Travis2008-12-16
* cpumask: centralize cpu_online_map and cpu_possible_mapRusty Russell2008-12-13
* x86, voyager: fix smp generic helper voyager breakageJames Bottomley2008-11-11
* x86, voyager: fix smp_intr_init() compile breakageJames Bottomley2008-11-03
* x86/voyager: fix missing cpu_index initialisationJames Bottomley2008-10-30
* x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley2008-10-30
* x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley2008-10-30
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-16
* kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul2008-09-08
* Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-15
|\
| * on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-26
| * smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-26
| * x86: convert to generic helpers for IPI function callsJens Axboe2008-06-26
* | x86: cleanup machine_specific_memory_setup, v2Yinghai Lu2008-07-08
* | x86: rename two e820 related functionsYinghai Lu2008-07-08
* | x86: move smp_found_configAlexey Starikovskiy2008-05-25
* | x86: extend e820 ealy_res support 32bitYinghai Lu2008-05-25
* | x86 boot: change sanitize_e820_map parameter from byte to int to allow bigger...Paul Jackson2008-05-25
* | x86 boot: proper use of ARRAY_SIZE instead of repeated E820MAX constantPaul Jackson2008-05-25
|/
* x86, voyager: fix ioremap_nocache()Ingo Molnar2008-04-30
* x86: use cpumask function for present, possible, and online cpusAkinobu Mita2008-04-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-25
|\
| * x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* | x86: voyager fixIngo Molnar2008-04-24
|/
* x86: remove pointless commentsWANG Cong2008-04-19
* x86: move suspend wakeup code to CPavel Machek2008-04-17
* x86: move stack_start to smp.hGlauber de Oliveira Costa2008-04-17
* x86: adapt voyager's setup_trampolineGlauber Costa2008-04-17
* x86: adapt voyager's trampoline_baseGlauber Costa2008-04-17
* calibrate_delay() must be __cpuinitAdrian Bunk2008-02-06
* x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen2008-01-30
* x86: avoid name conflict for Voyager leave_mmJeremy Fitzhardinge2008-01-30
* x86: remove all definitions with fastcallHarvey Harrison2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: cleanup tlbflush.h variantsThomas Gleixner2008-01-30
* x86: nuke a ton of unused exportsThomas Gleixner2008-01-30
* x86: mach-voyager, lindentIngo Molnar2008-01-30
* x86: fix smp init sectionsRandy Dunlap2007-11-17