summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h (follow)
Commit message (Expand)AuthorAge
* x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen2015-07-18
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-06-22
|\
| * x86/mpx: Clean up the code by not passing a task pointer around when unnecessaryDave Hansen2015-06-09
| * x86/fpu: Fix FPU state save area alignment bugIngo Molnar2015-05-25
| * x86/fpu: Remove the extra fpu__detect() layerIngo Molnar2015-05-19
| * x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_activeIngo Molnar2015-05-19
| * x86/fpu: Make task_xstate_cachep staticIngo Molnar2015-05-19
| * x86/fpu: Remove the free_thread_xstate() complicationIngo Molnar2015-05-19
| * x86/fpu: Move FPU data structures to asm/fpu_types.hIngo Molnar2015-05-19
| * x86/fpu: Improve the comment for the fpu::counter fieldIngo Molnar2015-05-19
| * x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counterIngo Molnar2015-05-19
| * x86/fpu: Rename fpu_detect() to fpu__detect()Ingo Molnar2015-05-19
* | x86/cpu/amd: Give access to the number of nodes in a physical packageAravind Gopalakrishnan2015-06-18
|/
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\
| * x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr2015-02-25
* | x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1Andy Lutomirski2015-04-03
* | x86/asm/entry/64: Remove thread_struct::userspIngo Molnar2015-03-17
* | x86/asm/entry/64: Simplify 'old_rsp' usageIngo Molnar2015-03-17
* | x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" betterDenys Vlasenko2015-03-17
* | x86/asm/entry: Simplify task_pt_regs() macro definitionDenys Vlasenko2015-03-17
* | x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1Andy Lutomirski2015-03-17
* | x86/asm/entry: Unify and fix initial thread_struct::sp0 valuesAndy Lutomirski2015-03-17
* | x86/asm/entry: Create and use a 'TOP_OF_KERNEL_STACK_PADDING' macroAndy Lutomirski2015-03-17
* | x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it ...Andy Lutomirski2015-03-07
* | x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss'Andy Lutomirski2015-03-06
* | x86/asm/entry: Rename 'init_tss' to 'cpu_tss'Andy Lutomirski2015-03-06
* | x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpuAndy Lutomirski2015-03-06
* | x86/asm: Cleanup prefetch primitivesBorislav Petkov2015-02-23
|/
* x86: Clean up cr4 manipulationAndy Lutomirski2015-02-04
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\
| * x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski2014-11-10
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \
| * | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-04
| |/
* | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-18
* | x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-18
* | x86: mpx: Give bndX registers actual namesDave Hansen2014-11-18
|/
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
|\
| * x86/xsaves: Change compacted format xsave area headerFenghua Yu2014-05-29
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \
| * | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
| |/
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
* Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-20
|\
| * x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-20
| * x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-06
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \
| * | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \
| * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-06
| |/
* / x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
|/