index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-01
ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()
Vitaly Kuznetsov
1
-0
/
+1
2021-03-31
Merge 'x86/alternatives'
Borislav Petkov
10
-389
/
+302
2021-03-31
x86: Add insn_decode_kernel()
Peter Zijlstra
1
-0
/
+2
2021-03-29
Merge tag 'v5.12-rc5' into locking/core, to pick up fixes
Ingo Molnar
4
-30
/
+40
2021-03-28
x86/traps: Handle #DB for bus lock
Fenghua Yu
3
-2
/
+7
2021-03-28
x86/cpufeatures: Enumerate #DB for bus lock detection
Fenghua Yu
1
-0
/
+1
2021-03-28
x86/process/64: Move cpu_current_top_of_stack out of TSS
Lai Jiangshan
3
-23
/
+2
2021-03-26
Merge tag 'for-linus-5.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-12
/
+0
2021-03-25
x86/cpufeatures: Add SGX1 and SGX2 sub-features
Sean Christopherson
1
-0
/
+2
2021-03-25
x86/syscalls: Fix -Wmissing-prototypes warnings from COND_SYSCALL()
Masahiro Yamada
1
-0
/
+1
2021-03-24
Revert "xen: fix p2m size in dom0 for disabled memory hotplug case"
Roger Pau Monne
1
-12
/
+0
2021-03-23
x86/kprobes: Use int3 instead of debug trap for single-step
Masami Hiramatsu
1
-5
/
+16
2021-03-21
x86: Fix various typos in comments, take #2
Ingo Molnar
3
-3
/
+3
2021-03-21
x86: Remove unusual Unicode characters from comments
Ingo Molnar
2
-6
/
+6
2021-03-21
Merge branch 'linus' into x86/cleanups, to resolve conflict
Ingo Molnar
3
-18
/
+40
2021-03-21
Merge tag 'x86_urgent_for_v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-10
/
+14
2021-03-19
Merge branch 'locking/urgent' into locking/core, to pick up dependent commits
Ingo Molnar
5
-8
/
+24
2021-03-18
KVM: x86: Protect userspace MSR filter with SRCU, and set atomically-ish
Sean Christopherson
1
-8
/
+9
2021-03-18
x86: Fix various typos in comments
Ingo Molnar
17
-19
/
+19
2021-03-18
Merge tag 'v5.12-rc3' into x86/cleanups, to refresh the tree
Ingo Molnar
5
-8
/
+24
2021-03-18
KVM: x86: hyper-v: Track Hyper-V TSC page status
Vitaly Kuznetsov
1
-0
/
+17
2021-03-16
x86: Introduce restart_block->arch_data to remove TS_COMPAT_RESTART
Oleg Nesterov
1
-10
/
+2
2021-03-16
x86: Introduce TS_COMPAT_RESTART to fix get_nr_restart_syscall()
Oleg Nesterov
1
-1
/
+13
2021-03-16
x86: Move TS_COMPAT back to asm/thread_info.h
Oleg Nesterov
2
-9
/
+9
2021-03-15
x86: Remove dynamic NOP selection
Peter Zijlstra
4
-133
/
+61
2021-03-15
x86/insn: Make insn_complete() static
Borislav Petkov
1
-7
/
+0
2021-03-15
x86/insn: Remove kernel_insn_init()
Borislav Petkov
1
-11
/
+0
2021-03-15
x86/insn: Add an insn_decode() API
Borislav Petkov
1
-7
/
+17
2021-03-15
x86/insn: Add a __ignore_sync_check__ marker
Borislav Petkov
2
-2
/
+2
2021-03-15
x86/insn: Rename insn_decode() to insn_decode_from_regs()
Borislav Petkov
1
-2
/
+2
2021-03-15
Merge tag 'v5.12-rc3' into x86/core
Borislav Petkov
5
-8
/
+24
2021-03-15
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
1
-2
/
+2
2021-03-15
KVM: x86/mmu: Move logic for setting SPTE masks for EPT into the MMU proper
Sean Christopherson
1
-3
/
+0
2021-03-15
KVM: SVM: Add support for Virtual SPEC_CTRL
Babu Moger
1
-1
/
+3
2021-03-15
x86/cpufeatures: Add the Virtual SPEC_CTRL feature
Babu Moger
1
-0
/
+1
2021-03-15
KVM: x86: Move RDPMC emulation to common code
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86: Move trivial instruction-based exit handlers to common code
Sean Christopherson
1
-0
/
+5
2021-03-15
KVM: x86: Move XSETBV emulation to common code
Sean Christopherson
1
-1
/
+1
2021-03-15
KVM: x86: Handle triple fault in L2 without killing L1
Sean Christopherson
1
-0
/
+1
2021-03-15
KVM: x86/mmu: Unexport MMU load/unload functions
Sean Christopherson
1
-3
/
+0
2021-03-15
KVM: x86: to track if L1 is running L2 VM
Dongli Zhang
1
-0
/
+1
2021-03-14
Merge tag 'objtool-urgent-2021-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-6
/
+4
2021-03-14
Merge tag 'x86_urgent_for_v5.12_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
3
-0
/
+18
2021-03-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2021-03-12
kvm: x86: annotate RCU pointers
Muhammad Usama Anjum
1
-2
/
+2
2021-03-12
objtool,x86: Fix uaccess PUSHF/POPF validation
Peter Zijlstra
1
-6
/
+4
2021-03-11
x86/paravirt: Have only one paravirt patch function
Juergen Gross
1
-18
/
+1
2021-03-11
x86/paravirt: Switch functions with custom code to ALTERNATIVE
Juergen Gross
3
-58
/
+51
2021-03-11
x86/paravirt: Add new PVOP_ALT* macros to support pvops in ALTERNATIVEs
Juergen Gross
1
-1
/
+48
2021-03-11
x86/paravirt: Switch iret pvops to ALTERNATIVE
Juergen Gross
2
-7
/
+4
[prev]
[next]