summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-031-1/+2
|\
| * x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-061-1/+2
* | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-131-1/+1
|/
* x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-021-19/+0Star
* x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-021-1/+0Star
* x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-021-1/+0Star
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-021-1/+0Star
* x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-021-1/+0Star
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-021-1/+1
* Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-231-0/+8
|\
| * x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-311-0/+8
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-221-0/+1
|\|
| * x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-301-0/+1
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-12/+6Star
|\ \
| * | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-101-10/+0Star
| * | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-101-1/+1
| * | xen idle: make xen-specific macro xen-specificLen Brown2013-02-101-1/+5
| |/
* / x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-101-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-2/+0Star
|\
| * death to idle_regs()Al Viro2012-11-291-2/+0Star
* | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-121-11/+22
|\ \
| * | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-291-10/+21
| * | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-291-1/+1
| |/
* / x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-131-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-10-101-5/+0Star
|\
| * x86: split ret_from_forkAl Viro2012-10-011-5/+0Star
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-1/+0Star
|\ \
| * | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-1/+0Star
| |/
* / uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st...Oleg Nesterov2012-09-151-0/+2
|/
* x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-281-0/+2
* x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-281-0/+11
* Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2012-05-301-1/+6
|\
| * x86, realmode: read cr4 and EFER from kernel for 64-bit trampolineJarkko Sakkinen2012-05-091-1/+6
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-231-3/+0Star
|\ \
| * | fork: move the real prepare_to_copy() users to arch_dup_task_struct()Suresh Siddha2012-05-171-3/+0Star
| |/
* / x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-2/+0Star
|/
* x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-03-301-10/+0Star
* Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-03-301-1/+1
|\
| * x86: Rename trap_no to trap_nr in thread_structSrikar Dronamraju2012-03-131-1/+1
| * Merge branch 'x86/x32' into x86/cleanupsIngo Molnar2012-03-131-2/+8
| |\
* | \ Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-301-2/+8
|\ \ \ | | |/ | |/|
| * | x86-64: Add prototype for old_rsp to a header fileH. J. Lu2012-02-201-0/+6
| * | x86: Factor out TIF_IA32 from 32-bit address spaceH. Peter Anvin2012-02-201-2/+2
* | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-291-1/+30
|\ \ \
| * | | Disintegrate asm/system.h for X86David Howells2012-03-281-1/+30
* | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds2012-03-241-63/+0Star
|\ \ \ \ | |/ / / |/| | |
| * | | x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker2012-02-281-63/+0Star
| | |/ | |/|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-221-0/+1
|\ \ \ | |/ / |/| |
| * | x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu2012-02-121-0/+1
| |/
* | i387: support lazy restore of FPU stateLinus Torvalds2012-02-201-1/+2