aboutsummaryrefslogtreecommitdiff
path: root/kernel/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-4/+34
2015-04-13cpu: Defer smpboot kthread unparking until CPU known to schedulerGravatar Paul E. McKenney 1-3/+31
2015-04-03clockevents: Cleanup dead cpu explicitelyGravatar Thomas Gleixner 1-0/+1
2015-04-03clockevents: Make tick handover explicitGravatar Thomas Gleixner 1-0/+2
2015-04-02clockevents: Fix cpu_down() race for hrtimer based broadcastingGravatar Preeti U Murthy 1-0/+2
2015-03-12cpu: Make CPU-offline idle-loop transition point more preciseGravatar Paul E. McKenney 1-1/+3
2015-01-06hotplugcpu: Avoid deadlocks by waking active_writerGravatar David Hildenbrand 1-33/+23
2014-11-03cpu: Avoid puts_pending overflowGravatar Paul E. McKenney 1-6/+13
2014-10-23rcu: More on deadlock between CPU hotplug and expedited grace periodsGravatar Paul E. McKenney 1-1/+13
2014-09-18rcu: Eliminate deadlock between CPU hotplug and expedited grace periodsGravatar Paul E. McKenney 1-1/+15
2014-07-05sched: Rework check_for_tasks()Gravatar Kirill Tkhai 1-13/+20
2014-06-12Merge tag 'pm+acpi-3.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-0/+5
2014-06-12Merge branch 'pm-sleep'Gravatar Rafael J. Wysocki 1-0/+5
2014-06-07PM / sleep: trace events for suspend/resumeGravatar Todd E Brandt 1-0/+5
2014-06-04kernel/cpu.c: convert printk to pr_foo()Gravatar Fabian Frederick 1-17/+14
2014-05-22sched: Fix hotplug vs. set_cpus_allowed_ptr()Gravatar Lai Jiangshan 1-2/+4
2014-03-20CPU hotplug: Provide lockless versions of callback registration functionsGravatar Srivatsa S. Bhat 1-2/+19
2014-03-20CPU hotplug: Add lockdep annotations to get/put_online_cpus()Gravatar Gautham R. Shenoy 1-0/+17
2013-11-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+4
2013-11-13sched: Fix endless sync_sched/rcu() loop inside _cpu_down()Gravatar Michael wang 1-1/+4
2013-11-13cpu/mem hotplug: add try_online_node() for cpu_up()Gravatar Toshi Kani 1-26/+3
2013-10-16sched: Remove get_online_cpus() usageGravatar Peter Zijlstra 1-0/+17
2013-08-13ACPI / processor: Acquire writer lock to update CPU mapsGravatar Toshi Kani 1-6/+3
2013-07-14kernel: delete __cpuinit usage from all core kernel filesGravatar Paul Gortmaker 1-3/+3
2013-06-12CPU hotplug: provide a generic helper to disable/enable CPU hotplugGravatar Srivatsa S. Bhat 1-32/+23
2013-02-19Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+2
2013-02-14stop_machine: Use smpboot threadsGravatar Thomas Gleixner 1-0/+2
2013-01-27cputime: Use accessors to read task cputime statsGravatar Frederic Weisbecker 1-1/+3
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Gravatar Linus Torvalds 1-0/+5
2012-11-15ACPI / processor: prevent cpu from becoming onlineGravatar Yasuaki Ishimatsu 1-3/+5
2012-11-14kernel/cpu.c: Add comment for priority in cpu_hotplug_pm_callbackGravatar Fenghua Yu 1-0/+5
2012-10-09CPU hotplug, debug: detect imbalance between get_online_cpus() and put_online...Gravatar Srivatsa S. Bhat 1-0/+4
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-11/+0
2012-08-23x86/smp: Don't ever patch back to UP if we unplug cpusGravatar Rusty Russell 1-11/+0
2012-08-13smpboot: Provide infrastructure for percpu hotplug threadsGravatar Thomas Gleixner 1-1/+9
2012-07-31mm/hotplug: correctly setup fallback zonelists when creating new pgdatGravatar Jiang Liu 1-1/+1
2012-05-31kernel/cpu.c: document clear_tasks_mm_cpumask()Gravatar Anton Vorontsov 1-0/+18
2012-05-31cpu: introduce clear_tasks_mm_cpumask() helperGravatar Anton Vorontsov 1-0/+26
2012-05-03smp, idle: Allocate idle thread for each possible cpu during bootGravatar Suresh Siddha 1-3/+6
2012-04-26smp: Provide generic idle thread allocationGravatar Thomas Gleixner 1-1/+1
2012-04-26smp: Add generic smpboot facilityGravatar Thomas Gleixner 1-0/+8
2012-04-26smp: Add task_struct argument to __cpu_up()Gravatar Thomas Gleixner 1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-2/+1
2011-12-15[S390] cputime: add sparse checking and cleanupGravatar Martin Schwidefsky 1-2/+1
2011-12-12cpu: Export cpu_up()Gravatar Paul E. McKenney 1-0/+1
2011-11-23CPU: Add right qualifiers for alloc_frozen_cpus() and cpu_hotplug_pm_sync_init()Gravatar Fenghua Yu 1-2/+2
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-1/+1
2011-11-04PM / Sleep: Fix race between CPU hotplug and freezerGravatar Srivatsa S. Bhat 1-0/+74
2011-10-31kernel: Map most files to use export.h instead of module.hGravatar Paul Gortmaker 1-1/+1