| Commit message (Expand) | Author | Age |
* | Export num_cache_leaves in asm/processor.h | Bjoern Brandenburg | 2013-08-07 |
* | Export x86 cache topology | Felipe Cerqueira | 2013-08-07 |
* | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov | 2013-04-02 |
* | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov | 2013-04-02 |
* | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov | 2013-04-02 |
* | x86, cpu: Convert FDIV bug detection | Borislav Petkov | 2013-04-02 |
* | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 |
* | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov | 2013-04-02 |
* | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 |
|\ |
|
| * | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu | 2013-01-31 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\| |
|
| * | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin | 2013-01-29 |
* | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 |
|\ \ |
|
| * | | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown | 2013-02-10 |
| * | | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown | 2013-02-10 |
| * | | xen idle: make xen-specific macro xen-specific | Len Brown | 2013-02-10 |
| |/ |
|
* / | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman | 2013-01-10 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 |
|\ |
|
| * | death to idle_regs() | Al Viro | 2012-11-28 |
* | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-11 |
|\ \ |
|
| * | | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin | 2012-11-29 |
| * | | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 2012-11-29 |
| |/ |
|
* / | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 2012-11-13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-10-09 |
|\ |
|
| * | x86: split ret_from_fork | Al Viro | 2012-09-30 |
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 |
|\ \ |
|
| * | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 |
| |/ |
|
* / | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov | 2012-09-15 |
|/ |
|
* | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 |
* | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 |
* | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2012-05-29 |
|\ |
|
| * | x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline | Jarkko Sakkinen | 2012-05-08 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-05-23 |
|\ \ |
|
| * | | fork: move the real prepare_to_copy() users to arch_dup_task_struct() | Suresh Siddha | 2012-05-16 |
| |/ |
|
* / | x86: Use kick_all_cpus_sync() | Thomas Gleixner | 2012-05-08 |
|/ |
|
* | x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility | Len Brown | 2012-03-30 |
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-03-29 |
|\ |
|
| * | x86: Rename trap_no to trap_nr in thread_struct | Srikar Dronamraju | 2012-03-13 |
| * | Merge branch 'x86/x32' into x86/cleanups | Ingo Molnar | 2012-03-13 |
| |\ |
|
* | \ | Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-29 |
|\ \ \
| | |/
| |/| |
|
| * | | x86-64: Add prototype for old_rsp to a header file | H. J. Lu | 2012-02-20 |
| * | | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin | 2012-02-20 |
* | | | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 2012-03-28 |
|\ \ \ |
|
| * | | | Disintegrate asm/system.h for X86 | David Howells | 2012-03-28 |
* | | | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker | 2012-02-28 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 |
| |/ |
|
* | | i387: support lazy restore of FPU state | Linus Torvalds | 2012-02-20 |
* | | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds | 2012-02-18 |
|/ |
|