aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAge
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-18
|\
| * perf: Fix unexported generic perf_arch_fetch_caller_regsFrederic Weisbecker2010-03-17
| * perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong2010-03-11
| * perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra2010-03-11
| * perf: Introduce new perf_fetch_caller_regs() for hot regs snapshotFrederic Weisbecker2010-03-10
| * perf, x86: Fix double enable callsPeter Zijlstra2010-03-10
| * perf, x86: Fix double disable callsPeter Zijlstra2010-03-10
| * perf, x86: Properly account n_addedPeter Zijlstra2010-03-10
| * perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)Peter Zijlstra2010-03-10
| * perf, x86: Fix x86_pmu_startPeter Zijlstra2010-03-10
| * perf, x86: Use unlocked bitopsPeter Zijlstra2010-03-10
| * perf, x86: Change x86_pmu.{enable,disable} calling conventionPeter Zijlstra2010-03-10
| * perf, x86: Remove superfluous arguments to x86_perf_event_update()Peter Zijlstra2010-03-10
| * perf, x86: Remove superfluous arguments to x86_perf_event_set_period()Peter Zijlstra2010-03-10
| * perf, x86, Do not user perf_disable from NMI contextPeter Zijlstra2010-03-10
| * perf: Rework and fix the arch CPU-hotplug hooksPeter Zijlstra2010-03-10
* | x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=yIngo Molnar2010-03-14
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-13
|\ \
| * | x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-03-02
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-13
|\ \ \
| * | | x86: Reduce per cpu MCA boot up messagesMike Travis2010-03-11
* | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-03-13
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/mce: Fix RCU lockdep splatsPaul E. McKenney2010-03-11
* | | | perf: Provide generic perf_sample_data initializationPeter Zijlstra2010-03-10
* | | | Merge commit 'v2.6.34-rc1' into perf/urgentIngo Molnar2010-03-09
|\ \ \ \
| * | | | sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributesEric W. Biederman2010-03-07
| * | | | Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
| * | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-03-07
| |\ \ \ \
| | * | | | [CPUFREQ] Fix cast warning in pcc driver.Dave Jones2010-01-13
| | * | | | [CPUFREQ] Processor Clocking Control interface driverNaga Chumbalkar2010-01-13
| * | | | | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-06
| * | | | | x86: fix mtrr missing kernel-docRandy Dunlap2010-03-05
| * | | | | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-03-03
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | x86: Change range end to start+sizeYinghai Lu2010-02-10
| | * | | | x86: Move range related operation to one fileYinghai Lu2010-02-10
| * | | | | Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...Linus Torvalds2010-03-01
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ACPI: replace acpi_integer by u64Lin Ming2010-01-28
| * | | | | Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-02-28
| |\ \ \ \ \
| | * | | | | x86: Convert set_atomicity_lock to raw_spinlockThomas Gleixner2010-02-16
| | * | | | | x86, mtrr: Kill over the top warnAlan Cox2010-02-15
| | * | | | | x86, mtrr: Constify struct mtrr_opsEmese Revfy2010-02-01
| | | |_|_|/ | | |/| | |
| * | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-02-28
| |\ \ \ \ \
| | * | | | | x86, cacheinfo: Enable L3 CID only on AMDBorislav Petkov2010-02-19
| | * | | | | x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1Borislav Petkov2010-02-19
| | * | | | | x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel2010-02-13
| | * | | | | x86, cacheinfo: Calculate L3 indicesBorislav Petkov2010-01-22
| | * | | | | x86, cacheinfo: Add cache index disable sysfs attrs only to L3 cachesBorislav Petkov2010-01-22
| | * | | | | x86, cacheinfo: Fix disabling of L3 cache indicesBorislav Petkov2010-01-22
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
| |\ \ \ \ \
| | * | | | | x86, mtrr: Remove unused mtrr/state.cBorislav Petkov2010-02-04