aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-07-17x86/um: Kconfig: Fix indentationGravatar Juerg Haefliger 1-5/+5
2022-07-17um/drivers: Kconfig: Fix indentationGravatar Juerg Haefliger 1-27/+27
2022-07-17um: Kconfig: Fix indentationGravatar Juerg Haefliger 1-1/+1
2022-07-10Merge tag 'x86_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 7-14/+28
2022-07-10x86/boot: Fix the setup data types max limitGravatar Borislav Petkov 1-1/+1
2022-07-09Merge tag 'powerpc-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 1-6/+10
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Gravatar Linus Torvalds 1-0/+10
2022-07-07Merge tag 'loongarch-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 8-19/+2
2022-07-07LoongArch: Fix section mismatch warningGravatar Tiezhu Yang 1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigGravatar Huacai Chen 2-0/+2
2022-07-07LoongArch: Remove obsolete mentions of vcsrGravatar Qi Hu 4-14/+0
2022-07-07LoongArch: Drop these obsolete selects in KconfigGravatar Lukas Bulwahn 1-4/+0
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxGravatar Linus Torvalds 1-1/+1
2022-07-06x86/compressed/64: Add identity mappings for setup_data entriesGravatar Michael Roth 1-0/+13
2022-07-05ACPI: CPPC: Don't require _OSC if X86_FEATURE_CPPC is supportedGravatar Mario Limonciello 1-0/+10
2022-07-05Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...Gravatar Linus Torvalds 1-2/+4
2022-07-04Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 24-173/+251
2022-07-04Merge tag 'stm32-dt-for-v5.19-fixes-2' of git://git.kernel.org/pub/scm/linux/...Gravatar Arnd Bergmann 6-3/+71
2022-07-04powerpc/powernv: delay rng platform device creation until later in bootGravatar Jason A. Donenfeld 1-6/+10
2022-07-04ARM: dts: stm32: add missing usbh clock and fix clk order on stm32mp15Gravatar Fabrice Gasnier 1-2/+2
2022-07-04ARM: dts: stm32: delete fixed clock node on STM32MP15-SCMIGravatar Gabriel Fernandez 1-0/+6
2022-07-04ARM: dts: stm32: DSI should use LSE SCMI clock on DK1/ED1 STM32 boardGravatar Gabriel Fernandez 2-0/+8
2022-07-04ARM: dts: stm32: use the correct clock source for CEC on stm32mp151Gravatar Gabriel Fernandez 1-1/+1
2022-07-04ARM: dts: stm32: fix pwr regulators references to use scmiGravatar Etienne Carriere 3-0/+54
2022-07-03Merge tag 'qcom-arm64-fixes-for-5.19' of git://git.kernel.org/pub/scm/linux/k...Gravatar Arnd Bergmann 7-9/+19
2022-07-02Merge tag 'for-5.19/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-1/+6
2022-07-02parisc: Fix vDSO signal breakage on 32-bit kernelGravatar Helge Deller 1-0/+5
2022-07-02Merge tag 'powerpc-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 7-16/+52
2022-07-01Merge tag 'amlogic-arm-for-v5.20' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Arnd Bergmann 1-0/+2
2022-07-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-9/+21
2022-07-01Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Gravatar Linus Torvalds 6-231/+17
2022-07-01arm64: hugetlb: Restore TLB invalidation for BBM on contiguous ptesGravatar Will Deacon 1-9/+21
2022-07-01Merge tag 'imx-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Arnd Bergmann 7-150/+149
2022-07-01Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Arnd Bergmann 3-11/+10
2022-07-01x86: Fix .brk attribute in linker scriptGravatar Juergen Gross 1-1/+1
2022-07-01x86: Clear .brk area at early bootGravatar Juergen Gross 1-0/+2
2022-07-01x86/xen: Use clear_bss() for Xen PV guestsGravatar Juergen Gross 4-12/+11
2022-07-01xen/arm: Fix race in RB-tree based P2M accountingGravatar Oleksandr Tyshchenko 1-2/+4
2022-06-30s390/qdio: Fix spelling mistakeGravatar Zhang Jiaming 1-3/+3
2022-06-30s390/archrandom: simplify back to earlier design and initialize earlierGravatar Jason A. Donenfeld 3-224/+12
2022-06-30s390/purgatory: remove duplicated build rule of kexec-purgatory.oGravatar Masahiro Yamada 1-2/+1
2022-06-30s390/purgatory: hard-code obj-y in MakefileGravatar Masahiro Yamada 1-1/+1
2022-06-30s390: remove unneeded 'select BUILD_BIN2C'Gravatar Masahiro Yamada 1-1/+0
2022-06-29powerpc/memhotplug: Add add_pages override for PPCGravatar Aneesh Kumar K.V 2-1/+36
2022-06-29powerpc/bpf: Fix use of user_pt_regs in uapiGravatar Naveen N. Rao 2-9/+9
2022-06-28ARM: at91: pm: Mark at91_pm_secure_init as __initGravatar Fabio Estevam 1-1/+1
2022-06-28ARM: dts: at91: sama5d2_icp: fix eeprom compatiblesGravatar Eugen Hristev 1-3/+3
2022-06-28ARM: dts: at91: sam9x60ek: fix eeprom compatible and sizeGravatar Eugen Hristev 1-2/+1
2022-06-28ARM: at91: pm: use proper compatibles for sama7g5's rtc and rttGravatar Claudiu Beznea 1-2/+2
2022-06-28ARM: at91: pm: use proper compatibles for sam9x60's rtc and rttGravatar Claudiu Beznea 1-2/+2