Age | Commit message (Expand) | Author | Files | Lines |
2022-08-01 | Merge tag 'm68k-for-v5.20-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 26 | -173/+149 |
2022-08-01 | Merge tag 'x86_kdump_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -9/+160 |
2022-08-01 | Merge tag 'x86_build_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 5 | -15/+18 |
2022-08-01 | Merge tag 'x86_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -13/+27 |
2022-08-01 | Merge tag 'x86_misc_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+19 |
2022-08-01 | Merge tag 'x86_cpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -16/+35 |
2022-08-01 | Merge tag 'x86_fpu_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -0/+25 |
2022-08-01 | Merge tag 'x86_mm_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 3 | -9/+38 |
2022-08-01 | Merge tag 'x86_cleanups_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2022-08-01 | Merge tag 'x86_vmware_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+2 |
2022-08-01 | Merge tag 'ras_core_for_v6.0_rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -1/+48 |
2022-07-31 | Merge tag 'x86_urgent_for_v5.19' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -31/+19 |
2022-07-31 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 2 | -9/+9 |
2022-07-29 | Merge tag 'riscv-for-linus-5.19-rc9' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2022-07-29 | Merge tag 'loongarch-fixes-5.19-5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 30 | -427/+277 |
2022-07-29 | Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2 | -0/+5 |
2022-07-29 | LoongArch: Fix wrong "ROM Size" of boardinfo | Tiezhu Yang | 1 | -1/+1 |
2022-07-29 | LoongArch: Fix missing fcsr in ptrace's fpr_set | Qi Hu | 1 | -5/+7 |
2022-07-29 | LoongArch: Fix shared cache size calculation | Huacai Chen | 1 | -2/+9 |
2022-07-29 | LoongArch: Disable executable stack by default | Huacai Chen | 1 | -2/+0 |
2022-07-29 | LoongArch: Remove unused variables | Bibo Mao | 2 | -32/+0 |
2022-07-29 | LoongArch: Remove clock setting during cpu hotplug stage | Bibo Mao | 1 | -100/+13 |
2022-07-29 | LoongArch: Remove useless header compiler.h | Jun Yi | 8 | -32/+6 |
2022-07-29 | LoongArch: Remove several syntactic sugar macros for branches | WANG Xuerui | 1 | -12/+0 |
2022-07-29 | LoongArch: Re-tab the assembly files | WANG Xuerui | 7 | -163/+163 |
2022-07-29 | LoongArch: Simplify "BGT foo, zero" with BGTZ | WANG Xuerui | 2 | -2/+2 |
2022-07-29 | LoongArch: Simplify "BLT foo, zero" with BLTZ | WANG Xuerui | 2 | -7/+7 |
2022-07-29 | LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ | WANG Xuerui | 4 | -22/+22 |
2022-07-29 | LoongArch: Use the "move" pseudo-instruction where applicable | WANG Xuerui | 5 | -8/+8 |
2022-07-29 | LoongArch: Use the "jr" pseudo-instruction where applicable | WANG Xuerui | 5 | -15/+15 |
2022-07-29 | LoongArch: Use ABI names of registers where appropriate | WANG Xuerui | 7 | -55/+55 |
2022-07-29 | ARM: findbit: fix overflowing offset | Russell King (Oracle) | 1 | -8/+8 |
2022-07-29 | x86/bugs: Do not enable IBPB at firmware entry when IBPB is not available | Thadeu Lima de Souza Cascardo | 1 | -0/+1 |
2022-07-27 | ARM: 9216/1: Fix MAX_DMA_ADDRESS overflow | Florian Fainelli | 1 | -1/+1 |
2022-07-27 | Merge tag 'soc-fixes-5.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -10/+10 |
2022-07-27 | Revert "x86/sev: Expose sev_es_ghcb_hv_call() for use by HyperV" | Borislav Petkov | 3 | -31/+18 |
2022-07-26 | Merge tag 's390-5.19-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -3/+6 |
2022-07-26 | drm/amdgpu: Re-enable DCN for 64-bit powerpc | Michael Ellerman | 1 | -0/+4 |
2022-07-25 | x86/purgatory: Omit use of bin2c | Masahiro Yamada | 4 | -10/+15 |
2022-07-25 | x86/purgatory: Hard-code obj-y in Makefile | Masahiro Yamada | 1 | -1/+1 |
2022-07-25 | Merge tag 'v5.19-rc7' into fixes | Michael Ellerman | 228 | -1505/+3190 |
2022-07-24 | Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -9/+10 |
2022-07-24 | Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -6/+24 |
2022-07-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -0/+8 |
2022-07-23 | x86/speculation: Make all RETbleed mitigations 64-bit only | Ben Hutchings | 1 | -4/+4 |
2022-07-22 | Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 8 | -9/+10 |
2022-07-22 | riscv: compat: vdso: Fix vdso_install target | Emil Renner Berthing | 1 | -1/+1 |
2022-07-22 | ARM: pxa2xx: Fix GPIO descriptor tables | Linus Walleij | 7 | -9/+9 |
2022-07-21 | riscv: add as-options for modules with assembly compontents | Ben Dooks | 1 | -0/+1 |
2022-07-21 | s390/archrandom: prevent CPACF trng invocations in interrupt context | Harald Freudenberger | 1 | -3/+6 |