summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmiclock_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-231-317/+0
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * vmiclock: fix comment spelling mistakeShaun Patterson2010-02-041-1/+1
* | x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu'sSuresh Siddha2010-01-191-0/+2
* | x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTORSuresh Siddha2010-01-181-7/+1
|/
* x86: vmiclock: Fix printk formatThomas Gleixner2009-11-181-1/+1
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-1/+1
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-1/+1
* cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-301-1/+0
*-------. Merge branches 'x86/acpi', 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/mm', '...Ingo Molnar2009-02-241-4/+5
|\ \ \ \ \
| | | * | | x86, vmi: TSC going backwards check in vmi clocksource, cleanupAlok Kataria2009-02-201-2/+1
| | | |/ /
| | | * | Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-02-201-1/+4
| | | |\ \
| * | | | | x86: refactor x86_quirks supportIngo Molnar2009-02-231-1/+0
| * | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-221-2/+5
| |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| |
| | * | | x86: Add IRQF_TIMER to legacy x86 timer interrupt descriptorsLinus Torvalds2009-02-221-1/+1
| | | |/ | | |/|
| | * | x86, vmi: TSC going backwards check in vmi clocksourceAlok N Kataria2009-02-201-1/+4
| |/ / |/| |
| * | x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
| * | x86: fold apic_ops into genapicYinghai Lu2009-02-171-1/+1
| |/
| * x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar2009-01-291-1/+1
|/
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* x86: VMI, initialize IRQ vectorAlok Kataria2008-10-161-0/+3
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-2/+2
* x86: unify interrupt vector definesThomas Gleixner2008-05-121-2/+1
* x86: isolate PIC/PIT in/out callsAlan Cox2008-01-301-1/+1
* x86: move 8259 defines to i8259.hThomas Gleixner2008-01-301-1/+0
* i386: move kernelThomas Gleixner2007-10-111-0/+320