aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2010-02-26perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()Peter Zijlstra
2010-02-26perf_events, x86: AMD event schedulingStephane Eranian
2010-02-26perf_events: Add new start/stop PMU callbacksStephane Eranian
2010-02-07x86/alternatives: Fix build warningMasami Hiramatsu
2010-02-04perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian
2010-02-04bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra
2010-02-04perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra
2010-02-04kprobes: Check probe address is reservedMasami Hiramatsu
2010-02-04ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu
2010-02-04kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu
2010-01-29Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-29perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra
2010-01-29perf_events, x86: Implement Intel Westmere supportPeter Zijlstra
2010-01-29perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra
2010-01-29perf_events, x86: Fix event constraint masksPeter Zijlstra
2010-01-29perf_event: x86: Deduplicate the disable codePeter Zijlstra
2010-01-29perf, x86: Clean up event constraints code a bitIngo Molnar
2010-01-29perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra
2010-01-29perf_event: x86: Optimize the fast path a little morePeter Zijlstra
2010-01-29perf_event: x86: Optimize constraint weight computationPeter Zijlstra
2010-01-29perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra
2010-01-29perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra
2010-01-29perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra
2010-01-29perf_event: x86: Fixup constraints typing issuePeter Zijlstra
2010-01-29perf_event: x86: Allocate the fake_cpucPeter Zijlstra
2010-01-29perf_events: Add fast-path to the rescheduling codeStephane Eranian
2010-01-29perf_events, x86: Improve x86 event schedulingStephane Eranian
2010-01-29x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad
2010-01-29x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad
2010-01-28perf: Fix inconsistency between IP and callchain samplingAnton Blanchard
2010-01-25KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun
2010-01-25KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun
2010-01-25KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti
2010-01-25KVM: x86: Fix host_mapping_level()Sheng Yang
2010-01-25KVM: Fix race between APIC TMR and IRRAvi Kivity
2010-01-21Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-20Merge branch 'misc' into releaseLen Brown
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-18x86, apic: use physical mode for IBM summit platformsSuresh Siddha
2010-01-17hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-13x86: xen: 64-bit kernel RPL should be 0Ian Campbell
2010-01-13x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov
2010-01-13x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori
2010-01-13x86: SGI UV: Fix mapping of MMIO registersMike Travis
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2010-01-13x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu