summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2009-04-29tracing: x86, mmiotrace: only register for die notifier when tracer activeStuart Bennett
2009-04-29tracing: x86, mmiotrace: refactor clearing/restore of page presenceStuart Bennett
2009-04-29tracing: x86, mmiotrace: code consistency/legibility improvementStuart Bennett
2009-04-23x86: use native register access for native tlb flushingChris Wright
2009-04-14Merge branch 'linus' into tracing/coreIngo Molnar
2009-04-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-13cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.cAndrew Morton
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-12x86: fix wrong section of pat_disable & make it staticMarcin Slusarz
2009-04-12x86: Fix section mismatches in mpparseRakib Mullick
2009-04-10x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-10x86: Document get_user_pages_fast()Andy Grover
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
2009-04-10x86, function-graph: only save return values on x86_64Steven Rostedt
2009-04-09x86: fix set_fixmap to use phys_addr_tMasami Hiramatsu
2009-04-09Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-09Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-09x86: cpu_debug remove execute permissionJaswinder Singh Rajput
2009-04-09tracing/syscalls: use a dedicated file headerFrederic Weisbecker
2009-04-08x86: smarten /proc/interrupts output for new countersHidetoshi Seto
2009-04-08Merge commit 'v2.6.30-rc1' into x86/urgentIngo Molnar
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox
2009-04-08x86: make 64 bit to use default_inquire_remote_apicYinghai Lu
2009-04-07Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' an...Len Brown
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi
2009-04-07ACPI x86: Make aperf/mperf MSR access in acpi_cpufreq read_onlyVenkatesh Pallipadi
2009-04-07ACPI x86: Cleanup acpi_cpufreq structures related to aperf/mperfVenkatesh Pallipadi
2009-04-07Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-04-07x86, setup: un-resequence mode setting for VGA 80x34 and 80x60 modesH. Peter Anvin
2009-04-07dma-mapping: replace all DMA_24BIT_MASK macro with DMA_BIT_MASK(24)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_40BIT_MASK macro with DMA_BIT_MASK(40)Yang Hongyang
2009-04-07tracing, x86: remove duplicated #includeHuang Weiyi
2009-04-07x86, intel-iommu: fix X2APIC && !ACPI build failureDavid Woodhouse
2009-04-07ACPI: cpufreq: remove dupilcated #includeHuang Weiyi
2009-04-06Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-04-05Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds
2009-04-05Merge branch 'linus' into releaseLen Brown
2009-04-05Merge branch 'misc' into releaseLen Brown
2009-04-05Merge branch 'x2apic' into releaseLen Brown
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong
2009-04-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-03x86, ACPI: add support for x2apic ACPI extensionsSuresh Siddha
2009-04-04x86, mtrr: remove debug messageIngo Molnar
2009-04-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-04-03x86, PAT: Remove duplicate memtype reserve in pci mmapSuresh Siddha
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu
2009-04-03x86: disable stack-protector for __restore_processor_state()Joseph Cihula