index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-03
Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-8
/
+57
2022-04-01
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-26
/
+0
2022-03-29
x86/sev: Unroll string mmio with CC_ATTR_GUEST_UNROLL_STRING_IO
Joerg Roedel
1
-8
/
+57
2022-03-27
Merge tag 'x86_core_for_5.18_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-0
/
+3
2022-03-26
Merge tag 'memcpy-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2022-03-23
Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2022-03-21
Merge tag 'x86_misc_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+98
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
3
-10
/
+10
2022-03-15
x86/ibt: Annotate text references
Peter Zijlstra
2
-0
/
+3
2022-03-15
Merge branch 'arm64/for-next/linkage'
Peter Zijlstra
3
-10
/
+10
2022-02-25
x86: remove __range_not_ok()
Arnd Bergmann
1
-1
/
+1
2022-02-22
x86: clean up symbol aliasing
Mark Rutland
3
-10
/
+10
2022-02-21
x86/speculation: Rename RETPOLINE_AMD to RETPOLINE_LFENCE
Peter Zijlstra (Intel)
1
-1
/
+1
2022-02-13
fortify: Detect struct member overflows in memmove() at compile-time
Kees Cook
1
-0
/
+1
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
1
-26
/
+0
2022-01-23
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Adrian Hunter
1
-8
/
+87
2022-01-23
x86/insn: Add misc instructions to x86 instruction decoder
Adrian Hunter
1
-3
/
+3
2022-01-23
x86/insn: Add AMX instructions to the x86 instruction decoder
Adrian Hunter
1
-2
/
+8
2022-01-12
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
27
-705
/
+295
2022-01-12
x86/entry_32: Fix segment exceptions
Peter Zijlstra
1
-0
/
+5
2022-01-10
Merge tag 'ras_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+9
2022-01-10
Merge tag 'x86_cpu_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-12-31
x86/mce: Reduce number of machine checks taken during recovery
Youquan Song
1
-0
/
+9
2021-12-29
x86/lib: Add fast-short-rep-movs check to copy_user_enhanced_fast_string()
Tony Luck
1
-2
/
+2
2021-12-11
x86/usercopy: Remove .fixup usage
Peter Zijlstra
2
-28
/
+8
2021-12-11
x86/usercopy_32: Simplify __copy_user_intel_nocache()
Peter Zijlstra
1
-20
/
+20
2021-12-11
x86/checksum_32: Remove .fixup usage
Peter Zijlstra
1
-16
/
+3
2021-12-11
x86/extable: Extend extable functionality
Peter Zijlstra
1
-24
/
+42
2021-12-11
x86/copy_mc_64: Remove .fixup usage
Peter Zijlstra
1
-8
/
+4
2021-12-11
x86/copy_user_64: Remove .fixup usage
Peter Zijlstra
1
-21
/
+11
2021-12-11
x86/mmx_32: Remove X86_USE_3DNOW
Peter Zijlstra
4
-394
/
+0
2021-12-09
x86: Add straight-line-speculation mitigation
Peter Zijlstra
2
-2
/
+2
2021-12-08
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
1
-1
/
+2
2021-12-08
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
19
-63
/
+63
2021-12-08
x86/lib/atomic64_386_32: Rename things
Peter Zijlstra
1
-38
/
+46
2021-12-08
x86/csum: Rewrite/optimize csum_partial()
Eric Dumazet
1
-92
/
+91
2021-11-30
x86/insn-eval: Introduce insn_decode_mmio()
Kirill A. Shutemov
1
-0
/
+84
2021-11-30
x86/insn-eval: Introduce insn_get_modrm_reg_ptr()
Kirill A. Shutemov
1
-0
/
+20
2021-11-30
x86/insn-eval: Handle insn_get_opcode() failure
Kirill A. Shutemov
1
-2
/
+3
2021-11-02
Merge tag 'x86_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-7
/
+13
2021-11-01
Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2021-11-01
Merge tag 'x86_misc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+3
2021-11-01
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-13
/
+0
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+4
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
1
-5
/
+9
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
1
-2
/
+2
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
1
-42
/
+0
2021-10-27
x86/boot: Allow a "silent" kaslr random byte fetch
Kees Cook
1
-6
/
+12
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
1
-2
/
+2
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
1
-2
/
+3
[next]