From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, the arch/x86 maintainers <x86@kernel.org>
Subject: [GIT PULL] x86/cleanups for v6.14
Date: Tue, 21 Jan 2025 08:28:27 +0100 [thread overview]
Message-ID: <Z49Mm2FJD9Qptc5e@gmail.com> (raw)
Linus,
Please pull the latest x86/cleanups Git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-cleanups-2025-01-21
# HEAD: 0094014be0cd75273ef7f2934c17fb8cffd4db6e x86/ioapic: Remove a stray tab in the IO-APIC type string
Miscellaneous x86 cleanups and typo fixes, and also the removal
of the "disablelapic" boot parameter.
Thanks,
Ingo
------------------>
Alan Song (1):
x86/ioapic: Remove a stray tab in the IO-APIC type string
Baoquan He (2):
x86/ioremap: Simplify setup_data mapping variants
x86/ioremap: Remove unused size parameter in remapping functions
Borislav Petkov (AMD) (5):
x86/boot/compressed: Remove unused header includes from kaslr.c
Documentation: Merge x86-specific boot options doc into kernel-parameters.txt
x86/apic: Remove "disablelapic" cmdline option
Documentation/kernel-parameters: Fix a typo in kvm.enable_virt_at_load text
x86/cpufeatures: Remove "AMD" from the comments to the AMD-specific leaf
Raag Jadav (1):
x86/cpu: Fix typo in x86_match_cpu()'s doc
Documentation/admin-guide/kernel-parameters.rst | 3 -
Documentation/admin-guide/kernel-parameters.txt | 239 +++++++++++++++-
Documentation/arch/x86/x86_64/boot-options.rst | 312 ---------------------
.../arch/x86/x86_64/fake-numa-for-cpusets.rst | 2 +-
Documentation/arch/x86/x86_64/index.rst | 1 -
arch/x86/Kconfig.debug | 2 +-
arch/x86/boot/compressed/kaslr.c | 4 -
arch/x86/include/asm/cpufeatures.h | 12 +-
arch/x86/kernel/apic/apic.c | 9 +-
arch/x86/kernel/apic/io_apic.c | 2 +-
arch/x86/kernel/cpu/match.c | 2 +-
arch/x86/kernel/cpu/topology.c | 2 +-
arch/x86/kernel/pci-dma.c | 4 -
arch/x86/mm/ioremap.c | 117 +++-----
14 files changed, 277 insertions(+), 434 deletions(-)
delete mode 100644 Documentation/arch/x86/x86_64/boot-options.rst
next reply other threads:[~2025-01-21 7:28 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-21 7:28 Ingo Molnar [this message]
2025-01-21 7:34 ` Ingo Molnar
2025-01-21 11:31 ` Borislav Petkov
2025-01-21 19:40 ` pr-tracker-bot
2025-01-21 21:29 ` [GIT PULL] x86/boot enhancements " Ingo Molnar
2025-01-24 14:06 ` pr-tracker-bot
2025-01-27 3:18 ` Linus Torvalds
2025-01-27 10:20 ` [PATCH] Revert "x86/boot: Reject absolute references in .head.text Ingo Molnar
2025-01-27 15:54 ` [GIT PULL] x86 fix Ingo Molnar
2025-01-27 17:10 ` Linus Torvalds
2025-01-28 22:19 ` Ingo Molnar
2025-01-28 22:22 ` Ingo Molnar
2025-01-28 22:39 ` pr-tracker-bot
2025-01-27 10:25 ` [tip: x86/urgent] Revert "x86/boot: Reject absolute references in .head.text" tip-bot2 for Ingo Molnar
2025-01-27 11:12 ` [GIT PULL] x86/boot enhancements for v6.14 Ard Biesheuvel
2025-01-27 15:51 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Z49Mm2FJD9Qptc5e@gmail.com \
--to=mingo@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome