summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-04-17Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-16Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li...Linus Torvalds
2009-04-17x86: fix microcode driver newly spewing warningsDmitry Adamushko
2009-04-16x86: UV BAU distribution and payload MMRsCliff Wickman
2009-04-15acpi-cpufreq: fix 'smp_call_function_many()' confusionLinus Torvalds
2009-04-14x86 microcode: revert some work_on_cpuHugh Dickins
2009-04-14x86: UV: BAU partition-relative distribution mapCliff Wickman
2009-04-13Fix quilt merge error in acpi-cpufreq.cLinus Torvalds
2009-04-14x86: pci-swiotlb.c swiotlb_dma_ops should be staticJaswinder Singh Rajput
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 section mismatches in mpparseRakib Mullick
2009-04-10x86, intr-remap: fix eoi for interrupt remapping without x2apicWeidong Han
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-08x86: prevent /sys/firmware/sgi_uv from being created on non-uv systemsRuss Anderson
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-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, ds: support Core i7Markus Metzger
2009-04-07x86, ds: allow small debug store buffersMarkus Metzger
2009-04-07x86, ds: fix bad ds_reset_pebs()Markus Metzger
2009-04-07x86, ds: dont use TIF_DEBUGCTLMSRMarkus Metzger
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-04-07x86, ds: use single debug store cpu configurationMarkus Metzger
2009-04-07x86, ds: add leakage warningMarkus Metzger
2009-04-07x86, ds: add task tracing selftestMarkus Metzger
2009-04-07x86, ds: selftest each cpuMarkus Metzger
2009-04-07x86, ds: fix bounds check in ds selftestMarkus Metzger
2009-04-07x86, ds: fix compiler warningMarkus Metzger
2009-04-07x86, bts, hw-branch-tracer: add _noirq variants to the debug store interfaceMarkus Metzger
2009-04-07x86, bts: use trace_clock_global() for timestampsMarkus Metzger
2009-04-07x86, bts: fix race between per-task and per-cpu branch tracingMarkus Metzger
2009-04-07x86, bts: wait until traced task has been scheduled outMarkus Metzger
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger