aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-21
|\
| * virtio: fix typo in commentChen Baozi2012-05-21
| * virtio-mmio: Devices parameter parsingPawel Moll2012-05-21
| * virtio_blk: Drop unused request tracking listAsias He2012-05-21
| * virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-21
| * virtio: Use ida to allocate virtio indexAsias He2012-05-21
| * virtio: balloon: separate out common code between remove and freeze functionsAmit Shah2012-05-21
| * virtio: balloon: drop restore_common()Amit Shah2012-05-21
| * 9p: disconnect channel when PCI device is removedSasha Levin2012-05-21
| * virtio: update documentation to v0.9.5 of specRusty Russell2012-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
| * | | tile: Use generic init_taskThomas Gleixner2012-05-05
| * | | sparc: Use generic init_taskThomas Gleixner2012-05-05
| * | | sh: Use generic init_taskThomas Gleixner2012-05-05
| * | | score: Use generic init_taskThomas Gleixner2012-05-05