aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
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/mm: Page align the '_end' symbol to avoid pfn conversion bugsMatt Fleming1-0/+1
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
2015-11-23treewide: Remove old email addressPeter Zijlstra3-3/+3
2015-11-23perf/x86: Fix LBR call stack save/restoreAndi Kleen2-1/+4
2015-11-23perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian1-1/+1
2015-11-23x86/smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown1-4/+5
2015-11-23Merge tag 'v4.4-rc2' into drm-intel-next-queuedDaniel Vetter66-1956/+3265
2015-11-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-9/+12
2015-11-19x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper1-2/+1
2015-11-19x86/ftrace: Add comment on static function tracingNamhyung Kim1-0/+6
2015-11-19x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross2-15/+0
2015-11-19x86/tsc: Remove unused tsc_pre_init() hookThomas Gleixner2-3/+0
2015-11-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2015-11-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-15/+56
2015-11-12perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui1-6/+0
2015-11-12x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han1-1/+0
2015-11-12x86/fpu: Fix 32-bit signal frame handlingDave Hansen1-6/+5
2015-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-5/+4
2015-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-4/+5
2015-11-07x86/paravirt: Kill some unused patching functionsBorislav Petkov1-12/+1
2015-11-07x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2-5/+15
2015-11-07x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur1-1/+1
2015-11-07x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan1-0/+13