aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstableYinghai Lu2009-04-27
* x86: apic: Remove duplicated macrosYinghai Lu2009-04-27
* x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC()Suresh Siddha2009-04-22
* x86: x2apic, IR: Make config X86_UV dependent on X86_X2APICSuresh Siddha2009-04-21
* x86: x2apic, IR: Clean up panic() with nox2apic boot optionSuresh Siddha2009-04-21
* x86: x2apic, IR: Move eoi_ioapic_irq() into a CONFIG_INTR_REMAP sectionSuresh Siddha2009-04-21
* x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-21
* x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov2009-04-19
* x86: smpboot - wakeup_secondary should be done via __cpuinit sectionCyrill Gorcunov2009-04-19
* x86, intr-remap: fix x2apic/intr-remap resumeWeidong Han2009-04-19
* x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-19
* x86, intr-remap: fix ack for interrupt remappingWeidong Han2009-04-19
* Merge branch 'linus' into x86/apicIngo Molnar2009-04-17
|\
| * Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds2009-04-16
| |\
| | * x86: UV BAU distribution and payload MMRsCliff Wickman2009-04-16
| | * x86: UV: BAU partition-relative distribution mapCliff Wickman2009-04-14
| | * x86, uv: add Kconfig dependency on NUMA for UV systemsJack Steiner2009-04-08
| | * x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson2009-04-08
| | * x86, UV: Fix for nodes with memory and no cpusJack Steiner2009-04-03
| | * x86, UV: system table in bios accessed after unmapRuss Anderson2009-04-03
| | * x86: UV BAU messaging timeoutsCliff Wickman2009-04-03
| | * x86: UV BAU and nodes with no memoryCliff Wickman2009-04-03
| * | acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds2009-04-15
| * | x86 microcode: revert some work_on_cpuHugh Dickins2009-04-14
| * | Fix quilt merge error in acpi-cpufreq.cLinus Torvalds2009-04-13
| * | Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-13
| |\ \
| | * | xen: add FIX_TEXT_POKE to fixmapJeremy Fitzhardinge2009-04-08
| | * | xen: clean up gate trap/interrupt constantsJeremy Fitzhardinge2009-04-08
| | * | xen: set _PAGE_NX in __supported_pte_mask before pagetable constructionJeremy Fitzhardinge2009-04-08
| | * | xen/mmu: weaken flush_tlb_other testJeremy Fitzhardinge2009-04-08
| | * | xen/mmu: some early pagetable cleanupsJeremy Fitzhardinge2009-04-08
| | * | Xen: Add virt_to_pfn helper functionAlex Nixon2009-04-08
| | * | x86-64: remove PGE from must-have feature listJeremy Fitzhardinge2009-04-08
| | * | xen: mask XSAVE from cpuidJeremy Fitzhardinge2009-04-08
| | * | NULL noise: arch/x86/xen/smp.cHannes Eder2009-04-08
| | * | xen: remove xen_load_gdt debugJeremy Fitzhardinge2009-04-08
| | * | xen: make xen_load_gdt simplerJeremy Fitzhardinge2009-04-08
| | * | xen: clean up xen_load_gdtJeremy Fitzhardinge2009-04-08
| | * | xen: split construction of p2m mfn tables from registrationJeremy Fitzhardinge2009-04-08
| | * | xen: separate p2m allocation from settingJeremy Fitzhardinge2009-04-08
| | * | xen: disable preempt for leave_lazy_mmuJeremy Fitzhardinge2009-04-08
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-13
| |\ \ \
| | * | | x86: add linux kernel support for YMM stateSuresh Siddha2009-04-12
| | * | | x86: fix wrong section of pat_disable & make it staticMarcin Slusarz2009-04-12
| | * | | x86: Fix section mismatches in mpparseRakib Mullick2009-04-12
| | * | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-10
| | * | | x86: Document get_user_pages_fast()Andy Grover2009-04-10
| | * | | x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han2009-04-10
| * | | | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton2009-04-13
| * | | | x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu2009-04-09