index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2017-07-18
x86/efi: Update EFI pagetable creation to work with SME
Tom Lendacky
2017-07-18
efi: Update efi_mem_type() to return an error rather than 0
Tom Lendacky
2017-07-18
x86/boot/e820: Add support to determine the E820 type of an address
Tom Lendacky
2017-07-18
x86/mm: Insure that boot memory areas are mapped properly
Tom Lendacky
2017-07-18
x86/mm: Add support for early encryption/decryption of memory
Tom Lendacky
2017-07-18
x86/mm: Extend early_memremap() support with additional attrs
Tom Lendacky
2017-07-18
x86/mm: Add SME support for read_cr3_pa()
Tom Lendacky
2017-07-18
x86/mm: Provide general kernel support for memory encryption
Tom Lendacky
2017-07-18
x86/mm: Simplify p[g4um]d_page() macros
Tom Lendacky
2017-07-18
x86/mm: Add support to enable SME in early boot processing
Tom Lendacky
2017-07-18
x86/mm: Remove phys_to_virt() usage in ioremap()
Tom Lendacky
2017-07-18
x86/mm: Add Secure Memory Encryption (SME) support
Tom Lendacky
2017-07-18
x86/cpu/AMD: Handle SME reduction in physical address size
Tom Lendacky
2017-07-18
x86/cpu/AMD: Add the Secure Memory Encryption CPU feature
Tom Lendacky
2017-07-18
x86, mpparse, x86/acpi, x86/PCI, x86/dmi, SFI: Use memremap() for RAM mappings
Tom Lendacky
2017-07-18
x86/mm/pat: Set write-protect cache mode for full PAT support
Tom Lendacky
2017-07-18
Merge branch 'x86/boot' into x86/mm, to pick up interacting changes
Ingo Molnar
2017-07-18
x86/boot/KASLR: Rename process_e820_entry() into process_mem_region()
Baoquan He
2017-07-18
x86/boot/KASLR: Switch to pass struct mem_vector to process_e820_entry()
Baoquan He
2017-07-18
x86/boot/KASLR: Wrap e820 entries walking code into new function process_e820...
Baoquan He
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-07-15
Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-07-15
Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-07-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-07-14
kvm: x86: hyperv: make VP_INDEX managed by userspace
Roman Kagan
2017-07-14
KVM: async_pf: Let guest support delivery of async_pf from guest mode
Wanpeng Li
2017-07-14
KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf
Wanpeng Li
2017-07-14
KVM: async_pf: Add L1 guest async_pf #PF vmexit handler
Wanpeng Li
2017-07-14
KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list
Wanpeng Li
2017-07-13
kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2
Roman Kagan
2017-07-13
KVM: x86: make backwards_tsc_observed a per-VM variable
Ladi Prosek
2017-07-12
x86/efi: move asmlinkage before return type
Joe Perches
2017-07-12
x86/mmap: properly account for stack randomization in mmap_base
Rik van Riel
2017-07-12
x86: ascii armor the x86_64 boot init stack canary
Rik van Riel
2017-07-12
include/linux/string.h: add the option of fortified string.h functions
Daniel Micay
2017-07-12
kernel/watchdog: split up config options
Nicholas Piggin
2017-07-12
kexec: move vmcoreinfo out of the kernel's .bss section
Xunlei Pang
2017-07-12
KVM: SVM: Enable Virtual VMLOAD VMSAVE feature
Janakarajan Natarajan
2017-07-12
KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition
Janakarajan Natarajan
2017-07-12
KVM: SVM: Rename lbr_ctl field in the vmcb control area
Janakarajan Natarajan
2017-07-12
KVM: SVM: Prepare for new bit definition in lbr_ctl
Janakarajan Natarajan
2017-07-12
KVM: SVM: handle singlestep exception when skipping emulated instructions
Ladi Prosek
2017-07-12
KVM: x86: take slots_lock in kvm_free_pit
Radim Krčmář
2017-07-12
kvm: vmx: Properly handle machine check during VM-entry
Jim Mattson
2017-07-12
KVM: x86: update master clock before computing kvmclock_offset
Radim Krčmář
2017-07-12
kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields
Jim Mattson
2017-07-12
kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls
Jim Mattson
2017-07-12
kvm: nVMX: Validate the I/O bitmaps on nested VM-entry
Jim Mattson
2017-07-12
kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails
Jim Mattson
2017-07-10
binfmt_elf: use ELF_ET_DYN_BASE only for PIE
Kees Cook
[next]