summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86/alternatives: Fix build warningMasami Hiramatsu2010-02-071-2/+4
* perf_events, x86: Fix bug in hw_perf_enable()Stephane Eranian2010-02-041-6/+28
* bitops: Ensure the compile time HWEIGHT is only used for suchPeter Zijlstra2010-02-041-3/+7
* perf_events, x86: Implement intel core solo/duo supportPeter Zijlstra2010-02-041-72/+61
* kprobes: Check probe address is reservedMasami Hiramatsu2010-02-041-0/+3
* ftrace/alternatives: Introducing *_text_reserved functionsMasami Hiramatsu2010-02-042-0/+21
* kprobes: Disable booster when CONFIG_PREEMPT=yMasami Hiramatsu2010-02-041-1/+1
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-2917-59/+81
|\
| * KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init()Wei Yongjun2010-01-251-2/+3
| * KVM: x86: Fix probable memory leak of vcpu->arch.mce_banksWei Yongjun2010-01-251-0/+1
| * KVM: MMU: bail out pagewalk on kvm_read_guest errorMarcelo Tosatti2010-01-251-1/+3
| * KVM: x86: Fix host_mapping_level()Sheng Yang2010-01-251-4/+2
| * KVM: Fix race between APIC TMR and IRRAvi Kivity2010-01-251-5/+6
| * Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-213-3/+12
| |\
| | * perf: x86: Add support for the ANY bitStephane Eranian2010-01-212-0/+8
| | * hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
| * | Merge branch 'misc' into releaseLen Brown2010-01-201-16/+6
| |\ \
| | * | x86, ACPI: delete acpi_boot_table_init() return valueLen Brown2010-01-061-16/+6
| * | | x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-182-19/+4
| * | | x86, apic: use physical mode for IBM summit platformsSuresh Siddha2010-01-181-0/+5
| | |/ | |/|
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-166-9/+39
| |\ \
| | * | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| | * | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| | * | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| | * | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| | * | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-131-0/+1
| | * | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
| | * | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* | | | perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-291-3/+0
* | | | perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-291-7/+117
* | | | perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-291-45/+14
* | | | perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-292-5/+10
* | | | perf_event: x86: Deduplicate the disable codePeter Zijlstra2010-01-291-16/+13
* | | | perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-291-29/+8
* | | | perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra2010-01-291-0/+1
* | | | perf_event: x86: Optimize the fast path a little morePeter Zijlstra2010-01-291-3/+3
* | | | perf_event: x86: Optimize constraint weight computationPeter Zijlstra2010-01-291-4/+5
* | | | perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra2010-01-291-41/+34
* | | | perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra2010-01-291-31/+37
* | | | perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra2010-01-291-24/+23
* | | | perf_event: x86: Fixup constraints typing issuePeter Zijlstra2010-01-291-3/+3
* | | | perf_event: x86: Allocate the fake_cpucPeter Zijlstra2010-01-291-10/+19
* | | | perf_events: Add fast-path to the rescheduling codeStephane Eranian2010-01-291-30/+61
* | | | perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-292-217/+574
* | | | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-291-3/+7
* | | | x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2010-01-292-0/+6
* | | | perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-281-3/+0
* | | | x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-132-28/+0
* | | | perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-134-20/+0
* | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-1359-565/+509
|\ \ \ \ | |/ / /
OpenPOWER on IntegriCloud