summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/apicThomas Gleixner2015-12-1927-70/+167
|\
| * 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/+1
| | |/
| * | 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/+1
| | * 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/+0
| | * x86/fpu: Fix 32-bit signal frame handlingDave Hansen2015-11-121-6/+5
| * | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-151-6/+0
| |\ \
| | * | perf/x86/intel/rapl: Remove the unused RAPL_EVENT_DESC() macroHuang Rui2015-11-121-6/+0
| * | | 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/+4
| |\ \
| | * | arch/x86/kernel/cpu/perf_event_msr.c: use sign_extend64() for sign extensionMartin Kepplinger2015-11-061-4/+3
| | * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-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-051-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-041-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
| | | |/ / / /
* | | | | | | x86/apic: Fix the saving and restoring of lapic vectors during suspend/resumeJuergen Gross2015-11-241-1/+10
* | | | | | | x86/smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown2015-11-231-4/+5
* | | | | | | x86/smp: Remove single IPI wrapperThomas Gleixner2015-11-051-14/+2
* | | | | | | x86/apic: Use default send single IPI wrapperThomas Gleixner2015-11-052-0/+2
* | | | | | | x86/apic: Provide default send single IPI wrapperThomas Gleixner2015-11-051-0/+8
* | | | | | | x86/apic: Implement single IPI for apic_noopThomas Gleixner2015-11-051-0/+2
* | | | | | | x86/apic: Wire up single IPI for apic_numachipThomas Gleixner2015-11-051-0/+2
* | | | | | | x86/apic: Wire up single IPI for x2apic_uvThomas Gleixner2015-11-051-0/+1
* | | | | | | x86/apic: Implement single IPI for x2apic_physThomas Gleixner2015-11-051-0/+9
* | | | | | | x86/apic: Wire up single IPI for bigsmp_apicThomas Gleixner2015-11-051-0/+1
* | | | | | | x86/apic: Remove pointless indirections from bigsmp_apicThomas Gleixner2015-11-051-7/+2
* | | | | | | x86/apic: Wire up single IPI for apic_physflatThomas Gleixner2015-11-051-0/+1
* | | | | | | x86/apic: Remove pointless indirections from apic_physflatThomas Gleixner2015-11-051-14/+3
OpenPOWER on IntegriCloud