Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | new helper: sigsuspend() | Al Viro | 2012-05-21 | 21 | -223/+50 |
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-05-21 | 157 | -1934/+415 |
|\ | |||||
| * | um: Remove leftover declaration of alloc_task_struct_node() | Thomas Gleixner | 2012-05-08 | 1 | -2/+0 |
| * | task_allocator: Use config switches instead of magic defines | Thomas Gleixner | 2012-05-08 | 6 | -9/+14 |
| * | sparc: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -23/+2 |
| * | score: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -7/+3 |
| * | sh-use-common-threadinfo-allocator | Thomas Gleixner | 2012-05-08 | 2 | -53/+3 |
| * | mn10300: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 2 | -16/+4 |
| * | powerpc: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 2 | -44/+0 |
| * | mips: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -12/+0 |
| * | hexagon: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 2 | -45/+0 |
| * | m32r: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -15/+2 |
| * | frv: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -13/+0 |
| * | cris: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 2 | -9/+2 |
| * | x86: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 6 | -31/+12 |
| * | c6x: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 1 | -15/+2 |
| * | fork: Provide kmemcache based thread_info allocator | Thomas Gleixner | 2012-05-08 | 1 | -0/+27 |
| * | Merge branch 'smp/threadalloc' into smp/hotplug | Thomas Gleixner | 2012-05-08 | 330 | -2135/+3594 |
| |\ | |||||
| | * | tile: Use common threadinfo allocator | Thomas Gleixner | 2012-05-08 | 2 | -25/+4 |
| | * | fork: Provide weak arch_release_[task_struct|thread_info] functions | Thomas Gleixner | 2012-05-08 | 1 | -4/+17 |
| | * | fork: Move thread info gfp flags to header | Thomas Gleixner | 2012-05-08 | 2 | -6/+8 |
| | * | fork: Remove the weak insanity | Thomas Gleixner | 2012-05-08 | 3 | -9/+1 |
| * | | sh: Remove cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 3 | -24/+0 |
| * | | powerpc: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 3 | -24/+0 |
| * | | ia64: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 2 | -21/+0 |
| * | | arm: Remove unused cpu_idle_wait() | Thomas Gleixner | 2012-05-08 | 3 | -25/+0 |
| * | | x86: Use kick_all_cpus_sync() | Thomas Gleixner | 2012-05-08 | 4 | -26/+1 |
| * | | cpuidle: Use kick_all_cpus_sync() | Thomas Gleixner | 2012-05-08 | 1 | -12/+1 |
| * | | smp: Implement kick_all_cpus_sync() | Thomas Gleixner | 2012-05-08 | 2 | -0/+27 |
| * | | powerpc: Fix broken cpu_idle_wait() implementation | Thomas Gleixner | 2012-05-08 | 1 | -9/+5 |
| * | | mips: Use PAGE_SIZE for INIT_TASK_DATA alignment again | Thomas Gleixner | 2012-05-07 | 1 | -1/+1 |
| * | | parisc: Fix init_task fallout | Thomas Gleixner | 2012-05-07 | 2 | -2/+2 |
| * | | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASK | Thomas Gleixner | 2012-05-05 | 29 | -28/+7 |
| * | | xtensa: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -32/+2 |
| * | | x86: Use generic init_task | Thomas Gleixner | 2012-05-05 | 5 | -44/+11 |
| * | | um: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -39/+7 |
| * | | unicore32: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -46/+2 |
| * | | tile: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -60/+18 |
| * | | sparc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -24/+1 |
| * | | sh: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -32/+3 |
| * | | score: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -47/+2 |
| * | | s390: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -40/+2 |
| * | | powerpc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -30/+2 |
| * | | parisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -70/+13 |
| * | | openrisc: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -44/+3 |
| * | | mn10300: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -41/+3 |
| * | | mips: Use generic init_task | Thomas Gleixner | 2012-05-05 | 5 | -38/+4 |
| * | | microblaze: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -27/+2 |
| * | | m68k: Use generic init_task | Thomas Gleixner | 2012-05-05 | 3 | -36/+2 |
| * | | m32r: Use generic init_task | Thomas Gleixner | 2012-05-05 | 4 | -36/+3 |