index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2022-07-29
LoongArch: Fix missing fcsr in ptrace's fpr_set
Qi Hu
2022-07-29
LoongArch: Fix shared cache size calculation
Huacai Chen
2022-07-29
LoongArch: Disable executable stack by default
Huacai Chen
2022-07-29
LoongArch: Remove unused variables
Bibo Mao
2022-07-29
LoongArch: Remove clock setting during cpu hotplug stage
Bibo Mao
2022-07-29
LoongArch: Remove useless header compiler.h
Jun Yi
2022-07-29
LoongArch: Remove several syntactic sugar macros for branches
WANG Xuerui
2022-07-29
LoongArch: Re-tab the assembly files
WANG Xuerui
2022-07-29
LoongArch: Simplify "BGT foo, zero" with BGTZ
WANG Xuerui
2022-07-29
LoongArch: Simplify "BLT foo, zero" with BLTZ
WANG Xuerui
2022-07-29
LoongArch: Simplify "BEQ/BNE foo, zero" with BEQZ/BNEZ
WANG Xuerui
2022-07-29
LoongArch: Use the "move" pseudo-instruction where applicable
WANG Xuerui
2022-07-29
LoongArch: Use the "jr" pseudo-instruction where applicable
WANG Xuerui
2022-07-29
LoongArch: Use ABI names of registers where appropriate
WANG Xuerui
2022-07-24
Merge tag 'perf_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-07-24
Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-23
x86/speculation: Make all RETbleed mitigations 64-bit only
Ben Hutchings
2022-07-22
Merge tag 'riscv-for-linus-5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-21
riscv: add as-options for modules with assembly compontents
Ben Dooks
2022-07-21
csky/tlb: Remove tlb_flush() define
Peter Zijlstra
2022-07-21
mmu_gather: Remove per arch tlb_{start,end}_vma()
Peter Zijlstra
2022-07-20
perf/x86/intel/lbr: Fix unchecked MSR access error on HSW
Kan Liang
2022-07-20
lkdtm: Disable return thunks in rodata.c
Josh Poimboeuf
2022-07-20
x86/bugs: Warn when "ibrs" mitigation is selected on Enhanced IBRS parts
Pawan Gupta
2022-07-20
x86/alternative: Report missing return thunk details
Kees Cook
2022-07-19
KVM: x86: Protect the unused bits in MSR exiting flags
Aaron Lewis
2022-07-18
x86/amd: Use IBPB for firmware calls
Peter Zijlstra
2022-07-17
Merge tag 'x86_urgent_for_v5.19_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-16
Merge tag 's390-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-07-16
Merge tag 'acpi-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-07-16
efi/x86: use naked RET on mixed mode call wrapper
Thadeu Lima de Souza Cascardo
2022-07-16
x86/bugs: Remove apostrophe typo
Kim Phillips
2022-07-15
Merge tag 'riscv-for-linus-5.19-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-07-15
Merge tag 'soc-fixes-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-07-15
KVM: emulate: do not adjust size of fastop and setcc subroutines
Paolo Bonzini
2022-07-14
x86/speculation: Use DECLARE_PER_CPU for x86_spec_ctrl_current
Nathan Chancellor
2022-07-14
riscv: dts: align gpio-key node names with dtschema
Krzysztof Kozlowski
2022-07-14
RISC-V: kexec: Fix build error without CONFIG_KEXEC
Li Zhengyu
2022-07-14
RISCV: kexec: Fix build error without CONFIG_MODULES
Li Zhengyu
2022-07-14
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2022-07-14
um: Replace to_phys() and to_virt() with less generic function names
Guenter Roeck
2022-07-14
KVM: x86: Fully initialize 'struct kvm_lapic_irq' in kvm_pv_kick_cpu_op()
Vitaly Kuznetsov
2022-07-14
Merge commit 'kvm-vmx-nested-tsc-fix' into kvm-master
Paolo Bonzini
2022-07-14
ARM: 9208/1: entry: add .ltorg directive to keep literals in range
Ard Biesheuvel
2022-07-14
kvm: stats: tell userspace which values are boolean
Paolo Bonzini
2022-07-14
x86/kvm: fix FASTOP_SIZE when return thunks are enabled
Thadeu Lima de Souza Cascardo
2022-07-14
KVM: nVMX: Always enable TSC scaling for L2 when it was enabled for L1
Vitaly Kuznetsov
2022-07-14
um: Add missing apply_returns()
Peter Zijlstra
[next]