summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: kernel/mpparse.c fix compilation warningsJaswinder Singh Rajput2009-02-111-3/+3
* x86: make hibernation always-possibleIngo Molnar2009-02-111-1/+0
* x86: cleanup, rename CONFIG_X86_NON_STANDARD to CONFIG_X86_EXTENDED_PLATFORMRavikiran G Thirumalai2009-02-111-37/+46
* x86, apic: make generic_apic_probe() generally availableIngo Molnar2009-02-112-2/+6
* Merge branch 'x86/apic' of git://git.kernel.org/pub/scm/linux/kernel/git/jere...Ingo Molnar2009-02-116-17/+56
|\
| * xen: expose enable_IO_APIC for 32-bitIan Campbell2009-02-091-2/+0
| * x86: unstatic ioapic entry funcsJeremy Fitzhardinge2009-02-092-5/+11
| * x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-092-3/+14
| * x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-092-1/+2
| * x86: make apic_* operations inline functionsJeremy Fitzhardinge2009-02-091-6/+29
* | x86, apic: fix initialization of wakeup_cpuAlok Kataria2009-02-111-1/+1
|/
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-092-22/+1
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-0926-1158/+1379
|\
| * xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-041-13/+1
| * xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-045-231/+169
| * xen: setup percpu data pointersJeremy Fitzhardinge2009-02-043-3/+20
| * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-049-22/+36
| |\
| | * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-031-2/+3
| | * xen: setup percpu data pointersJeremy Fitzhardinge2009-01-312-1/+7
| | * x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-312-6/+13
| | * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-315-12/+12
| | * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
| * | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-041-0/+37
| * | x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-031-1/+1
| * | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
| * | x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-021-2/+2
| * | x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-301-4/+4
| * | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-303-88/+67
| * | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-301-35/+99
| * | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-306-49/+132
| * | x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-301-35/+65
| * | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-301-1/+1
| * | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-304-9/+98
| * | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712
| * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30124-2276/+2007
| |\ \ | | |/
| | * Merge branch 'linus' into core/percpuIngo Molnar2009-01-303-5/+5
| | |\
* | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-094-61/+40
* | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-093-20/+38
* | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
* | | | x86: check_timer cleanupYinghai Lu2009-02-091-8/+22
* | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-092-7/+5
* | | | x86/irq: optimize nr_irqsYinghai Lu2009-02-091-5/+11
* | | | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-053-261/+260
* | | | x86, numaq: cleanupsIngo Molnar2009-02-053-19/+20
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0526-70/+132
|\ \ \ \
| * | | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+11
| * | | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
| * | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | | | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-041-13/+15
| * | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
OpenPOWER on IntegriCloud