summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-313/+92
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds29-62/+406
2017-09-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-109/+271
2017-09-04Merge branch 'x86-syscall-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+10
2017-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-273/+435
2017-09-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+0
2017-09-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2017-09-04Merge branch 'linus' into locking/core, to fix up conflictsIngo Molnar3-8/+5
2017-08-31KVM: update to new mmu_notifier semantic v2Jérôme Glisse1-2/+0
2017-08-31x86/mm: Enable RCU based page table freeing (CONFIG_HAVE_RCU_TABLE_FREE=y)Vitaly Kuznetsov1-0/+14
2017-08-29Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar3-6/+5
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+1
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar13-22/+38
2017-08-25futex: Remove duplicated code and fix undefined behaviourJiri Slaby1-35/+5
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar3-3/+13
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-3/+13
2017-08-25x86/mm: Fix use-after-free of ldt_structEric Biggers1-3/+1
2017-08-25KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.statePaolo Bonzini1-3/+3
2017-08-25KVM: x86: simplify handling of PKRUPaolo Bonzini1-0/+1
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar2-3/+3
2017-08-24x86/lguest: Remove lguest supportJuergen Gross4-167/+2
2017-08-21x86/CPU: Align CR3 definesBorislav Petkov1-6/+6
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook1-2/+2
2017-08-18Merge branch 'x86/asm' into locking/coreIngo Molnar5-64/+284
2017-08-17locking/refcounts, x86/asm: Implement fast refcount overflow protectionKees Cook2-0/+115
2017-08-17x86/mm, mm/hwpoison: Clear PRESENT bit for kernel 1:1 mappings of poison pagesTony Luck1-0/+4
2017-08-17Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-0/+10
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa1-13/+17
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+10
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross1-0/+10
2017-08-11x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD"...Borislav Petkov1-1/+1
2017-08-10x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski1-2/+3
2017-08-10x86/asm: Fix UNWIND_HINT_REGS macro for older binutilsJosh Poimboeuf1-4/+6
2017-08-10x86/asm/32: Fix regs_get_register() on segment registersAndy Lutomirski1-0/+11
2017-08-10Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar10-19/+25
2017-08-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar4-1/+7
2017-08-10Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar4-1/+7
2017-08-10perf/x86/amd/uncore: Rename cpufeatures macro for cache countersJanakarajan Natarajan1-1/+1
2017-08-01x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa1-21/+29
2017-08-01x86/intel_rdt: Introduce rdt_enable_key for schedulingVikas Shivappa1-2/+10
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa1-2/+2
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa1-1/+1
2017-08-01x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa1-2/+2
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa3-311/+72
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa1-2/+2
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa1-2/+0
2017-07-30acpi, x86/mm: Remove encryption mask from ACPI page protection typeTom Lendacky2-5/+7
2017-07-30x86/mm, kexec: Fix memory corruption with SME on successive kexecsTom Lendacky1-1/+2
2017-07-30x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment readsAndy Lutomirski1-5/+5