summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner
2016-12-13x86/smpboot: Make logical package management more robustThomas Gleixner
2016-12-12Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-09x86: Remove empty idle.h headerThomas Gleixner
2016-12-09x86/amd: Simplify AMD E400 aware idle routineBorislav Petkov
2016-11-24x86/sched: Add SD_ASYM_PACKING flags to x86 ITMT CPUTim Chen
2016-11-24x86/topology: Define x86's arch_update_cpu_topologyTim Chen
2016-11-01Merge branch 'core/urgent' into x86/fpu, to merge fixesIngo Molnar
2016-11-01Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar
2016-10-26kernel/smp: Make the SMP boot message common on all archesMichael Ellerman
2016-10-25x86/cpu: Remove the printk format specifier in "CPU0: "Borislav Petkov
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-20x86/boot/smp/32: Fix initial idle stack location on 32-bit kernelsJosh Poimboeuf
2016-10-16Merge tag 'v4.9-rc1' into x86/fpu, to resolve conflictIngo Molnar
2016-10-16x86/fpu: Remove 'cpu' argument from __cpu_invalidate_fpregs_state()Rik van Riel
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
2016-10-07x86/fpu: Rename lazy restore functions to "register state valid"Rik van Riel
2016-10-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-10-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-10-03Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-09-30sched/core, x86/topology: Fix NUMA in package topology bugTim Chen
2016-09-26Merge branch 'x86/urgent' into x86/apicThomas Gleixner
2016-09-20x86/apic: Get rid of apic_version[] arrayDenys Vlasenko
2016-09-01Merge branch 'linus' into smp/hotplugThomas Gleixner
2016-08-24sched/x86: Rewrite the switch_to() codeBrian Gerst
2016-08-24x86/smpboot: Check APIC ID before setting up default routingWei Jiangang
2016-08-18x86/asm/head: Rename 'stack_start' -> 'initial_stack'Josh Poimboeuf
2016-08-18x86/smp: Fix __max_logical_packages value setupJiri Olsa
2016-08-10cpu/hotplug: Prevent alloc/free of irq descriptors during CPU up/down (again)Boris Ostrovsky
2016-08-01Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-26Merge tag 'pm-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2016-07-25Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-07-15x86 / hibernate: Use hlt_play_dead() when resuming from hibernationRafael J. Wysocki
2016-07-15x86/smp: Remove unnecessary initialization of thread_info::cpuAndy Lutomirski
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-06-03x86/topology: Add topology_max_smt_threads()Andi Kleen
2016-05-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-05-07x86/topology: Handle CPUID bogosity gracefullyThomas Gleixner
2016-04-13x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usageBorislav Petkov
2016-03-29x86/cpu: Get rid of compute_unit_idBorislav Petkov
2016-03-19x86/topology: Use total_cpus not nr_cpu_ids for logical packagesThomas Gleixner
2016-03-19x86/topology: Fix Intel HT disablePeter Zijlstra
2016-03-19x86/topology: Fix logical package mappingPeter Zijlstra
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-01arch/hotplug: Call into idle with a proper stateThomas Gleixner