summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/smpboot.c
AgeCommit message (Expand)Author
2017-01-09x86/smpboot: Make logical package management more robustThomas Gleixner
2016-10-22x86/boot/smp: Don't try to poke disabled/non-existent APICVille Syrjälä
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava
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
2016-02-29x86/topology: Create logical package idThomas Gleixner
2015-12-19x86/cpufeature: Remove unused and seldomly used cpu_has_xx macrosBorislav Petkov
2015-12-19Merge branch 'linus' into x86/cleanupsThomas Gleixner
2015-11-25x86 smpboot: Re-enable init_udelay=0 by default on modern CPUsLen Brown
2015-11-19x86/paravirt: Remove unused pv_apic_ops structureJuergen Gross
2015-10-19x86/smpboot: Fix CPU #1 boot timeoutLen Brown
2015-10-19x86/smpboot: Fix cpu_init_udelay=10000 corner case boot parameter misbehaviorLen Brown
2015-09-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-08-17x86/smpboot: Remove APIC.wait_for_init_deassert and atomic init_deassertedLen Brown
2015-08-17x86/smpboot: Remove SIPI delays from cpu_up()Len Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_callin_mapLen Brown
2015-08-17x86/smpboot: Remove udelay(100) when polling cpu_initialized_mapLen Brown
2015-07-20x86: Drop bogus __ref / __refdata annotationsMathias Krause
2015-07-15genirq: Revert sparse irq locking around __cpu_up() and move it to x86 for nowThomas Gleixner
2015-07-07x86/irq: Plug irq vector hotplug raceThomas Gleixner
2015-07-06x86/espfix: Init espfix on the boot CPU sideZhu Guihua
2015-07-06x86/espfix: Add 'cpu' parameter to init_espfix_ap()Zhu Guihua
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-06-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds