summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2022-09-09arm64: dts: mediatek: kukui: Remove i2s-share propertiesNĂ­colas F. R. A. Prado-5/+0
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+32
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-30/+25
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+6
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-78/+667
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-1/+2
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds-60/+1086
2022-08-12RISC-V: KVM: Support sstc extensionAtish Patra-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesPalmer Dabbelt-2/+30
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane-9/+32
2022-08-12LoongArch: Update Loongson-3 default config fileHuacai Chen-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportQing Zhang-0/+47
2022-08-12LoongArch: Add STACKTRACE supportQing Zhang-6/+93
2022-08-12LoongArch: Add prologue unwinder supportQing Zhang-1/+259
2022-08-12LoongArch: Add guess unwinder supportQing Zhang-11/+200
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Huacai Chen-12/+75
2022-08-12LoongArch: Add PCI controller supportHuacai Chen-10/+321
2022-08-12LoongArch: Parse MADT to get multi-processor informationHuacai Chen-7/+40
2022-08-12LoongArch: Jump to the link address before enable PGHuacai Chen-8/+11
2022-08-12LoongArch: Requires __force attributes for any castsQing Zhang-2/+2
2022-08-12LoongArch: Fix unsigned comparison with less than zeroYang Li-1/+1
2022-08-12LoongArch: Adjust arch/loongarch/KconfigHuacai Chen-1/+4
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKHuacai Chen-1/+1
2022-08-11RISC-V: Improve SBI definitionsAtish Patra-2/+16
2022-08-11RISC-V: Move counter info definition to sbi header fileAtish Patra-0/+14
2022-08-11RISC-V: Add Sstc extension supportPalmer Dabbelt-0/+8
2022-08-11RISC-V: Enable sstc extension parsing from DTAtish Patra-0/+3
2022-08-11RISC-V: Add SSTC extension CSR detailsAtish Patra-0/+5
2022-08-11riscv:uprobe fix SR_SPIE set/clear handlingYipeng Zou-6/+0
2022-08-11riscv: ensure cpu_ops_sbi is declaredConor Dooley-0/+3
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-8/+8
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hBen Dooks-0/+2
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Ben Dooks-3/+2
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-50/+125
2022-08-11riscv: dts: starfive: correct number of external interruptsMark Kettenis-1/+1
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsEmil Renner Berthing-0/+42
2022-08-11riscv/purgatory: Omit use of bin2cMasahiro Yamada-9/+15
2022-08-11riscv/purgatory: hard-code obj-y in MakefileMasahiro Yamada-1/+1
2022-08-11RISC-V: fixups to work with crash toolPalmer Dabbelt-6/+28
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpXianting Tian-0/+4
2022-08-11riscv: traps_misaligned: do not duplicate stringifyKrzysztof Kozlowski-5/+3
2022-08-11RISC-V: Fixup schedule out issue in machine_crash_shutdown()Xianting Tian-4/+22
2022-08-11RISC-V: Fixup get incorrect user mode PC for kernel mode regsXianting Tian-1/+1
2022-08-11RISC-V: kexec: Fixup use of smp_processor_id() in preemptible contextXianting Tian-1/+1
2022-08-11arch/riscv: add Zihintpause supportDao Lu-3/+29
2022-08-11Merge 'irq/loongarch', 'pci/ctrl/loongson' and 'pci/header-cleanup-immutable'Huacai Chen-326/+247
2022-08-11virtio: find_vqs() add arg sizesXuan Zhuo-1/+1
2022-08-11virtio: record the maximum queue num supported by the device.Xuan Zhuo-0/+1
2022-08-10riscv: implement Zicbom-based CMO instructions + the t-head variantPalmer Dabbelt-2/+282
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers-2/+6