summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2016-01-20kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2016-01-15thp: rename split_huge_page_pmd() to split_huge_pmd()Kirill A. Shutemov
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter
2016-01-12Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-12x86/reboot/quirks: Add iMac10,1 to pci_reboot_dmi_table[]Mario Kleiner
2016-01-12x86/boot: Hide local labels in verify_cpu()Borislav Petkov
2016-01-12x86/fpu: Disable AVX when eagerfpu is offyu-cheng yu
2016-01-12x86/fpu: Disable MPX when eagerfpu is offyu-cheng yu
2016-01-12x86/fpu: Disable XGETBV1 when no XSAVEyu-cheng yu
2016-01-12x86/fpu: Fix early FPU command-line parsingyu-cheng yu
2016-01-11Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-11Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-01-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-01-11Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-11Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-01-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-01-06perf/x86/amd: Remove l1-dcache-stores event for AMDVince Weaver
2016-01-06perf/x86/intel/uncore: Add Knights Landing uncore PMU supportHarish Chegondi
2016-01-06perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offsetHarish Chegondi
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen
2016-01-06x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macroJiri Olsa
2016-01-04x86: ftrace: Fix the comments for ftrace_modify_code_direct()Li Bin
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman
2015-12-29x86/LDT: Print the real LDT base addressJan Beulich
2015-12-29arch/x86/kernel/ptrace.c: Remove unused arg_offs_tablechengang@emindsoft.com.cn
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai
2015-12-20x86/irq: Export functions to allow MSI domains in modulesJake Oshins
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov