summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* new helper: sigsuspend()Al Viro2012-05-2121-223/+50
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21157-1934/+415
|\
| * um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-081-2/+0
| * task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-086-9/+14
| * sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
| * score: Use common threadinfo allocatorThomas Gleixner2012-05-081-7/+3
| * sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-082-53/+3
| * mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-082-16/+4
| * powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-082-44/+0
| * mips: Use common threadinfo allocatorThomas Gleixner2012-05-081-12/+0
| * hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-082-45/+0
| * m32r: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
| * frv: Use common threadinfo allocatorThomas Gleixner2012-05-081-13/+0
| * cris: Use common threadinfo allocatorThomas Gleixner2012-05-082-9/+2
| * x86: Use common threadinfo allocatorThomas Gleixner2012-05-086-31/+12
| * c6x: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
| * fork: Provide kmemcache based thread_info allocatorThomas Gleixner2012-05-081-0/+27
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08330-2135/+3594
| |\
| | * tile: Use common threadinfo allocatorThomas Gleixner2012-05-082-25/+4
| | * fork: Provide weak arch_release_[task_struct|thread_info] functionsThomas Gleixner2012-05-081-4/+17
| | * fork: Move thread info gfp flags to headerThomas Gleixner2012-05-082-6/+8
| | * fork: Remove the weak insanityThomas Gleixner2012-05-083-9/+1
| * | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-083-24/+0
| * | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-083-24/+0
| * | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-082-21/+0
| * | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-083-25/+0
| * | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-084-26/+1
| * | cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-081-12/+1
| * | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-082-0/+27
| * | powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-081-9/+5
| * | mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner2012-05-071-1/+1
| * | parisc: Fix init_task falloutThomas Gleixner2012-05-072-2/+2
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-0529-28/+7
| * | xtensa: Use generic init_taskThomas Gleixner2012-05-053-32/+2
| * | x86: Use generic init_taskThomas Gleixner2012-05-055-44/+11
| * | um: Use generic init_taskThomas Gleixner2012-05-054-39/+7
| * | unicore32: Use generic init_taskThomas Gleixner2012-05-054-46/+2
| * | tile: Use generic init_taskThomas Gleixner2012-05-054-60/+18
| * | sparc: Use generic init_taskThomas Gleixner2012-05-054-24/+1
| * | sh: Use generic init_taskThomas Gleixner2012-05-054-32/+3
| * | score: Use generic init_taskThomas Gleixner2012-05-053-47/+2
| * | s390: Use generic init_taskThomas Gleixner2012-05-054-40/+2
| * | powerpc: Use generic init_taskThomas Gleixner2012-05-053-30/+2
| * | parisc: Use generic init_taskThomas Gleixner2012-05-053-70/+13
| * | openrisc: Use generic init_taskThomas Gleixner2012-05-054-44/+3
| * | mn10300: Use generic init_taskThomas Gleixner2012-05-054-41/+3
| * | mips: Use generic init_taskThomas Gleixner2012-05-055-38/+4
| * | microblaze: Use generic init_taskThomas Gleixner2012-05-053-27/+2
| * | m68k: Use generic init_taskThomas Gleixner2012-05-053-36/+2
| * | m32r: Use generic init_taskThomas Gleixner2012-05-054-36/+3
OpenPOWER on IntegriCloud