summaryrefslogtreecommitdiff
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-22
|\
| * x86/power/64: Fix page-table setup for temporary text mappingJoerg Roedel2018-04-20
| * x86/mm: Prevent kernel Oops in PTDUMP code with HIGHPTE=yJoerg Roedel2018-04-17
| * x86,sched: Allow topologies where NUMA nodes share an LLCAlison Schofield2018-04-17
| * x86/processor: Remove two unused function declarationsDou Liyang2018-04-17
| * x86/acpi: Prevent X2APIC id 0xffffffff from being accountedDou Liyang2018-04-17
| * x86/tsc: Prevent 32bit truncation in calc_hpet_ref()Xiaoming Gao2018-04-17
| * x86: Remove pci-nommu.cChristoph Hellwig2018-04-17
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-04-22
|\ \
| * | perf/x86/intel/uncore: Fix SBOX support for Broadwell CPUsOskar Senft2018-04-20
| * | perf/x86/intel/uncore: Revert "Remove SBOX support for Broadwell server"Stephane Eranian2018-04-20
| * | Merge tag 'perf-core-for-mingo-4.17-20180413' of git://git.kernel.org/pub/scm...Ingo Molnar2018-04-16
| |\ \
| | * | Revert "x86/asm: Allow again using asm.h when building for the 'bpf' clang ta...Arnaldo Carvalho de Melo2018-04-12
* | | | kexec_file: do not add extra alignment to efi memmapDave Young2018-04-20
| |_|/ |/| |
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-04-16
|\ \ \
| * | | kvm: x86: move MSR_IA32_TSC handling to x86.cPaolo Bonzini2018-04-16
| * | | X86/KVM: Properly update 'tsc_offset' to represent the running guestKarimAllah Ahmed2018-04-16
| * | | x86: Add check for APIC access address for vmentry of L2 guestsKrish Sadhukhan2018-04-12
| * | | KVM: X86: fix incorrect reference of trace_kvm_pi_irte_updatehu huajun2018-04-11
| * | | X86/KVM: Do not allow DISABLE_EXITS_MWAIT when LAPIC ARAT is not availableKarimAllah Ahmed2018-04-11
| * | | X86/VMX: Disable VMX preemption timer if MWAIT is not interceptedKarimAllah Ahmed2018-04-10
* | | | x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel2018-04-16
| |/ / |/| |
* | | Merge tag 'kbuild-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-04-15
|\ \ \
| * | | kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada2018-04-07
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-15
|\ \ \ \
| * \ \ \ Merge branch 'WIP.x86/asm' into x86/urgent, because the topic is readyIngo Molnar2018-04-12
| |\ \ \ \
| | * | | | syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | | syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski2018-04-09
| | * | | | syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | | syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2018-04-09
| | * | | | syscalls/x86: Extend register clearing on syscall entry to lower registersDominik Brodowski2018-04-05
| | * | | | syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64Dominik Brodowski2018-04-05
| | * | | | syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION a...Dominik Brodowski2018-04-05
| | * | | | syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bi...Dominik Brodowski2018-04-05
| | * | | | x86/syscalls: Don't pointlessly reload the system call numberLinus Torvalds2018-04-05
| * | | | | x86/apic: Fix signedness bug in APIC ID validity checksLi RongQing2018-04-10
| * | | | | x86/cpu: Prevent cpuinfo_x86::x86_phys_bits adjustment corruptionKirill A. Shutemov2018-04-10
| * | | | | x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann2018-04-09
| * | | | | x86/cpuid: Switch to 'static const' specifierRalf Ramsauer2018-03-08
* | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-15
|\ \ \ \ \ \
| * | | | | | x86/pgtable: Don't set huge PUD/PMD on non-leaf entriesJoerg Roedel2018-04-12
| * | | | | | x86/pti: Leave kernel text global for !PCIDDave Hansen2018-04-12
| * | | | | | x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel imageDave Hansen2018-04-12
| * | | | | | x86/pti: Enable global pages for shared areasDave Hansen2018-04-12
| * | | | | | x86/mm: Do not forbid _PAGE_RW before init for __ro_after_initDave Hansen2018-04-12
| * | | | | | x86/mm: Comment _PAGE_GLOBAL mysteryDave Hansen2018-04-12
| * | | | | | x86/mm: Remove extra filtering in pageattr codeDave Hansen2018-04-12
| * | | | | | x86/mm: Do not auto-massage page protectionsDave Hansen2018-04-12
| * | | | | | x86/espfix: Document use of _PAGE_GLOBALDave Hansen2018-04-09
| * | | | | | x86/mm: Introduce "default" kernel PTE maskDave Hansen2018-04-09