index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-22
MIPS: Use async IPIs for arch_trigger_cpumask_backtrace()
Paul Burton
1
-1
/
+28
2018-07-22
MIPS: Call dump_stack() from show_regs()
Paul Burton
2
-2
/
+3
2018-07-22
x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>
H. Peter Anvin
1
-0
/
+59
2018-07-19
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
Andy Lutomirski
1
-3
/
+4
2018-07-17
uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()
Oleg Nesterov
1
-1
/
+1
2018-07-17
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
1
-40
/
+50
2018-07-17
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
3
-2
/
+8
2018-07-17
x86/cpufeature: Update cpufeaure macros
Dave Hansen
3
-2
/
+6
2018-07-17
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2
-9
/
+9
2018-07-17
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
3
-4
/
+14
2018-07-17
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
2
-4
/
+4
2018-07-17
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
5
-21
/
+63
2018-07-17
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2018-07-17
x86/boot: Simplify kernel load address alignment check
Alexander Kuleshov
1
-3
/
+1
2018-07-17
x86/vdso: Use static_cpu_has()
Borislav Petkov
1
-1
/
+1
2018-07-17
x86/alternatives: Discard dynamic check after init
Brian Gerst
2
-13
/
+12
2018-07-17
x86/alternatives: Add an auxilary section
Borislav Petkov
1
-0
/
+11
2018-07-17
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
1
-44
/
+5
2018-07-17
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
6
-122
/
+18
2018-07-17
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
50
-337
/
+345
2018-07-17
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2
-2
/
+0
2018-07-17
x86/fpu: Get rid of xstate_fault()
Borislav Petkov
1
-53
/
+52
2018-07-17
x86/fpu: Add an XSTATE_OP() macro
Borislav Petkov
1
-37
/
+31
2018-07-17
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
2
-1
/
+12
2018-07-17
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
4
-28
/
+45
2018-07-17
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
3
-42
/
+37
2018-07-17
MIPS: Fix ioremap() RAM check
Paul Burton
1
-12
/
+25
2018-07-11
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-07-11
x86/mce: Detect local MCEs properly
Yazen Ghannam
1
-13
/
+20
2018-07-11
s390: Correct register corruption in critical section cleanup
Christian Borntraeger
1
-2
/
+2
2018-07-11
ARM: dts: imx6q: Use correct SDMA script for SPI5 core
Sean Nyekjaer
1
-1
/
+1
2018-07-11
kprobes/x86: Do not modify singlestep buffer while resuming
Masami Hiramatsu
1
-22
/
+20
2018-07-11
x86/boot: Fix early command-line parsing when matching at end
Dave Hansen
1
-10
/
+24
2018-07-03
MIPS: io: Add barrier after register read in inX()
Huacai Chen
1
-0
/
+2
2018-07-03
MIPS: BCM47XX: Enable 74K Core ExternalSync for PCIe erratum
Tokunori Ikegami
2
-0
/
+9
2018-07-03
ARM: 8764/1: kgdb: fix NUMREGBYTES so that gdb_regs[] is the correct size
David Rivshin
1
-1
/
+1
2018-07-03
powerpc/fadump: Unregister fadump on kexec down path.
Mahesh Salgaonkar
1
-0
/
+3
2018-07-03
powerpc/ptrace: Fix enforcement of DAWR constraints
Michael Neuling
1
-2
/
+2
2018-07-03
powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG
Michael Neuling
1
-0
/
+1
2018-07-03
powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch
Aneesh Kumar K.V
1
-0
/
+1
2018-07-03
mips: ftrace: fix static function graph tracing
Matthias Schiffer
1
-15
/
+12
2018-07-03
signal/xtensa: Consistenly use SIGBUS in do_unaligned_user
Eric W. Biederman
1
-1
/
+1
2018-07-03
m68k/mm: Adjust VM area to be unmapped by gap size for __iounmap()
Michael Schmitz
1
-1
/
+2
2018-07-03
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
1
-1
/
+1
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
3
-12
/
+24
2018-06-16
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
3
-28
/
+38
2018-06-16
KVM: x86: introduce linear_{read,write}_system
Paolo Bonzini
1
-32
/
+32
2018-06-16
x86/crypto, x86/fpu: Remove X86_FEATURE_EAGER_FPU #ifdef from the crc32c code
Andy Lutomirski
1
-5
/
+0
2018-06-16
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
3
-3
/
+3
2018-06-16
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
1
-3
/
+15
[next]