summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2025-04-14ARM: dts: renesas: r9a06g032-rzn1d400-eb: Describe I2C busWolfram Sang
2025-04-14ARM: dts: renesas: r9a06g032-rzn1d400-db: Describe I2C busWolfram Sang
2025-04-14ARM: dts: renesas: r9a06g032: Describe I2C controllersWolfram Sang
2025-04-14ARM: dts: renesas: Add r9a06g032-rzn1d400-eb board device-treeClément Léger
2025-04-14x86/alternatives, um: Rename UML's text_poke_sync() wrapper to smp_text_poke_...Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_node.h> header to <asm/amd/node.h>Ingo Molnar
2025-04-14x86/platform/amd: Clean up the <asm/amd/hsmp.h> header guards a bitIngo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_hsmp.h> header to <asm/amd/hsmp.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd_nb.h> header to <asm/amd/nb.h>Ingo Molnar
2025-04-14x86/platform/amd: Add standard header guards to <asm/amd/ibs.h>Ingo Molnar
2025-04-14x86/platform/amd: Move the <asm/amd-ibs.h> header to <asm/amd/ibs.h>Ingo Molnar
2025-04-14x86/fpu: Clarify FPU context cacheline alignmentIngo Molnar
2025-04-14x86/fpu: Use 'fpstate' variable names consistentlyIngo Molnar
2025-04-14x86/fpu: Remove init_task FPU state dependencies, add debugging warning for P...Ingo Molnar
2025-04-14x86/fpu: Make sure x86_task_fpu() doesn't get called for PF_KTHREAD|PF_USER_W...Ingo Molnar
2025-04-14x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() callIngo Molnar
2025-04-14x86/fpu: Remove the thread::fpu pointerIngo Molnar
2025-04-14x86/fpu: Make task_struct::thread constant sizeIngo Molnar
2025-04-14x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()Ingo Molnar
2025-04-14x86/fpu: Introduce the x86_task_fpu() helper methodIngo Molnar
2025-04-14x86/fpu/xstate: Adjust xstate copying logic for user ABIChang S. Bae
2025-04-14x86/fpu/xstate: Adjust XSAVE buffer size calculationChang S. Bae
2025-04-14x86/fpu/xstate: Introduce xfeature order table and accessor macroChang S. Bae
2025-04-14x86/fpu/xstate: Remove xstate offset checkChang S. Bae
2025-04-13x86/uaccess: Use asm_inline() instead of asm() in __untagged_addr()Uros Bizjak
2025-04-13perf/x86/intel/bts: Replace offsetof() with struct_size()Thorsten Blum
2025-04-13x86/msr: Add compatibility wrappers for rdmsrl()/wrmsrl()Ingo Molnar
2025-04-13arm64: dts: apple: t8015: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: t8012: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: t8011: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: t8010: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: s8001: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: s800-0-3: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: t7001: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: t7000: Add CPU cachesNick Chan
2025-04-13arm64: dts: apple: s5l8960x: Add CPU cachesNick Chan
2025-04-13objtool, x86/hweight: Remove ANNOTATE_IGNORE_ALTERNATIVEJosh Poimboeuf
2025-04-13x86/percpu: Refer __percpu_prefix to __force_percpu_prefixUros Bizjak
2025-04-12Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-04-12x86/microcode/AMD: Extend the SHA check to Zen5, block loading of any unrelea...Borislav Petkov (AMD)
2025-04-12x86/sev: Prepare for splitting off early SEV codeArd Biesheuvel
2025-04-12x86/boot: Drop RIP_REL_REF() uses from SME startup codeArd Biesheuvel
2025-04-12x86/boot: Move early SME init code into startup/Ard Biesheuvel
2025-04-12x86/boot: Drop RIP_REL_REF() uses from early mapping codeArd Biesheuvel
2025-04-12x86/boot: Move early kernel mapping code into startup/Ard Biesheuvel
2025-04-12x86/boot: Move the early GDT/IDT setup code into startup/Ard Biesheuvel
2025-04-12x86/asm: Make rip_rel_ptr() usable from fPIC codeArd Biesheuvel
2025-04-12x86/mm: Opt-in to IRQs-off activate_mm()Andy Lutomirski
2025-04-12x86/efi: Make efi_enter/leave_mm() use the use_/unuse_temporary_mm() machineryAndy Lutomirski
2025-04-12x86/mm: Allow temporary MMs when IRQs are onAndy Lutomirski