summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2020-07-26x86: uv: uv_hub.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: cmpxchg_32.h: Delete duplicated wordRandy Dunlap
2020-07-26x86: bootparam.h: Delete duplicated wordRandy Dunlap
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-25x86/cpu: Add Lakefield, Alder Lake and Rocket Lake models to the to Intel CPU...Tony Luck
2020-07-25Merge tag 'v5.8-rc6' into x86/cpu, to refresh the branch before adding new co...Ingo Molnar
2020-07-25x86/mm: Remove the unused mk_kernel_pgd() #defineIngo Molnar
2020-07-25x86/tsc: Remove unused "US_SCALE" and "NS_SCALE" leftover macrosIngo Molnar
2020-07-25x86/ioapic: Remove unused "IOAPIC_AUTO" defineIngo Molnar
2020-07-24x86/entry: Cleanup idtentry_enter/exitThomas Gleixner
2020-07-24x86/entry: Use generic interrupt entry/exit codeThomas Gleixner
2020-07-24x86/entry: Cleanup idtentry_entry/exit_userThomas Gleixner
2020-07-24x86/entry: Use generic syscall exit functionalityThomas Gleixner
2020-07-24x86/entry: Use generic syscall entry functionThomas Gleixner
2020-07-24x86/ptrace: Provide pt_regs helper for entry/exitThomas Gleixner
2020-07-24Merge branch 'core/entry' into x86/entryThomas Gleixner
2020-07-24compiler.h: Move instrumentation_begin()/end() to new <linux/instrumentation....Ingo Molnar
2020-07-24x86/mm: Drop unused MAX_PHYSADDR_BITSArvind Sankar
2020-07-23x86/uaccess: Make __get_user_size() Clang compliant on 32-bitNick Desaulniers
2020-07-23x86/percpu: Remove unused PER_CPU() macroBrian Gerst
2020-07-23x86/percpu: Clean up percpu_stable_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_cmpxchg_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_xchg_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_add_return_op()Brian Gerst
2020-07-23x86/percpu: Remove "e" constraint from XADDBrian Gerst
2020-07-23x86/percpu: Clean up percpu_add_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_from_op()Brian Gerst
2020-07-23x86/percpu: Clean up percpu_to_op()Brian Gerst
2020-07-23x86/percpu: Introduce size abstraction macrosBrian Gerst
2020-07-23crypto: x86 - Put back integer parts of include/asm/inst.hUros Bizjak
2020-07-22x86/dumpstack: Add log_lvl to __show_regs()Dmitry Safonov
2020-07-22x86/dumpstack: Add log_lvl to show_iret_regs()Dmitry Safonov
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-17x86/efi: Remove unused EFI_UV1_MEMMAP codesteve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove vestigial mention of UV1 platform from bios headersteve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove support for UV1 platform from uvsteve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove support for uv1 platform from uv_hubsteve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_bausteve.wahl@hpe.com
2020-07-17x86/platform/uv: Remove support for UV1 platform from uv_mmrssteve.wahl@hpe.com
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek
2020-07-16x86/entry: Add compatibility with IASJian Cai
2020-07-16crypto: x86 - Remove include/asm/inst.hUros Bizjak
2020-07-16x86/idtentry: Remove stale commentThomas Gleixner
2020-07-10KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR supportMohammed Gamal
2020-07-10KVM: x86: rename update_bp_intercept to update_exception_bitmapPaolo Bonzini
2020-07-10KVM: x86: mmu: Move translate_gpa() to mmu.cMohammed Gamal