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-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-2
/
+0
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
8
-16
/
+27
2021-10-15
sched: Add cluster scheduler level for x86
Tim Chen
2
-0
/
+10
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-4
/
+7
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
6
-11
/
+19
2021-10-06
x86/MCE/AMD: Export smca_get_bank_type symbol
Mukul Joshi
1
-1
/
+1
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
1
-1
/
+7
2021-10-06
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
1
-1
/
+1
2021-10-05
x86: Fix misspelled Kconfig symbols
Lukas Bulwahn
4
-4
/
+4
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
1
-4
/
+7
2021-10-04
Merge branch x86/cc into x86/core
Borislav Petkov
9
-23
/
+29
2021-10-04
treewide: Replace the use of mem_encrypt_active() with cc_platform_has()
Tom Lendacky
1
-5
/
+0
2021-10-04
x86/sev: Replace occurrences of sev_es_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+0
2021-10-04
x86/sev: Replace occurrences of sev_active() with cc_platform_has()
Tom Lendacky
1
-2
/
+0
2021-10-04
x86/sme: Replace occurrences of sme_active() with cc_platform_has()
Tom Lendacky
2
-3
/
+1
2021-10-04
x86/sev: Add an x86 version of cc_platform_has()
Tom Lendacky
1
-0
/
+1
2021-10-04
x86/ioremap: Selectively build arch override encryption functions
Tom Lendacky
1
-0
/
+8
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
[prev]
[next]