aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headersDavid Howells20-39/+39
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-48/+190
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+2
2012-10-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+7
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+2
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds8-318/+292
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-5/+6
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-36/+31
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds10-155/+306
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+39
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-2/+0
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama1-0/+4
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao1-0/+1
2012-09-26x86: Use the new schedule_user API on userspace preemptionFrederic Weisbecker1-0/+12
2012-09-26x86: Exception hooks for userspace RCU extended QSFrederic Weisbecker1-0/+20
2012-09-26x86: Syscall hooks for userspace RCU extended QSFrederic Weisbecker1-3/+7
2012-09-26x86_64: Work around old GAS bugTao Guo1-25/+23
2012-09-25x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin1-0/+17
2012-09-21Merge branch 'x86/fpu' into x86/smapH. Peter Anvin11-326/+316
2012-09-21x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha1-2/+26
2012-09-21x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin1-8/+6
2012-09-21x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin5-28/+46
2012-09-21x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin3-6/+3
2012-09-21x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin1-0/+91
2012-09-21x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin1-0/+5
2012-09-21x86, alternative: Use .pushsection/.popsectionH. Peter Anvin2-18/+18
2012-09-21x86, smap: Add CR4 bit for SMAPH. Peter Anvin1-0/+1
2012-09-21Merge tag 'stable/for-linus-3.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+2
2012-09-21KVM: x86: Export svm/vmx exit code and vector code to userspaceXiao Guangrong4-134/+230
2012-09-19x86: Use REP BSF unconditionallyJan Beulich1-17/+2
2012-09-18x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha1-2/+1
2012-09-18x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha1-0/+1
2012-09-18x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2-15/+41
2012-09-18x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha3-33/+65
2012-09-18x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha3-142/+29
2012-09-18x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha1-14/+3
2012-09-18x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha1-6/+1
2012-09-18x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2-45/+72
2012-09-18x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2-112/+78
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2-1/+29
2012-09-17x86, MCE: Remove unused definesBorislav Petkov1-11/+1
2012-09-15uprobes: Make arch_uprobe_task->saved_trap_nr "unsigned int"Oleg Nesterov1-1/+1
2012-09-15uprobes/x86: Xol should send SIGTRAP if X86_EFLAGS_TF was setOleg Nesterov1-2/+1
2012-09-15uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-steppingOleg Nesterov1-0/+2
2012-09-15uprobes/x86: Implement x86 specific arch_uprobe_*_stepSebastian Andrzej Siewior1-0/+2
2012-09-13x86: Prefer TZCNT over BFSJan Beulich1-2/+17
2012-09-13x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich1-6/+4
2012-09-13x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell1-1/+0