summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-1/+1
|\
| * PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2010-08-061-0/+1
|\ \
| * \ Staging: Merge staging-next into Linus's treeGreg Kroah-Hartman2010-08-051-0/+1
| |\ \
| | * | x86: Export the symbol ms_hypervKy Srinivasan2010-07-081-0/+1
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-062-4/+3
|\ \ \ \ \
| | * | | | x86, gcc-4.6: Fix set but not read variablesAndi Kleen2010-07-202-4/+3
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-067-87/+14
|\ \ \ \ \ \
| * | | | | | x86-32, asm: Directly access per-cpu GDTBrian Gerst2010-08-011-6/+5
| * | | | | | x86-64, asm: Directly access per-cpu ISTBrian Gerst2010-08-011-3/+3
| * | | | | | x86, asm: Move cmpxchg emulation code to arch/x86/libH. Peter Anvin2010-07-282-73/+1
| * | | | | | Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-277-42/+59
| |\ \ \ \ \ \
| * | | | | | | x86-64: Simplify loading initial_gsBrian Gerst2010-07-211-3/+2
| * | | | | | | x86: Use symbolic MSR namesBrian Gerst2010-07-212-2/+3
* | | | | | | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-063-53/+91
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, mrst: make mrst_timer_options an enumH. Peter Anvin2010-05-191-1/+1
| * | | | | | | | x86, mrst: make mrst_identify_cpu() an inline returning enumH. Peter Anvin2010-05-191-11/+6
| * | | | | | | | x86, mrst: add more timer config optionsJacob Pan2010-05-192-54/+71
| * | | | | | | | x86, mrst: add cpu type detectionJacob Pan2010-05-191-0/+26
| * | | | | | | | x86: detect scattered cpuid features earlierJacob Pan2010-05-191-1/+1
* | | | | | | | | Merge branch 'x86-hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-39/+167
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, hwmon: Package Level Thermal/Power: power limitFenghua Yu2010-08-031-54/+129
| * | | | | | | | | x86, hwmon: Package Level Thermal/Power: thermal throttling handlerFenghua Yu2010-08-031-18/+71
* | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-068-128/+248
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-3/+5
| |/ / / / / / / / /
| * | | | | | | | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-301-0/+2
| * | | | | | | | | x86, cpu: Export AMD errata definitionsH. Peter Anvin2010-07-281-0/+4
| * | | | | | | | | x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-281-0/+2
| * | | | | | | | | x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-282-37/+7
| * | | | | | | | | x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-281-0/+60
| * | | | | | | | | Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-2820-43/+104
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86, cpu: Split addon_cpuid_features.cH. Peter Anvin2010-07-193-57/+67
| * | | | | | | | | | x86, cpu: Enumerate xsaveoptSuresh Siddha2010-07-191-0/+1
| * | | | | | | | | | x86, cpu: Make init_scattered_cpuid_features() consider cpuid subleavesSuresh Siddha2010-07-191-12/+13
| * | | | | | | | | | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-071-0/+10
| * | | | | | | | | | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-161-0/+1
| * | | | | | | | | | x86, AMD: Extend support to future familiesBorislav Petkov2010-06-091-3/+3
| * | | | | | | | | | x86, cacheinfo: Carve out L3 cache slot accessorsBorislav Petkov2010-06-091-26/+82
| * | | | | | | | | | x86, xsave: Cleanup return codes in check_for_xstate()Dan Carpenter2010-06-091-6/+7
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-0615-187/+343
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-054-8/+120
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+2
| | * | | | | | | | | | 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-123-5/+5
| | * | | | | | | | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12123-3820/+5590
| | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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-141-5/+16
OpenPOWER on IntegriCloud