summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-08-298-50/+72
|\
| * x86: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-7/+7
| * mm: convert page_table_check_pte_set() to page_table_check_ptes_set()Matthew Wilcox (Oracle)2023-08-241-1/+1
| * mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETEDSuren Baghdasaryan2023-08-241-1/+2
| * x86: convert various functions to use ptdescsVishal Moola (Oracle)2023-08-211-19/+28
| * mm: convert ptlock_ptr() to use ptdescsVishal Moola (Oracle)2023-08-211-1/+1
| * mm/memory_hotplug: simplify ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE kconfigAneesh Kumar K.V2023-08-211-3/+1
| * mm/vmemmap optimization: split hugetlb and devdax vmemmap optimizationAneesh Kumar K.V2023-08-181-1/+2
| * mm: remove CONFIG_PER_VMA_LOCK ifdefsMatthew Wilcox (Oracle)2023-08-181-4/+0
| * mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-182-2/+2
| * mmu_notifiers: call invalidate_range() when invalidating TLBsAlistair Popple2023-08-182-0/+4
| * mm/tlbbatch: introduce arch_flush_tlb_batched_pending()Yicong Yang2023-08-181-0/+5
| * mm/tlbbatch: rename and extend some functionsBarry Song2023-08-181-2/+3
| * mm/tlbbatch: introduce arch_tlbbatch_should_defer()Anshuman Khandual2023-08-181-0/+12
| * asm-generic/iomap.h: remove ARCH_HAS_IOREMAP_xx macrosBaoquan He2023-08-181-5/+0
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pud_setKemeng Shi2023-08-181-1/+1
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_setKemeng Shi2023-08-181-2/+2
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pte_setKemeng Shi2023-08-181-1/+1
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pud_clearKemeng Shi2023-08-181-1/+1
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pmd_clearKemeng Shi2023-08-181-1/+1
| * mm/page_table_check: remove unused parameter in [__]page_table_check_pte_clearKemeng Shi2023-08-181-2/+2
* | Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-08-291-67/+320
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-2412-114/+189
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-189-13/+54
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-103-5/+11
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1025-114/+727
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-031-24/+117
| |\ \ \ \ \ \
| | * | | | | | bpf: Support new 32bit offset jmp instructionYonghong Song2023-07-271-10/+18
| | * | | | | | bpf: Support new signed div/mod instructions.Yonghong Song2023-07-271-8/+19
| | * | | | | | bpf: Support new unconditional bswap instructionYonghong Song2023-07-271-0/+1
| | * | | | | | bpf: Support new sign-extension mov insnsYonghong Song2023-07-271-3/+40
| | * | | | | | bpf: Support new sign-extension load insnsYonghong Song2023-07-271-3/+39
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-0313-67/+149
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-276-79/+144
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-07-2010-74/+126
| |\ \ \ \ \ \ \
| * | | | | | | | bpf, x86: initialize the variable "first_off" in save_args()Menglong Dong2023-07-191-1/+1
| * | | | | | | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-131-43/+203
| |\ \ \ \ \ \ \ \
| | * | | | | | | | bpf, x86: allow function arguments up to 12 for TRACINGMenglong Dong2023-07-131-26/+209
| | * | | | | | | | bpf, x86: save/restore regs with BPF_DW sizeMenglong Dong2023-07-131-29/+6
* | | | | | | | | | Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-291-13/+9
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | crypto: x86/aesni - remove unused parameter to aes_set_key_common()Eric Biggers2023-07-221-13/+9
| * | | | | | | | | | crypto: x86/aesni - Align the address before aes_set_key_common()Chang S. Bae2023-07-141-6/+6
* | | | | | | | | | | Merge tag 'acpi-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-08-282-12/+20
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'acpi-processor'Rafael J. Wysocki2023-08-252-12/+20
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| | * | | | | | | | | | ACPI: processor: Introduce acpi_processor_osc()Michal Wilczynski2023-07-141-0/+3
| | * | | | | | | | | | ACPI: processor: Set CAP_SMP_T_SWCOORD in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-0/+3
| | * | | | | | | | | | ACPI: processor: Clear C_C2C3_FFH and C_C1_FFH in arch_acpi_set_proc_cap_bits()Michal Wilczynski2023-07-141-4/+5
| | * | | | | | | | | | ACPI: processor: Rename ACPI_PDC symbolsMichal Wilczynski2023-07-142-9/+10
| | * | | | | | | | | | ACPI: processor: Refactor arch_acpi_set_pdc_bits()Michal Wilczynski2023-07-141-5/+5
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus-6.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-284-16/+13
|\ \ \ \ \ \ \ \ \ \ \