aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2010-03-14x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar
2010-03-13Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-13Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-03-13Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis
2010-03-11x86/mce: Fix RCU lockdep splatsPaul E. McKenney
2010-03-10perf: Provide generic perf_sample_data initializationPeter Zijlstra
2010-03-09Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar
2010-03-07sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-07Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-03-05x86: fix mtrr missing kernel-docRandy Dunlap
2010-03-03Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-03-02perf_events, x86: Fixup fixed counter constraintsPeter Zijlstra
2010-03-02perf, x86: Restrict the ANY flagPeter Zijlstra
2010-03-02x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich
2010-03-01Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds
2010-03-01perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLERobert Richter
2010-02-28Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-02-28Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-28Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-02-27Merge commit 'v2.6.33' into perf/coreFrederic Weisbecker
2010-02-26perf_event, amd: Fix spinlock initializationPeter Zijlstra
2010-02-26perf_events, x86: Split PMU definitions into separate filesPeter Zijlstra
2010-02-26perf_events, x86: Remove superflous MSR writesPeter Zijlstra
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-18x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov
2010-02-18x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov
2010-02-16x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner
2010-02-15x86, mtrr: Kill over the top warnAlan Cox
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel
2010-02-10x86: Change range end to start+sizeYinghai Lu
2010-02-10x86: Move range related operation to one fileYinghai Lu
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds
2010-02-04x86, mtrr: Remove unused mtrr/state.cBorislav Petkov
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-01x86, mtrr: Constify struct mtrr_opsEmese Revfy
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