aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-08um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner1-2/+0
2012-05-08task_allocator: Use config switches instead of magic definesThomas Gleixner6-9/+14
2012-05-08sparc: Use common threadinfo allocatorThomas Gleixner1-23/+2
2012-05-08score: Use common threadinfo allocatorThomas Gleixner1-7/+3
2012-05-08sh-use-common-threadinfo-allocatorThomas Gleixner2-53/+3
2012-05-08mn10300: Use common threadinfo allocatorThomas Gleixner2-16/+4
2012-05-08powerpc: Use common threadinfo allocatorThomas Gleixner2-44/+0
2012-05-08mips: Use common threadinfo allocatorThomas Gleixner1-12/+0
2012-05-08hexagon: Use common threadinfo allocatorThomas Gleixner2-45/+0
2012-05-08m32r: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-05-08frv: Use common threadinfo allocatorThomas Gleixner1-13/+0
2012-05-08cris: Use common threadinfo allocatorThomas Gleixner2-9/+2
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner6-31/+12
2012-05-08c6x: Use common threadinfo allocatorThomas Gleixner1-15/+2
2012-05-08fork: Provide kmemcache based thread_info allocatorThomas Gleixner1-0/+27
2012-05-08Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner330-2135/+3594
2012-05-08tile: Use common threadinfo allocatorThomas Gleixner2-25/+4
2012-05-08fork: Provide weak arch_release_[task_struct|thread_info] functionsThomas Gleixner1-4/+17
2012-05-08fork: Move thread info gfp flags to headerThomas Gleixner2-6/+8
2012-05-08fork: Remove the weak insanityThomas Gleixner3-9/+1
2012-05-08sh: Remove cpu_idle_wait()Thomas Gleixner3-24/+0
2012-05-08powerpc: Remove unused cpu_idle_wait()Thomas Gleixner3-24/+0
2012-05-08ia64: Remove unused cpu_idle_wait()Thomas Gleixner2-21/+0
2012-05-08arm: Remove unused cpu_idle_wait()Thomas Gleixner3-25/+0
2012-05-08x86: Use kick_all_cpus_sync()Thomas Gleixner4-26/+1
2012-05-08cpuidle: Use kick_all_cpus_sync()Thomas Gleixner1-12/+1
2012-05-08smp: Implement kick_all_cpus_sync()Thomas Gleixner2-0/+27
2012-05-08powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner1-9/+5
2012-05-07mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner1-1/+1
2012-05-07parisc: Fix init_task falloutThomas Gleixner2-2/+2
2012-05-05init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner29-28/+7
2012-05-05xtensa: Use generic init_taskThomas Gleixner3-32/+2
2012-05-05x86: Use generic init_taskThomas Gleixner5-44/+11
2012-05-05um: Use generic init_taskThomas Gleixner4-39/+7
2012-05-05unicore32: Use generic init_taskThomas Gleixner4-46/+2
2012-05-05tile: Use generic init_taskThomas Gleixner4-60/+18
2012-05-05sparc: Use generic init_taskThomas Gleixner4-24/+1
2012-05-05sh: Use generic init_taskThomas Gleixner4-32/+3
2012-05-05score: Use generic init_taskThomas Gleixner3-47/+2
2012-05-05s390: Use generic init_taskThomas Gleixner4-40/+2
2012-05-05powerpc: Use generic init_taskThomas Gleixner3-30/+2
2012-05-05parisc: Use generic init_taskThomas Gleixner3-70/+13
2012-05-05openrisc: Use generic init_taskThomas Gleixner4-44/+3
2012-05-05mn10300: Use generic init_taskThomas Gleixner4-41/+3
2012-05-05mips: Use generic init_taskThomas Gleixner5-38/+4
2012-05-05microblaze: Use generic init_taskThomas Gleixner3-27/+2
2012-05-05m68k: Use generic init_taskThomas Gleixner3-36/+2
2012-05-05m32r: Use generic init_taskThomas Gleixner4-36/+3
2012-05-05hexagon: Use generic idle_taskThomas Gleixner4-57/+3
2012-05-05h8300-use-generic-init_taskThomas Gleixner3-37/+2