aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2023-11-23arm/xen: fix xen_vcpu_info allocation alignmentStefano Stabellini1-1/+2
2023-11-22arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=yWill Deacon2-6/+18
2023-11-22Merge tag 'loongarch-fixes-6.7-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-26/+30
2023-11-22x86/mce/inject: Clear test status valueYazen Ghannam1-0/+1
2023-11-22Merge tag 'hyperv-fixes-signed-20231121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-5/+25
2023-11-22s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2-2/+3
2023-11-22s390/sysinfo: add variable capacity informationVasily Gorbik2-0/+14
2023-11-22s390: remove odd commentHeiko Carstens1-1/+0
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko1-0/+1
2023-11-22s390/pai: cleanup event initializationThomas Richter2-7/+5
2023-11-22x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()Uros Bizjak1-1/+4
2023-11-21x86/apic: Drop struct local_apicAndrew Cooper1-260/+0
2023-11-21x86/apic: Drop enum apic_delivery_modesAndrew Cooper1-9/+7
2023-11-21x86/apic: Drop apic::delivery_modeAndrew Cooper10-13/+1
2023-11-21x86/microcode: Rework early revisions reportingBorislav Petkov (AMD)4-44/+37
2023-11-21x86/microcode: Remove the driver announcement and versionBorislav Petkov (AMD)1-4/+0
2023-11-21ARM: dts: stm32: add SPI support on STM32F746Ben Wolsieffer1-0/+60
2023-11-21ARM: dts: stm32: add STM32F746 syscfg clockBen Wolsieffer1-0/+1
2023-11-22powerpc/rtas: Remove 'extern' from function declarations in rtas.hNathan Lynch1-27/+26
2023-11-21x86/entry: Harden return-to-userPeter Zijlstra1-10/+8
2023-11-21x86/entry: Optimize common_interrupt_return()Peter Zijlstra2-5/+24
2023-11-21perf/x86/intel: Correct incorrect 'or' operation for PMU capabilitiesDapeng Mi1-1/+1
2023-11-21LoongArch: Implement constant timer shutdown interfaceBibo Mao1-14/+9
2023-11-21LoongArch: Mark {dmw,tlb}_virt_to_page() exports as non-GPLHuacai Chen1-2/+2
2023-11-21LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen1-0/+8
2023-11-21LoongArch: Add __percpu annotation for __percpu_read()/__percpu_write()Huacai Chen1-6/+5
2023-11-21LoongArch: Record pc instead of offset in la_abs relocationWANG Rui3-4/+3
2023-11-21LoongArch: Explicitly set -fdirect-access-external-data for vmlinuxWANG Rui1-0/+1
2023-11-21LoongArch: Add dependency between vmlinuz.efi and vmlinux.efiMasahiro Yamada1-0/+2
2023-11-21powerpc/rtas: Remove trailing spaceNathan Lynch2-12/+12
2023-11-21powerpc/rtas: Move post_mobility_fixup() declaration to pseriesNathan Lynch3-1/+2
2023-11-21powerpc/rtas: Remove unused rtas_service_present()Nathan Lynch2-6/+0
2023-11-21powerpc/rtas: Drop declaration of undefined call_rtas() functionNathan Lynch1-2/+0
2023-11-21powerpc/powermac: mark smp_psurge_{give,take}_timebase staticArnd Bergmann1-2/+2
2023-11-21powerpc/pasemi: mark pas_shutdown() staticArnd Bergmann1-1/+1
2023-11-21powerpc/ps3: move udbg_shutdown_ps3gelic prototypeArnd Bergmann5-14/+8
2023-11-20arm64: dts: imx8mp: Add reserve-memory nodes for DSPIuliana Prodan1-0/+22
2023-11-20KVM: arm64: GICv4: Do not perform a map to a mapped vLPIKunkun Jiang1-0/+4
2023-11-20ARM: dts: stm32: use the same 3v3 for SD and DSI nodes on stm32f469-discoDario Binacchi1-11/+4
2023-11-20ARM: dts: rockchip: Make usbphy the parent of SCLK_USB480M for RK3128Alex Bee1-0/+2
2023-11-20ARM: dts: rockchip: Add dwc2 otg fifo siztes for RK3128Alex Bee1-0/+3
2023-11-20ARM: dts: rockchip: Add USB host clocks for RK3128Alex Bee1-0/+2
2023-11-20ARM: dts: rockchip: Add Geniatech XPI-3128 RK3128 boardAlex Bee2-0/+398
2023-11-20ARM: dts: rockchip: Add sdmmc_det pinctrl for RK3128Alex Bee1-0/+4
2023-11-20arm64: dts: rockchip: Add Powkiddy RK2023Chris Morgan2-0/+39
2023-11-20arm64: dts: rockchip: Update powkiddy,rgb30 include to rk2023 DTSIChris Morgan2-138/+891
2023-11-20x86/mtrr: Document missing function parameters in kernel-docBorislav Petkov (AMD)1-4/+10
2023-11-20arm64: dts: renesas: rzg3s-smarc: Enable SDHI1Claudiu Beznea1-0/+65
2023-11-20arm64: dts: renesas: rzg3s-smarc-som: Enable SDHI2Claudiu Beznea1-0/+49
2023-11-19Merge tag 'x86_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-22/+18