summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-216-48/+97
|\ \ \ \ \ \
| * | | | | | x86, hotplug: In the MWAIT case of play_dead, CLFLUSH the cache lineH. Peter Anvin2010-09-201-1/+19
| * | | | | | x86, hotplug: Move WBINVD back outside the play_dead loopH. Peter Anvin2010-09-171-6/+5
| * | | | | | x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-172-24/+62
| * | | | | | x86, mwait: Move mwait constants to a common header fileH. Peter Anvin2010-09-174-24/+18
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-216-203/+86
|\ \ \ \ \ \
| * | | | | | x86, fpu: Merge fpu_save_init()Brian Gerst2010-09-091-44/+4
| * | | | | | x86-32, fpu: Rewrite fpu_save_init()Brian Gerst2010-09-091-25/+22
| * | | | | | x86, fpu: Remove PSHUFB_XMM5_* macrosBrian Gerst2010-09-091-3/+0
| * | | | | | x86, fpu: Remove unnecessary ifdefs from i387 code.Brian Gerst2010-09-092-10/+6
| * | | | | | x86-32, fpu: Remove math_emulate stubBrian Gerst2010-09-091-17/+6
| * | | | | | x86-64, fpu: Simplify constraints for fxsave/fxtstorBrian Gerst2010-09-091-27/+17
| * | | | | | x86-64, fpu: Fix %cs value in convert_from_fxsr()Brian Gerst2010-09-091-10/+8
| * | | | | | x86-64, fpu: Disable preemption when using TS_USEDFPUBrian Gerst2010-09-092-16/+1
| * | | | | | x86, fpu: Merge __save_init_fpu()Brian Gerst2010-09-091-9/+2
| * | | | | | x86, fpu: Merge tolerant_fwait()Brian Gerst2010-09-091-15/+4
| * | | | | | x86, fpu: Merge fpu_init()Brian Gerst2010-09-093-35/+14
| * | | | | | x86: Use correct type for %cr4Brian Gerst2010-09-091-2/+2
| * | | | | | x86, xsave: Disable xsave in i387 emulation modeRobert Richter2010-08-121-0/+6
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-215-267/+177
|\ \ \ \ \ \ \
| * | | | | | | x86: Remove pr_<level> uses of KERN_<level>Joe Perches2010-09-121-2/+2
| * | | | | | | therm_throt.c: Trivial printk message fix for a unsuitable abbreviation of 't...Jin Dongming2010-09-051-1/+1
| * | | | | | | x86: Use {push,pop}{l,q}_cfi in more placesJan Beulich2010-09-033-238/+141
| * | | | | | | i386: Add unwind directives to syscall ptregs stubsJan Beulich2010-09-031-4/+12
| * | | | | | | x86-64: Use symbolics instead of raw numbers in entry_64.SJan Beulich2010-09-031-16/+16
| * | | | | | | x86-64: Adjust frame type at paranoid_exit:Jan Beulich2010-09-031-1/+1
| * | | | | | | x86-64: Fix unwind annotations in syscall stubsJan Beulich2010-09-031-5/+4
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-212-5/+11
|\ \ \ \ \ \ \
| * | | | | | | x86, cpu: Fix X86_FEATURE_NOPLBorislav Petkov2010-10-041-5/+10
| * | | | | | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID levelH. Peter Anvin2010-09-203-1/+3
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-2119-99/+21
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Remove stale pmtimer_64.cThomas Gleixner2010-10-153-72/+0
| * | | | | | | | x86, cleanups: Use clear_page/copy_page rather than memset/memcpyJan Beulich2010-09-224-7/+6
| * | | | | | | | x86: Remove unnecessary #ifdef ACPI/X86_IO_ACPIChristian Dietrich2010-09-081-2/+0
| * | | | | | | | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-1211-18/+15
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-213-95/+63
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, bios: Make the x86 early memory reservation a kernel optionH. Peter Anvin2010-08-253-3/+32
| * | | | | | | | x86, bios: By default, reserve the low 64K for all BIOSesH. Peter Anvin2010-08-242-96/+35
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-213-5/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | x86-64, asm: If the assembler supports fxsave64, use itH. Peter Anvin2010-10-132-3/+7
| * | | | | | | | i386: Make kernel_execve() suitable for stack unwindingJan Beulich2010-09-031-2/+2
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-2124-170/+208
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, amd_nb: Enable GART support for AMD family 0x15 CPUsAndreas Herrmann2010-10-012-1/+4
| * | | | | | | | x86, amd: Use compute unit information to determine thread siblingsAndreas Herrmann2010-10-011-8/+20
| * | | | | | | | x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-012-5/+17
| * | | | | | | | x86, amd: Add support for CPUID topology extension of AMD CPUsAndreas Herrmann2010-10-011-24/+26
| * | | | | | | | x86, nmi: Support NMI watchdog on newer AMD CPU familiesAndreas Herrmann2010-10-011-5/+4
| * | | | | | | | x86, mtrr: Assume SYS_CFG[Tom2ForceMemTypeWB] exists on all future AMD CPUsAndreas Herrmann2010-10-011-1/+1
| * | | | | | | | Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2010-10-015-63/+40
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| | * | | | | | | x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-082-0/+13