| Age | Commit message (Expand) | Author |
| 2012-03-05 | KVM: SVM: Add support for AMD's OSVW feature in guests | Boris Ostrovsky |
| 2012-03-05 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
| 2012-03-04 | BUG: headers with BUG/BUG_ON etc. need linux/bug.h | Paul Gortmaker |
| 2012-03-02 | perf/x86/kvm: Fix Host-Only/Guest-Only counting with SVM disabled | Joerg Roedel |
| 2012-03-01 | x86, mtrr: Use explicit sizing and padding for the 64-bit ioctls | H. Peter Anvin |
| 2012-02-28 | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker |
| 2012-02-28 | Merge branch 'linus' into x86/asm | Ingo Molnar |
| 2012-02-27 | x86/time: Eliminate unused irq0_irqs counter | Jan Beulich |
| 2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar |
| 2012-02-23 | x86, efi: Allow basic init with mixed 32/64-bit efi/kernel | Olof Johansson |
| 2012-02-23 | irq_domain/x86: Convert x86 (embedded) to use common irq_domain | Grant Likely |
| 2012-02-22 | x86/mce: Convert static array of pointers to per-cpu variables | Greg Kroah-Hartman |
| 2012-02-22 | uprobes/core: Move insn to arch specific structure | Srikar Dronamraju |
| 2012-02-21 | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin |
| 2012-02-21 | x32: Fix coding style violations in the x32 VDSO code | H. Peter Anvin |
| 2012-02-21 | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds |
| 2012-02-21 | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds |
| 2012-02-20 | x32: Handle process creation | H. Peter Anvin |
| 2012-02-20 | x86: Add #ifdef CONFIG_COMPAT to <asm/sys_ia32.h> | H. Peter Anvin |
| 2012-02-20 | x32: Handle the x32 system call flag | H. Peter Anvin |
| 2012-02-20 | x32: Add rt_sigframe_x32 | H. Peter Anvin |
| 2012-02-20 | x32: Add struct ucontext_x32 | H. J. Lu |
| 2012-02-20 | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin |
| 2012-02-20 | x86: Move some signal-handling definitions to a common header | H. Peter Anvin |
| 2012-02-20 | x32: Generate <asm/unistd_64_x32.h> | H. Peter Anvin |
| 2012-02-20 | x32: Generate <asm/unistd_x32.h> | H. Peter Anvin |
| 2012-02-20 | x86-64, ia32: Drop sys32_rt_sigprocmask | H. Peter Anvin |
| 2012-02-20 | x32: Add a thread flag for x32 processes | H. Peter Anvin |
| 2012-02-20 | x86-64: Add prototype for old_rsp to a header file | H. J. Lu |
| 2012-02-20 | x32: Create posix_types_x32.h | H. Peter Anvin |
| 2012-02-20 | x86-64: Use explicit sizes in sigcontext.h, prepare for x32 | H. Peter Anvin |
| 2012-02-20 | x86: Factor out TIF_IA32 from 32-bit address space | H. Peter Anvin |
| 2012-02-20 | i387: support lazy restore of FPU state | Linus Torvalds |
| 2012-02-20 | i387: use 'restore_fpu_checking()' directly in task switching code | Linus Torvalds |
| 2012-02-20 | i387: fix up some fpu_counter confusion | Linus Torvalds |
| 2012-02-18 | i387: re-introduce FPU state preloading at context switch time | Linus Torvalds |
| 2012-02-18 | i387: move TS_USEDFPU flag from thread_info to task_struct | Linus Torvalds |
| 2012-02-17 | uprobes/core: Clean up, refactor and improve the code | Ingo Molnar |
| 2012-02-17 | uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints | Srikar Dronamraju |
| 2012-02-16 | i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore | Linus Torvalds |
| 2012-02-16 | i387: do not preload FPU state at task switch time | Linus Torvalds |
| 2012-02-16 | i387: don't ever touch TS_USEDFPU directly, use helper functions | Linus Torvalds |
| 2012-02-16 | i387: move TS_USEDFPU clearing out of __save_init_fpu and into callers | Linus Torvalds |
| 2012-02-16 | i387: fix x86-64 preemption-unsafe user stack save/restore | Linus Torvalds |
| 2012-02-15 | i387: fix sense of sanity check | Linus Torvalds |
| 2012-02-14 | x86: Use generic posix_types.h | H. Peter Anvin |
| 2012-02-13 | i387: make irq_fpu_usable() tests more robust | Linus Torvalds |
| 2012-02-13 | i387: math_state_restore() isn't called from asm | Linus Torvalds |
| 2012-02-12 | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu |
| 2012-02-11 | x86: Fix to decode grouped AVX with VEX pp bits | Masami Hiramatsu |