aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* 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
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-09
|\| |
| * | x86: cpu_debug remove execute permissionJaswinder Singh Rajput2009-04-09
| * | x86: smarten /proc/interrupts output for new countersHidetoshi Seto2009-04-08
| * | Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar2009-04-08
| |\|
| * | x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox2009-04-08
| * | x86: make 64 bit to use default_inquire_remote_apicYinghai Lu2009-04-08
| * | x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin2009-04-07
| * | x86, intel-iommu: fix X2APIC && !ACPI build failureDavid Woodhouse2009-04-07
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-09
|\ \ \
| * | | tracing/syscalls: use a dedicated file headerFrederic Weisbecker2009-04-08
| | |/ | |/|
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown2009-04-07
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | * / | | ACPI: cpufreq: remove dupilcated #includeHuang Weiyi2009-04-07
| | |/ / /
| * | | / x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-07
| | |_|/ | |/| |
* | | | ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi2009-04-07
* | | | ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi2009-04-07
|/ / /
* | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-04-07
|\ \ \ | |_|/ |/| |
| * | tracing, x86: remove duplicated #includeHuang Weiyi2009-04-07
* | | dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang2009-04-07
* | | dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* | | dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang2009-04-07
| |/ |/|
* | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2009-04-06
|\ \
| * | x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-04