summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-11-27x86/amd-iommu: Reimplement amd_iommu_flush_all_domains()Joerg Roedel1-3/+5
2009-11-27x86/amd-iommu: Implement protection domain listJoerg Roedel3-0/+48
2009-11-27x86/amd-iommu: Remove iommu_flush_domain functionJoerg Roedel1-16/+2
2009-11-27x86/amd-iommu: Use __iommu_flush_pages for tlb flushesJoerg Roedel1-15/+7
2009-11-27x86/amd-iommu: Make iommu_flush_pages aware of multiple IOMMUsJoerg Roedel1-7/+24
2009-11-27x86/amd-iommu: Add function to complete a tlb flushJoerg Roedel1-6/+22
2009-11-27x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel2-3/+11
2009-11-27x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel2-0/+32
2009-11-27x86/amd-iommu: Update copyright headersJoerg Roedel4-4/+4
2009-11-27x86/amd-iommu: Separate internal interface definitionsJoerg Roedel5-11/+44
2009-11-27hw-breakpoints: Use struct perf_event_attr to define user breakpointsFrederic Weisbecker1-33/+41
2009-11-26x86: SGI UV: Map low MMR rangesJack Steiner1-0/+8
2009-11-26x86, 64-bit: Set data segments to null after switching to 64-bit modeBrian Gerst1-2/+2
2009-11-26x86: Clean up the loadsegment() macroIngo Molnar1-13/+15
2009-11-26x86: Optimize loadsegment()Brian Gerst1-7/+8
2009-11-26x86, mce: Add __cpuinit to hotplug callback functionsHidetoshi Seto1-2/+3
2009-11-26x86: Limit number of per cpu TSC sync messagesMike Travis1-6/+7
2009-11-26x86/hw-breakpoints: Don't lose GE flag while disabling a breakpointFrederic Weisbecker1-8/+14
2009-11-26hw-breakpoints: Simplify error handling in breakpoint creation requestsFrederic Weisbecker1-7/+1
2009-11-26x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacksIngo Molnar1-8/+13
2009-11-26x86: dumpstack: Clean up the x86_stack_ids[][] initalization and other detailsIngo Molnar2-17/+17
2009-11-25x86: Rename global percpu symbol dr7 to cpu_dr7Tejun Heo2-7/+7
2009-11-25x86: Fix iommu=soft boot optionFUJITA Tomonori1-1/+3
2009-11-24[CPUFREQ] Enable ACPI PDC handshake for VIA/Centaur CPUsHarald Welte1-1/+2
2009-11-24perf_events, x86: Fix validate_event bugStephane Eranian1-2/+2
2009-11-23x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizesBorislav Petkov6-7/+7
2009-11-23x86: Tighten conditionals on MCE related statisticsJan Beulich2-9/+9
2009-11-23hw-breakpoint: Attribute authorship of hw-breakpoint related filesK.Prasad1-0/+4
2009-11-23x86/amd-iommu: attach devices to pre-allocated domains earlyJoerg Roedel1-2/+6
2009-11-23x86/amd-iommu: un__init iommu_setup_msiJoerg Roedel1-1/+1
2009-11-23x86: Suppress stack overrun message for init_taskJan Beulich1-1/+1
2009-11-23perf events: Do not generate function trace entries in perf codeIngo Molnar1-0/+1
2009-11-23x86: apic: Print out SRAT table APIC id in hexYinghai Lu1-2/+2
2009-11-23x86: Re-get cfg_new in case reuse/move irq_descYinghai Lu1-0/+1
2009-11-23x86: apic: Remove not needed #ifdefYinghai Lu1-6/+3
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar21-212/+947
2009-11-21x86: insn decoder test checks objdump versionMasami Hiramatsu2-1/+27
2009-11-21x86: Fix insn decoder test typosMasami Hiramatsu1-3/+9
2009-11-19x86: Instruction decoder test should generate build warningMasami Hiramatsu1-6/+11
2009-11-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller56-190/+425
2009-11-18x86: Fixup last users of irq_chip->typenameThomas Gleixner1-3/+3
2009-11-18[CPUFREQ] speedstep-ich: fix error caused by 394122ab144dae4b276d74644a2f11c4...Rusty Russell1-12/+7
2009-11-18[CPUFREQ] acpi-cpufreq: blacklist Intel 0f68: Fix HT detection and put in not...John Villalovos1-6/+17
2009-11-18[CPUFREQ] powernow-k8: Fix test in get_transition_latency()Roel Kluin1-1/+1
2009-11-18[CPUFREQ] longhaul: select Longhaul version 2 for capable CPUsKrzysztof Helt1-1/+1
2009-11-17Merge branch 'perf/core' into perf/probesIngo Molnar34-72/+181
2009-11-17Merge commit 'v2.6.32-rc7'Eric W. Biederman16-28/+88
2009-11-17x86: gart: Clean up the code a bitIngo Molnar1-55/+61
2009-11-17x86: Calgary: Remove unnecessary DMA_ERROR_CODE usageFUJITA Tomonori1-9/+6
2009-11-17x86: Kill bad_dma_address variableFUJITA Tomonori5-29/+24