index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
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-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-2
/
+26
2020-11-15
Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+3
2020-11-15
Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-34
/
+59
2020-11-15
kvm: mmu: fix is_tdp_mmu_check when the TDP MMU is not in use
Paolo Bonzini
1
-0
/
+7
2020-11-13
KVM: SVM: Update cr3_lm_rsvd_bits for AMD SEV guests
Babu Moger
1
-0
/
+8
2020-11-13
KVM: x86: Introduce cr3_lm_rsvd_bits in kvm_vcpu_arch
Babu Moger
3
-1
/
+4
2020-11-13
KVM: x86: clflushopt should be treated as a no-op by emulation
David Edmondson
1
-1
/
+7
2020-11-13
x86/platform/uv: Fix copied UV5 output archtype
Mike Travis
1
-3
/
+3
2020-11-11
x86/platform/uv: Drop last traces of uv_flush_tlb_others
Jiri Slaby
1
-10
/
+0
2020-11-10
perf/x86/intel/uncore: Fix Add BW copypasta
Arnd Bergmann
1
-1
/
+1
2020-11-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-30
/
+86
2020-11-09
perf/x86/intel: Make anythread filter support conditional
Stephane Eranian
4
-2
/
+17
2020-11-09
perf/x86: Make dummy_iregs static
Peter Zijlstra
1
-1
/
+1
2020-11-09
perf/arch: Remove perf_sample_data::regs_user_copy
Peter Zijlstra
1
-4
/
+11
2020-11-09
perf/x86: Reduce stack usage for x86_pmu::drain_pebs()
Peter Zijlstra
3
-24
/
+27
2020-11-09
perf: Reduce stack usage of perf_output_begin()
Peter Zijlstra
1
-2
/
+2
2020-11-08
Merge tag 'x86-urgent-2020-11-08' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-32
/
+54
2020-11-08
KVM: x86: handle MSR_IA32_DEBUGCTLMSR with report_ignored_msrs
Pankaj Gupta
1
-3
/
+3
2020-11-08
kvm: x86: request masterclock update any time guest uses different msr
Oliver Upton
1
-1
/
+1
2020-11-08
kvm: x86: ensure pv_cpuid.features is initialized when enabling cap
Oliver Upton
3
-7
/
+19
2020-11-08
kvm: x86: reads of restricted pv msrs should also result in #GP
Oliver Upton
1
-0
/
+34
2020-11-08
KVM: x86: use positive error values for msr emulation that causes #GP
Maxim Levitsky
2
-14
/
+22
2020-11-08
KVM: x86/mmu: fix counting of rmap entries in pte_list_add
Li RongQing
1
-5
/
+7
2020-11-07
x86/platform/uv: Recognize UV5 hubless system identifier
Mike Travis
1
-3
/
+10
2020-11-07
x86/platform/uv: Remove spaces from OEM IDs
Mike Travis
1
-0
/
+3
2020-11-07
x86/platform/uv: Fix missing OEM_TABLE_ID
Mike Travis
1
-2
/
+5
2020-11-05
x86/speculation: Allow IBPB to be conditionally enabled on CPUs with always-o...
Anand K Mistry
1
-18
/
+33
2020-11-05
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+9
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-03
Merge tag 'x86_seves_for_v5.10_rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-8
/
+167
2020-11-01
Merge tag 'x86-urgent-2020-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
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
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-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/boot/compressed/64: Introduce sev_status
Joerg Roedel
1
-1
/
+15
2020-10-28
x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID
David Woodhouse
1
-0
/
+1
2020-10-27
x86/debug: Fix DR_STEP vs ptrace_get_debugreg(6)
Peter Zijlstra
1
-3
/
+6
2020-10-27
x86/debug: Only clear/set ->virtual_dr6 for userspace #DB
Peter Zijlstra
1
-6
/
+6
2020-10-27
x86/debug: Fix BTF handling
Peter Zijlstra
1
-7
/
+21
2020-10-27
Merge tag 'x86-urgent-2020-10-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-14
/
+17
2020-10-26
arch/um: partially revert the conversion to __section() macro
Linus Torvalds
1
-1
/
+1
2020-10-26
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+1
2020-10-26
x86/hyperv: Clarify comment on x2apic mode
Michael Kelley
1
-5
/
+9
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
18
-29
/
+29
[next]