aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-06perf/x86/intel: Add perf core PMU support for Intel Knights LandingHarish Chegondi3-0/+78
2016-01-06perf/x86/intel/uncore: Add Broadwell-EP uncore supportKan Liang2-5/+149
2016-01-06perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interfaceHuang Rui1-18/+5
2016-01-06perf/x86: Enable cycles:pp for Intel AtomStephane Eranian2-0/+3
2016-01-06perf/x86: fix PEBS issues on Intel Atom/Core2Stephane Eranian1-1/+8
2016-01-06perf/x86: Fix LBR related crashes on Intel AtomStephane Eranian1-4/+7
2016-01-06perf/x86: Fix filter_events() bug with event mappingsStephane Eranian1-1/+10
2016-01-06perf/x86: Use INST_RETIRED.PREC_DIST for cycles: pppAndi Kleen4-5/+57
2016-01-06perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for SkylakeAndi Kleen2-4/+3
2016-01-06perf/x86: Allow zero PEBS status with only single active eventAndi Kleen1-0/+12
2016-01-06perf/x86: Remove warning for zero PEBS statusAndi Kleen1-4/+1
2016-01-06x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macroJiri Olsa1-2/+11
2016-01-04x86: ftrace: Fix the comments for ftrace_modify_code_direct()Li Bin1-7/+5
2016-01-04Merge branch 'memdup_user_nul' into work.miscAl Viro6-7/+10
2015-12-30x86/numachip: Fix NumaConnect2 MMCFG PCI accessDaniel J Blueman1-4/+1
2015-12-29x86/LDT: Print the real LDT base addressJan Beulich1-1/+1
2015-12-29arch/x86/kernel/ptrace.c: Remove unused arg_offs_tablechengang@emindsoft.com.cn1-15/+0
2015-12-23new helpers: no_seek_end_llseek{,_size}()Al Viro2-46/+2
2015-12-23Merge branch 'for-linus' into for-nextTakashi Iwai6-7/+10
2015-12-20x86/irq: Export functions to allow MSI domains in modulesJake Oshins2-3/+7
2015-12-19x86/paravirt: Prevent rtc_cmos platform device init on PV guestsDavid Vrabel1-0/+3
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov12-22/+30
2015-12-19x86/cpufeature: Cleanup get_cpu_cap()Borislav Petkov3-28/+25
2015-12-19x86/cpufeature: Move some of the scattered feature bits to x86_capabilityBorislav Petkov2-20/+5
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner28-74/+172
2015-12-19x86/nmi: Save regs in crash dump on external NMIHidehiro Kawai2-9/+31
2015-12-19x86/apic: Introduce apic_extnmi command line parameterHidehiro Kawai1-2/+32
2015-12-19panic, x86: Allow CPUs to save registers even if looping in NMI contextHidehiro Kawai2-3/+23
2015-12-19panic, x86: Fix re-entrance problem due to panic on NMIHidehiro Kawai1-4/+12
2015-12-19Merge branch 'linus' into x86/apicThomas Gleixner27-70/+167
2015-12-19x86/mce: Ensure offline CPUs don't participate in rendezvous processAshok Raj1-0/+11
2015-12-14Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar5-13/+28
2015-12-11x86/vdso: Remove pvclock fixmap machineryAndy Lutomirski2-30/+0
2015-12-11x86/vdso: Get pvclock data from the vvar VMA instead of the fixmapAndy Lutomirski1-0/+5
2015-12-08Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-7/+10
2015-12-08Back merge tag 'v4.4-rc4' into drm-nextDave Airlie5-13/+28
2015-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-13/+16
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen1-11/+1
2015-12-06perf/x86/intel: Fix __initconst declaration in the RAPL perf driverAndi Kleen1-1/+1
2015-12-06Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-2/+2
2015-12-06perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa1-1/+1
2015-12-06perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen1-1/+1
2015-12-06x86/mm/64: Enable SWIOTLB if system has SRAT memory regions above MAX_DMA32_PFNIgor Mammedov1-1/+1
2015-12-06x86/mm: Introduce max_possible_pfnIgor Mammedov1-0/+2
2015-12-05x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin1-7/+10
2015-12-04livepatch: Cleanup module page permission changesJosh Poimboeuf1-23/+2
2015-12-04module: use a structure to encapsulate layout.Rusty Russell1-3/+3
2015-12-04x86/mm/mtrr: Mark the 'range_new' static variable in mtrr_calc_range_state() as __initdataRasmus Villemoes1-2/+9
2015-11-30libnvdimm, e820: skip module loading when no type-12Dan Williams1-0/+12
2015-11-29x86/platform/calgary: Constify cal_chipset_ops structuresJulia Lawall1-2/+2