summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2018-04-22Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-20kexec_file: do not add extra alignment to efi memmapDave Young
2018-04-20perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft
2018-04-20perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian
2018-04-20x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel
2018-04-19x86/xen: Remove use of VLAsLaura Abbott
2018-04-17x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel
2018-04-17x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield
2018-04-17x86/processor: Remove two unused function declarationsDou Liyang
2018-04-17x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang
2018-04-17x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao
2018-04-17x86: Remove pci-nommu.cChristoph Hellwig
2018-04-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel
2018-04-16kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini
2018-04-16X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed
2018-04-16Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-04-15Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2018-04-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-15Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-04-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-04-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-04-13kernel/kexec_file.c: move purgatories sha256 to common codePhilipp Rudo
2018-04-13kernel/kexec_file.c: allow archs to set purgatory load addressPhilipp Rudo
2018-04-13kernel/kexec_file.c: remove mis-use of sh_offset field during purgatory loadPhilipp Rudo
2018-04-13kernel/kexec_file.c: use read-only sections in arch_kexec_apply_relocations*Philipp Rudo
2018-04-13kexec_file, x86: move re-factored code to generic sideAKASHI Takahiro
2018-04-13x86: kexec_file: clean up prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: lift CRASH_MAX_RANGES limit on crash_mem bufferAKASHI Takahiro
2018-04-13x86: kexec_file: remove X86_64 dependency from prepare_elf64_headers()AKASHI Takahiro
2018-04-13x86: kexec_file: purge system-ram walking from prepare_elf64_headers()AKASHI Takahiro
2018-04-13kexec_file,x86,powerpc: factor out kexec_file_ops functionsAKASHI Takahiro
2018-04-13kexec_file: make use of purgatory optionalAKASHI Takahiro
2018-04-12Merge branch 'parisc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-04-12Merge tag 'for-linus-4.17-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-04-12x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan
2018-04-12Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo
2018-04-12Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar
2018-04-12x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel
2018-04-12x86/pti: Leave kernel text global for !PCIDDave Hansen
2018-04-12x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen
2018-04-12x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen
2018-04-12x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen
2018-04-12x86/mm: Remove extra filtering in pageattr codeDave Hansen
2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen
2018-04-11Merge tag 'pm-4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds
2018-04-11xen, mm: allow deferred page initialization for xen pv domainsPavel Tatashin
2018-04-11exec: pass stack rlimit into mm layout functionsKees Cook