aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/visws_quirks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-31x86: Add timer_init to x86_init_opsThomas Gleixner1-15/+5
2009-08-31x86: Move traps_init to x86_init_opsThomas Gleixner1-5/+3
2009-08-31x86: Move irq_init to x86_init_opsThomas Gleixner1-1/+0
2009-08-31x86: Move pre_intr_init to x86_init_opsThomas Gleixner1-7/+3
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner1-10/+4
2009-08-27x86: Move memory_setup to x86_init_opsThomas Gleixner1-1/+2
2009-03-11x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner1-1/+1
2009-02-23x86: refactor x86_quirks supportIngo Molnar1-1/+0
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar1-6/+1
2009-02-17x86, apic: remove genapic.hIngo Molnar1-2/+2
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar1-1/+1
2009-01-29x86: remove mach_apic.hIngo Molnar1-1/+1
2009-01-28x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar1-1/+1
2009-01-05x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput1-15/+13
2009-01-04x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput1-2/+2
2008-10-16genirq: revert dynarrayThomas Gleixner1-1/+1
2008-10-16x86: move kstat_irqs from kstat to irq_descYinghai Lu1-1/+1
2008-10-16generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]Yinghai Lu1-13/+17
2008-08-20Merge branch 'linus' into x86/cleanupsIngo Molnar1-4/+2
2008-08-14x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky1-4/+2
2008-07-26x86: visws_quirks, fix build errorIngo Molnar1-0/+1
2008-07-26arch/x86/kernel/visws_quirks.c: Removed duplicated #includeHuang Weiyi1-15/+0
2008-07-20x86: introduce x86_quirksYinghai Lu1-22/+20
2008-07-10x86, VisWS: build fixIngo Molnar1-0/+2
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar1-2/+371
2008-07-10x86, VisWS: turn into generic arch, clean upIngo Molnar1-0/+338