summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* avr32: use block_sigmask()Matt Fleming2012-05-211-5/+1
* avr32: use set_current_blocked() in handle_signal/sys_rt_sigreturnOleg Nesterov2012-05-211-10/+5
* avr32: don't mask signals in the error pathMatt Fleming2012-05-211-13/+12
* m32r: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* mn10300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+4
* cris: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-212-38/+9
* ia64: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+2
* microblaze: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* microblaze: fix signal maskingMatt Fleming2012-05-211-13/+18
* microblaze: no need to reset handler if SA_ONESHOTMatt Fleming2012-05-211-3/+0
* microblaze: don't reimplement force_sigsegv()Matt Fleming2012-05-211-3/+1
* score: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-12/+3
* score: don't mask signals if we fail to setup signal stackMatt Fleming2012-05-211-6/+8
* h8300: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-24/+9
* unicore32: use block_sigmask()Matt Fleming2012-05-211-4/+1
* blackfin: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-13/+4
* frv: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-17/+4
* parisc: use set_current_blocked() and block_sigmask()Matt Fleming2012-05-211-10/+2
* new helper: sigsuspend()Al Viro2012-05-2118-205/+32
* Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21145-1910/+216
|\
| * 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-085-5/+11
| * 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
| * Merge branch 'smp/threadalloc' into smp/hotplugThomas Gleixner2012-05-0872-458/+625
| |\
| | * tile: Use common threadinfo allocatorThomas Gleixner2012-05-082-25/+4
| | * fork: Remove the weak insanityThomas Gleixner2012-05-082-2/+0
| * | 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
| * | 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-0528-27/+3
| * | 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
OpenPOWER on IntegriCloud