aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2-8/+9
2010-09-09perf: Remove the sysfs bitsPeter Zijlstra1-1/+0
2010-09-09perf: Rework the PMU methodsPeter Zijlstra3-47/+63
2010-09-09perf: Per PMU disablePeter Zijlstra1-7/+9
2010-09-09perf: Reduce perf_disable() usagePeter Zijlstra1-8/+14
2010-09-09perf: Register PMU implementationsPeter Zijlstra1-17/+28
2010-09-09perf: Deconstify struct pmuPeter Zijlstra1-7/+7
2010-09-09Merge branch 'perf/urgent' into perf/coreIngo Molnar4-25/+73
2010-09-03perf, x86: Try to handle unknown nmis with an enabled PMURobert Richter1-13/+46
2010-09-03perf, x86: Fix handle_irq return valuesPeter Zijlstra2-3/+8
2010-09-03perf, x86: Fix accidentally ack'ing a second event on intel perf counterDon Zickus1-4/+2
2010-09-01Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgentIngo Molnar1-5/+17
2010-09-01oprofile, x86: fix init_sysfs() function stubRobert Richter1-2/+4
2010-09-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov2-54/+290
2010-08-31oprofile, x86: fix init_sysfs error handlingRobert Richter1-3/+13
2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker1-0/+2
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar18-42/+123
2010-08-25perf: Remove unused variableLin Ming1-3/+0
2010-08-23Merge branch 'for-upstream/pvhvm' of git://xenbits.xensource.com/people/ianc/linux-2.6Linus Torvalds1-6/+12
2010-08-23xen: pvhvm: rename xen_emul_unplug=ignore to =unnnecessaryIan Campbell1-6/+7
2010-08-23xen: pvhvm: allow user to request no emulated device unplugIan Campbell1-0/+5
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-3/+5
2010-08-21Replace Configure with Enable in description of MAXSMPSamuel Thibault1-2/+2
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-22/+72
2010-08-20perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra1-2/+2
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2-0/+24
2010-08-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-21/+85
2010-08-19kprobes/x86: Fix the return address of multiple kretprobesKUMANO Syuhei1-3/+22
2010-08-19Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar183-7369/+6090
2010-08-19perf: Fix race in callchainsFrederic Weisbecker1-13/+9
2010-08-19perf: Factorize callchain context handlingFrederic Weisbecker1-2/+0
2010-08-19perf: Generalize some arch callchain codeFrederic Weisbecker1-37/+8
2010-08-19perf: Generalize callchain_store()Frederic Weisbecker1-13/+7
2010-08-19perf: Drop unappropriate tests on arch callchainsFrederic Weisbecker1-3/+0
2010-08-18x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin1-2/+2
2010-08-18x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel6-20/+44
2010-08-18x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld1-1/+1
2010-08-18perf, x86: Fix Intel-nhm PMU programming errata workaroundZhang, Yanmin1-18/+63
2010-08-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-1/+1
2010-08-17Make do_execve() take a const filename pointerDavid Howells3-5/+9
2010-08-17KVM: PIT: free irq source id in handling error pathXiao Guangrong1-0/+1
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds1-2/+2
2010-08-15KVM: destroy workqueue on kvm_create_pit() failuresXiaotian Feng1-1/+1
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng2-2/+3
2010-08-15Merge branch 'linus' into releaseLen Brown202-3148/+6510
2010-08-14defconfig reductionSam Ravnborg2-4447/+4
2010-08-14archs: replace unifdef-y with header-ySam Ravnborg1-15/+14