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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
x86/cpu: Print "VMX disabled" error message iff KVM is enabled
Sean Christopherson
1
-2
/
+3
2020-01-13
KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs
Sean Christopherson
1
-6
/
+4
2020-01-13
perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
Sean Christopherson
1
-7
/
+15
2020-01-13
KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
Sean Christopherson
1
-50
/
+55
2020-01-13
KVM: VMX: Check for full VMX support when verifying CPU compatibility
Sean Christopherson
1
-0
/
+6
2020-01-13
KVM: VMX: Use VMX feature flag to query BIOS enabling
Sean Christopherson
1
-25
/
+2
2020-01-13
KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
Sean Christopherson
1
-29
/
+19
2020-01-13
x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
Sean Christopherson
2
-0
/
+3
2020-01-13
x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
Sean Christopherson
4
-119
/
+14
2020-01-13
x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
Sean Christopherson
4
-6
/
+30
2020-01-13
x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
Sean Christopherson
5
-0
/
+89
2020-01-13
x86/vmx: Introduce VMX_FEATURES_*
Sean Christopherson
2
-0
/
+82
2020-01-13
x86/cpu: Clear VMX feature flag if VMX is not fully enabled
Sean Christopherson
1
-3
/
+20
2020-01-13
x86/zhaoxin: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2
-1
/
+3
2020-01-13
x86/centaur: Use common IA32_FEAT_CTL MSR initialization
Sean Christopherson
2
-1
/
+3
2020-01-13
x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
Sean Christopherson
1
-5
/
+6
2020-01-13
x86/intel: Initialize IA32_FEAT_CTL MSR at boot
Sean Christopherson
5
-0
/
+48
2020-01-13
x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
Sean Christopherson
6
-38
/
+40
2019-12-15
x86/cpu/tsx: Define pr_fmt()
Borislav Petkov
1
-1
/
+4
2019-12-14
x86/bugs: Move enum taa_mitigations to bugs.c
Borislav Petkov
2
-7
/
+7
2019-12-06
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-5
/
+12
2019-12-06
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
19
-92
/
+133
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
11
-29
/
+49
2019-12-06
Merge tag 'powerpc-5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-24
/
+35
2019-12-06
Merge tag 'powerpc-5.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
11
-38
/
+55
2019-12-06
Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-2
/
+2
2019-12-06
Merge tag 'arm-soc/for-5.5/devicetree-part2' of https://github.com/Broadcom/stblinux into arm/fixes
Olof Johansson
2
-0
/
+63
2019-12-06
Merge tag 'socfpga_update_for_v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux into arm/fixes
Olof Johansson
1
-6
/
+6
2019-12-06
Merge tag 'omap-for-v5.5/dt-fixes-merge-window-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
8
-10
/
+20
2019-12-06
Merge tag 'omap-for-v5.5/ti-sysc-late-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/fixes
Olof Johansson
1
-2
/
+2
2019-12-06
ARM: multi_v7_defconfig: Restore debugfs support
Marek Szyprowski via Linux.Kernel.Org
1
-0
/
+1
2019-12-06
arm64: entry: refine comment of stack overflow check
Heyi Guo
1
-1
/
+2
2019-12-06
arm64: ftrace: fix ifdeffery
Mark Rutland
1
-2
/
+1
2019-12-06
arm64: KVM: Invoke compute_layout() before alternatives are applied
Sebastian Andrzej Siewior
3
-7
/
+6
2019-12-06
arm64: Validate tagged addresses in access_ok() called from kernel threads
Catalin Marinas
1
-1
/
+6
2019-12-06
ARM: 8947/1: Fix __arch_get_hw_counter() access to CNTVCT
Vincenzo Frascino
1
-0
/
+3
2019-12-06
ARM: 8943/1: Fix topology setup in case of CPU hotplug for CONFIG_SCHED_MC
Dietmar Eggemann
2
-5
/
+9
2019-12-05
ARM: defconfig: re-run savedefconfig on multi_v* configs
Olof Johansson
3
-41
/
+27
2019-12-05
arm64: defconfig: re-run savedefconfig
Olof Johansson
1
-27
/
+9
2019-12-05
Merge mainline/master into arm/fixes
Olof Johansson
2122
-31554
/
+77525
2019-12-05
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
Linus Torvalds
1
-1
/
+1
2019-12-05
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
14
-16
/
+98
2019-12-05
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
454
-10191
/
+35898
2019-12-05
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-0
/
+1
2019-12-05
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
64
-549
/
+653
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/thermal/linux
Linus Torvalds
1
-0
/
+1
2019-12-05
ARM: pxa: Fix resource properties
Linus Walleij
1
-3
/
+3
2019-12-05
Merge tag 'juno-fixes-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes
Olof Johansson
2
-3
/
+29
2019-12-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
77
-375
/
+517
2019-12-05
powerpc/perf: Disable trace_imc pmu
Madhavan Srinivasan
1
-1
/
+8
[next]