index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-2
/
+2
|
\
|
*
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-03-29
4
-30
/
+40
|
|
\
|
*
\
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
2021-03-19
5
-8
/
+24
|
|
\
\
|
*
|
|
x86/jump_label: Mark arguments as const to satisfy asm constraints
Jason Gerecke
2021-03-06
1
-2
/
+2
*
|
|
|
Merge tag 'x86_core_for_v5.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-04-28
17
-311
/
+179
|
\
\
\
\
|
*
|
|
|
x86/cpu: Comment Skylake server stepping too
Andrew Cooper
2021-04-10
1
-1
/
+3
|
*
|
|
|
x86/cpu: Resort and comment Intel models
Peter Zijlstra
2021-04-08
1
-22
/
+28
|
*
|
|
|
objtool/x86: Rewrite retpoline thunk calls
Peter Zijlstra
2021-04-02
1
-2
/
+10
|
*
|
|
|
x86/retpoline: Simplify retpolines
Peter Zijlstra
2021-04-02
2
-10
/
+3
|
*
|
|
|
x86/alternatives: Optimize optimize_nops()
Peter Zijlstra
2021-04-02
1
-12
/
+5
|
*
|
|
|
Merge branch 'x86/cpu' into WIP.x86/core, to merge the NOP changes & resolve ...
Ingo Molnar
2021-04-02
4
-133
/
+61
|
|
\
\
\
\
|
|
*
|
|
|
x86: Remove dynamic NOP selection
Peter Zijlstra
2021-03-15
4
-133
/
+61
|
|
|
/
/
/
|
*
|
|
|
Merge tag 'v5.12-rc5' into WIP.x86/core, to pick up recent NOP related changes
Ingo Molnar
2021-04-02
4
-30
/
+40
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
Merge 'x86/alternatives'
Borislav Petkov
2021-03-31
10
-389
/
+302
|
|
\
\
\
\
|
*
|
|
|
|
x86: Add insn_decode_kernel()
Peter Zijlstra
2021-03-31
1
-0
/
+2
|
*
|
|
|
|
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
2021-03-23
1
-5
/
+16
|
*
|
|
|
|
x86/insn: Make insn_complete() static
Borislav Petkov
2021-03-15
1
-7
/
+0
|
*
|
|
|
|
x86/insn: Remove kernel_insn_init()
Borislav Petkov
2021-03-15
1
-11
/
+0
|
*
|
|
|
|
x86/insn: Add an insn_decode() API
Borislav Petkov
2021-03-15
1
-7
/
+17
|
*
|
|
|
|
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2021-03-15
2
-2
/
+2
|
*
|
|
|
|
x86/insn: Rename insn_decode() to insn_decode_from_regs()
Borislav Petkov
2021-03-15
1
-2
/
+2
|
*
|
|
|
|
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
2021-03-15
5
-8
/
+24
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
x86/stackprotector/32: Make the canary into a regular percpu variable
Andy Lutomirski
2021-03-08
5
-101
/
+34
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'hyperv-next-signed-20210426' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2021-04-26
2
-156
/
+75
|
\
\
\
\
\
|
*
|
|
|
|
drivers: hv: Create a consistent pattern for checking Hyper-V hypercall status
Joseph Salisbury
2021-04-21
1
-0
/
+1
|
*
|
|
|
|
x86/hyperv: Move hv_do_rep_hypercall to asm-generic
Joseph Salisbury
2021-04-21
1
-32
/
+0
|
*
|
|
|
|
clocksource/drivers/hyper-v: Move handling of STIMER0 interrupts
Michael Kelley
2021-03-08
1
-4
/
+0
|
*
|
|
|
|
clocksource/drivers/hyper-v: Handle sched_clock differences inline
Michael Kelley
2021-03-08
1
-11
/
+0
|
*
|
|
|
|
clocksource/drivers/hyper-v: Handle vDSO differences inline
Michael Kelley
2021-03-08
1
-4
/
+0
|
*
|
|
|
|
Drivers: hv: vmbus: Move handling of VMbus interrupts
Michael Kelley
2021-03-08
1
-1
/
+0
|
*
|
|
|
|
Drivers: hv: vmbus: Handle auto EOI quirk inline
Michael Kelley
2021-03-08
1
-3
/
+0
|
*
|
|
|
|
Drivers: hv: Redo Hyper-V synthetic MSR get/set functions
Michael Kelley
2021-03-08
2
-67
/
+74
|
*
|
|
|
|
x86/hyper-v: Move hv_message_type to architecture neutral module
Michael Kelley
2021-03-08
1
-29
/
+0
|
*
|
|
|
|
Drivers: hv: vmbus: Move Hyper-V page allocator to arch neutral code
Michael Kelley
2021-03-08
1
-5
/
+0
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'x86-splitlock-2021-04-26' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-04-26
3
-2
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
x86/traps: Handle #DB for bus lock
Fenghua Yu
2021-03-28
2
-2
/
+6
|
*
|
|
|
|
x86/cpufeatures: Enumerate #DB for bus lock detection
Fenghua Yu
2021-03-28
1
-0
/
+1
*
|
|
|
|
|
Merge tag 'x86-entry-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-04-26
1
-0
/
+16
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/entry: Enable random_kstack_offset support
Kees Cook
2021-04-08
1
-0
/
+16
*
|
|
|
|
|
|
Merge tag 'x86_cleanups_for_v5.13' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
23
-53
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/asm: Ensure asm/proto.h can be included stand-alone
Jan Kiszka
2021-04-12
1
-0
/
+2
|
*
|
|
|
|
|
|
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
2021-03-28
3
-23
/
+2
|
*
|
|
|
|
|
|
x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()
Masahiro Yamada
2021-03-25
1
-0
/
+1
|
*
|
|
|
|
|
|
x86: Fix various typos in comments, take #2
Ingo Molnar
2021-03-21
3
-3
/
+3
|
*
|
|
|
|
|
|
x86: Remove unusual Unicode characters from comments
Ingo Molnar
2021-03-21
2
-6
/
+6
|
*
|
|
|
|
|
|
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
2021-03-21
3
-18
/
+40
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86: Fix various typos in comments
Ingo Molnar
2021-03-18
12
-13
/
+13
|
*
|
|
|
|
|
|
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
2021-03-18
5
-8
/
+24
|
|
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86/setup: Remove unused RESERVE_BRK_ARRAY()
Cao jin
2021-03-11
1
-5
/
+0
|
*
|
|
|
|
|
|
x86: Remove duplicate TSC DEADLINE MSR definitions
Dave Hansen
2021-03-08
1
-2
/
+0
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
[next]