1. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  3. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  4. e6651de powerpc/smp: Do not disable IPI interrupts during suspend by Zhao Chenhui · 12 years ago
  5. ae5cab4 powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE by Zhao Chenhui · 12 years ago
  6. 9fb1b36 powerpc: Make sure IPI handlers see data written by IPI senders by Paul Mackerras · 12 years ago
  7. 18ad51d powerpc: Add VDSO version of getcpu by Anton Blanchard · 13 years ago
  8. e250d4b powerpc/smp: remove call to ipi_call_lock()/ipi_call_unlock() by Yong Zhang · 13 years ago
  9. 17e32ea powerpc: Use generic idle thread allocation by Thomas Gleixner · 13 years ago
  10. 8239c25 smp: Add task_struct argument to __cpu_up() by Thomas Gleixner · 13 years ago
  11. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  12. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  13. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  14. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  15. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  16. a3a9f3b powerpc/irq: Remove IRQF_DISABLED by Yong Zhang · 13 years ago
  17. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  18. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 13 years ago
  19. fb82b83 powerpc/smp: More generic support for "soft hotplug" by Benjamin Herrenschmidt · 13 years ago
  20. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  21. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  22. de56a94 KVM: PPC: Add support for Book3S processors in hypervisor mode by Paul Mackerras · 14 years ago
  23. 3160b09 powerpc: Create next_tlbcam_idx percpu variable for FSL_BOOKE by Becky Bruce · 14 years ago
  24. 3d97a61 powerpc/book3e-64: Reraise doorbell when masked by soft-irq-disable by Scott Wood · 14 years ago
  25. 9ca980d powerpc: Avoid extra indirect function call in sending IPIs by Paul Mackerras · 14 years ago
  26. 7ef71d7 powerpc/cell: Use common smp ipi actions by Milton Miller · 14 years ago
  27. 880102e Merge remote branch 'origin/master' into merge by Benjamin Herrenschmidt · 14 years ago
  28. 4c844066 Merge branch 'merge' into next by Benjamin Herrenschmidt · 14 years ago
  29. 7145427 powerpc: Use bytes instead of bitops in smp ipi multiplexing by Milton Miller · 14 years ago
  30. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 14 years ago
  31. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 14 years ago
  32. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 14 years ago
  33. c560bbc powerpc/4xx: Fix regression in SMP on 476 by kerstin jonsson · 14 years ago
  34. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  35. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 14 years ago
  36. 184748c sched: Provide scheduler_ipi() callback in response to smp_send_reschedule() by Peter Zijlstra · 14 years ago
  37. aeeafbf powerpc/smp: Increase vdso_data->processorCount, not just decrease it by Benjamin Herrenschmidt · 14 years ago
  38. c56e585 powerpc/smp: Create idle threads on demand and properly reset them by Benjamin Herrenschmidt · 14 years ago
  39. 105765f powerpc/smp: Don't expose per-cpu "cpu_state" array by Benjamin Herrenschmidt · 14 years ago
  40. d729444 powerpc/smp: Add a smp_ops->bringup_up() done callback by Benjamin Herrenschmidt · 14 years ago
  41. 1c91cc5 powerpc/pmac/smp: Rename fixup_irqs() to migrate_irqs() and use it on ppc32 by Benjamin Herrenschmidt · 14 years ago
  42. 7a53a4f powerpc/smp: Remove unused smp_ops->cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  43. b527d07 powerpc/smp: Remove unused generic_cpu_enable() by Benjamin Herrenschmidt · 14 years ago
  44. 4fcb883 powerpc/smp: Fix generic_mach_cpu_die() by Benjamin Herrenschmidt · 14 years ago
  45. fa3f82c powerpc/smp: soft-replugged CPUs must go back to start_secondary by Benjamin Herrenschmidt · 14 years ago
  46. 99d8670 powerpc: Cleanup APIs for cpu/thread/core mappings by Vaidyanathan Srinivasan · 14 years ago
  47. cf9efce powerpc: Account time using timebase rather than PURR by Paul Mackerras · 14 years ago
  48. e1f0ece powerpc: Move arch_sd_sibling_asym_packing() to smp.c by Michael Neuling · 14 years ago
  49. 6685a47 powerpc: Silence __cpu_up() under normal operation by Signed-off-by: Darren Hart · 14 years ago
  50. d77cb21 powerpc/smp: remove the incorrect decrementer initial codes for AP by Tiejun Chen · 14 years ago
  51. c1aa687 powerpc: Clean up obsolete code relating to decrementer and timebase by Paul Mackerras · 15 years ago
  52. abb17f9 powerpc: Use common cpu_die (fixes SMP+SUSPEND build) by Milton Miller · 15 years ago
  53. 828a698 powerpc/cpumask: Update some comments by Anton Blanchard · 15 years ago
  54. cc1ba8e powerpc/cpumask: Dynamically allocate cpu_sibling_map and cpu_core_map cpumasks by Anton Blanchard · 15 years ago
  55. b6decb7 powerpc/cpumask: Convert fixup_irqs to new cpumask API by Anton Blanchard · 15 years ago
  56. bfb9126 powerpc/cpumask: Convert smp_cpus_done to new cpumask API by Anton Blanchard · 15 years ago
  57. e7f75ad powerpc/47x: Base ppc476 support by Dave Kleikamp · 15 years ago
  58. 21dbeb9 powerpc: Use set_cpus_allowed_ptr by Julia Lawall · 15 years ago
  59. d0174c7 powerpc: Move cpu hotplug driver lock from pseries to powerpc by Nathan Fontenot · 15 years ago
  60. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  61. 8389b37 powerpc: stop_this_cpu: remove the cpu from the online map. by Valentine Barshak · 15 years ago
  62. 6b7487f percpu: make percpu symbols in powerpc unique by Tejun Heo · 15 years ago
  63. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  64. f063ea0 cpumask: arch_send_call_function_ipi_mask: powerpc by Rusty Russell · 15 years ago
  65. 757cbd4 powerpc/85xx: Fix SMP compile error and allow NULL for smp_ops by Kumar Gala · 15 years ago
  66. 6776426 powerpc/pseries: Reduce the polling interval in __cpu_up() by Gautham R Shenoy · 16 years ago
  67. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 16 years ago
  68. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. b2ea25b powerpc: Convert cpu_to_l2cache() to of_find_next_cache_node() by Nathan Lynch · 16 years ago
  70. 13a9801 powerpc: Move smp_hw_index to 32-bit code by Nathan Lynch · 16 years ago
  71. 98a79d6 cpumask: centralize cpu_online_map and cpu_possible_map by Rusty Russell · 16 years ago
  72. 25ddd73 powerpc: Provide a separate handler for each IPI action by Milton Miller · 16 years ago
  73. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  74. 22d660f powerpc/smp: No need to set_need_resched when getting a resched IPI by Milton Miller · 16 years ago
  75. e545a61 kernel/cpu.c: create a CPU_STARTING cpu_chain notifier by Manfred Spraul · 16 years ago
  76. e9efed3 powerpc: Make core id information available to userspace by Nathan Lynch · 16 years ago
  77. 440a085 powerpc: Make core sibling information available to userspace by Nathan Lynch · 16 years ago
  78. e2075f7 powerpc: Update cpu_sibling_maps dynamically by Nathan Lynch · 16 years ago
  79. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  80. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  81. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 17 years ago
  82. 1c21a29 [POWERPC] Fix sparse warnings in arch/powerpc/kernel by Michael Ellerman · 17 years ago
  83. 3b57506 [POWERPC] Bolt in SLB entry for kernel stack on secondary cpus by Paul Mackerras · 17 years ago
  84. e057d98 [POWERPC] Make smp_send_stop() handle panic and xmon reboot by Olof Johansson · 17 years ago
  85. b616de5 [POWERPC] Make smp_call_function_map static by Olof Johansson · 17 years ago
  86. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  87. d831d0b [POWERPC] Implement clockevents driver for powerpc by Tony Breeds · 17 years ago
  88. 8fd7675 [POWERPC] Avoid pointless WARN_ON(irqs_disabled()) from panic codepath by Satyam Sharma · 17 years ago
  89. 17aa3a8 [POWERPC] Fix num_cpus calculation in smp_call_function_map() by Kevin Corry · 17 years ago
  90. adff093 [POWERPC] Allow smp_call_function_single() to current cpu by Avi Kivity · 17 years ago
  91. d3fdaed [POWERPC] Fix smp_call_function to be preempt-safe by Hugh Dickins · 18 years ago
  92. 44755d1 [POWERPC] Add smp_call_function_map and smp_call_function_single by will schmidt · 18 years ago
  93. a741e67 [POWERPC] Make tlb flush batch use lazy MMU mode by Benjamin Herrenschmidt · 18 years ago
  94. 775aeff [POWERPC] Move MPIC smp routines into mpic.c by Michael Ellerman · 18 years ago
  95. b282b6f [PATCH] Change cpu_up and co from __devinit to __cpuinit by Gautham R Shenoy · 18 years ago
  96. 36ca4ba [POWERPC] cell: add cpufreq driver for Cell BE processor by Christian Krafft · 18 years ago
  97. 7d12e78 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers by David Howells · 18 years ago
  98. 8cffc6a [POWERPC] Fix non-MPIC CHRPs with CONFIG_SMP set by Benjamin Herrenschmidt · 19 years ago
  99. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  100. ee0339f [POWERPC] Add starting of secondary 86xx CPUs. by Jon Loeliger · 19 years ago