summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-0614-142/+310
|\
| * x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-024-5/+8
| * x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-313-2/+19
| * x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-291-0/+4
| * x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-283-2/+4
| * x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-283-37/+8
| * x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-282-0/+78
| * Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-28505-195793/+3156
| |\
| * | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-203-57/+67
| * | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-201-6/+6
| * | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-201-0/+1
| * | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-201-0/+1
| * | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-201-12/+13
| * | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-083-4/+21
| * | x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin2010-07-071-0/+2
| * | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-163-0/+4
| * | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-101-3/+3
| * | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-101-26/+82
| * | x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter2010-06-101-6/+7
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-063-3/+15
|\ \ \
| * \ \ Merge branch 'linus' into sched/coreIngo Molnar2010-07-21442-195669/+2674
| |\ \ \
| * | | | sched: Fix spelling of siblingMichael Neuling2010-06-291-1/+1
| * | | | Merge commit 'v2.6.35-rc3' into sched/coreIngo Molnar2010-06-1842-58/+362
| |\ \ \ \
| * | | | | powerpc: Exclude arch_sd_sibiling_asym_packing() on UPPeter Zijlstra2010-06-091-0/+2
| * | | | | powerpc: Enable asymmetric SMT scheduling on POWER7Michael Neuling2010-06-092-1/+11
| * | | | | sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-091-2/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0655-339/+608
|\ \ \ \ \
| * \ \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-057-8/+130
| |\ \ \ \ \
| | * | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+2
| | * | | | | lockup_detector: Introduce CONFIG_HARDLOCKUP_DETECTORFrederic Weisbecker2010-05-161-0/+4
| | * | | | | lockup_detector: Adapt CONFIG_PERF_EVENT_NMI to other archsFrederic Weisbecker2010-05-162-1/+4
| | * | | | | x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
| | * | | | | x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0
| | * | | | | x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
| | * | | | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-124-6/+6
| | * | | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-123267-63996/+149379
| | |\ \ \ \ \
| | * | | | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-252-10/+10
| | * | | | | | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-191-0/+2
| | * | | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-142-5/+18
| | * | | | | | nmi_watchdog: Use a boolean config flag for compilingDon Zickus2010-02-141-0/+1
| | * | | | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-082-1/+8
| | * | | | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+114
| | * | | | | | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-082-7/+5
| * | | | | | | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar2010-08-041-2/+14
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc/oprofile: fix potential buffer overrun in op_model_cell.cDenis Kirjanov2010-06-041-1/+1
| | * | | | | | | Merge remote branch 'tip/perf/urgent' into oprofile/urgentRobert Richter2010-06-041770-38340/+91363
| | |\ \ \ \ \ \ \
| | * | | | | | | | Oprofile: Change CPUIDS from decimal to hex, and add some commentsJohn Villalovos2010-05-101-2/+14
| * | | | | | | | | perf, powerpc: fsl_emb: Restore setting perf_sample_data.periodScott Wood2010-08-031-0/+1
| * | | | | | | | | perf, powerpc: Convert the FSL driver to use local64_tPeter Zijlstra2010-08-031-14/+14
| * | | | | | | | | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-0262-240/+364
| |\ \ \ \ \ \ \ \ \