aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2022-08-22Remove DECnet support from kernelGravatar Stephen Hemminger 7-14/+0
2022-08-17Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+1
2022-08-16Merge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 5-9/+22
2022-08-16x86: simplify load_unaligned_zeropad() implementationGravatar Linus Torvalds 3-43/+60
2022-08-16virtio: Revert "virtio: find_vqs() add arg sizes"Gravatar Michael S. Tsirkin 1-1/+1
2022-08-15nios2: add force_successful_syscall_return()Gravatar Al Viro 2-0/+8
2022-08-15nios2: restarts apply only to the first sigframe we build...Gravatar Al Viro 1-0/+1
2022-08-15nios2: fix syscall restart checksGravatar Al Viro 1-1/+1
2022-08-15nios2: traced syscall does need to check the syscall numberGravatar Al Viro 1-3/+8
2022-08-15nios2: don't leave NULLs in sys_call_table[]Gravatar Al Viro 2-1/+1
2022-08-15nios2: page fault et.al. are *not* restartable syscalls...Gravatar Al Viro 2-4/+3
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-9/+32
2022-08-14Merge tag 'powerpc-6.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 6-30/+25
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+6
2022-08-12Merge tag 'riscv-for-linus-5.20-mw2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 42-78/+667
2022-08-12Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-1/+2
2022-08-12Merge tag 'loongarch-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Gravatar Linus Torvalds 36-60/+1086
2022-08-12RISC-V: KVM: Support sstc extensionGravatar Atish Patra 4-7/+153
2022-08-12perf: riscv_pmu{,_sbi}: Miscallenous improvement & fixesGravatar Palmer Dabbelt 1-2/+30
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorGravatar Jane Malalane 5-9/+32
2022-08-12LoongArch: Update Loongson-3 default config fileGravatar Huacai Chen 1-1/+33
2022-08-12LoongArch: Add USER_STACKTRACE supportGravatar Qing Zhang 3-0/+47
2022-08-12LoongArch: Add STACKTRACE supportGravatar Qing Zhang 8-6/+93
2022-08-12LoongArch: Add prologue unwinder supportGravatar Qing Zhang 6-1/+259
2022-08-12LoongArch: Add guess unwinder supportGravatar Qing Zhang 7-11/+200
2022-08-12LoongArch: Add vDSO syscall __vdso_getcpu()Gravatar Huacai Chen 6-12/+75
2022-08-12LoongArch: Add PCI controller supportGravatar Huacai Chen 8-10/+321
2022-08-12LoongArch: Parse MADT to get multi-processor informationGravatar Huacai Chen 4-7/+40
2022-08-12LoongArch: Jump to the link address before enable PGGravatar Huacai Chen 1-8/+11
2022-08-12LoongArch: Requires __force attributes for any castsGravatar Qing Zhang 1-2/+2
2022-08-12LoongArch: Fix unsigned comparison with less than zeroGravatar Yang Li 1-1/+1
2022-08-12LoongArch: Adjust arch/loongarch/KconfigGravatar Huacai Chen 1-1/+4
2022-08-12LoongArch: cpuinfo: Fix a warning for CONFIG_CPUMASK_OFFSTACKGravatar Huacai Chen 1-1/+1
2022-08-11RISC-V: Improve SBI definitionsGravatar Atish Patra 1-2/+16
2022-08-11RISC-V: Move counter info definition to sbi header fileGravatar Atish Patra 1-0/+14
2022-08-11RISC-V: Add Sstc extension supportGravatar Palmer Dabbelt 4-0/+8
2022-08-11RISC-V: Enable sstc extension parsing from DTGravatar Atish Patra 3-0/+3
2022-08-11RISC-V: Add SSTC extension CSR detailsGravatar Atish Patra 1-0/+5
2022-08-11riscv:uprobe fix SR_SPIE set/clear handlingGravatar Yipeng Zou 1-6/+0
2022-08-11riscv: ensure cpu_ops_sbi is declaredGravatar Conor Dooley 2-0/+3
2022-08-11Merge tag 'net-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 1-8/+8
2022-08-11RISC-V: cpu_ops_spinwait.c should include head.hGravatar Ben Dooks 1-0/+2
2022-08-11RISC-V: Declare cpu_ops_spinwait in <asm/cpu_ops.h>Gravatar Ben Dooks 2-3/+2
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 13-50/+125
2022-08-11riscv: dts: starfive: correct number of external interruptsGravatar Mark Kettenis 1-1/+1
2022-08-11riscv: dts: sifive unmatched: Add PWM controlled LEDsGravatar Emil Renner Berthing 1-0/+42
2022-08-11riscv/purgatory: Omit use of bin2cGravatar Masahiro Yamada 4-9/+15
2022-08-11riscv/purgatory: hard-code obj-y in MakefileGravatar Masahiro Yamada 1-1/+1
2022-08-11RISC-V: fixups to work with crash toolGravatar Palmer Dabbelt 3-6/+28
2022-08-11RISC-V: Add modules to virtual kernel memory layout dumpGravatar Xianting Tian 1-0/+4