summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-02-04xen: setup percpu data pointersJeremy Fitzhardinge
2009-02-04Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-02-04xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-02-05x86: fix hpet timer reinit for x86_64Pavel Emelyanov
2009-02-04x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-04ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc ent...Thomas Renninger
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov
2009-02-03xen: disable interrupts before saving in percpuJeremy Fitzhardinge
2009-02-03x86/paravirt: return full 64-bit resultJeremy Fitzhardinge
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2009-02-03x86, percpu: fix kexec with vmlinuxYinghai Lu
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-02x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge
2009-02-02x86/paravirt: don't restore second return regJeremy Fitzhardinge
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones
2009-01-31Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31x86/Voyager: make it build and bootJames Bottomley
2009-01-31xen: setup percpu data pointersJeremy Fitzhardinge
2009-01-31x86: split loading percpu segments from loading gdtJeremy Fitzhardinge
2009-01-31x86: pass in cpu number to switch_to_new_gdt()Brian Gerst
2009-01-31x86: UV fix uv_flush_send_and_wait()Cliff Wickman
2009-01-31x86, vm86: clean up invalid_vm86_irq()Ingo Molnar
2009-01-31x86, irq: describe NR_IRQ sizing details, clean upIngo Molnar
2009-01-31x86, irq_vectors.h: remove needless includesIngo Molnar
2009-01-31x86, irq: add IRQ layout commentsIngo Molnar
2009-01-31x86, irqs, voyager: remove Voyager quirkIngo Molnar
2009-01-31x86, voyager: move Voyager-specific defines to voyager.hIngo Molnar
2009-01-31x86, apic: clean up spurious vector sanity checkIngo Molnar
2009-01-31x86, apic: unify the APIC vector enumerationIngo Molnar
2009-01-31x86: update copyrightsIngo Molnar
2009-01-31x86, apic: clean up header sectionIngo Molnar
2009-01-31x86, irq: add LOCAL_PERF_VECTORIngo Molnar
2009-01-30x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab
2009-01-30x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge
2009-01-30x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge
2009-01-30x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge
2009-01-30x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge
2009-01-30x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge
2009-01-30x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge
2009-01-30x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge
2009-01-30xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge
2009-01-30Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin
2009-01-30x86, apic, 32-bit: add self-IPI methodsIngo Molnar
2009-01-31headers_check fix: x86, swab.hJaswinder Singh Rajput