summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/visws_quirks.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Move visws to platformThomas Gleixner2010-10-271-614/+0
* x86: Cleanup visws interrupt handlingThomas Gleixner2010-10-121-96/+44
* Merge remote branch 'origin/x86/apic' into x86/mrstH. Peter Anvin2010-02-221-3/+3
|\
| * x86: Convert i8259_lock to raw_spinlockThomas Gleixner2010-02-161-3/+3
* | x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-191-5/+9
* | x86: Add pci_init_irq to x86_initThomas Gleixner2010-02-191-0/+1
* | x86: Move pci init function to x86_initThomas Gleixner2010-02-191-5/+1
|/
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\
| * x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-241-1/+1
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-051-3/+3
|\ \
| * | x86: Fixup last users of irq_chip->typenameThomas Gleixner2009-11-181-3/+3
| |/
* | x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-101-1/+1
|/
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-15/+5
* x86: Move traps_init to x86_init_opsThomas Gleixner2009-08-311-5/+3
* x86: Move irq_init to x86_init_opsThomas Gleixner2009-08-311-1/+0
* x86: Move pre_intr_init to x86_init_opsThomas Gleixner2009-08-311-7/+3
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-311-10/+4
* x86: Move memory_setup to x86_init_opsThomas Gleixner2009-08-271-1/+2
* x86: convert obsolete irq_desc_t typedef to struct irq_descThomas Gleixner2009-03-111-1/+1
* x86: refactor x86_quirks supportIngo Molnar2009-02-231-1/+0
* x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-171-6/+1
* x86, apic: remove genapic.hIngo Molnar2009-02-171-2/+2
* x86, smp: remove mach_ipi.hIngo Molnar2009-01-291-1/+1
* x86: remove mach_apic.hIngo Molnar2009-01-291-1/+1
* x86, apic: clean up ->apicid_to_cpu_present()Ingo Molnar2009-01-281-1/+1
* x86: rename all fields of mpc_cpu mpc_X to XJaswinder Singh Rajput2009-01-051-15/+13
* x86: rename mpc_config_processor to mpc_cpuJaswinder Singh Rajput2009-01-041-2/+2
* genirq: revert dynarrayThomas Gleixner2008-10-161-1/+1
* x86: move kstat_irqs from kstat to irq_descYinghai Lu2008-10-161-1/+1
* generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...Yinghai Lu2008-10-161-13/+17
* Merge branch 'linus' into x86/cleanupsIngo Molnar2008-08-201-4/+2
|\
| * x86: resurrect proper handling of maxcpus= kernel option (v2)Max Krasnyansky2008-08-141-4/+2
* | x86: visws_quirks, fix build errorIngo Molnar2008-07-261-0/+1
* | arch/x86/kernel/visws_quirks.c: Removed duplicated #includeHuang Weiyi2008-07-261-15/+0
|/
* x86: introduce x86_quirksYinghai Lu2008-07-201-22/+20
* x86, VisWS: build fixIngo Molnar2008-07-101-0/+2
* x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-101-2/+371
* x86, VisWS: turn into generic arch, clean upIngo Molnar2008-07-101-0/+338
OpenPOWER on IntegriCloud