- 37a535e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 38f0b33 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- a841aa8 kexec_file: do not add extra alignment to efi memmap by Dave Young · 7 years ago
- 15a3e84 perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUs by Oskar Senft · 7 years ago
- d771758 perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server" by Stephane Eranian · 7 years ago
- 0518982 x86/power/64: Fix page-table setup for temporary text mapping by Joerg Roedel · 7 years ago
- d6ef1f1 x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=y by Joerg Roedel · 7 years ago
- 1340ccf x86,sched: Allow topologies where NUMA nodes share an LLC by Alison Schofield · 7 years ago
- 451cf3c x86/processor: Remove two unused function declarations by Dou Liyang · 7 years ago
- 10daf10 x86/acpi: Prevent X2APIC id 0xffffffff from being accounted by Dou Liyang · 7 years ago
- d3878e1 x86/tsc: Prevent 32bit truncation in calc_hpet_ref() by Xiaoming Gao · 7 years ago
- ef97837 x86: Remove pci-nommu.c by Christoph Hellwig · 7 years ago
- e6d9bfd Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- e6f39e8 x86/ldt: Fix support_pte_mask filtering in map_ldt_struct() by Joerg Roedel · 7 years ago
- dd25993 kvm: x86: move MSR_IA32_TSC handling to x86.c by Paolo Bonzini · 7 years ago
- e79f245 X86/KVM: Properly update 'tsc_offset' to represent the running guest by KarimAllah Ahmed · 7 years ago
- aacd188 Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 7 years ago
- ca71b3b Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
- 9fb71c2 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 6b0a02e Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 174e719 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 19ca90d Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- df6f280 kernel/kexec_file.c: move purgatories sha256 to common code by Philipp Rudo · 7 years ago
- 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
- 8da0b72 kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory load by Philipp Rudo · 7 years ago
- 8aec395 kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations* by Philipp Rudo · 7 years ago
- babac4a kexec_file, x86: move re-factored code to generic side by AKASHI Takahiro · 7 years ago
- eb7dae9 x86: kexec_file: clean up prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
- 8d5f894 x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem buffer by AKASHI Takahiro · 7 years ago
- c72c7e6 x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
- cbe6601 x86: kexec_file: purge system-ram walking from prepare_elf64_headers() by AKASHI Takahiro · 7 years ago
- 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
- b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
- 681857e Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
- 67a7a8f Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
- f0f4cf5 x86: Add check for APIC access address for vmentry of L2 guests by Krish Sadhukhan · 7 years ago
- fd97d39 Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang target" by Arnaldo Carvalho de Melo · 7 years ago
- ef389b7 Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is ready by Ingo Molnar · 7 years ago
- e3e2881 x86/pgtable: Don't set huge PUD/PMD on non-leaf entries by Joerg Roedel · 7 years ago
- 8c06c77 x86/pti: Leave kernel text global for !PCID by Dave Hansen · 7 years ago
- 39114b7 x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image by Dave Hansen · 7 years ago
- 0f561fc x86/pti: Enable global pages for shared areas by Dave Hansen · 7 years ago
- 639d6aa x86/mm: Do not forbid _PAGE_RW before init for __ro_after_init by Dave Hansen · 7 years ago
- 430d400 x86/mm: Comment _PAGE_GLOBAL mystery by Dave Hansen · 7 years ago
- 1a54420 x86/mm: Remove extra filtering in pageattr code by Dave Hansen · 7 years ago
- fb43d6c x86/mm: Do not auto-massage page protections by Dave Hansen · 7 years ago
- 1fe43114 Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
- 375479c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 7 years ago
- 6f84f8d xen, mm: allow deferred page initialization for xen pv domains by Pavel Tatashin · 7 years ago
- 8f2af15 exec: pass stack rlimit into mm layout functions by Kees Cook · 7 years ago
- 2698d82 KVM: X86: fix incorrect reference of trace_kvm_pi_irte_update by hu huajun · 7 years ago
- 51798de Merge branches 'pm-cpuidle' and 'pm-qos' by Rafael J. Wysocki · 7 years ago
- 75abf64 parisc/signal: Add FPE_CONDTRAP for conditional trap handling by Helge Deller · 7 years ago
- 8e9b29b X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not available by KarimAllah Ahmed · 7 years ago
- 386c6dd X86/VMX: Disable VMX preemption timer if MWAIT is not intercepted by KarimAllah Ahmed · 7 years ago
- a774635 x86/apic: Fix signedness bug in APIC ID validity checks by Li RongQing · 7 years ago
- d94a155 x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruption by Kirill A. Shutemov · 7 years ago
- a5a18ae xen/pvh: Indicate XENFEAT_linux_rsdp_unrestricted to Xen by Boris Ostrovsky · 7 years ago
- d8312a3 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
- 6baf4be x86/espfix: Document use of _PAGE_GLOBAL by Dave Hansen · 7 years ago
- 8a57f48 x86/mm: Introduce "default" kernel PTE mask by Dave Hansen · 7 years ago
- 606c719 x86/mm: Undo double _PAGE_PSE clearing by Dave Hansen · 7 years ago
- d1440b2 x86/mm: Factor out pageattr _PAGE_GLOBAL setting by Dave Hansen · 7 years ago
- ee1400d Merge branch 'linus' into x86/pti to pick up upstream changes by Ingo Molnar · 7 years ago
- 071ccc9 x86/entry/64: Drop idtentry's manual stack switch for user entries by Andy Lutomirski · 7 years ago
- 92e830f x86/olpc: Fix inconsistent MFD_CS5535 configuration by Arnd Bergmann · 7 years ago
- c76fc98 syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming convention by Dominik Brodowski · 7 years ago
- d5a0052 syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys_*() by Dominik Brodowski · 7 years ago
- 5ac9efa syscalls/core, syscalls/x86: Clean up compat syscall stub naming convention by Dominik Brodowski · 7 years ago
- e145242e syscalls/core, syscalls/x86: Clean up syscall stub naming convention by Dominik Brodowski · 7 years ago
- 54a702f kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markers by Masahiro Yamada · 7 years ago
- 3b54765 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
- e01bca2 kvm: x86: fix a prototype warning by Peng Hao · 7 years ago
- 514c603 headers: untangle kmemleak.h from mm.h by Randy Dunlap · 7 years ago
- 078eb6a x86/mm/memory_hotplug: determine block size based on the end of boot memory by Pavel Tatashin · 7 years ago
- 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
- e02d37b Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 7 years ago
- 0e77676 time: tick-sched: Reorganize idle tick management code by Rafael J. Wysocki · 7 years ago
- 1b2951d Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 7 years ago
- 6dc936f syscalls/x86: Extend register clearing on syscall entry to lower registers by Dominik Brodowski · 7 years ago
- f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
- ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
- fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
- dfe6450 x86/syscalls: Don't pointlessly reload the system call number by Linus Torvalds · 7 years ago
- 9820e1c x86/uapi: Fix asm/bootparam.h userspace compilation errors by Dmitry V. Levin · 7 years ago
- d1e7e60 perf/x86/intel: Move regs->flags EXACT bit init by Stephane Eranian · 7 years ago
- 06dd3df Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
- 9eb3122 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 7 years ago
- 162ee5a x86/mm: Fix bogus warning during EFI bootup, use boot_cpu_has() instead of this_cpu_has() in build_cr3_noflush() by Sai Praneeth · 7 years ago
- 23221d9 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
- 3140c15 kvm: x86: fix a compile warning by Peng Hao · 7 years ago
- 6c86eed KVM: X86: Add Force Emulation Prefix for "emulate the next instruction" by Wanpeng Li · 7 years ago
- 082d06e KVM: X86: Introduce handle_ud() by Wanpeng Li · 7 years ago
- 4fde8d5 KVM: vmx: unify adjacent #ifdefs by Paolo Bonzini · 7 years ago
- 51e8a8c x86: kvm: hide the unused 'cpu' variable by Arnd Bergmann · 7 years ago
- c75d0edc KVM: VMX: remove bogus WARN_ON in handle_ept_misconfig by Sean Christopherson · 7 years ago
- 2c151b2 Revert "KVM: X86: Fix SMRAM accessing even if VM is shutdown" by Sean Christopherson · 7 years ago
- 2991696 kvm: Add emulation for movups/movupd by Stefan Fritsch · 7 years ago
- add5ff7 KVM: VMX: raise internal error for exception during invalid protected mode state by Sean Christopherson · 7 years ago
- 4608f06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 7 years ago