summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86: um: vdso: Add '%rcx' and '%r11' to the syscall clobber listAmmar Faizi2023-02-101-4/+8
| * | | | | rust: arch/um: Add support for CONFIG_RUST under x86_64 UMLDavid Gow2023-02-101-0/+1
| * | | | | rust: arch/um: Disable FP/SIMD instruction to match x86David Gow2023-02-101-0/+6
| * | | | | rust: arch/um: Use 'pie' relocation mode under UMLDavid Gow2023-02-101-0/+2
| * | | | | um: Declare fix_range_common as a static functionBenjamin Berg2023-02-011-2/+2
| * | | | | um: Switch printk calls to adhere to correct coding styleBenjamin Berg2023-02-013-75/+69
| * | | | | um: vector: Fix memory leak in vector_configXiang Yang2023-02-011-0/+1
| * | | | | um: protect VMA iterationJohannes Berg2023-02-011-0/+2
| * | | | | um: remove unneeded semicolonYang Li2023-02-011-1/+1
| * | | | | um: Remove the unneeded result variableye xingchen2023-02-011-3/+1
* | | | | | Merge tag 'arm-fixes-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-2711-19/+18
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'samsung-dt-fixes-6.3' of https://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2023-02-276-14/+12
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Odroid XU3 familyKrzysztof Kozlowski2023-02-171-5/+5
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Odroid HC1Krzysztof Kozlowski2023-02-171-5/+5
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Odroid XUKrzysztof Kozlowski2023-02-171-1/+0
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Exynos5250Krzysztof Kozlowski2023-02-171-1/+1
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Exynos4210Krzysztof Kozlowski2023-02-171-1/+0
| | * | | | | | ARM: dts: exynos: correct TMU phandle in Exynos4Krzysztof Kozlowski2023-02-171-1/+1
| * | | | | | | ARM: dts: spear320-hmi: correct STMPE GPIO compatibleKrzysztof Kozlowski2023-02-271-1/+1
| * | | | | | | ARM: dts: aspeed: p10bmc: Update battery node nameEddie James2023-02-273-3/+3
| * | | | | | | arm64: defconfig: Add IOSCHED_BFQ to the default configsLinus Walleij2023-02-271-0/+1
| * | | | | | | arm64: defconfig: Fix unintentional disablement of PCI on i.MXMark Brown2023-02-271-1/+1
| |/ / / / / /
* | | | | | | Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-02-271-1/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'qcom-drivers-for-6.3-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2023-02-131-1/+1
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: qcom_scm: Move qcom_scm.h to include/linux/firmware/qcom/Elliot Berman2023-02-081-1/+1
* | | | | | | | | Merge tag 'm68knommu-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-02-272-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | m68k: nommu: Fix misspellings of "DragonEngine"Geert Uytterhoeven2023-02-132-3/+3
| * | | | | | | | | m68k: nommu: Fix misspellings of "uCdimm"Geert Uytterhoeven2023-02-131-2/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'csky-for-linus-6.3' of https://github.com/c-sky/csky-linuxLinus Torvalds2023-02-271-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | csky: delay: Add function alignmentJialu Xu2022-12-291-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-02-2632-118/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kbuild: remove --include-dir MAKEFLAG from top MakefileMasahiro Yamada2023-02-0514-15/+15
| * | | | | | | | | powerpc/vdso: Filter clang's auto var init zero enabler when linkingNathan Chancellor2023-02-051-1/+1
| * | | | | | | | | s390/purgatory: Remove unused '-MD' and unnecessary '-c' flagsNathan Chancellor2023-01-261-1/+1
| * | | | | | | | | s390/vdso: Drop '-shared' from KBUILD_CFLAGS_64Nathan Chancellor2023-01-261-1/+1
| * | | | | | | | | s390/vdso: Drop unused '-s' flag from KBUILD_AFLAGS_64Nathan Chancellor2023-01-261-1/+1
| * | | | | | | | | powerpc/vdso: Remove an unsupported flag from vgettimeofday-32.o with clangNathan Chancellor2023-01-261-0/+5
| * | | | | | | | | powerpc/vdso: Improve linker flagsNathan Chancellor2023-01-261-8/+12
| * | | | | | | | | powerpc/vdso: Remove unused '-s' flag from ASFLAGSNathan Chancellor2023-01-261-2/+2
| * | | | | | | | | powerpc: Remove linker flag from KBUILD_AFLAGSNathan Chancellor2023-01-261-1/+1
| * | | | | | | | | MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2023-01-262-2/+2
| * | | | | | | | | MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor2023-01-269-75/+40
| * | | | | | | | | x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers2023-01-261-1/+1
| * | | | | | | | | kbuild: clean up stale file removalMasahiro Yamada2023-01-221-7/+0
| * | | | | | | | | kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-221-1/+1
| * | | | | | | | | kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-221-5/+4
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2023-02-251-4/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arm64: dts: qcom: sm8250: Pad addresses to 8 hex digitsKonrad Dybcio2023-01-101-4/+4
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2023-02-2525-153/+216
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | alpha: in_irq() cleanupChangbin Du2023-02-241-1/+1