index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-29
KVM: x86: fix some sparse warnings
Paolo Bonzini
2
-7
/
+7
2014-08-29
KVM: nVMX: nested TPR shadow/threshold emulation
Wanpeng Li
1
-3
/
+51
2014-08-29
KVM: nVMX: introduce nested_get_vmcs12_pages
Wanpeng Li
1
-12
/
+25
2014-08-25
kvm: x86: fix tracing for 32-bit
Paolo Bonzini
1
-2
/
+2
2014-08-21
KVM: trace kvm_ple_window grow/shrink
Radim Krčmář
3
-0
/
+35
2014-08-21
KVM: VMX: dynamise PLE window
Radim Krčmář
1
-2
/
+93
2014-08-21
KVM: VMX: make PLE window per-VCPU
Radim Krčmář
1
-1
/
+11
2014-08-21
KVM: x86: introduce sched_in to kvm_x86_ops
Radim Krčmář
4
-0
/
+15
2014-08-21
KVM: add kvm_arch_sched_in
Radim Krčmář
1
-0
/
+4
2014-08-21
KVM: x86: Replace X86_FEATURE_NX offset with the definition
Nadav Amit
1
-2
/
+2
2014-08-20
KVM: emulate: warn on invalid or uninitialized exception numbers
Paolo Bonzini
2
-1
/
+5
2014-08-20
KVM: emulate: do not return X86EMUL_PROPAGATE_FAULT explicitly
Paolo Bonzini
1
-5
/
+3
2014-08-20
KVM: x86: Clarify PMU related features bit manipulation
Nadav Amit
1
-10
/
+14
2014-08-20
KVM: vmx: fix ept reserved bits for 1-GByte page
Wanpeng Li
1
-10
/
+12
2014-08-19
KVM: x86: recalculate_apic_map after enabling apic
Nadav Amit
1
-11
/
+14
2014-08-19
KVM: x86: Clear apic tsc-deadline after deadline
Nadav Amit
1
-0
/
+5
2014-08-19
KVM: x86: #GP when attempts to write reserved bits of Variable Range MTRRs
Wanpeng Li
1
-3
/
+15
2014-08-19
KVM: x86: fix check legal type of Variable Range MTRRs
Wanpeng Li
1
-1
/
+7
2014-08-19
arch/x86: Use RCU_INIT_POINTER(x, NULL) in kvm/vmx.c
Monam Agarwal
1
-1
/
+1
2014-08-19
KVM: x86: raise invalid TSS exceptions during a task switch
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: drop fpu_activate hook
Wanpeng Li
3
-3
/
+0
2014-08-19
KVM: SVM: add rdmsr support for AMD event registers
Wei Huang
1
-0
/
+6
2014-08-19
Revert "KVM: x86: Increase the number of fixed MTRR regs to 10"
Paolo Bonzini
1
-1
/
+1
2014-08-19
KVM: x86: do not check CS.DPL against RPL during task switch
Paolo Bonzini
1
-3
/
+0
2014-08-19
KVM: x86: Avoid emulating instructions on #UD mistakenly
Nadav Amit
1
-4
/
+4
2014-08-16
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-0
/
+3
2014-08-15
intel_idle: Disable Baytrail Core and Module C6 auto-demotion
Len Brown
1
-0
/
+3
2014-08-14
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-6
/
+6
2014-08-14
Merge tag 'stable/for-linus-3.17-b-rc0-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2
-6
/
+6
2014-08-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
32
-1076
/
+912
2014-08-13
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2014-08-13
Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-70
/
+309
2014-08-12
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2
-6
/
+6
2014-08-11
Merge tag 'efi-urgent' into x86/efi
H. Peter Anvin
3
-12
/
+53
2014-08-11
x86/xen: use vmap() to map grant table pages in PVH guests
David Vrabel
1
-5
/
+5
2014-08-11
x86/xen: resume timer irqs early
David Vrabel
1
-1
/
+1
2014-08-09
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-24
/
+21
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
32
-53
/
+2069
2014-08-08
kexec: verify the signature of signed PE bzImage
Vivek Goyal
3
-0
/
+54
2014-08-08
kexec: support kexec/kdump on EFI systems
Vivek Goyal
1
-12
/
+134
2014-08-08
kexec: support for kexec on panic using new system call
Vivek Goyal
6
-16
/
+687
2014-08-08
kexec-bzImage64: support for loading bzImage using 64bit entry
Vivek Goyal
5
-2
/
+406
2014-08-08
kexec: load and relocate purgatory at kernel load time
Vivek Goyal
2
-0
/
+144
2014-08-08
purgatory: core purgatory functionality
Vivek Goyal
8
-0
/
+305
2014-08-08
purgatory/sha256: provide implementation of sha256 in purgaotory context
Vivek Goyal
2
-0
/
+305
2014-08-08
kexec: implementation of new syscall kexec_file_load
Vivek Goyal
1
-0
/
+45
2014-08-08
kexec: new syscall kexec_file_load() declaration
Vivek Goyal
1
-0
/
+1
2014-08-08
kernel: build bin2c based on config option CONFIG_BUILD_BIN2C
Vivek Goyal
1
-0
/
+1
2014-08-08
shm: add memfd_create() syscall
David Herrmann
2
-0
/
+2
2014-08-08
arch/x86: replace strict_strto calls
Daniel Walter
5
-9
/
+9
[next]