aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/numaq.h
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2025-11-09 09:29:44 -0800
commitf850568efe3a7a9ec4df357cfad1f997f0058924 (patch)
treeac8b8c5a591b2fb5054a5a0aec1849e83a91d3f0 /arch/x86/include/asm/numaq.h
parentMerge tag 'kbuild-fixes-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
parenti2c: muxes: pca954x: Fix broken reset-gpio usage (diff)
downloadlinux-master.tar.gz
linux-master.zip
Merge tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxHEADmaster
Pull i2c fix from Wolfram Sang: "Two reverts merged into one commit to handle a regression caused by a wrong cleanup because the underlying implications were unclear" * tag 'i2c-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux: i2c: muxes: pca954x: Fix broken reset-gpio usage
Diffstat (limited to 'arch/x86/include/asm/numaq.h')
0 files changed, 0 insertions, 0 deletions
ertions'>+1 2022-01-20block: fix async_depth sysfs interface for mq-deadlineJens Axboe1-2/+2 2022-01-20riscv: dts: sifive unmatched: Add gpio poweroffRon Economos1-0/+5 2022-01-20riscv: canaan: remove useless select of non-existing config SYSCONLukas Bulwahn1-1/+0 2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra11-136/+130 2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra5-5/+30 2022-01-20RISC-V: Move the entire hart selection via lottery to SMPAtish Patra1-2/+6 2022-01-20RISC-V: Use __cpu_up_stack/task_pointer only for spinwait methodAtish Patra5-23/+30 2022-01-20RISC-V: Do not print the SBI version during HSM extension boot printAtish Patra1-1/+1 2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra4-15/+58 2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt1-1/+0 2022-01-20ALSA: hda/cs8409: Add new Warlock SKUs to patch_cs8409Stefan Binding1-0/+2 2022-01-20block: Fix wrong offset in bio_truncate()OGAWA Hirofumi1-1/+2 2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan1-1/+1 2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook2-2/+2 2022-01-20asm-generic: Add missing brackets for io_stop_wc macroXiongfeng Wang1-1/+1 2022-01-20gpio: mpc8xxx: Fix an ignored error return from platform_get_irq()Yang Li1-1/+1 2022-01-20gpio: idt3243x: Fix an ignored error return from platform_get_irq()Yang Li1-1/+1 2022-01-20lib: remove redundant assignment to variable retColin Ian King1-2/+0 2022-01-20ubsan: remove CONFIG_UBSAN_OBJECT_SIZEKees Cook3-36/+0 2022-01-20kcov: fix generic Kconfig dependencies if ARCH_WANTS_NO_INSTRMarco Elver2-1/+3 2022-01-20lib/Kconfig.debug: make TEST_KMOD depend on PAGE_SIZE_LESS_THAN_256KBNathan Chancellor1-0/+1 2022-01-20btrfs: use generic Kconfig option for 256kB page size limitNathan Chancellor1-2/+1 2022-01-20arch/Kconfig: split PAGE_SIZE_LESS_THAN_256KB from PAGE_SIZE_LESS_THAN_64KBNathan Chancellor1-0/+4