summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-30Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds4-27/+22
2023-08-30Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-21/+36
2023-08-29Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-8/+16
2023-08-29Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+4
2023-08-29Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-12/+18
2023-08-29Merge tag 'perf-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-10/+12
2023-08-29Merge tag 'efi-next-for-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2023-08-29Merge tag 'x86_microcode_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-254/+51
2023-08-29Merge tag 'x86_sev_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+3
2023-08-29Merge tag 'x86_boot_for_v6.6_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-2/+19
2023-08-29Merge tag 'smp-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2023-08-25Merge branch 'acpi-processor'Rafael J. Wysocki1-8/+16
2023-08-25x86/sev: Make enc_dec_hypercall() accept a size instead of npagesSteve Rutherford1-3/+3
2023-08-25crash: hotplug support for kexec_load()Eric DeVolder1-4/+7
2023-08-25x86/crash: add x86 crash hotplug supportEric DeVolder1-0/+15
2023-08-25x86: implement the new page table range APIMatthew Wilcox (Oracle)1-7/+7
2023-08-25mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)1-1/+1
2023-08-22efi/runtime-wrappers: Remove duplicated macro for service returning voidArd Biesheuvel1-1/+3
2023-08-21lockdep: fix static memory detection even moreHelge Deller1-18/+0
2023-08-21x86/xen: Make virt_to_pfn() a static inlineLinus Walleij1-1/+4
2023-08-18nmi_backtrace: allow excluding an arbitrary CPUDouglas Anderson1-1/+1
2023-08-18x86/asm: replace custom COUNT_ARGS() & CONCATENATE() implementationsAndy Shevchenko1-8/+3
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple1-1/+1
2023-08-18mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple1-0/+2
2023-08-18mm/tlbbatch: introduce arch_flush_tlb_batched_pending()Yicong Yang1-0/+5
2023-08-18mm/tlbbatch: rename and extend some functionsBarry Song1-2/+3
2023-08-18mm/tlbbatch: introduce arch_tlbbatch_should_defer()Anshuman Khandual1-0/+12
2023-08-18asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He1-5/+0
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi1-2/+2
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi1-1/+1
2023-08-18mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi1-2/+2
2023-08-16x86/cpu/kvm: Provide UNTRAIN_RET_VMPeter Zijlstra1-0/+11
2023-08-16x86/cpu: Cleanup the untrain messPeter Zijlstra1-14/+5
2023-08-16x86/cpu: Rename srso_(.*)_alias to srso_alias_\1Peter Zijlstra1-3/+3
2023-08-16x86/cpu: Rename original retbleed methodsPeter Zijlstra1-4/+4
2023-08-16x86/cpu: Clean up SRSO return thunk messPeter Zijlstra1-0/+5
2023-08-16x86/alternative: Make custom return thunk unconditionalPeter Zijlstra1-4/+5
2023-08-14x86/retpoline,kprobes: Skip optprobe check for indirect jumps with retpolines...Petr Pavlu1-3/+0
2023-08-14x86/CPU/AMD: Fix the DIV(0) initial fix attemptBorislav Petkov (AMD)1-0/+1
2023-08-13x86/microcode: Move core specific defines to local headerThomas Gleixner3-225/+47
2023-08-13x86/microcode/intel: Rename get_datasize() since its used externallyAshok Raj1-3/+4
2023-08-13x86/microcode: Make reload_early_microcode() staticThomas Gleixner1-2/+0
2023-08-13x86/microcode: Include vendor headers into microcode.hAshok Raj3-5/+4
2023-08-13x86/microcode/intel: Move microcode functions out of cpu/intel.cThomas Gleixner1-26/+2
2023-08-13x86/microcode: Hide the config knobThomas Gleixner3-5/+5
2023-08-12locking: remove spin_lock_prefetchMateusz Guzik1-6/+0
2023-08-12Merge tag 'x86_urgent_for_v6.5_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2