summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-186-10/+10
|\
| * treewide: context_tracking: Rename CONTEXT_* into CT_STATE_*Valentin Schneider2024-07-296-10/+10
* | Merge tag 'm68k-for-v6.12-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-1714-35/+6
|\ \
| * | m68k: defconfig: Update defconfigs for v6.11-rc1Geert Uytterhoeven2024-08-2612-24/+0
| * | m68k: Fix kernel_clone_args.flags in m68k_clone()Finn Thain2024-08-261-1/+1
| * | m68k: cmpxchg: Use swap() to improve codeThorsten Blum2024-08-261-10/+5
| |/
* | Merge tag 'x86-timers-2024-09-17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-173-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 Torvalds2024-09-172-1/+13
|\ \
| * | x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60h-70hRichard Gong2024-08-251-0/+4
| * | x86/syscall: Avoid memcpy() for ia32 syscall_get_arguments()Kees Cook2024-08-231-1/+6
| * | x86/amd_nb: Add new PCI IDs for AMD family 1Ah model 60hShyam Sundar S K2024-07-291-0/+3
| |/
* | Merge tag 'x86-platform-2024-09-17' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-09-171-1/+0
|\ \
| * | x86/platform/uv: Remove unused declaration uv_irq_2_mmr_info()Yue Haibing2024-08-141-1/+0
* | | Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-09-1715-49/+169
|\ \ \
| * | | x86/ioremap: Improve iounmap() address range checksMax Ramanouski2024-08-261-1/+2
| * | | x86/mm: Remove duplicate check from build_cr3()Yuntao Wang2024-08-141-1/+0
| * | | x86/mm: Remove unused NX related declarationsYue Haibing2024-08-141-2/+0
| * | | x86/mm: Remove unused CR3_HW_ASID_BITSYosry Ahmed2024-08-101-3/+0
| * | | x86/mm: Don't print out SRAT table informationLi RongQing2024-08-081-4/+2
| * | | x86/mm/ident_map: Use gbpages only where full GB page should be mapped.Steve Wahl2024-08-051-5/+18
| * | | 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-023-5/+6
| * | | Merge branch 'linus' into x86/mmThomas Gleixner2024-08-021859-37668/+84456
| |\ \ \ | | | |/ | | |/|
| * | | 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-024-11/+20
| * | | x86/mm: Use IPIs to synchronize LAM enablementYosry Ahmed2024-07-022-7/+29
* | | | Merge tag 'x86-fred-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-1711-64/+111
|\ \ \ \
| * | | | x86/entry: Set FRED RSP0 on return to userspace instead of context switchXin Li (Intel)2024-08-254-5/+27
| * | | | x86/msr: Switch between WRMSRNS and WRMSR with the alternatives mechanismAndrew Cooper2024-08-253-16/+11
| * | | | x86/entry: Test ti_work for zero before processing individual bitsXin Li (Intel)2024-08-251-2/+8
| * | | | 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-135-6/+23
| * | | | x86/fred: Move FRED RSP initialization into a separate functionXin Li (Intel)2024-08-133-11/+25
| * | | | 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 Torvalds2024-09-173-0/+106
|\ \ \ \
| * | | | x86/elf: Add a new FPU buffer layout info to x86 core filesVignesh Balasubramanian2024-07-293-0/+106
| | |_|/ | |/| |
* | | | Merge tag 'x86-core-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-172-5/+66
|\ \ \ \
| * | | | x86/traps: Enable UBSAN traps on x86Gatlin Newhouse2024-08-062-5/+66
| |/ / /
* | | | Merge tag 'x86-apic-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-09-176-641/+373
|\ \ \ \
| * | | | x86/irq: Fix comment on IRQ vector layoutSohil Mehta2024-08-131-2/+2
| * | | | x86/apic: Remove unused extern declarationsYue Haibing2024-08-131-6/+0
| * | | | x86/apic: Remove logical destination mode for 64-bitThomas Gleixner2024-08-092-120/+7
| * | | | x86/apic: Remove unused inline function apic_set_eoi_cb()Yue Haibing2024-08-071-1/+0