summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra1-1/+1
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra4-1514/+1554
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra1-3/+0
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra1-9/+9
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian1-3/+262
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian1-4/+20
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu1-2/+4
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian1-6/+28
2010-02-04bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra1-3/+7
2010-02-04perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra1-72/+61
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu1-0/+3
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2-0/+21
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu1-1/+1
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar17-59/+81
2010-01-29perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra1-3/+0
2010-01-29perf_events, x86: Implement Intel Westmere supportPeter Zijlstra1-7/+117
2010-01-29perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra1-45/+14
2010-01-29perf_events, x86: Fix event constraint masksPeter Zijlstra2-5/+10
2010-01-29perf_event: x86: Deduplicate the disable codePeter Zijlstra1-16/+13
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar1-29/+8
2010-01-29perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra1-0/+1
2010-01-29perf_event: x86: Optimize the fast path a little morePeter Zijlstra1-3/+3
2010-01-29perf_event: x86: Optimize constraint weight computationPeter Zijlstra1-4/+5
2010-01-29perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra1-41/+34
2010-01-29perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra1-31/+37
2010-01-29perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra1-24/+23
2010-01-29perf_event: x86: Fixup constraints typing issuePeter Zijlstra1-3/+3
2010-01-29perf_event: x86: Allocate the fake_cpucPeter Zijlstra1-10/+19
2010-01-29perf_events: Add fast-path to the rescheduling codeStephane Eranian1-30/+61
2010-01-29perf_events, x86: Improve x86 event schedulingStephane Eranian2-217/+574
2010-01-29x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad1-3/+7
2010-01-29x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2-0/+6
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard1-3/+0
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun1-2/+3
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun1-0/+1
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti1-1/+3
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang1-4/+2
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity1-5/+6
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+12
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-20Merge branch 'misc' into releaseLen Brown1-16/+6
2010-01-19x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2-19/+4
2010-01-19x86, apic: use physical mode for IBM summit platformsSuresh Siddha1-0/+5
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri1-3/+4
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-9/+39
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson1-1/+4
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner2-0/+18
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell1-0/+4
2010-01-13x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov1-0/+2
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori1-0/+1