index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/entry: Convert device interrupts to inline stack switching
Thomas Gleixner
2021-02-10
4
-34
/
+36
*
x86/entry: Convert system vectors to irq stack macro
Thomas Gleixner
2021-02-10
3
-30
/
+66
*
x86/irq: Provide macro for inlining irq stack switching
Thomas Gleixner
2021-02-10
1
-0
/
+98
*
x86/apic: Split out spurious handling code
Thomas Gleixner
2021-02-10
1
-12
/
+19
*
x86/irq/64: Adjust the per CPU irq stack pointer by 8
Thomas Gleixner
2021-02-10
5
-16
/
+27
*
x86/irq: Sanitize irq stack tracking
Thomas Gleixner
2021-02-10
4
-10
/
+10
*
x86/entry: Fix instrumentation annotation
Thomas Gleixner
2021-02-10
1
-1
/
+1
*
Merge branch 'objtool/core' into x86/entry
Thomas Gleixner
2021-02-10
17
-153
/
+207
|
\
|
*
x86/unwind/orc: Change REG_SP_INDIRECT
Peter Zijlstra
2021-02-10
1
-1
/
+4
|
*
x86/power: Support objtool validation in hibernate_asm_64.S
Josh Poimboeuf
2021-01-26
2
-5
/
+4
|
*
x86/power: Move restore_registers() to top of the file
Josh Poimboeuf
2021-01-26
1
-46
/
+46
|
*
x86/power: Annotate indirect branches as safe
Josh Poimboeuf
2021-01-26
1
-0
/
+3
|
*
x86/acpi: Support objtool validation in wakeup_64.S
Josh Poimboeuf
2021-01-26
2
-1
/
+2
|
*
x86/acpi: Annotate indirect branch as safe
Josh Poimboeuf
2021-01-26
1
-0
/
+2
|
*
x86/ftrace: Support objtool vmlinux.o validation in ftrace_64.S
Josh Poimboeuf
2021-01-26
1
-3
/
+2
|
*
x86/xen/pvh: Annotate indirect branch as safe
Josh Poimboeuf
2021-01-26
1
-0
/
+2
|
*
x86/xen: Support objtool vmlinux.o validation in xen-head.S
Josh Poimboeuf
2021-01-26
1
-2
/
+3
|
*
x86/xen: Support objtool validation in xen-asm.S
Josh Poimboeuf
2021-01-26
2
-11
/
+19
|
*
objtool: Combine UNWIND_HINT_RET_OFFSET and UNWIND_HINT_FUNC
Josh Poimboeuf
2021-01-26
3
-13
/
+4
|
*
x86/ftrace: Add UNWIND_HINT_FUNC annotation for ftrace_stub
Josh Poimboeuf
2021-01-26
1
-0
/
+1
|
*
x86/insn: Fix vector instruction decoding on big endian cross-compiles
Vasily Gorbik
2021-01-14
2
-9
/
+21
|
*
objtool: Fix x86 orc generation on big endian cross-compiles
Vasily Gorbik
2021-01-14
1
-0
/
+10
|
*
x86/insn: Support big endian cross-compiles
Martin Schwidefsky
2021-01-14
3
-58
/
+80
|
*
x86/tools: Use tools headers for instruction decoder selftests
Vasily Gorbik
2021-01-14
1
-4
/
+4
*
|
x86/entry: Remove put_ret_addr_in_rdi THUNK macro argument
Borislav Petkov
2021-01-19
1
-6
/
+1
*
|
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
2021-01-14
1
-4
/
+4
|
/
*
Merge tag 'x86_urgent_for_v5.11_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-01-10
5
-73
/
+57
|
\
|
*
x86/resctrl: Don't move a task to the same resource group
Fenghua Yu
2021-01-08
1
-0
/
+7
|
*
x86/resctrl: Use an IPI instead of task_work_add() to update PQR_ASSOC MSR
Fenghua Yu
2021-01-08
1
-69
/
+43
|
*
x86/mtrr: Correct the range check before performing MTRR type lookups
Ying-Tsun Huang
2021-01-06
1
-3
/
+3
|
*
x86/sev-es: Fix SEV-ES OUT/IN immediate opcode vc handling
Peter Gonda
2021-01-05
1
-2
/
+2
|
*
x86/mm: Fix leak of pmd ptlock
Dan Williams
2021-01-05
1
-0
/
+2
|
*
fanotify: Fix sys_fanotify_mark() on native x86-32
Brian Gerst
2020-12-28
1
-0
/
+1
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-09
13
-97
/
+178
|
\
\
|
*
|
KVM: x86: __kvm_vcpu_halt can be static
Paolo Bonzini
2021-01-08
1
-1
/
+1
|
*
|
KVM: SVM: Add support for booting APs in an SEV-ES guest
Tom Lendacky
2021-01-08
7
-6
/
+61
|
*
|
KVM: nSVM: cancel KVM_REQ_GET_NESTED_STATE_PAGES on nested vmexit
Maxim Levitsky
2021-01-08
3
-1
/
+8
|
*
|
KVM: nSVM: mark vmcb as dirty when forcingly leaving the guest mode
Maxim Levitsky
2021-01-08
1
-0
/
+1
|
*
|
KVM: nSVM: correctly restore nested_run_pending on migration
Maxim Levitsky
2021-01-08
1
-0
/
+4
|
*
|
KVM: x86/mmu: Clarify TDP MMU page list invariants
Ben Gardon
2021-01-08
1
-2
/
+14
|
*
|
KVM: x86/mmu: Ensure TDP MMU roots are freed after yield
Ben Gardon
2021-01-08
1
-56
/
+48
|
*
|
KVM: x86: change in pv_eoi_get_pending() to make code more readable
Stephen Zhang
2021-01-08
1
-1
/
+1
|
*
|
KVM: x86: fix shift out of bounds reported by UBSAN
Paolo Bonzini
2021-01-08
1
-1
/
+1
|
*
|
KVM/SVM: Remove leftover __svm_vcpu_run prototype from svm.c
Uros Bizjak
2021-01-08
1
-2
/
+0
|
*
|
KVM: SVM: Add register operand to vmsave call in sev_es_vcpu_load
Nathan Chancellor
2021-01-08
1
-1
/
+1
|
*
|
Merge branch 'kvm-master' into kvm-next
Paolo Bonzini
2021-01-08
45
-297
/
+331
|
|
\
\
|
|
*
|
KVM: x86/mmu: Optimize not-present/MMIO SPTE check in get_mmio_spte()
Sean Christopherson
2021-01-08
1
-7
/
+13
|
|
*
|
KVM: x86/mmu: Use raw level to index into MMIO walks' sptes array
Sean Christopherson
2021-01-08
2
-9
/
+8
|
|
*
|
KVM: x86/mmu: Get root level from walkers when retrieving MMIO SPTE
Sean Christopherson
2021-01-08
3
-11
/
+13
|
|
*
|
KVM: x86/mmu: Use -1 to flag an undefined spte in get_mmio_spte()
Sean Christopherson
2021-01-08
2
-2
/
+7
[next]