summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-0/+1
|\
| * x86/PCI: Add option to not assign BAR's if not already assignedMike Habeck2010-07-301-0/+1
| |
| \
*-. \ Merge branches 'x86-rwsem-for-linus' and 'x86-gcc46-for-linus' of git://git.k...Linus Torvalds2010-08-062-14/+11
|\ \ \
| | * | x86, gcc-4.6: Avoid unused by set variables in rdmsrAndi Kleen2010-07-201-2/+2
| | |/
| * | x86, rwsem: Minor cleanupsMichel Lespinasse2010-07-201-9/+7
| * | x86, rwsem: Stay on fast path when count > 0 in __up_write()Michel Lespinasse2010-07-201-3/+2
| |/
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-063-142/+141
|\ \
| * | x86, asm: Merge cmpxchg_486_u64() and cmpxchg8b_emu()H. Peter Anvin2010-07-281-16/+14
| * | x86, asm: Clean up and simplify <asm/cmpxchg.h>H. Peter Anvin2010-07-282-52/+84
| * | x86, asm: Clean up and simplify set_64bit()H. Peter Anvin2010-07-272-50/+21
| * | Merge remote branch 'origin/x86/urgent' into x86/asmH. Peter Anvin2010-07-272-54/+54
| |\ \
| | * | x86: Add memory modify constraints to xchg() and cmpxchg()H. Peter Anvin2010-07-272-54/+54
| | |/
| * | x86: Remove redundant K6 MSRsBrian Gerst2010-07-211-2/+0
| |/
* | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-08-062-1/+26
|\ \
| * | x86, mrst: make mrst_timer_options an enumH. Peter Anvin2010-05-191-1/+2
| * | x86, mrst: make mrst_identify_cpu() an inline returning enumH. Peter Anvin2010-05-191-1/+6
| * | x86, mrst: add more timer config optionsJacob Pan2010-05-192-1/+1
| * | x86, mrst: add cpu type detectionJacob Pan2010-05-191-0/+19
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-08-065-12/+61
|\ \ \
| * | | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-023-2/+3
| * | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-302-2/+17
| * | | x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-281-0/+1
| * | | x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-281-0/+1
| * | | x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-281-0/+18
| * | | Merge remote branch 'linus/master' into x86/cpuH. Peter Anvin2010-07-288-4/+13
| |\ \ \ | | | |/ | | |/|
| * | | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-191-6/+6
| * | | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-191-0/+1
| * | | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-072-4/+11
| * | | 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-162-0/+3
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-066-50/+121
|\ \ \ \
| * \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-051-0/+2
| |\ \ \ \
| | * | | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-121-1/+1
| | * | | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-1276-1767/+1647
| | |\ \ \ \
| | * | | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-0/+2
| * | | | | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-211-0/+2
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-051-47/+52
| * | | | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-284-4/+6
| |\ \ \ \ \ \
| * | | | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-241-1/+1
| * | | | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-185-1/+8
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-092-0/+62
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-082-5/+15
| | * | | | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-081-0/+52
| * | | | | | | | | arch: Implement local64_tPeter Zijlstra2010-06-091-0/+1
| * | | | | | | | | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-081-2/+3
* | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-051-9/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-051-9/+11
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-054-1/+11
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-044-1/+11
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-271-1/+1
OpenPOWER on IntegriCloud