summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-0220-39/+39
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-10-0110-48/+190
|\
| * x86, smap: Do not abuse the [f][x]rstor_checking() functions for user spaceH. Peter Anvin2012-09-251-0/+17
| * Merge branch 'x86/fpu' into x86/smapH. Peter Anvin2012-09-2111-326/+316
| |\
| * | x86, smap: Reduce the SMAP overhead for signal handlingH. Peter Anvin2012-09-211-8/+6
| * | x86, smap: Add STAC and CLAC instructions to control user space accessH. Peter Anvin2012-09-215-28/+46
| * | x86, uaccess: Merge prototypes for clear_user/__clear_userH. Peter Anvin2012-09-213-6/+3
| * | x86, smap: Add a header file with macros for STAC/CLACH. Peter Anvin2012-09-211-0/+91
| * | x86, alternative: Add header guards to <asm/alternative-asm.h>H. Peter Anvin2012-09-211-0/+5
| * | x86, alternative: Use .pushsection/.popsectionH. Peter Anvin2012-09-212-18/+18
| * | x86, smap: Add CR4 bit for SMAPH. Peter Anvin2012-09-211-0/+1
* | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-10-011-8/+2
|\ \ \
| * | | x86, microcode: Add a refresh firmware flag to ->request_microcode_fwBorislav Petkov2012-08-221-2/+2
| * | | x86, microcode, AMD: Remove useless get_ucode_data wrapperBorislav Petkov2012-08-221-6/+0
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-012-8/+7
|\ \ \ \
| * | | | x86: Document x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+4
| * | | | x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done()Attilio Rao2012-09-122-4/+0
| * | | | x86: Move paging_init() call to x86_init.paging.pagetable_init()Attilio Rao2012-09-121-1/+1
| * | | | x86: Rename pagetable_setup_start() to pagetable_init()Attilio Rao2012-09-122-4/+4
| * | | | x86: Remove base argument from x86_init.paging.pagetable_setup_startAttilio Rao2012-09-122-4/+4
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-10-011-0/+4
|\ \ \ \
| * | | | x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama2012-09-271-0/+4
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-011-11/+2
|\ \ \ \ \
| * | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-271-0/+1
| * | | | | x86, MCE: Remove unused definesBorislav Petkov2012-09-171-11/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-018-318/+292
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2012-09-211-2/+26
| * | | | x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-181-2/+1
| * | | | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-181-0/+1
| * | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-182-15/+41
| * | | | x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-183-33/+65
| * | | | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha2012-09-183-142/+29
| * | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-181-14/+3
| * | | | x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-181-6/+1
| * | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-182-45/+72
| * | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-182-112/+78
| * | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-182-1/+29
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-013-5/+6
|\| | | |
| * | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause2012-09-051-2/+2
| * | | | x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause2012-09-051-1/+1
| * | | | x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-051-1/+2
| * | | | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-051-1/+1
| |/ / /
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-011-0/+1
|\ \ \ \ \ | | | |_|/ | | |/| |
| | * | | x86, cpufeature: Add feature bit for SMAPH. Peter Anvin2012-09-091-0/+1
| | |/ /
* | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-014-36/+31
|\ \ \ \
| * | | | x86_64: Work around old GAS bugTao Guo2012-09-261-25/+23
| * | | | x86: Use REP BSF unconditionallyJan Beulich2012-09-191-17/+2
| * | | | x86: Prefer TZCNT over BFSJan Beulich2012-09-131-2/+17
| * | | | x86/64: Adjust types of temporaries used by ffs()/fls()/fls64()Jan Beulich2012-09-131-6/+4
| * | | | x86: Drop unnecessary kernel_eflags variable on 64-bitIan Campbell2012-09-131-1/+0