Age | Commit message (Expand) | Author | Files | Lines |
2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker | 1 | -3/+7 |
2012-09-26 | x86_64: Work around old GAS bug | Tao Guo | 1 | -25/+23 |
2012-09-26 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin | 1 | -0/+17 |
2012-09-24 | time: Convert x86_64 to using new update_vsyscall | John Stultz | 1 | -2/+2 |
2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka | 1 | -2/+2 |
2012-09-23 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-09-22 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 11 | -326/+316 |
2012-09-22 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 1 | -2/+26 |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 1 | -8/+6 |
2012-09-21 | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 5 | -28/+46 |
2012-09-21 | x86, uaccess: Merge prototypes for clear_user/__clear_user | H. Peter Anvin | 3 | -6/+3 |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin | 1 | -0/+91 |
2012-09-21 | x86, alternative: Add header guards to <asm/alternative-asm.h> | H. Peter Anvin | 1 | -0/+5 |
2012-09-21 | x86, alternative: Use .pushsection/.popsection | H. Peter Anvin | 2 | -18/+18 |
2012-09-21 | x86, smap: Add CR4 bit for SMAP | H. Peter Anvin | 1 | -0/+1 |
2012-09-21 | Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -1/+2 |
2012-09-21 | KVM: x86: Export svm/vmx exit code and vector code to userspace | Xiao Guangrong | 4 | -134/+230 |
2012-09-20 | x86: get rid of TIF_IRET hackery | Al Viro | 1 | -2/+0 |
2012-09-20 | KVM: optimize apic interrupt delivery | Gleb Natapov | 1 | -0/+12 |
2012-09-20 | KVM: MMU: Optimize is_last_gpte() | Avi Kivity | 1 | -0/+7 |
2012-09-20 | KVM: MMU: Optimize pte permission checks | Avi Kivity | 1 | -0/+7 |
2012-09-19 | x86: Use REP BSF unconditionally | Jan Beulich | 1 | -17/+2 |
2012-09-19 | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 1 | -2/+1 |
2012-09-19 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 1 | -0/+1 |
2012-09-19 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2 | -15/+41 |
2012-09-19 | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 3 | -33/+65 |
2012-09-19 | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 3 | -142/+29 |
2012-09-19 | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 1 | -14/+3 |
2012-09-19 | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 1 | -6/+1 |
2012-09-19 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2 | -45/+72 |
2012-09-19 | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2 | -112/+78 |
2012-09-19 | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2 | -1/+29 |
2012-09-17 | x86, MCE: Remove unused defines | Borislav Petkov | 1 | -11/+1 |
2012-09-17 | xen/swiotlb: Use the swiotlb_late_init_with_tbl to init Xen-SWIOTLB late when... | Konrad Rzeszutek Wilk | 1 | -0/+2 |
2012-09-15 | uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int" | Oleg Nesterov | 1 | -1/+1 |
2012-09-15 | uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was set | Oleg Nesterov | 1 | -2/+1 |
2012-09-15 | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov | 1 | -0/+2 |
2012-09-15 | uprobes/x86: Implement x86 specific arch_uprobe_*_step | Sebastian Andrzej Siewior | 1 | -0/+2 |
2012-09-13 | x86: Prefer TZCNT over BFS | Jan Beulich | 1 | -2/+17 |
2012-09-13 | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64() | Jan Beulich | 1 | -6/+4 |
2012-09-13 | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 1 | -1/+0 |
2012-09-12 | xen/m2p: do not reuse kmap_op->dev_bus_addr | Stefano Stabellini | 1 | -1/+2 |
2012-09-12 | Merge branch 'x86/platform' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Konrad Rzeszutek Wilk | 52 | -291/+614 |
2012-09-12 | x86: Document x86_init.paging.pagetable_init() | Attilio Rao | 1 | -1/+4 |
2012-09-12 | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() | Attilio Rao | 2 | -4/+0 |
2012-09-12 | x86: Move paging_init() call to x86_init.paging.pagetable_init() | Attilio Rao | 1 | -1/+1 |
2012-09-12 | x86: Rename pagetable_setup_start() to pagetable_init() | Attilio Rao | 2 | -4/+4 |
2012-09-12 | x86: Remove base argument from x86_init.paging.pagetable_setup_start | Attilio Rao | 2 | -4/+4 |
2012-09-10 | ACPI: Add fixups for AMD P-state figures | Matthew Garrett | 1 | -0/+1 |
2012-09-10 | acpi-cpufreq: Add support for modern AMD CPUs | Matthew Garrett | 1 | -0/+2 |