summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2022-01-23arm64: dts: exynos: use dedicated wake-up pinctrl compatible in ExynosAutov9Krzysztof Kozlowski
2022-01-23ARM: dts: s5pv210: align pinctrl with dtschemaKrzysztof Kozlowski
2022-01-23ARM: dts: s3c64xx: align pinctrl with dtschemaKrzysztof Kozlowski
2022-01-23ARM: dts: s3c24xx: align pinctrl with dtschemaKrzysztof Kozlowski
2022-01-23arm64: dts: exynos: align pinctrl with dtschema in ExynosAutov9Krzysztof Kozlowski
2022-01-23arm64: dts: exynos: align pinctrl with dtschema in Exynos7Krzysztof Kozlowski
2022-01-23arm64: dts: exynos: align pinctrl with dtschema in Exynos5433Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos542x/5800Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos5410Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos5260Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos5250Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos4412Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos4210Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: align pinctrl with dtschema in Exynos3250Krzysztof Kozlowski
2022-01-23ARM: dts: s3c64xx: drop unneeded pinctrl wake-up interrupt mappingKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: simplify PMIC DVS pin configuration in Peach PiKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: override pins by label in Peach PiKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: simplify PMIC DVS pin configuration in Peach PitKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: override pins by label in Peach PitKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: simplify PMIC DVS pin configuration in Odroid XUKrzysztof Kozlowski
2022-01-23ARM: dts: exynos: drop unused pinctrl defines in Exynos3250Krzysztof Kozlowski
2022-01-23ARM: dts: exynos: fix UART3 pins configuration in Exynos5250Krzysztof Kozlowski
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-01-22Merge tag 'for-5.17/parisc-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-22Merge tag 'riscv-for-linus-5.17-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-01-22mm: remove cleancacheChristoph Hellwig
2022-01-22proc: remove PDE_DATA() completelyMuchun Song
2022-01-22kernel/sysctl.c: rename sysctl_init() to sysctl_init_bases()Luis Chamberlain
2022-01-21Merge tag 'rtc-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2022-01-21Merge tag 'pci-v5.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-21Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2022-01-20RISC-V: nommu_virt: Drop unused SLAB_MERGE_DEFAULTPalmer Dabbelt
2022-01-20parisc: Fix missing prototype for 'toc_intr' warning in toc.cHelge Deller
2022-01-20parisc: Autodetect default output device and set console= kernel parameterHelge Deller
2022-01-20parisc: Use safer strscpy() in setup_cmdline()Helge Deller
2022-01-20RISC-V: Remove redundant err variableMinghao Chi
2022-01-20riscv: dts: sifive unmatched: Add gpio poweroffRon Economos
2022-01-20RISC-V: Do not use cpumask data structure for hartid bitmapAtish Patra
2022-01-20RISC-V: Move spinwait booting method to its own configAtish Patra
2022-01-20RISC-V: Move the entire hart selection via lottery to SMPAtish Patra
2022-01-20RISC-V: Use __cpu_up_stack/task_pointer only for spinwait methodAtish Patra
2022-01-20RISC-V: Do not print the SBI version during HSM extension boot printAtish Patra
2022-01-20RISC-V: Avoid using per cpu array for ordered bootingAtish Patra
2022-01-20riscv: default to CONFIG_RISCV_SBI_V01=nHeinrich Schuchardt
2022-01-20arm64: mm: apply __ro_after_init to memory_limitPeng Fan
2022-01-20arm64: atomics: lse: Dereference matching sizeKees Cook
2022-01-20Merge tag 'net-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds