summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3 days1-2/+2
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-2/+2
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5 days1-18/+3
|\ \
| * | mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown2024-09-091-18/+3
* | | Merge tag 'for-linus-6.12-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7 days5-0/+15
|\ \ \
| * | | xen: allow mapping ACPI data using a different physical addressJuergen Gross2024-09-125-0/+15
* | | | Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9 days3-19/+13
|\ \ \ \
| * | | | x86/tsc: Check for sockets instead of CPUs to make code match commentPaul E. McKenney2024-08-021-1/+1
| * | | | clockevents/drivers/i8253: Fix stop sequence for timer 0David Woodhouse2024-08-021-11/+0
| * | | | x86/i8253: Disable PIT timer 0 when not in useDavid Woodhouse2024-08-021-2/+9
| * | | | x86/tsc: Use topology_max_packages() to get package numberFeng Tang2024-07-311-5/+3
| | |_|/ | |/| |
* | | | Merge tag 'x86-misc-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9 days1-0/+7
|\ \ \ \
| * | | | x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70hRichard Gong2024-08-251-0/+4
| * | | | x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K2024-07-291-0/+3
| |/ / /
* | | | Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds9 days7-19/+127
|\ \ \ \
| * | | | x86/kexec: Add EFI config table identity mapping for kexec kernelTao Liu2024-08-051-0/+27
| * | | | x86/pkeys: Restore altstack access in sigreturn()Aruna Ramakrishna2024-08-021-3/+3
| * | | | x86/pkeys: Update PKRU to enable all pkeys before XSAVEAruna Ramakrishna2024-08-022-4/+19
| * | | | x86/pkeys: Add helper functions to update PKRU on the sigframeAruna Ramakrishna2024-08-024-0/+43
| * | | | x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna2024-08-022-4/+5
| * | | | Merge branch 'linus' into x86/mmThomas Gleixner2024-08-0240-4453/+1663
| |\| | |
| * | | | x86/mm: Cleanup prctl_enable_tagged_addr() nr_bits error checkingYosry Ahmed2024-07-021-7/+4
| * | | | x86/mm: Fix LAM inconsistency during context switchYosry Ahmed2024-07-021-2/+4
| * | | | x86/mm: Use IPIs to synchronize LAM enablementYosry Ahmed2024-07-021-3/+26
* | | | | Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9 days6-41/+64
|\ \ \ \ \
| * | | | | x86/entry: Set FRED RSP0 on return to userspace instead of context switchXin Li (Intel)2024-08-251-0/+3
| * | | | | x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanismAndrew Cooper2024-08-251-1/+0
| * | | | | x86/fred: Set SS to __KERNEL_DS when enabling FREDXin Li (Intel)2024-08-251-0/+14
| * | | | | x86/fred: Enable FRED right after init_mem_mapping()Xin Li (Intel)2024-08-134-5/+21
| * | | | | x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)2024-08-132-11/+23
| * | | | | x86/fred: Parse cmdline param "fred=" in cpu_parse_early_param()Xin Li (Intel)2024-08-132-26/+5
| | |_|_|/ | |/| | |
* | | | | Merge tag 'x86-fpu-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9 days1-0/+89
|\ \ \ \ \
| * | | | | x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian2024-07-291-0/+89
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9 days1-5/+54
|\ \ \ \ \
| * | | | | x86/traps: Enable UBSAN traps on x86Gatlin Newhouse2024-08-061-5/+54
| |/ / / /
* | | | | Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds9 days4-610/+352
|\ \ \ \ \
| * | | | | x86/apic: Remove logical destination mode for 64-bitThomas Gleixner2024-08-091-112/+7
| * | | | | x86/ioapic: Cleanup remaining coding style issuesThomas Gleixner2024-08-071-11/+12
| * | | | | x86/ioapic: Cleanup line breaksThomas Gleixner2024-08-071-37/+18
| * | | | | x86/ioapic: Cleanup bracket usageThomas Gleixner2024-08-071-16/+18
| * | | | | x86/ioapic: Cleanup commentsThomas Gleixner2024-08-071-49/+37
| * | | | | x86/ioapic: Move replace_pin_at_irq_node() to the call siteThomas Gleixner2024-08-071-22/+18
| * | | | | x86/mpparse: Cleanup apic_printk()sThomas Gleixner2024-08-071-7/+6
| * | | | | x86/ioapic: Cleanup guarded debug printk()sThomas Gleixner2024-08-071-38/+29
| * | | | | x86/ioapic: Cleanup apic_printk()sThomas Gleixner2024-08-071-103/+73
| * | | | | x86/apic: Cleanup apic_printk()sThomas Gleixner2024-08-071-46/+35
| * | | | | x86/ioapic: Use guard() for locking where applicableThomas Gleixner2024-08-071-128/+64
| * | | | | x86/ioapic: Cleanup structsThomas Gleixner2024-08-071-18/+14
| * | | | | x86/ioapic: Mark mp_alloc_timer_irq() __initThomas Gleixner2024-08-071-2/+2
| * | | | | x86/ioapic: Handle allocation failures gracefullyThomas Gleixner2024-08-071-24/+22