summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2016-07-24Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams
2016-07-23x86/insn: remove pcommitDan Williams
2016-07-23Revert "KVM: x86: add pcommit support"Dan Williams
2016-07-22x86/boot: Clarify what x86_legacy_features.reserve_bios_regions doesAndy Lutomirski
2016-07-21x86/insn: Add AVX-512 support to the instruction decoderAdrian Hunter
2016-07-21x86/boot: Reorganize and clean up the BIOS area reservation codeIngo Molnar
2016-07-20x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra
2016-07-20Merge branch 'linus' into x86/cpu, to pick up fixesIngo Molnar
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-15x86/apic: Remove the unused struct apic::apic_id_mask fieldWei Jiangang
2016-07-15x86/tsc: Remove the unused check_tsc_disabled()Wei Jiangang
2016-07-15x86/syscalls: Add compat_sys_preadv64v2/compat_sys_pwritev64v2H.J. Lu
2016-07-15x86/smp: Remove stack_smp_processor_id()Andy Lutomirski
2016-07-15x86/uaccess: Move thread_info::addr_limit to thread_structAndy Lutomirski
2016-07-15x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_errIngo Molnar
2016-07-15x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...Andy Lutomirski
2016-07-15x86/mm: Remove kernel_unmap_pages_in_pgd() and efi_cleanup_page_tables()Andy Lutomirski
2016-07-15Merge branch 'x86/asm' into x86/mm, to resolve conflictsIngo Molnar
2016-07-14x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-07-14Merge branch 'x86/platform' into x86/headers, to apply dependent patchesIngo Molnar
2016-07-14KVM: x86: bump KVM_MAX_VCPU_ID to 1023Radim Krčmář
2016-07-14KVM: x86: bump MAX_VCPUS to 288Radim Krčmář
2016-07-14KVM: x86: add a flag to disable KVM x2apic broadcast quirkRadim Krčmář
2016-07-14KVM: x86: add KVM_CAP_X2APIC_APIRadim Krčmář
2016-07-14KVM: x86: dynamic kvm_apic_mapRadim Krčmář
2016-07-14KVM: x86: use physical LAPIC array for logical x2APICRadim Krčmář
2016-07-14KVM: x86: bump KVM_SOFT_MAX_VCPUS to 240Radim Krčmář
2016-07-14kvm: mmu: don't set the present bit unconditionallyBandan Das
2016-07-13x86/mm: Ignore A/D bits in pte/pmd/pud_none()Dave Hansen
2016-07-13x86/mm: Move swap offset/type up in PTE to work around erratumDave Hansen
2016-07-13x86/sfi: Enable enumeration of SD devicesAndy Shevchenko
2016-07-13pmem: kill __pmem address spaceDan Williams
2016-07-12pmem: kill wmb_pmem()Dan Williams
2016-07-11x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUIDLen Brown
2016-07-11x86/tsc_msr: Remove irqoff around MSR-based TSC enumerationLen Brown
2016-07-11x86/fpu/xstate: Fix fpstate_init() for XRSTORSYu-cheng Yu
2016-07-10x86/platform/intel-mid: Make vertical indentation consistentAndy Shevchenko
2016-07-10x86/fpu/xstate: Fix PTRACE frames for XSAVESYu-cheng Yu
2016-07-10x86/fpu/xstate: Fix supervisor xstate component offsetYu-cheng Yu
2016-07-10Merge branch 'linus' into x86/fpu, to pick up fixes before applying new changesIngo Molnar
2016-07-09x86/cpu: Fix duplicated X86_BUG(9) macroDave Hansen
2016-07-09Merge branch 'linus' into x86/asm, to pick up fixes before merging new changesIngo Molnar
2016-07-08x86/mm: Enable KASLR for vmalloc memory regionsThomas Garnier
2016-07-08x86/mm: Enable KASLR for physical mapping memory regionsThomas Garnier
2016-07-08x86/mm: Implement ASLR for kernel memory regionsThomas Garnier
2016-07-08x86/mm: Separate variable for trampoline PGDThomas Garnier
2016-07-08x86/mm: Refactor KASLR entropy functionsThomas Garnier
2016-07-08Merge tag 'v4.7-rc6' into x86/mm, to merge fixes before applying new changesIngo Molnar
2016-07-08x86/dumpstack: Add show_stack_regs() and use itBorislav Petkov