summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | Merge patch series "Some style cleanups for recent extension additions"Palmer Dabbelt2022-10-133-29/+26
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: check for kernel config option in t-head memory types errataHeiko Stuebner2022-10-131-0/+3
| | * | | | | | | | | | riscv: use BIT() marco for cpufeature probingHeiko Stuebner2022-10-131-2/+2
| | * | | | | | | | | | riscv: use BIT() macros in t-head errata initHeiko Stuebner2022-10-131-2/+2
| | * | | | | | | | | | riscv: drop some idefs from CMO initializationHeiko Stuebner2022-10-133-17/+14
| | * | | | | | | | | | riscv: cleanup svpbmt cpufeature probingHeiko Stuebner2022-10-131-8/+5
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | riscv: Pass -mno-relax only on lld < 15.0.0Fangrui Song2022-10-131-0/+2
| * | | | | | | | | | RISC-V: Avoid dereferening NULL regs in die()Palmer Dabbelt2022-10-121-3/+6
| * | | | | | | | | | Merge tag 'dt-for-palmer-v6.1-mw1' of git://git.kernel.org/pub/scm/linux/kern...Palmer Dabbelt2022-10-129-39/+498
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | riscv: dts: microchip: fix fabric i2c reg sizeConor Dooley2022-10-071-1/+1
| | * | | | | | | | | | riscv: dts: microchip: update memory configuration for v2022.10Conor Dooley2022-09-271-2/+13
| | * | | | | | | | | | riscv: dts: microchip: add a devicetree for aries' m100pfsevpConor Dooley2022-09-273-0/+225
| | * | | | | | | | | | riscv: dts: microchip: add sevkit device treeVattipalli Praveen2022-09-273-0/+191
| | * | | | | | | | | | riscv: dts: microchip: reduce the fic3 clock rateConor Dooley2022-09-271-1/+1
| | * | | | | | | | | | riscv: dts: microchip: icicle: re-jig fabric peripheral addressesConor Dooley2022-09-271-4/+4
| | * | | | | | | | | | riscv: dts: microchip: icicle: update pci address propertiesConor Dooley2022-09-271-5/+5
| | * | | | | | | | | | riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsiConor Dooley2022-09-273-33/+58
| | * | | | | | | | | | riscv: dts: microchip: add pci dma ranges for the icicle kitConor Dooley2022-09-272-2/+8
| | * | | | | | | | | | riscv: dts: microchip: add qspi compatible fallbackConor Dooley2022-08-151-1/+1
| * | | | | | | | | | | riscv: always honor the CONFIG_CMDLINE_FORCE when parsing dtbWenting Zhang2022-10-111-2/+2
* | | | | | | | | | | | Merge tag 'powerpc-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2022-10-147-91/+149
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | powerpc/pseries: Fix CONFIG_DTL=n buildNicholas Piggin2022-10-132-74/+80
| * | | | | | | | | | | | powerpc/64s/interrupt: Fix lost interrupts when returning to soft-masked contextNicholas Piggin2022-10-131-2/+13
| * | | | | | | | | | | | powerpc/32: fix syscall wrappers with 64-bit arguments of unaligned register-...Nicholas Piggin2022-10-134-15/+56
* | | | | | | | | | | | | Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2022-10-124-60/+123
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | xen/pv: support selecting safe/unsafe msr accessesJuergen Gross2022-10-112-10/+23
| * | | | | | | | | | | | | xen/pv: refactor msr access functions to support safe and unsafe accessesJuergen Gross2022-10-111-19/+56
| * | | | | | | | | | | | | xen/pv: fix vendor checks for pmu emulationJuergen Gross2022-10-111-3/+6
| * | | | | | | | | | | | | xen/pv: add fault recovery control to pmu msr accessesJuergen Gross2022-10-111-28/+38
| * | | | | | | | | | | | | xen/virtio: enable grant based virtio on x86Juergen Gross2022-10-102-2/+2
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-10-1279-171/+69
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ia64: mca: use strscpy() is more robust and saferxu xin2022-10-111-1/+1
| * | | | | | | | | | | | | ia64: update config filesLukas Bulwahn2022-10-115-10/+0
| * | | | | | | | | | | | | ia64: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-1/+1
| * | | | | | | | | | | | | alpha: move from strlcpy with unused retval to strscpyWolfram Sang2022-09-111-2/+2
| * | | | | | | | | | | | | ia64: fix clock_getres(CLOCK_MONOTONIC) to report ITC frequencySergei Trofimovich2022-09-112-1/+27
| * | | | | | | | | | | | | kernel: exit: cleanup release_thread()Kefeng Wang2022-09-1131-118/+0
| * | | | | | | | | | | | | treewide: defconfig: address renamed CONFIG_DEBUG_INFO=yArnd Bergmann2022-09-1138-38/+38
* | | | | | | | | | | | | | Merge tag 'loongarch-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2022-10-1256-685/+4696
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | LoongArch: Update Loongson-3 default config fileHuacai Chen2022-10-121-8/+55
| * | | | | | | | | | | | | | LoongArch: Add BPF JIT supportTiezhu Yang2022-10-127-0/+1700
| * | | | | | | | | | | | | | LoongArch: Add some instruction opcodes and formatsTiezhu Yang2022-10-121-5/+174
| * | | | | | | | | | | | | | LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang2022-10-122-10/+10
| * | | | | | | | | | | | | | LoongArch: Add kdump supportYouling Tang2022-10-129-8/+227
| * | | | | | | | | | | | | | LoongArch: Add kexec supportYouling Tang2022-10-126-1/+400
| * | | | | | | | | | | | | | LoongArch: Use generic BUG() handlerYouling Tang2022-10-124-12/+84
| * | | | | | | | | | | | | | LoongArch: Add SysRq-x (TLB Dump) supportHuacai Chen2022-10-122-0/+67
| * | | | | | | | | | | | | | LoongArch: Add perf events supportHuacai Chen2022-10-126-1/+987
| * | | | | | | | | | | | | | LoongArch: Add qspinlock supportHuacai Chen2022-10-124-3/+26
| * | | | | | | | | | | | | | LoongArch: Use TLB for ioremap()Huacai Chen2022-10-127-56/+184