summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* perf/x86/ibs: Fix race with IBS_STARTING statePeter Zijlstra2016-03-211-3/+29
* perf/x86/ibs: Fix IBS throttlePeter Zijlstra2016-03-211-1/+1
* x86/oprofile/nmi: Add missing hotplug FROZEN handlingThomas Gleixner2016-03-191-1/+2
* x86/hpet: Use proper mask to modify hotplug actionThomas Gleixner2016-03-191-1/+1
* x86/apic/uv: Fix the hotplug notifierThomas Gleixner2016-03-191-1/+2
* x86/apb/timer: Use proper mask to modify hotplug actionThomas Gleixner2016-03-191-1/+1
* x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner2016-03-191-1/+6
* x86/topology: Fix Intel HT disablePeter Zijlstra2016-03-191-1/+14
* x86/topology: Fix logical package mappingPeter Zijlstra2016-03-191-5/+0
* x86/irq: Cure live lock in fixup_irqs()Thomas Gleixner2016-03-182-18/+71
* x86/tsc: Prevent NULL pointer deref in calibrate_delay_is_known()Thomas Gleixner2016-03-181-1/+5
* x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()Dave Jones2016-03-181-1/+1
* x86/iopl: Fix iopl capability check on Xen PVAndy Lutomirski2016-03-171-3/+9
* x86/iopl/64: Properly context-switch IOPL on Xen PVAndy Lutomirski2016-03-173-1/+15
* Merge branch 'x86/cleanups' into x86/urgentIngo Molnar2016-03-1744-66/+52
|\
| * arch/x86/irq: Purge useless handler declarations from hw_irq.hNicolai Stange2016-02-251-14/+0
| * x86: Fix misspellings in commentsAdam Buchbinder2016-02-2443-52/+52
* | x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()Tony Luck2016-03-162-5/+6
* | Merge branch 'linus' into x86/urgent, to pick up dependencies for a fixIngo Molnar2016-03-16128-1680/+2101
|\ \
| * \ Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-152-2/+2
| |\ \
| | * | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-012-2/+2
| * | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-153-57/+63
| |\ \ \
| | * | | x86/apic: Deinline _flat_send_IPI_mask, save ~150 bytesDenys Vlasenko2016-03-081-1/+1
| | * | | x86/apic: Deinline __default_send_IPI_*, save ~200 bytesDenys Vlasenko2016-03-082-56/+62
| * | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-153-1/+62
| |\ \ \ \
| | * | | | x86/tsc: Always Running Timer (ART) correlated clocksourceChristopher S. Hall2016-03-033-1/+62
| * | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-151-4/+4
| |\ \ \ \ \
| | * | | | | x86/tsc: Use topology functionsThomas Gleixner2016-02-211-4/+4
| * | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-158-102/+29
| |\ \ \ \ \ \
| | * | | | | | x86/platform/intel/quark: Drop IMR lock bit supportBryan O'Donoghue2016-02-233-27/+14
| | * | | | | | Merge branch 'x86/urgent' into x86/platform, to queue up dependent patchIngo Molnar2016-02-237-51/+120
| | |\ \ \ \ \ \
| | * | | | | | | x86/platform/intel/mid: Remove dead codeAlan2016-02-172-8/+2
| | * | | | | | | x86/platform: Make platform/geode/net5501.c explicitly non-modularPaul Gortmaker2016-02-161-7/+1
| | * | | | | | | x86/platform: Make platform/geode/alix.c explicitly non-modularPaul Gortmaker2016-02-161-7/+7
| | * | | | | | | x86/platform: Make platform/geode/geos.c explicitly non-modularPaul Gortmaker2016-02-161-7/+1
| | * | | | | | | x86/platform: Make platform/intel-quark/imr_selftest.c explicitly non-modularPaul Gortmaker2016-02-161-13/+2
| | * | | | | | | x86/platform: Make platform/intel-quark/imr.c explicitly non-modularPaul Gortmaker2016-02-161-33/+2
| * | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-1514-101/+215
| |\ \ \ \ \ \ \ \
| | * | | | | | | | x86/mm/32: Enable full randomization on i386 and X86_32Hector Marco-Gisbert2016-03-111-13/+1
| | * | | | | | | | x86/mm/kmmio: Fix mmiotrace for hugepagesKarol Herbst2016-03-051-29/+59
| | * | | | | | | | x86/mm: Avoid premature success when changing page attributesJan Beulich2016-02-251-1/+3
| | * | | | | | | | x86/mm/ptdump: Remove paravirt_enabled()Borislav Petkov2016-02-201-6/+5
| | * | | | | | | | x86/mm: Fix INVPCID asm constraintBorislav Petkov2016-02-141-2/+2
| | * | | | | | | | x86/dmi: Switch dmi_remap() from ioremap() [uncached] to ioremap_cache()Andy Lutomirski2016-02-091-1/+1
| | * | | | | | | | x86/mm: If INVPCID is available, use it to flush global mappingsAndy Lutomirski2016-02-091-0/+9
| | * | | | | | | | x86/mm: Add a 'noinvpcid' boot option to turn off INVPCIDAndy Lutomirski2016-02-091-0/+16
| | * | | | | | | | x86/mm: Add INVPCID helpersAndy Lutomirski2016-02-091-0/+48
| | * | | | | | | | x86/kasan: Write protect kasan zero shadowAndrey Ryabinin2016-02-091-2/+8
| | * | | | | | | | x86/kasan: Clear kasan_zero_page after TLB flushAndrey Ryabinin2016-02-091-3/+8
| | * | | | | | | | x86/mm/numa: Check for failures in numa_clear_kernel_node_hotplug()Ingo Molnar2016-02-081-1/+3
OpenPOWER on IntegriCloud