summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-05-03Merge tag 'perf-core-for-mingo-4.12-20170503' of git://git.kernel.org/pub/scm...Ingo Molnar7-9/+32
2017-04-20Merge branch 'WIP.x86/process' into perf/coreIngo Molnar6-5/+29
2017-04-16Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-11/+31
2017-04-12x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams1-11/+31
2017-04-12kprobes/x86: Make boostable flag booleanMasami Hiramatsu1-4/+3
2017-04-10x86/vdso: Plug race between mapping and ELF header setupThomas Gleixner1-1/+1
2017-04-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+5
2017-04-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+2
2017-03-28KVM: x86: cleanup the page tracking SRCU instancePaolo Bonzini1-0/+1
2017-03-23sched/clock, x86/perf: Fix "perf test tsc"Peter Zijlstra1-0/+2
2017-03-22x86/platform/uv: Fix calculation of Global Physical AddressMike Travis1-3/+5
2017-03-20x86/arch_prctl: Add ARCH_[GET|SET]_CPUIDKyle Huey3-1/+9
2017-03-20x86/cpufeature: Detect CPUID faulting supportKyle Huey2-0/+3
2017-03-20x86/arch_prctl: Add do_arch_prctl_common()Kyle Huey1-0/+3
2017-03-20x86/arch_prctl/64: Rename do_arch_prctl() to do_arch_prctl_64()Kyle Huey1-2/+1
2017-03-20x86/arch_prctl: Rename 'code' argument to 'option'Kyle Huey1-1/+1
2017-03-20x86/msr: Rename MISC_FEATURE_ENABLES to MISC_FEATURES_ENABLESKyle Huey1-3/+3
2017-03-17mm, x86: fix native_pud_clear build errorArnd Bergmann2-4/+1
2017-03-13Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-1/+21
2017-03-12x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann1-1/+1
2017-03-11x86/process: Optimize TIF_NOTSC switchThomas Gleixner1-0/+10
2017-03-11x86/process: Correct and optimize TIF_BLOCKSTEP switchKyle Huey1-0/+1
2017-03-10kexec, x86/purgatory: Unbreak it and clean it upThomas Gleixner1-0/+20
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov1-0/+4
2017-03-09x86/cpufeature: Add 5-level paging detectionKirill A. Shutemov1-1/+2
2017-03-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+9
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+11
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds5-1/+6
2017-03-03Merge tag 'pm-turbostat-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+11
2017-03-03sched/headers, x86/apic: Remove the <linux/pm.h> header inclusion from <asm/a...Ingo Molnar1-1/+0
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2-0/+4
2017-03-02sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1
2017-03-02Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2-1/+11
2017-03-01x86/asm: Tidy up TSS limit codeAndy Lutomirski1-7/+11
2017-03-01x86/pkeys: Check against max pkey to avoid overflowsDave Hansen1-6/+9
2017-03-01x86: intel-family.h: Add GEMINI_LAKE SOCLen Brown1-0/+1
2017-03-01x86 msr_index.h: Define MSR_MISC_FEATURE_CONTROLLen Brown1-0/+1
2017-03-01x86 msr-index.h: Define Atom specific core ratio MSR locationsLen Brown1-0/+6
2017-03-01tools/power turbostat: Baytrail c-state supportLen Brown1-0/+2
2017-03-01x86: msr-index.h: Remove unused MSR_NHM_SNB_PKG_CST_CFG_CTLLen Brown1-1/+0
2017-03-01x86: msr-index.h: Define MSR_PKG_CST_CONFIG_CONTROLLen Brown1-0/+1
2017-02-28mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang1-1/+2
2017-02-28mm: add arch-independent testcases for RODATAJinbum Park1-10/+0
2017-02-28scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-28kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez1-1/+8
2017-02-26Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds1-0/+6
2017-02-26Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-158/+0
2017-02-26Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-14/+4
2017-02-25platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy1-0/+6