aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-11x86/fpu: Track AVX-512 usage of tasksAubrey Li2-0/+14
2019-02-11Merge tag 'v5.0-rc6' into x86/fpu, to pick up fixesIngo Molnar5-4/+27
2019-02-11mm/gup: Remove the 'write' parameter from gup_fast_permitted()Ira Weiny1-2/+1
2019-02-11Merge branch 'x86/cpu' into perf/core, to pick up dependent commitIngo Molnar1-0/+28
2019-02-11x86/cpufeature: Add facility to check for min microcode revisionsKan Liang1-0/+28
2019-02-10Merge tag 'y2038-new-syscalls' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground into timers/2038Thomas Gleixner1-4/+4
2019-02-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-02-10x86/mm: Make set_pmd_at() paravirt awareJuergen Gross1-1/+1
2019-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-3/+8
2019-02-07y2038: rename old time and utime syscallsArnd Bergmann1-4/+4
2019-02-04refcount_t: Add ACQUIRE ordering on success for dec(sub)_and_test() variantsElena Reshetova1-4/+18
2019-02-04efi/x86: Convert x86 EFI earlyprintk into generic earlycon implementationArd Biesheuvel1-1/+0
2019-02-03arch: Use asm-generic/socket.h when possibleDeepa Dinamani2-1/+1
2019-02-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+4
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new McaTypes for CS, PSP, and SMU unitsYazen Ghannam1-0/+3
2019-02-03x86/MCE/AMD, EDAC/mce_amd: Add new MP5, NBIO, and PCIE SMCA bank typesYazen Ghannam1-0/+3
2019-02-02x86/resctrl: Avoid confusion over the new X86_RESCTRL configJohannes Weiner1-2/+2
2019-02-01x86_64: increase stack size for KASAN_EXTRAQian Cai1-0/+4
2019-01-29x86/trap: Remove useless declarationPingfan Liu1-1/+0
2019-01-29x86/cpu: Add Atom Tremont (Jacobsville)Kan Liang1-1/+2
2019-01-28x86/asm-prototypes: Remove duplicate include <asm/page.h>Brajeswar Ghosh1-1/+0
2019-01-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+18
2019-01-22x86/fpu: Get rid of CONFIG_AS_FXSAVEQBorislav Petkov1-44/+6
2019-01-20x86: uaccess: Inhibit speculation past access_ok() in user_access_begin()Will Deacon1-1/+1
2019-01-16x86/TSC: Use RDTSCPBorislav Petkov1-2/+14
2019-01-16x86/alternatives: Add an ALTERNATIVE_3() macroBorislav Petkov1-0/+23
2019-01-16x86/alternatives: Add macro commentsBorislav Petkov1-7/+9
2019-01-15x86/pkeys: Properly copy pkey state at fork()Dave Hansen1-0/+18
2019-01-09x86/cache: Rename config option to CONFIG_X86_RESCTRLBorislav Petkov1-2/+2
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada1-2/+0
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada1-1/+0
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada3-17/+4
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-3/+3
2019-01-04x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds2-18/+8
2019-01-04Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds1-31/+22
2019-01-04x86 uaccess: Introduce __put_user_gotoLinus Torvalds1-11/+17
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)1-2/+2
2019-01-04fls: change parameter to unsigned intMatthew Wilcox1-1/+1
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds1-1/+8
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds3-7/+4
2018-12-28mm: make free_reserved_area() return "const char *"Alexey Dobriyan1-1/+1
2018-12-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-1/+34
2018-12-26Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-22/+10
2018-12-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds16-28/+70
2018-12-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-8/+2
2018-12-26Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-2/+8
2018-12-26Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-14/+14
2018-12-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-136/+333
2018-12-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+3
2018-12-25Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+2