summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | virtio: fix typo in commentChen Baozi2012-05-221-10/+1
| * | | | virtio-mmio: Devices parameter parsingPawel Moll2012-05-223-0/+191
| * | | | virtio_blk: Drop unused request tracking listAsias He2012-05-221-10/+0
| * | | | virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-221-0/+11
| * | | | virtio: Use ida to allocate virtio indexAsias He2012-05-221-2/+9
| * | | | virtio: balloon: separate out common code between remove and freeze functionsAmit Shah2012-05-221-14/+12
| * | | | virtio: balloon: drop restore_common()Amit Shah2012-05-221-6/+1
| * | | | 9p: disconnect channel when PCI device is removedSasha Levin2012-05-221-1/+2
| * | | | virtio: update documentation to v0.9.5 of specRusty Russell2012-05-221-77/+1087
* | | | | 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
OpenPOWER on IntegriCloud