aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* perf_events, x86: Remove spurious counter reset from x86_pmu_enable()Peter Zijlstra2010-01-29
* perf_events, x86: Implement Intel Westmere supportPeter Zijlstra2010-01-29
* perf_events, x86: Clean up hw_perf_*_all() implementationPeter Zijlstra2010-01-29
* perf_events, x86: Fix event constraint masksPeter Zijlstra2010-01-29
* perf_event: x86: Deduplicate the disable codePeter Zijlstra2010-01-29
* perf, x86: Clean up event constraints code a bitIngo Molnar2010-01-29
* perf_event: x86: Optimize x86_pmu_disable()Peter Zijlstra2010-01-29
* perf_event: x86: Optimize the fast path a little morePeter Zijlstra2010-01-29
* perf_event: x86: Optimize constraint weight computationPeter Zijlstra2010-01-29
* perf_event: x86: Optimize the constraint searching bitsPeter Zijlstra2010-01-29
* perf_event: x86: Reduce some overly long lines with some MACROsPeter Zijlstra2010-01-29
* perf_event: x86: Clean up some of the u64/long bitmask castingPeter Zijlstra2010-01-29
* perf_event: x86: Fixup constraints typing issuePeter Zijlstra2010-01-29
* perf_event: x86: Allocate the fake_cpucPeter Zijlstra2010-01-29
* perf_events: Add fast-path to the rescheduling codeStephane Eranian2010-01-29
* perf_events, x86: Improve x86 event schedulingStephane Eranian2010-01-29
* x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint...K.Prasad2010-01-28
* x86/debug: Clear reserved bits of DR6 in do_debug()K.Prasad2010-01-28
* perf: Fix inconsistency between IP and callchain samplingAnton Blanchard2010-01-28
* x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu2010-01-13
* perf: Drop useless check for ignored frameFrederic Weisbecker2010-01-13
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-01-13
|\
| * perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-13
| * Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-11
| * core, x86: make LIST_POISON less deadlyAvi Kivity2010-01-11
| * x86: add support for LZO-compressed kernelsAlbin Tonnerre2010-01-11
| * mm: make totalhigh_pages unsigned longAndreas Fenkart2010-01-11
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-08
| |\
| | * x86, irq: Check move_in_progress before freeing the vector mappingSuresh Siddha2010-01-06
| | * x86: copy_from_user() should not return -EFAULTHeiko Carstens2010-01-05
| | * Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-04
| | * x86/pci: Intel ioh bus num reg accessing fixYinghai Lu2010-01-04
| | * x86: Fix size for ex trampoline with 32bitYinghai Lu2010-01-04
| * | Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-...Rusty Russell2010-01-05
| * | Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-12-31
| |\ \
| | * | perf: Pass appropriate frame pointer to dump_trace()Frederic Weisbecker2009-12-31
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-12-31
| |\ \ \ | | | |/ | | |/|
| | * | x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis2009-12-29
| | * | x86, kmemcheck: Use KERN_WARNING for error reportingPekka Enberg2009-12-28
| | * | x86: Use KERN_DEFAULT log-level in __show_regs()Pekka Enberg2009-12-28
| | * | Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar2009-12-28
| | |\ \
| | | * | x86/amd-iommu: Fix initialization failure panicJoerg Roedel2009-12-21
| | * | | x86, compress: Force i386 instructions for the decompressorH. Peter Anvin2009-12-25
| | * | | x86: Fix objdump version check in chkobjdump.awk for different formats.Masami Hiramatsu2009-12-18
| * | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-12-30
| |\ \ \ \
| | * | | | ACPI: introduce kernel parameter acpi_sleep=sci_force_enableZhang Rui2009-12-30
| * | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-12-30
| |\ \ \ \ \
| | * | | | | PCI: fix section mismatch on update_res()Jiri Slaby2009-12-16
| * | | | | | Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-12-30
| |\ \ \ \ \ \
| | * | | | | | KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka2009-12-27