aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin2010-09-20
| * x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin2010-09-17
| * x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-17
| * x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-17
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \
| * | x86, fpu: Merge fpu_save_init()Brian Gerst2010-09-09
| * | x86-32, fpu: Rewrite fpu_save_init()Brian Gerst2010-09-09
| * | x86, fpu: Remove PSHUFB_XMM5_* macrosBrian Gerst2010-09-09
| * | x86, fpu: Remove unnecessary ifdefs from i387 code.Brian Gerst2010-09-09
| * | x86-32, fpu: Remove math_emulate stubBrian Gerst2010-09-09
| * | x86-64, fpu: Simplify constraints for fxsave/fxtstorBrian Gerst2010-09-09
| * | x86-64, fpu: Fix %cs value in convert_from_fxsr()Brian Gerst2010-09-09
| * | x86-64, fpu: Disable preemption when using TS_USEDFPUBrian Gerst2010-09-09
| * | x86, fpu: Merge __save_init_fpu()Brian Gerst2010-09-09
| * | x86, fpu: Merge tolerant_fwait()Brian Gerst2010-09-09
| * | x86, fpu: Merge fpu_init()Brian Gerst2010-09-09
| * | x86: Use correct type for %cr4Brian Gerst2010-09-09
| * | x86, xsave: Disable xsave in i387 emulation modeRobert Richter2010-08-12
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \
| * | | x86: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-12
| * | | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming2010-09-05
| * | | x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-03
| * | | i386: Add unwind directives to syscall ptregs stubsJan Beulich2010-09-03
| * | | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-03
| * | | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-03
| * | | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-03
* | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \ \ \
| * | | | x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov2010-10-04
| * | | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-20
* | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-15
| * | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-22
| * | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-08
| * | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\ \ \ \ \
| * | | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-25
| * | | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-24
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin2010-10-13
| * | | | | | i386: Make kernel_execve() suitable for stack unwindingJan Beulich2010-09-03
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ \ \
| * | | | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann2010-10-01
| * | | | | | x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann2010-10-01
| * | | | | | x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann2010-10-01
| * | | | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann2010-10-01
| * | | | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2010-10-01
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-08