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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+14
2021-10-01
KVM: x86: only allocate gfn_track when necessary
David Stevens
2
-2
/
+14
2021-10-01
kvm: use kvfree() in kvm_arch_free_vm()
Juergen Gross
1
-0
/
+2
2021-10-01
KVM: x86/mmu: Avoid memslot lookup in make_spte and mmu_try_to_unsync_pages
David Matlack
1
-2
/
+0
2021-10-01
KVM: x86/mmu: Avoid memslot lookup in page_fault_handle_page_track
David Matlack
1
-0
/
+2
2021-10-01
KVM: MMU: change mmu->page_fault() arguments to kvm_page_fault
Paolo Bonzini
1
-2
/
+2
2021-10-01
kvm: x86: abstract locking around pvclock_update_vm_gtod_copy
Paolo Bonzini
1
-1
/
+0
2021-09-30
x86/unwind: Recover kretprobe trampoline entry
Masami Hiramatsu
1
-0
/
+23
2021-09-30
x86/kprobes: Add UNWIND_HINT_FUNC on kretprobe_trampoline()
Josh Poimboeuf
1
-0
/
+5
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+0
2021-09-30
x86: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+3
2021-09-30
KVM: x86: Subsume nested GPA read helper into load_pdptrs()
Sean Christopherson
1
-3
/
+0
2021-09-30
kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDS
Juergen Gross
1
-1
/
+1
2021-09-30
KVM: Make kvm_make_vcpus_request_mask() use pre-allocated cpu_kick_mask
Vitaly Kuznetsov
1
-1
/
+0
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
1
-0
/
+14
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-09-27
x86/softirq: Disable softirq stacks on PREEMPT_RT
Thomas Gleixner
1
-0
/
+3
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+1
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-5
/
+1
2021-09-23
x86/mce: Get rid of machine_check_vector
Borislav Petkov
1
-10
/
+0
2021-09-23
x86/mce: Get rid of the mce_severity function pointer
Borislav Petkov
1
-2
/
+0
2021-09-22
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
1
-1
/
+1
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
1
-1
/
+1
2021-09-21
x86: Increase exception stack sizes
Peter Zijlstra
1
-1
/
+1
2021-09-21
x86/mm/64: Improve stack overflow warnings
Peter Zijlstra
3
-15
/
+38
2021-09-21
x86/iopl: Fake iopl(3) CLI/STI usage
Peter Zijlstra
2
-0
/
+2
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
1
-2
/
+0
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
1
-5
/
+1
2021-09-17
x86/xen: Mark xen_force_evtchn_callback() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make save_fl() noinstr
Peter Zijlstra
1
-2
/
+5
2021-09-17
x86/xen: Make set_debugreg() noinstr
Peter Zijlstra
2
-2
/
+2
2021-09-17
x86/xen: Make get_debugreg() noinstr
Peter Zijlstra
2
-2
/
+2
2021-09-17
x86/xen: Make write_cr2() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-17
x86/xen: Make read_cr2() noinstr
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/paravirt: Use PVOP_* for paravirt calls
Peter Zijlstra
1
-4
/
+4
2021-09-15
x86/paravirt: Mark arch_local_irq_*() __always_inline
Peter Zijlstra
1
-4
/
+4
2021-09-15
x86: Always inline ip_within_syscall_gap()
Peter Zijlstra
1
-1
/
+1
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
1
-1
/
+1
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
1
-1
/
+1
2021-09-14
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
Thomas Gleixner
1
-11
/
+6
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-33
/
+0
2021-09-13
x86/asm: Avoid adding register pressure for the init case in static_cpu_has()
H. Peter Anvin
1
-4
/
+9
2021-09-13
x86/asm: Add _ASM_RIP() macro for x86-64 (%rip) suffix
H. Peter Anvin (Intel)
1
-0
/
+5
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
1
-2
/
+2
2021-09-13
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
Thomas Gleixner
1
-13
/
+8
2021-09-13
x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
Thomas Gleixner
1
-2
/
+2
2021-09-13
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
1
-0
/
+3
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
6
-31
/
+64
2021-09-13
x86/extable: Get rid of redundant macros
Thomas Gleixner
1
-24
/
+12
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2
-20
/
+0
[prev]
[next]