summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-05-212-2/+2
|\
| * hexagon: Remove select of not longer existing Kconfig switchesThomas Gleixner2012-05-211-2/+0
| * arm: Select core options instead of redefining themThomas Gleixner2012-05-211-8/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-05-2115-9/+78
|\ \
| * | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-112-1/+4
| * | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-04201-1493/+1404
| |\ \
| * | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-187-7/+7
| * | | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-142-1/+7
| * | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-141-5/+5
| * | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-141-5/+9
| * | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-142-0/+10
| * | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-141-2/+4
| * | | seccomp: add system call filtering using BPFWill Drewry2012-04-141-0/+17
| * | | arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-141-0/+27
* | | | 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
| * | | | | 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