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
2020-07-23
x86/percpu: Introduce size abstraction macros
Brian Gerst
1
-0
/
+30
2020-07-23
crypto: x86 - Put back integer parts of include/asm/inst.h
Uros Bizjak
1
-0
/
+148
2020-07-22
x86/dumpstack: Add log_lvl to __show_regs()
Dmitry Safonov
1
-1
/
+2
2020-07-22
x86/dumpstack: Add log_lvl to show_iret_regs()
Dmitry Safonov
1
-1
/
+1
2020-07-22
Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media into master
Linus Torvalds
1
-0
/
+1
2020-07-22
Merge branch 'sched/urgent'
Peter Zijlstra
5
-14
/
+35
2020-07-19
Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into master
Linus Torvalds
4
-12
/
+32
2020-07-18
x86/ioperm: Fix io bitmap invalidation on Xen PV
Andy Lutomirski
3
-0
/
+22
2020-07-18
media: atomisp: move CCK endpoint address to generic header
Andy Shevchenko
1
-0
/
+1
2020-07-17
x86/efi: Remove unused EFI_UV1_MEMMAP code
steve.wahl@hpe.com
1
-18
/
+2
2020-07-17
x86/platform/uv: Remove vestigial mention of UV1 platform from bios header
steve.wahl@hpe.com
1
-1
/
+1
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv
steve.wahl@hpe.com
1
-1
/
+1
2020-07-17
x86/platform/uv: Remove support for uv1 platform from uv_hub
steve.wahl@hpe.com
1
-31
/
+3
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv_bau
steve.wahl@hpe.com
1
-111
/
+7
2020-07-17
x86/platform/uv: Remove support for UV1 platform from uv_mmrs
steve.wahl@hpe.com
1
-712
/
+0
2020-07-16
x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERV
Sedat Dilek
1
-2
/
+2
2020-07-16
x86/entry: Add compatibility with IAS
Jian Cai
1
-8
/
+6
2020-07-16
crypto: x86 - Remove include/asm/inst.h
Uros Bizjak
1
-311
/
+0
2020-07-16
x86/idtentry: Remove stale comment
Thomas Gleixner
1
-4
/
+2
2020-07-10
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-1
/
+1
2020-07-10
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
1
-1
/
+1
2020-07-10
KVM: x86: mmu: Move translate_gpa() to mmu.c
Mohammed Gamal
1
-6
/
+0
2020-07-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+3
2020-07-10
KVM: nVMX: fixes for preemption timer migration
Paolo Bonzini
1
-2
/
+3
2020-07-10
x86/entry: Fix NMI vs IRQ state tracking
Peter Zijlstra
1
-0
/
+3
2020-07-10
Merge branch 'x86/urgent' into x86/entry to pick up upstream fixes.
Thomas Gleixner
1
-2
/
+2
2020-07-09
KVM: Move x86's version of struct kvm_mmu_memory_cache to common code
Sean Christopherson
2
-13
/
+7
2020-07-09
KVM: x86/mmu: Make __GFP_ZERO a property of the memory cache
Sean Christopherson
1
-0
/
+1
2020-07-09
KVM: x86/mmu: Separate the memory caches for shadow pages and gfn arrays
Sean Christopherson
1
-1
/
+2
2020-07-09
KVM: x86/mmu: Track the associated kmem_cache in the MMU caches
Sean Christopherson
1
-0
/
+1
2020-07-09
x86/kvm/vmx: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2
-2
/
+10
2020-07-09
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
1
-1
/
+1
2020-07-08
KVM: x86: Create mask for guest CR4 reserved bits in kvm_update_cpuid()
Krish Sadhukhan
1
-0
/
+1
2020-07-08
x86/kvm: Add "nopvspin" parameter to disable PV spinlocks
Zhenzhong Duan
1
-0
/
+1
2020-07-08
KVM: x86/mmu: Make kvm_mmu_page definition and accessor internal-only
Sean Christopherson
1
-44
/
+2
2020-07-08
KVM: x86: Use VMCALL and VMMCALL mnemonics in kvm_para.h
Uros Bizjak
1
-1
/
+1
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-0
/
+3
2020-07-08
KVM: x86/mmu: Make .write_log_dirty a nested operation
Sean Christopherson
1
-1
/
+1
2020-07-08
Merge branch 'kvm-async-pf-int' into HEAD
Paolo Bonzini
2
-0
/
+5
2020-07-08
Merge branch 'sched/urgent'
Peter Zijlstra
11
-40
/
+61
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
3
-4
/
+23
2020-07-08
x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature
Kan Liang
1
-0
/
+3
2020-07-08
x86/fpu/xstate: Support dynamic supervisor feature for LBR
Kan Liang
2
-0
/
+37
2020-07-08
x86/fpu: Use proper mask to replace full instruction mask
Kan Liang
1
-40
/
+7
2020-07-08
perf/x86/intel/lbr: Unify the stored format of LBR information
Kan Liang
1
-5
/
+1
2020-07-08
perf/x86: Expose CPUID enumeration bits for arch LBR
Kan Liang
1
-0
/
+40
2020-07-08
x86/msr-index: Add bunch of MSRs for Arch LBR
Kan Liang
1
-0
/
+16
2020-07-08
x86/cpufeatures: Add Architectural LBRs feature bit
Kan Liang
1
-0
/
+1
2020-07-06
x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()
Andy Lutomirski
1
-12
/
+16
2020-07-05
x86/entry/32: Fix XEN_PV build dependency
Ingo Molnar
1
-2
/
+2
[prev]
[next]