summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-05-20x86, pmem: Fix cache flushing for iovec write < 8 bytesBen Hutchings1-1/+1
2017-05-14xen: Revert commits da72ff5bfcb0 and 72a9b186292dBoris Ostrovsky1-0/+11
2017-04-21x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-21x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-11/+31
2017-03-31KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini1-0/+1
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen1-6/+9
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov1-0/+1
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov1-0/+1
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2-5/+10
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf1-1/+4
2017-01-10x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov1-0/+15
2017-01-10x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2017-01-05x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds1-0/+13
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner4-8/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-28/+80
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+255
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski1-22/+58
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf1-1/+1
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov1-3/+3
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov1-2/+0
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov1-0/+18
2016-12-19Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+10
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+17
2016-12-18x86/floppy: Use designated initializersKees Cook1-10/+10
2016-12-18Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+16
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland2-2/+6
2016-12-16KVM: hyperv: fix locking of struct kvm_hv fieldsPaolo Bonzini1-0/+1
2016-12-16Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-2/+2
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov1-2/+1
2016-12-15x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner1-2/+2
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner1-2/+2
2016-12-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+38
2016-12-14Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+8
2016-12-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-4/+51
2016-12-14x86/kbuild: enable modversions for symbols exported from asmAdam Borowski1-0/+16
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+13
2016-12-13Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+9
2016-12-13Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-35/+17
2016-12-13Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-38/+5
2016-12-13Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-178/+49
2016-12-13Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2016-12-13Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+0
2016-12-13Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-10/+39
2016-12-13Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-17/+32
2016-12-12Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-28/+23