aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* microblaze: fix signal maskingMatt Fleming2012-05-21
* microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-21
* microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-21
* score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-21
* h8300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* unicore32: use block_sigmask()Matt Fleming2012-05-21
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-21
* new helper: sigsuspend()Al Viro2012-05-21
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21
|\
| * um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-08
| * task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-08
| * sparc: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * score: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-08
| * mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * mips: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * m32r: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * frv: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * cris: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * x86: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * c6x: Use common threadinfo allocatorThomas Gleixner2012-05-08
| * fork: Provide kmemcache based thread_info allocatorThomas Gleixner2012-05-08
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-08
| |\
| | * tile: Use common threadinfo allocatorThomas Gleixner2012-05-08
| | * fork: Provide weak arch_release_[task_struct|thread_info] functionsThomas Gleixner2012-05-08
| | * fork: Move thread info gfp flags to headerThomas Gleixner2012-05-08
| | * fork: Remove the weak insanityThomas Gleixner2012-05-08
| * | sh: Remove cpu_idle_wait()Thomas Gleixner2012-05-08
| * | powerpc: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
| * | ia64: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
| * | arm: Remove unused cpu_idle_wait()Thomas Gleixner2012-05-08
| * | x86: Use kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | cpuidle: Use kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | smp: Implement kick_all_cpus_sync()Thomas Gleixner2012-05-08
| * | powerpc: Fix broken cpu_idle_wait() implementationThomas Gleixner2012-05-08
| * | mips: Use PAGE_SIZE for INIT_TASK_DATA alignment againThomas Gleixner2012-05-07
| * | parisc: Fix init_task falloutThomas Gleixner2012-05-07
| * | init_task: Replace CONFIG_HAVE_GENERIC_INIT_TASKThomas Gleixner2012-05-05
| * | xtensa: Use generic init_taskThomas Gleixner2012-05-05
| * | x86: Use generic init_taskThomas Gleixner2012-05-05
| * | um: Use generic init_taskThomas Gleixner2012-05-05
| * | unicore32: Use generic init_taskThomas Gleixner2012-05-05