| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache line | H. Peter Anvin | 2010-09-20 |
| * | x86, hotplug: Move WBINVD back outside the play_dead loop | H. Peter Anvin | 2010-09-17 |
| * | x86, hotplug: Use mwait to offline a processor, fix the legacy case | H. Peter Anvin | 2010-09-17 |
| * | x86, mwait: Move mwait constants to a common header file | H. Peter Anvin | 2010-09-17 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ |
|
| * | | x86, fpu: Merge fpu_save_init() | Brian Gerst | 2010-09-09 |
| * | | x86-32, fpu: Rewrite fpu_save_init() | Brian Gerst | 2010-09-09 |
| * | | x86, fpu: Remove PSHUFB_XMM5_* macros | Brian Gerst | 2010-09-09 |
| * | | x86, fpu: Remove unnecessary ifdefs from i387 code. | Brian Gerst | 2010-09-09 |
| * | | x86-32, fpu: Remove math_emulate stub | Brian Gerst | 2010-09-09 |
| * | | x86-64, fpu: Simplify constraints for fxsave/fxtstor | Brian Gerst | 2010-09-09 |
| * | | x86-64, fpu: Fix %cs value in convert_from_fxsr() | Brian Gerst | 2010-09-09 |
| * | | x86-64, fpu: Disable preemption when using TS_USEDFPU | Brian Gerst | 2010-09-09 |
| * | | x86, fpu: Merge __save_init_fpu() | Brian Gerst | 2010-09-09 |
| * | | x86, fpu: Merge tolerant_fwait() | Brian Gerst | 2010-09-09 |
| * | | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 |
| * | | x86: Use correct type for %cr4 | Brian Gerst | 2010-09-09 |
| * | | x86, xsave: Disable xsave in i387 emulation mode | Robert Richter | 2010-08-12 |
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-10-21 |
|\ \ \ |
|
| * | | | x86: Remove pr_<level> uses of KERN_<level> | Joe Perches | 2010-09-12 |
| * | | | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't... | Jin Dongming | 2010-09-05 |
| * | | | x86: Use {push,pop}{l,q}_cfi in more places | Jan Beulich | 2010-09-03 |
| * | | | i386: Add unwind directives to syscall ptregs stubs | Jan Beulich | 2010-09-03 |
| * | | | x86-64: Use symbolics instead of raw numbers in entry_64.S | Jan Beulich | 2010-09-03 |
| * | | | x86-64: Adjust frame type at paranoid_exit: | Jan Beulich | 2010-09-03 |
| * | | | x86-64: Fix unwind annotations in syscall stubs | Jan Beulich | 2010-09-03 |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ |
|
| * | | | | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov | 2010-10-04 |
| * | | | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin | 2010-09-20 |
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ |
|
| * | | | | | x86: Remove stale pmtimer_64.c | Thomas Gleixner | 2010-10-15 |
| * | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpy | Jan Beulich | 2010-09-22 |
| * | | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPI | Christian Dietrich | 2010-09-08 |
| * | | | | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ |
|
| * | | | | | x86, bios: Make the x86 early memory reservation a kernel option | H. Peter Anvin | 2010-08-25 |
| * | | | | | x86, bios: By default, reserve the low 64K for all BIOSes | H. Peter Anvin | 2010-08-24 |
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86-64, asm: If the assembler supports fxsave64, use it | H. Peter Anvin | 2010-10-13 |
| * | | | | | | i386: Make kernel_execve() suitable for stack unwinding | Jan Beulich | 2010-09-03 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUs | Andreas Herrmann | 2010-10-01 |
| * | | | | | | x86, amd: Use compute unit information to determine thread siblings | Andreas Herrmann | 2010-10-01 |
| * | | | | | | x86, amd: Extract compute unit information for AMD CPUs | Andreas Herrmann | 2010-10-01 |
| * | | | | | | x86, amd: Add support for CPUID topology extension of AMD CPUs | Andreas Herrmann | 2010-10-01 |
| * | | | | | | x86, nmi: Support NMI watchdog on newer AMD CPU families | Andreas Herrmann | 2010-10-01 |
| * | | | | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUs | Andreas Herrmann | 2010-10-01 |
| * | | | | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin | 2010-10-01 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| | * | | | | | x86, kvm: add new AMD SVM feature bits | Andre Przywara | 2010-09-08 |