aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-11-27x86/fpu: Put a few variables in .init.dataRasmus Villemoes2-4/+4
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown1-4/+5
2015-11-25x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_deferJuergen Gross1-3/+0
2015-11-25x86: Replace RDRAND forced-reseed with simple sanity checkLen Brown1-13/+12
2015-11-25ftrace: Add variable ftrace_expected for archs to show expected codeSteven Rostedt (Red Hat)1-0/+9
2015-11-24Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixesIngo Molnar2-2/+1
2015-11-24x86/apic: Fix the saving and restoring of lapic vectors during suspend/resumeJuergen Gross1-1/+10
2015-11-24x86/cpu: Fix MSR value truncation issueBorislav Petkov1-1/+1
2015-11-24x86/cpu/amd, kvm: Satisfy guest kernel reads of IC_CFG MSRBorislav Petkov1-2/+2
2015-11-24x86/cpu: Unify CPU family, model, stepping calculationBorislav Petkov3-24/+15
2015-11-24x86/mce: Make usable address checks Intel-onlyBorislav Petkov1-18/+22
2015-11-24x86/mce: Add the missing memory error check on AMDBorislav Petkov1-4/+4
2015-11-24x86/RAS: Remove mce.usable_addrBorislav Petkov1-8/+4
2015-11-24x86/mce: Do not enter deferred errors into the generic pool twiceTony Luck1-11/+13
2015-11-23x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV opBoris Ostrovsky3-8/+0
2015-11-23x86/paravirt: Remove the unused irq_enable_sysexit pv opBoris Ostrovsky4-13/+0
2015-11-23x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2-2/+1
2015-11-23perf/x86: Handle multiple umask bits for BDW CYCLE_ACTIVITY.*Andi Kleen2-1/+5
2015-11-23perf, x86: Stop Intel PT before kdump startsTakao Indoh1-0/+11
2015-11-23perf/x86/intel/pt: Add interface to stop Intel PT loggingTakao Indoh1-0/+9
2015-11-23perf/x86: Add option to disable reading branch flags/cyclesAndi Kleen1-2/+17
2015-11-23perf/x86: Optimize stack walk user accessesAndi Kleen1-3/+19