summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-12-086-7/+10
|\
| * perf/x86/intel: Fix INTEL_FLAGS_UEVENT_CONSTRAINT_DATALA_NA macroJiri Olsa2015-12-061-1/+1
| * perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on HaswellYuanfang Chen2015-12-061-1/+1
| * treewide: Remove old email addressPeter Zijlstra2015-11-233-3/+3
| * perf/x86: Fix LBR call stack save/restoreAndi Kleen2015-11-232-1/+4
| * perf/core: Robustify the perf_cgroup_from_task() RCU checksStephane Eranian2015-11-231-1/+1
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-12-064-13/+16
|\ \
| * | x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10
| * | x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-251-4/+5
| * | x86/microcode: Initialize the driver late when facilities are upBorislav Petkov2015-11-232-2/+1Star
| |/
* / libnvdimm, e820: skip module loading when no type-12Dan Williams2015-11-301-0/+12
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-224-9/+12
|\
| * x86/cpu: Fix SMAP check in PVOPS environmentsAndrew Cooper2015-11-191-2/+1Star
| * x86/ftrace: Add comment on static function tracingNamhyung Kim2015-11-191-0/+6
| * x86/fpu: Fix get_xsave_addr() behavior under virtualizationHuaitong Han2015-11-121-1/+0Star
| * x86/fpu: Fix 32-bit signal frame handlingDave Hansen2015-11-121-6/+5Star
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-151-6/+0Star
|\ \
| * | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0Star
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-157-15/+56
|\ \ \ | | |/ | |/|
| * | x86/cpu: Call verify_cpu() after having entered long mode tooBorislav Petkov2015-11-072-5/+15
| * | x86/setup: Fix low identity map for >= 2GB kernel rangeKrzysztof Mazur2015-11-071-1/+1
| * | x86/AMD: Fix last level cache topology for AMD Fam17h systemsAravind Gopalakrishnan2015-11-071-0/+13
| * | x86/irq: Probe for PIC presence before allocating descs for legacy IRQsVitaly Kuznetsov2015-11-072-9/+26
| * | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for MerrifieldAndy Shevchenko2015-11-071-0/+1
| |/
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-072-5/+4Star
|\ \
| * | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-071-4/+3Star
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-071-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-11-071-4/+5
|\ \ \
| * | | livepatch: Fix crash with !CONFIG_DEBUG_SET_MODULE_RONXJosh Poimboeuf2015-11-061-4/+5
* | | | Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2015-11-061-0/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | ftrace: Calculate the correct dyn_ftrace number to report to the userspaceMinfei Huang2015-10-221-0/+4
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-061-11/+35
|\ \ \ \
| * | | | x86: kvmclock: abolish PVCLOCK_COUNTS_FROM_ZERORadim Krčmář2015-10-011-11/+35
* | | | | Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-051-4/+18
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| *---. \ \ \ Merge branches 'acpi-scan', 'acpi-tables', 'acpi-ec' and 'acpi-assorted'Rafael J. Wysocki2015-10-251-4/+18
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| |
| | | * / | | x86, ACPI: Handle apic/x2apic entries in MADT in correct orderLukasz Anaczkowski2015-10-151-4/+18
| | |/ / / /
* | | | | | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-043-12/+14
|\ \ \ \ \ \
| * | | | | | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32Ingo Molnar2015-09-081-9/+9
| * | | | | | x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-081-1/+3
| * | | | | | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32Ingo Molnar2015-09-081-2/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-11-045-74/+356
|\ \ \ \ \ \
| * | | | | | x86/fpu: Check CPU-provided sizes against struct declarationsDave Hansen2015-09-141-0/+45
| * | | | | | x86/fpu: Check to ensure increasing-offset xstate offsetsDave Hansen2015-09-141-11/+24
| * | | | | | x86/fpu: Correct and check XSAVE xstate size calculationsDave Hansen2015-09-141-10/+174
| * | | | | | x86/fpu/mpx: Rework MPX 'xstate' typesDave Hansen2015-09-141-1/+1
| * | | | | | x86/fpu: Add xfeature_enabled() helper instead of test_bit()Dave Hansen2015-09-141-3/+13
| * | | | | | x86/fpu: Remove 'xfeature_nr'Dave Hansen2015-09-141-16/+8Star
| * | | | | | x86/fpu: Rework XSTATE_* macros to remove magic '2'Dave Hansen2015-09-141-6/+7
| * | | | | | x86/fpu: Rename XFEATURES_NR_MAXDave Hansen2015-09-141-2/+2
| * | | | | | x86/fpu: Rename XSAVE macrosDave Hansen2015-09-145-25/+29