aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-15Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar4-8/+46
2010-09-13perf_events: Fix BTS interrupt handling to avoid being dazed by NMI (v2)Stephane Eranian2-8/+9
2010-09-10x86, tsc: Fix a preemption leak in restore_sched_clock_state()Peter Zijlstra1-1/+1
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 Molnar3-20/+56
2010-09-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-8/+8
2010-09-08Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-20/+56
2010-09-05x86, mcheck: Avoid duplicate sysfs links/files for thresholding banksAndreas Herrmann1-2/+2
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-01perf, x86, Pentium4: Add RAW events verificationCyrill Gorcunov1-24/+268
2010-08-27Merge branch 'perf/urgent' into perf/coreFrederic Weisbecker1-0/+2
2010-08-25Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+2
2010-08-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+38
2010-08-25perf, x86, Pentium4: Clear the P4_CCCR_FORCE_OVF flagLin Ming1-0/+2
2010-08-25Merge branch 'linus' into perf/coreIngo Molnar11-28/+92
2010-08-25perf: Remove unused variableLin Ming1-3/+0
2010-08-24x86, mm: Fix CONFIG_VMSPLIT_1G and 2G_OPT trampolineHugh Dickins1-2/+1
2010-08-22Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2010-08-20x86, hwmon: Fix unsafe smp_processor_id() in thermal_throttle_add_devSergey Senozhatsky1-4/+5
2010-08-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds6-21/+62
2010-08-20perf: Remove superfluous return values from perf_callchain_*()Peter Zijlstra1-2/+2
2010-08-20x86, tsc, sched: Recompute cyc2ns_offset's during resume from sleep statesSuresh Siddha1-0/+38
2010-08-20x86, apic: Fix apic=debug boot crashDaniel Kiper1-0/+2
2010-08-19x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov1-0/+19
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 Molnar63-863/+1714
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: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel4-20/+40
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 Howells2-3/+6
2010-08-16kgdb: add missing __percpu markup in arch/x86/kernel/kgdb.cNamhyung Kim1-1/+1
2010-08-15KVM: fix poison overwritten caused by using wrong xstate sizeXiaotian Feng1-0/+1
2010-08-15Merge branch 'linus' into releaseLen Brown75-1037/+1996
2010-08-13Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds3-12/+21
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-1/+1
2010-08-13Mark arguments to certain syscalls as being constDavid Howells2-3/+3