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-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-15
x86/power: Make restore_processor_context() sane
Andy Lutomirski
2017-12-15
x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()
Andy Lutomirski
2017-12-15
x86/power/64: Use struct desc_ptr for the IDT in struct saved_context
Andy Lutomirski
2017-12-14
Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-12-12
x86/Xen: don't report ancient LAPIC version
Jan Beulich
2017-12-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-12-11
x86/unwinder/guess: Prevent using CONFIG_UNWINDER_GUESS=y with CONFIG_STACKDE...
Andrey Ryabinin
2017-12-11
x86/build: Don't verify mtools configuration file for isoimage
Changbin Du
2017-12-11
x86/mm/kmmio: Fix mmiotrace for page unaligned addresses
Karol Herbst
2017-12-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-08
kmemcheck: rip it out for real
Michal Hocko
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-07
x86/boot/compressed/64: Print error if 5-level paging is not supported
Kirill A. Shutemov
2017-12-07
x86/boot/compressed/64: Detect and handle 5-level paging at boot-time
Kirill A. Shutemov
2017-12-07
x86/smpboot: Do not use smp_num_siblings in __max_logical_packages calculation
Prarit Bhargava
2017-12-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-06
x86/PCI: Only enable a 64bit BAR on single-socket AMD Family 15h
Christian König
2017-12-06
x86/PCI: Fix infinite loop in search for 64bit BAR placement
Christian König
2017-12-06
x86/vdso: Change time() prototype to match __vdso_time()
Arnd Bergmann
2017-12-06
x86: Fix Sparse warnings about non-static functions
Colin Ian King
2017-12-06
KVM: x86: fix APIC page invalidation
Radim Krčmář
2017-12-06
x86/power: Fix some ordering bugs in __restore_processor_context()
Andy Lutomirski
2017-12-06
x86/PCI: Make broadcom_postcore_init() check acpi_disabled
Rafael J. Wysocki
2017-12-06
x86/microcode/AMD: Add support for fam17h microcode loading
Tom Lendacky
2017-12-06
x86/cpufeatures: Make X86_BUG_FXSAVE_LEAK detectable in CPUID on AMD
Rudolf Marek
2017-12-05
x86: don't hash faulting address in oops printout
Linus Torvalds
2017-12-05
locking/refcounts: Do not force refcount_t usage as GPL-only export
Kees Cook
2017-12-05
KVM: VMX: fix page leak in hardware_setup()
Jim Mattson
2017-12-05
KVM: VMX: remove I/O port 0x80 bypass on Intel hosts
Andrew Honig
2017-12-05
x86,kvm: remove KVM emulator get_fpu / put_fpu
Rik van Riel
2017-12-05
x86,kvm: move qemu/guest FPU switching out to vcpu_run
Rik van Riel
2017-12-05
bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-11-30
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-29
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
mm: fix device-dax pud write-faults triggered by get_user_pages()
Dan Williams
2017-11-29
crypto: salsa20 - fix blkcipher_walk API usage
Eric Biggers
2017-11-28
x86/idt: Load idt early in start_secondary
Chunyu Hu
2017-11-28
x86/xen: Support early interrupts in xen pv guests
Juergen Gross
2017-11-27
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
KVM: VMX: Fix vmx->nested freeing when no SMI handler
Wanpeng Li
2017-11-27
KVM: VMX: Fix rflags cache during vCPU reset
Wanpeng Li
2017-11-27
KVM: X86: Fix softlockup when get the current kvmclock
Wanpeng Li
2017-11-27
KVM: lapic: Fixup LDR on load in x2apic
Dr. David Alan Gilbert
2017-11-27
KVM: lapic: Split out x2apic ldr calculation
Dr. David Alan Gilbert
2017-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-25
x86/tlb: Disable interrupts when changing CR4
Nadav Amit
[next]