linux/arch
Linus Torvalds fcc196579a Misc cleanups, including a large series from Thomas Gleixner to
cure Sparse warnings.
 
 Signed-off-by: Ingo Molnar <mingo@kernel.org>
 -----BEGIN PGP SIGNATURE-----
 
 iQJFBAABCgAvFiEEBpT5eoXrXCwVQwEKEnMQ0APhK1gFAmXvAFQRHG1pbmdvQGtl
 cm5lbC5vcmcACgkQEnMQ0APhK1hkDRAAwASVCQ88kiGqNQtHibXlK54mAFGsc0xv
 T8OPds15DUzoLg/y8lw0X0DHly6MdGXVmygybejNIw2BN4lhLjQ7f4Ria7rv7LDy
 FcI1jfvysEMyYRFHGRefb/GBFzuEfKoROwf+QylGmKz0ZK674gNMngsI9pwOBdbe
 wElq3IkHoNuTUfH9QA4BvqGam1n122nvVTop3g0PMHWzx9ky8hd/BEUjXFZhfINL
 zZk3fwUbER2QYbhHt+BN2GRbdf2BrKvqTkXpKxyXTdnpiqAo0CzBGKerZ62H82qG
 n737Nib1lrsfM5yDHySnau02aamRXaGvCJUd6gpac1ZmNpZMWhEOT/0Tr/Nj5ztF
 lUAvKqMZn/CwwQky1/XxD0LHegnve0G+syqQt/7x7o1ELdiwTzOWMCx016UeodzB
 yyHf3Xx9J8nt3snlrlZBaGEfegg9ePLu5Vir7iXjg3vrloUW8A+GZM62NVxF4HVV
 QWF80BfWf8zbLQ/OS1382t1shaioIe5pEXzIjcnyVIZCiiP2/5kP2O6P4XVbwVlo
 Ca5eEt8U1rtsLUZaCzI2ZRTQf/8SLMQWyaV+ZmkVwcVdFoARC31EgdE5wYYoZOf6
 7Vl+rXd+rZCuTWk0ZgznCZEm75aaqukaQCBa2V8hIVociLFVzhg/Tjedv7s0CspA
 hNfxdN1LDZc=
 =0eJ7
 -----END PGP SIGNATURE-----

Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull x86 cleanups from Ingo Molnar:
 "Misc cleanups, including a large series from Thomas Gleixner to cure
  sparse warnings"

* tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/nmi: Drop unused declaration of proc_nmi_enabled()
  x86/callthunks: Use EXPORT_PER_CPU_SYMBOL_GPL() for per CPU variables
  x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
  x86/cpu: Use EXPORT_PER_CPU_SYMBOL_GPL() for x86_spec_ctrl_current
  x86/uaccess: Add missing __force to casts in __access_ok() and valid_user_address()
  x86/percpu: Cure per CPU madness on UP
  smp: Consolidate smp_prepare_boot_cpu()
  x86/msr: Add missing __percpu annotations
  x86/msr: Prepare for including <linux/percpu.h> into <asm/msr.h>
  perf/x86/amd/uncore: Fix __percpu annotation
  x86/nmi: Remove an unnecessary IS_ENABLED(CONFIG_SMP)
  x86/apm_32: Remove dead function apm_get_battery_status()
  x86/insn-eval: Fix function param name in get_eff_addr_sib()
2024-03-11 19:37:56 -07:00
..
alpha smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
arc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
arm A large set of updates and features for timers and timekeeping: 2024-03-11 14:38:26 -07:00
arm64 A large set of updates and features for timers and timekeeping: 2024-03-11 14:38:26 -07:00
csky Misc cleanups, including a large series from Thomas Gleixner to 2024-03-11 19:37:56 -07:00
hexagon smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
loongarch A large set of updates and features for timers and timekeeping: 2024-03-11 14:38:26 -07:00
m68k for-6.9/block-20240310 2024-03-11 11:43:44 -07:00
microblaze Microblaze patches for 6.8-rc1 2024-01-17 11:27:23 -08:00
mips MIPS: vdso: Use generic union vdso_data_store 2024-02-20 20:56:01 +01:00
nios2 percpu: 2024-01-18 15:01:28 -08:00
openrisc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
parisc parisc architecture fixes for kernel v6.8-rc6: 2024-02-23 10:40:20 -08:00
powerpc Scheduler changes for v6.9: 2024-03-11 18:45:16 -07:00
riscv Misc cleanups, including a large series from Thomas Gleixner to 2024-03-11 19:37:56 -07:00
s390 A large set of updates and features for timers and timekeeping: 2024-03-11 14:38:26 -07:00
sh sh updates for v6.8 2024-01-20 09:24:06 -08:00
sparc smp: Consolidate smp_prepare_boot_cpu() 2024-03-04 12:01:54 +01:00
um for-6.9/block-20240310 2024-03-11 11:43:44 -07:00
x86 Misc cleanups, including a large series from Thomas Gleixner to 2024-03-11 19:37:56 -07:00
xtensa for-6.9/block-20240310 2024-03-11 11:43:44 -07:00
.gitignore
Kconfig scs: add CONFIG_MMU dependency for vfree_atomic() 2024-01-25 23:52:21 -08:00