summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker
2009-11-26x86: SGI UV: Map low MMR rangesJack Steiner
2009-11-26x86, 64-bit: Set data segments to null after switching to 64-bit modeBrian Gerst
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar
2009-11-26x86: Optimize loadsegment()Brian Gerst
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto
2009-11-26x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu
2009-11-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu
2009-11-23x86: apic: Remove not needed #ifdefYinghai Lu
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-20x86: insn decoder test checks objdump versionMasami Hiramatsu
2009-11-20x86: Fix insn decoder test typosMasami Hiramatsu
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu
2009-11-17[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell
2009-11-17[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos
2009-11-17[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin
2009-11-17[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar
2009-11-17x86: gart: Clean up the code a bitIngo Molnar
2009-11-17x86: Calgary: Remove unnecessary DMA_ERROR_CODE usageFUJITA Tomonori
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori
2009-11-17x86: gart: Add own dma_mapping_error functionFUJITA Tomonori
2009-11-17Merge commit 'v2.6.32-rc7' into core/iommuIngo Molnar
2009-11-17x86: Show symbol name if insn decoder test failedMasami Hiramatsu
2009-11-17x86: Add verbose option to insn decoder testMasami Hiramatsu
2009-11-16x86: io-apic: IO-APIC MMIO should not fail on resource insertionCyrill Gorcunov
2009-11-16x86: Add missing might_fault() checks to copy_{to,from}_user()Frederic Weisbecker
2009-11-16x86: Don't put iommu_shutdown_noop() in init sectionHiroshi Shimamoto
2009-11-15Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar
2009-11-15x86-64: __copy_from_user_inatomic() adjustmentsJan Beulich
2009-11-15x86: Make calgary_iommu_init() staticFUJITA Tomonori
2009-11-15swiotlb: Remove duplicate swiotlb_force extern declarationsFUJITA Tomonori
2009-11-15x86: Move iommu_shutdown_noop to x86_init.cFUJITA Tomonori
2009-11-15x86: Set dma_ops to nommu_dma_ops by defaultFUJITA Tomonori
2009-11-14hw-breakpoints, x86: Fix modular KVM buildIngo Molnar
2009-11-12perf_event, x86: Annotate init functions and dataHiroshi Shimamoto
2009-11-12x86, mce: Fix __init annotationsHidetoshi Seto