summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-09-23ARM: mvebu: add audio support to Armada 385 DBMarcin Wojtas1-0/+69
2022-09-23ARM: mvebu: add audio I2S controller to Armada 38x Device TreeMarcin Wojtas1-0/+19
2022-09-02ARM: dts: armada-38x: Add gpio-ranges for pin muxingPali Rohár1-0/+2
2022-09-02ARM: dts: dove: Add definitions for PCIe error interruptsPali Rohár1-4/+4
2022-09-02ARM: dts: kirkwood: Add definitions for PCIe error interruptsPali Rohár4-10/+10
2022-09-02ARM: dts: armada-39x.dtsi: Add definitions for PCIe legacy INTx interruptsPali Rohár1-8/+48
2022-09-02ARM: dts: armada-380.dtsi: Add definitions for PCIe legacy INTx interruptsPali Rohár1-6/+36
2022-09-02ARM: dts: armada-375.dtsi: Add definitions for PCIe legacy INTx interruptsPali Rohár1-4/+24
2022-09-02ARM: dts: armada-xp-mv78460.dtsi: Add definitions for PCIe legacy INTx interr...Pali Rohár1-20/+120
2022-09-02ARM: dts: armada-xp-mv78260.dtsi: Add definitions for PCIe legacy INTx interr...Pali Rohár1-18/+108
2022-09-02ARM: dts: armada-xp-mv78230.dtsi: Add definitions for PCIe legacy INTx interr...Pali Rohár1-10/+60
2022-09-02ARM: dts: armada-xp-98dx3236.dtsi: Add definitions for PCIe legacy INTx inter...Pali Rohár1-2/+12
2022-09-02ARM: dts: armada-370.dtsi: Add definitions for PCIe legacy INTx interruptsPali Rohár1-4/+24
2022-09-02ARM: dts: dove: Add definitions for PCIe legacy INTx interruptsPali Rohár1-4/+24
2022-09-02ARM: dts: kirkwood: Add definitions for PCIe legacy INTx interruptsPali Rohár4-10/+60
2022-09-02ARM: dts: kirkwood: lsxl: remove first ethernet portMichael Walle1-11/+0
2022-09-02ARM: dts: kirkwood: lsxl: fix serial lineMichael Walle1-0/+5
2022-09-02ARM: dts: armada-xp: align SPI node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-09-02ARM: dts: turris-omnia: Fix mpp26 pin name and commentMarek Behún1-2/+2
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-9/+32
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds6-30/+25
2022-08-14Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+6
2022-08-13Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds42-78/+667
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-1/+2
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds36-60/+1086
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt1-2/+30
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane5-9/+32
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen1-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang3-0/+47
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang8-6/+93
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang6-1/+259
2022-08-12LoongArch: Add guess unwinder supportQing Zhang7-11/+200
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen6-12/+75
2022-08-12LoongArch: Add PCI controller supportHuacai Chen8-10/+321
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen4-7/+40
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen1-8/+11
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang1-2/+2
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li1-1/+1
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen1-1/+4
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen1-1/+1
2022-08-12RISC-V: Improve SBI definitionsAtish Patra1-2/+16
2022-08-12RISC-V: Move counter info definition to sbi header fileAtish Patra1-0/+14
2022-08-12RISC-V: Add Sstc extension supportPalmer Dabbelt4-0/+8
2022-08-12RISC-V: Enable sstc extension parsing from DTAtish Patra3-0/+3
2022-08-12RISC-V: Add SSTC extension CSR detailsAtish Patra1-0/+5
2022-08-12riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou1-6/+0
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley2-0/+3
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds1-8/+8
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks1-0/+2