aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-02
| | |/ / / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-30
| | * | | | | | | | | | | | | | | | | x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-28
| | * | | | | | | | | | | | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-28
| | * | | | | | | | | | | | | | | | | x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-28
| | * | | | | | | | | | | | | | | | | x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-28
| | * | | | | | | | | | | | | | | | | Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-19
| | * | | | | | | | | | | | | | | | | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-19
| | | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-19
| | * | | | | | | | | | | | | | | | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-19
| | * | | | | | | | | | | | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-19
| | * | | | | | | | | | | | | | | | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-07
| | * | | | | | | | | | | | | | | | x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin2010-07-07
| | * | | | | | | | | | | | | | | | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-16
| | * | | | | | | | | | | | | | | | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-09
| | * | | | | | | | | | | | | | | | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-09
| | * | | | | | | | | | | | | | | | x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter2010-06-09
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-15
| | | * | | | | | | | | | | | | | | lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-15
| | | * | | | | | | | | | | | | | | x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-13
| | | * | | | | | | | | | | | | | | x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-12
| | | * | | | | | | | | | | | | | | x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-12
| | | * | | | | | | | | | | | | | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | | * | | | | | | | | | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-19
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-14
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| | | * | | | | | | | | | | | | | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08
| | | * | | | | | | | | | | | | | | | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-08
| | * | | | | | | | | | | | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-08-04
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter2010-06-04
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-10
| | * | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | x86,mmiotrace: Add support for tracing STOS instructionMarcin Slusarz2010-08-01
| | * | | | | | | | | | | | | | | | | | | x86 cpufreq, perf: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-07-22
| | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|/ / / / / / / / / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-05
| | * | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc4' into perf/coreIngo Molnar2010-07-05
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | | | |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | kprobes/x86: Fix kprobes to skip prefixes correctlyMasami Hiramatsu2010-06-29
| | * | | | | | | | | | | | | | | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-24
| | * | | | | | | | | | | | | | | | | | | | x86: Set resume bit before returning from breakpoint exceptionFrederic Weisbecker2010-06-24
| | * | | | | | | | | | | | | | | | | | | | x86, perf: Add power_end event to process_*.c cpu_idle routineRobert Schöne2010-06-18
| | * | | | | | | | | | | | | | | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / / / / | | | |/| | | | | | | | | | | | | | | | | |