index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-01
1
-17
/
+18
|
\
\
\
\
\
|
*
|
|
|
|
x86: switch both 32bit and 64bit to providing csum_and_copy_from_user()
Al Viro
2020-05-29
1
-3
/
+3
|
*
|
|
|
|
x86_64: csum_..._copy_..._user(): switch to unsafe_..._user()
Al Viro
2020-05-29
1
-11
/
+12
|
*
|
|
|
|
get rid of csum_partial_copy_to_user()
Al Viro
2020-04-22
1
-3
/
+3
|
|
/
/
/
/
*
|
|
|
|
x86/retpoline: Fix retpoline unwind
Peter Zijlstra
2020-04-30
1
-3
/
+23
*
|
|
|
|
x86: Change {JMP,CALL}_NOSPEC argument
Peter Zijlstra
2020-04-30
1
-2
/
+2
*
|
|
|
|
x86: Simplify retpoline declaration
Peter Zijlstra
2020-04-30
1
-21
/
+16
|
/
/
/
/
*
|
|
|
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-03
1
-0
/
+1
|
\
\
\
\
|
*
|
|
|
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
1
-0
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
x86/insn: Add Control-flow Enforcement (CET) instructions to the opcode map
Yu-cheng Yu
2020-03-26
1
-6
/
+11
|
/
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
1
-1
/
+1
|
\
\
\
|
*
|
|
x86/decoder: Add TEST opcode to Group3-2
Masami Hiramatsu
2020-01-22
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-01-28
1
-11
/
+15
|
\
\
\
|
*
|
|
x86/insn-eval: Add support for 64-bit kernel mode
Jann Horn
2019-12-30
1
-11
/
+15
|
|
/
/
*
/
/
x86/cpufeatures: Add support for fast short REP; MOVSB
Tony Luck
2020-01-08
1
-3
/
+4
|
/
/
*
|
Merge tag 'perf-core-for-mingo-5.5-20191128' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-11-29
1
-12
/
+32
|
\
\
|
*
|
x86/insn: Add some more Intel instructions to the opcode map
Adrian Hunter
2019-11-26
1
-12
/
+32
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
2
-6
/
+46
|
\
|
|
|
*
|
Merge branch 'x86/core' into perf/core, to resolve conflicts and to pick up c...
Ingo Molnar
2019-11-25
1
-0
/
+34
|
|
\
\
|
|
*
|
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
2019-10-17
1
-0
/
+34
|
|
|
/
|
*
/
x86/insn: Add some Intel instructions to the opcode map
Adrian Hunter
2019-11-18
1
-6
/
+12
|
|
/
*
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-26
18
-106
/
+108
|
\
\
|
|
/
|
/
|
|
*
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
3
-22
/
+22
|
*
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2019-10-18
16
-60
/
+60
|
*
x86/asm: Make some functions local
Jiri Slaby
2019-10-18
3
-12
/
+12
|
*
x86/asm: Annotate aliases
Jiri Slaby
2019-10-18
3
-6
/
+6
|
*
x86/uaccess: Annotate local function
Jiri Slaby
2019-10-18
1
-3
/
+2
|
*
x86/asm: Annotate local pseudo-functions
Jiri Slaby
2019-10-18
2
-3
/
+6
*
|
x86/asm: Fix MWAITX C-state hint value
Janakarajan Natarajan
2019-10-08
1
-2
/
+2
|
/
*
x86/asm: Make some functions local labels
Jiri Slaby
2019-09-06
3
-26
/
+26
*
x86/lib/cpu: Address missing prototypes warning
Valdis Klētnieks
2019-08-08
1
-0
/
+1
*
x86/uaccess: Remove redundant CLACs in getuser/putuser error paths
Josh Poimboeuf
2019-07-18
2
-23
/
+26
*
x86/uaccess: Don't leak AC flag into fentry from mcsafe_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
*
x86/uaccess: Remove ELF function annotation from copy_user_handle_tail()
Josh Poimboeuf
2019-07-18
1
-1
/
+1
*
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-08
1
-1
/
+2
|
\
|
*
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
2019-06-23
1
-1
/
+2
[next]