linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] x86/cleanups for v6.14
@ 2025-01-21  7:28 Ingo Molnar
  2025-01-21  7:34 ` Ingo Molnar
                   ` (2 more replies)
  0 siblings, 3 replies; 16+ messages in thread
From: Ingo Molnar @ 2025-01-21  7:28 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, the arch/x86 maintainers

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2025-01-28 22:38 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-21  7:28 [GIT PULL] x86/cleanups for v6.14 Ingo Molnar
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).