index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2021-02-23' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-02-23
2
-64
/
+57
|
\
|
*
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
1
-1
/
+1
|
*
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-14
1
-9
/
+9
|
*
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-14
1
-54
/
+47
*
|
x86/mmx: Use KFPU_387 for MMX string operations
Andy Lutomirski
2021-01-21
1
-5
/
+15
|
/
*
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-15
1
-4
/
+3
|
\
|
*
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
3
-9
/
+3
|
|
\
|
*
|
smp: Cleanup smp_call_function*()
Peter Zijlstra
2020-11-24
1
-4
/
+3
*
|
|
Merge tag 'x86_cleanups_for_v5.11' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
3
-18
/
+18
|
\
\
\
|
*
|
|
x86/uaccess: Document copy_from_user_nmi()
Thomas Gleixner
2020-11-18
1
-4
/
+18
|
*
|
|
x86, libnvdimm/test: Remove COPY_MC_TEST
Dan Williams
2020-10-26
2
-14
/
+0
|
|
/
/
*
|
/
x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytes
Masami Hiramatsu
2020-12-06
1
-5
/
+5
|
|
/
|
/
|
*
|
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
2020-11-04
3
-9
/
+3
|
/
*
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-10-22
2
-35
/
+37
|
\
|
*
x86: remove address space overrides using set_fs()
Christoph Hellwig
2020-09-09
2
-35
/
+37
*
|
Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-14
1
-0
/
+130
|
\
\
|
*
|
x86/insn: Add insn_has_rep_prefix() helper
Joerg Roedel
2020-09-07
1
-0
/
+24
|
*
|
x86/insn: Add insn_get_modrm_reg_off()
Joerg Roedel
2020-09-07
1
-0
/
+23
|
*
|
x86/umip: Factor out instruction decoding
Joerg Roedel
2020-09-07
1
-0
/
+45
|
*
|
x86/umip: Factor out instruction fetch
Joerg Roedel
2020-09-07
1
-0
/
+38
*
|
|
x86: Make __put_user() generate an out-of-line call
Linus Torvalds
2020-10-13
1
-6
/
+16
*
|
|
x86: Make __get_user() generate an out-of-line call
Linus Torvalds
2020-10-13
1
-0
/
+60
*
|
|
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-13
3
-205
/
+138
|
\
\
\
|
*
|
|
amd64: switch csum_partial_copy_generic() to new calling conventions
Al Viro
2020-08-20
2
-119
/
+93
|
*
|
|
i386: propagate the calling conventions change down to csum_partial_copy_gene...
Al Viro
2020-08-20
1
-76
/
+41
|
*
|
|
saner calling conventions for csum_and_copy_..._user()
Al Viro
2020-08-20
1
-22
/
+16
|
*
|
|
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
6
-184
/
+323
|
\
\
\
|
*
|
|
x86/mce: Avoid tail copy when machine check terminated a copy from user
Tony Luck
2020-10-07
1
-0
/
+15
|
*
|
|
x86/mce: Add _ASM_EXTABLE_CPY for copy user access
Youquan Song
2020-10-07
1
-48
/
+48
|
*
|
|
x86/copy_mc: Introduce copy_mc_enhanced_fast_string()
Dan Williams
2020-10-06
2
-9
/
+59
|
*
|
|
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
5
-136
/
+210
|
|
/
/
*
|
/
arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writeback
Mikulas Patocka
2020-09-26
1
-1
/
+1
|
|
/
|
/
|
*
|
x86/cmdline: Disable jump tables for cmdline.c
Arvind Sankar
2020-09-03
1
-1
/
+1
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
2
-8
/
+6
|
/
*
kbuild: remove cc-option test of -fno-stack-protector
Masahiro Yamada
2020-07-07
1
-1
/
+1
*
Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-28
1
-0
/
+1
|
\
|
*
x86/asm/64: Align start of __clear_user() loop to 16-bytes
Matt Fleming
2020-06-19
1
-0
/
+1
*
|
x86/entry: Fixup bad_iret vs noinstr
Peter Zijlstra
2020-06-25
1
-0
/
+4
|
/
*
Rebase locking/kcsan to locking/urgent
Thomas Gleixner
2020-06-11
1
-0
/
+9
|
\
|
*
Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refresh
Ingo Molnar
2020-04-13
2
-6
/
+12
|
|
\
|
*
|
kcsan, trace: Make KCSAN compatible with tracing
Marco Elver
2020-03-21
1
-0
/
+5
|
*
|
Merge branch 'x86/kdump' into locking/kcsan, to resolve conflicts
Ingo Molnar
2020-03-21
3
-15
/
+20
|
|
\
\
|
*
\
\
Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflicts
Ingo Molnar
2019-12-30
20
-124
/
+186
|
|
\
\
\
|
*
|
|
|
x86, kcsan: Enable KCSAN for x86
Marco Elver
2019-11-16
1
-0
/
+4
*
|
|
|
|
Merge tag 'x86-timers-2020-06-03' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-06-03
1
-36
/
+78
|
\
\
\
\
\
|
*
|
|
|
|
x86/delay: Introduce TPAUSE delay
Kyung Min Park
2020-05-07
1
-0
/
+27
|
*
|
|
|
|
x86/delay: Refactor delay_mwaitx() for TPAUSE support
Kyung Min Park
2020-05-07
1
-18
/
+30
|
*
|
|
|
|
x86/delay: Preparatory code cleanup
Thomas Gleixner
2020-05-07
1
-21
/
+24
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-02
1
-17
/
+18
|
\
\
\
\
\
[next]