Merge tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 cleanups from Ingo Molnar: "Miscellaneous x86 cleanups and typo fixes, and also the removal of the 'disablelapic' boot parameter" * tag 'x86-cleanups-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/ioapic: Remove a stray tab in the IO-APIC type string x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf Documentation/kernel-parameters: Fix a typo in kvm.enable_virt_at_load text x86/cpu: Fix typo in x86_match_cpu()'s doc x86/apic: Remove "disablelapic" cmdline option Documentation: Merge x86-specific boot options doc into kernel-parameters.txt x86/ioremap: Remove unused size parameter in remapping functions x86/ioremap: Simplify setup_data mapping variants x86/boot/compressed: Remove unused header includes from kaslr.c
No related branches found
No related tags found
Showing
- Documentation/admin-guide/kernel-parameters.rst 0 additions, 3 deletionsDocumentation/admin-guide/kernel-parameters.rst
- Documentation/admin-guide/kernel-parameters.txt 226 additions, 13 deletionsDocumentation/admin-guide/kernel-parameters.txt
- Documentation/arch/x86/x86_64/boot-options.rst 0 additions, 312 deletionsDocumentation/arch/x86/x86_64/boot-options.rst
- Documentation/arch/x86/x86_64/fake-numa-for-cpusets.rst 1 addition, 1 deletionDocumentation/arch/x86/x86_64/fake-numa-for-cpusets.rst
- Documentation/arch/x86/x86_64/index.rst 0 additions, 1 deletionDocumentation/arch/x86/x86_64/index.rst
- arch/x86/Kconfig.debug 1 addition, 1 deletionarch/x86/Kconfig.debug
- arch/x86/boot/compressed/kaslr.c 0 additions, 4 deletionsarch/x86/boot/compressed/kaslr.c
- arch/x86/include/asm/cpufeatures.h 6 additions, 6 deletionsarch/x86/include/asm/cpufeatures.h
- arch/x86/kernel/apic/apic.c 1 addition, 8 deletionsarch/x86/kernel/apic/apic.c
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- arch/x86/kernel/cpu/match.c 1 addition, 1 deletionarch/x86/kernel/cpu/match.c
- arch/x86/kernel/cpu/topology.c 1 addition, 1 deletionarch/x86/kernel/cpu/topology.c
- arch/x86/kernel/pci-dma.c 0 additions, 4 deletionsarch/x86/kernel/pci-dma.c
- arch/x86/mm/ioremap.c 39 additions, 78 deletionsarch/x86/mm/ioremap.c
Loading
Please register or sign in to comment