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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
x86/mce: Assign boolean values to a bool variable
Kaixu Xia
1
-2
/
+2
2020-11-06
ima: generalize x86/EFI arch glue for other EFI architectures
Chester Lin
3
-96
/
+3
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-on STIBP
Anand K Mistry
1
-18
/
+33
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-5
/
+9
2020-11-04
efi: generalize efi_get_secureboot
Chester Lin
1
-1
/
+1
2020-11-04
x86/entry: Move nmi entry/exit into common code
Thomas Gleixner
5
-49
/
+13
2020-11-04
Merge branch 'core/urgent' into core/entry
Thomas Gleixner
333
-12762
/
+18331
2020-11-04
x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
Fangrui Song
3
-9
/
+3
2020-11-04
x86/ioapic: Use I/O-APIC ID for finding irqdomain, not index
David Woodhouse
1
-2
/
+2
2020-11-04
x86/hyperv: Enable 15-bit APIC ID if the hypervisor supports it
Dexuan Cui
2
-0
/
+36
2020-11-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-8
/
+167
2020-11-02
x86/mtrr: Fix a kernel-doc markup
Mauro Carvalho Chehab
1
-1
/
+2
2020-11-02
x86/mce: Enable additional error logging on certain Intel CPUs
Tony Luck
2
-0
/
+21
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-13
/
+30
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-32
/
+31
2020-10-31
KVM: vmx: remove unused variable
Paolo Bonzini
1
-2
/
+0
2020-10-31
KVM: VMX: eVMCS: make evmcs_sanitize_exec_ctrls() work again
Vitaly Kuznetsov
3
-5
/
+5
2020-10-30
timekeeping: default GENERIC_CLOCKEVENTS to enabled
Arnd Bergmann
1
-1
/
+0
2020-10-30
KVM: x86: Fix NULL dereference at kvm_msr_ignored_check()
Takashi Iwai
1
-4
/
+4
2020-10-30
KVM: x86: replace static const variables with macros
Paolo Bonzini
3
-21
/
+21
2020-10-30
crypto: hash - Use memzero_explicit() for clearing state
Arvind Sankar
1
-1
/
+1
2020-10-30
crypto: x86/aes - remove unused file aes_glue.c
Eric Biggers
1
-1
/
+0
2020-10-29
x86/build: Fix vmlinux size check on 64-bit
Arvind Sankar
5
-35
/
+29
2020-10-29
x86/sev-es: Do not support MMIO to/from encrypted memory
Joerg Roedel
1
-7
/
+13
2020-10-29
x86/head/64: Check SEV encryption before switching to kernel page-table
Joerg Roedel
2
-0
/
+17
2020-10-29
x86/boot/compressed/64: Check SEV encryption in 64-bit boot-path
Joerg Roedel
4
-0
/
+96
2020-10-29
x86/boot/compressed/64: Sanity-check CPUID results in the early #VC handler
Joerg Roedel
1
-0
/
+26
2020-10-29
x86: Wire up TIF_NOTIFY_SIGNAL
Jens Axboe
1
-0
/
+2
2020-10-29
perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANY
Kan Liang
1
-1
/
+2
2020-10-29
perf/x86/intel/uncore: Add Rocket Lake support
Kan Liang
2
-1
/
+25
2020-10-29
perf/x86/msr: Add Rocket Lake CPU support
Kan Liang
1
-0
/
+1
2020-10-29
perf/x86/cstate: Add Rocket Lake CPU support
Kan Liang
1
-9
/
+10
2020-10-29
perf/x86/intel: Add Rocket Lake CPU support
Kan Liang
1
-0
/
+1
2020-10-29
perf/core: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-1
/
+1
2020-10-29
perf/x86/intel: Support PERF_SAMPLE_DATA_PAGE_SIZE
Kan Liang
1
-3
/
+8
2020-10-29
x86/boot/compressed/64: Introduce sev_status
Joerg Roedel
1
-1
/
+15
2020-10-29
entry: Add support for TIF_NOTIFY_SIGNAL
Jens Axboe
1
-2
/
+2
2020-10-28
x86/kvm: Enable 15-bit extension when KVM_FEATURE_MSI_EXT_DEST_ID detected
David Woodhouse
1
-0
/
+6
2020-10-28
x86/apic: Support 15 bits of APIC ID in MSI where available
David Woodhouse
4
-3
/
+29
2020-10-28
x86/ioapic: Handle Extended Destination ID field in RTE
David Woodhouse
2
-6
/
+17
2020-10-28
x86: Kill all traces of irq_remapping_get_irq_domain()
David Woodhouse
2
-11
/
+0
2020-10-28
x86/ioapic: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
1
-12
/
+13
2020-10-28
x86/hpet: Use irq_find_matching_fwspec() to find remapping irqdomain
David Woodhouse
1
-10
/
+14
2020-10-28
x86/apic: Add select() method on vector irqdomain
David Woodhouse
2
-0
/
+46
2020-10-28
x86/ioapic: Generate RTE directly from parent irqchip's MSI message
David Woodhouse
2
-37
/
+77
2020-10-28
x86/ioapic: Cleanup IO/APIC route entry structs
Thomas Gleixner
2
-129
/
+93
2020-10-28
x86/io_apic: Cleanup trigger/polarity helpers
Thomas Gleixner
3
-136
/
+122
2020-10-28
x86/msi: Remove msidef.h
Thomas Gleixner
1
-57
/
+0
2020-10-28
x86/pci/xen: Use msi_msg shadow structs
Thomas Gleixner
1
-15
/
+11
2020-10-28
x86/kvm: Use msi_msg shadow structs
Thomas Gleixner
1
-17
/
+12
[prev]
[next]