1. e085255 powerpc/xics: Cleanup xics_host_map and ipi by Milton Miller · 13 years ago
  2. 7145427 powerpc: Use bytes instead of bitops in smp ipi multiplexing by Milton Miller · 13 years ago
  3. 1ece355 powerpc: Add kconfig for muxed smp ipi support by Milton Miller · 13 years ago
  4. 23d72bf powerpc: Consolidate ipi message mux and demux by Milton Miller · 13 years ago
  5. 17f9c8a powerpc: Move smp_ops_t from machdep.h to smp.h by Milton Miller · 13 years ago
  6. d4fc8fe powerpc: Remove stubbed beat smp support by Milton Miller · 13 years ago
  7. a56555e powerpc: Remove alloc_maybe_bootmem for zalloc version by Milton Miller · 13 years ago
  8. 7ca8aa0 powerpc: Remove powermac/pic.h by Milton Miller · 13 years ago
  9. 3caba98 powerpc/mpic: Simplify ipi cpu mask handling by Milton Miller · 13 years ago
  10. f107293 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  11. e047637 powerpc: Remove call sites of MSG_ALL_BUT_SELF by Milton Miller · 13 years ago
  12. 2a116f3 powerpc/mpic: Break cpumask abstraction earlier by Milton Miller · 13 years ago
  13. ebc0421 powerpc/mpic: Limit NR_CPUS loop to 32 bit by Milton Miller · 13 years ago
  14. aa79bc2 powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it by Milton Miller · 13 years ago
  15. 2cd947f powerpc: Use nr_cpu_ids in initial paca allocation by Milton Miller · 13 years ago
  16. 8657ae2 powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present by Milton Miller · 13 years ago
  17. 7c82733 powerpc/iseries: Cleanup and fix secondary startup by Milton Miller · 13 years ago
  18. bd9e5ee powerpc/kdump64: Don't reference freed memory as pacas by Milton Miller · 13 years ago
  19. 768d18a powerpc: Don't search for paca in freed memory by Milton Miller · 13 years ago
  20. 3d2cea7 powerpc/kexec: Fix memory corruption from unallocated slaves by Milton Miller · 13 years ago
  21. f0e939a powerpc/pseries: Print corrupt r3 in FWNMI code by Anton Blanchard · 13 years ago
  22. eb0dd41 pseries/iommu: Restore iommu table pointer when restoring iommu ops by Nishanth Aravamudan · 13 years ago
  23. 40f1ce7 powerpc: Remove ioremap_flags by Anton Blanchard · 13 years ago
  24. be135f4 powerpc: Add ioremap_wc by Anton Blanchard · 13 years ago
  25. f5f0307 powerpc: Improve scheduling of system call entry instructions by Anton Blanchard · 13 years ago
  26. ba00ce1 powerpc: Remove static branch hint in giveup_altivec by Anton Blanchard · 13 years ago
  27. d988f0e powerpc: Simplify 4k/64k copy_page logic by Anton Blanchard · 13 years ago
  28. 37e0c21 powerpc/pseries: Enable iSCSI support for a number of cards by Anton Blanchard · 13 years ago
  29. 32218bd powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards by Anton Blanchard · 13 years ago
  30. 2a2c29c powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable] by Stratos Psomadakis · 13 years ago
  31. af442a1 powerpc: Ensure dtl buffers do not cross 4k boundary by Nishanth Aravamudan · 13 years ago
  32. 7673033 powerpc: Fix kexec with dynamic dma windows by Nishanth Aravamudan · 13 years ago
  33. 3135540 powerpc: Use the deterministic mode of ar by Michal Marek · 13 years ago
  34. 93395fe powerpc: Remove unused config in the Makefile by Justin Mattock · 13 years ago
  35. c4f56af powerpc: Call gzip with -n by Michal Marek · 13 years ago
  36. c560bbc powerpc/4xx: Fix regression in SMP on 476 by kerstin jonsson · 13 years ago
  37. 35d215f powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  38. 69e3cea powerpc/smp: Make start_secondary_resume available to all CPU variants by Benjamin Herrenschmidt · 13 years ago
  39. b1608d6 drivercore: revert addition of of_match to struct device by Grant Likely · 13 years ago
  40. 2d2a916 Merge branch 'syscore' into for-linus by Rafael J. Wysocki · 13 years ago
  41. 82a3242 sysfs: remove "last sysfs file:" line from the oops messages by Greg Kroah-Hartman · 13 years ago
  42. 9cb5bab Merge commit 'v2.6.39-rc7' into sched/core by Ingo Molnar · 13 years ago
  43. f5a592f PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM by Rafael J. Wysocki · 13 years ago
  44. 85f60ae dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen by Grant Likely · 13 years ago
  45. 09000ad KVM: PPC: Fix issue clearing exit timing counters by Bharat Bhushan · 13 years ago
  46. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  47. 925f83c hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg() by Frederic Weisbecker · 13 years ago
  48. a0496d4 powerpc: Add early debug for WSP platforms by Jack Miller · 13 years ago
  49. a1d0d98 powerpc: Add WSP platform by David Gibson · 13 years ago
  50. 82578e1 powerpc/eeh: Display eeh error location for bus and device by Richard A Lary · 13 years ago
  51. 40bd587 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support by Benjamin Herrenschmidt · 13 years ago
  52. 77eafe1 powerpc/pseries: Add support for IO event interrupts by Tseng-Hui (Frank) Lin · 13 years ago
  53. 4cb4638 powerpc/pseries: Add RTAS event log v6 definition by Tseng-Hui (Frank) Lin · 13 years ago
  54. 79af218 powerpc: Fix compile with icwsx support by Stephen Rothwell · 13 years ago
  55. 228e548 net: Add sendmmsg socket system call by Anton Blanchard · 13 years ago
  56. 98bb318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 13 years ago
  57. ecb7390 powerpc/pseries/eeh: Handle functional reset on non-PCIe device by Richard A Lary · 13 years ago
  58. 308fc4f powerpc/pseries/eeh: Propagate needs_freset flag to device at PE by Richard A Lary · 13 years ago
  59. 9ee820f powerpc/pseries: Add page coalescing support by Brian King · 13 years ago
  60. 7707e41 powerpc/kexec: Fix build failure on 32-bit SMP by Ben Hutchings · 13 years ago
  61. 104699c powerpc: Convert old cpumask API into new one by KOSAKI Motohiro · 13 years ago
  62. 48404f2 powerpc: Save Come-From Address Register (CFAR) in exception frame by Paul Mackerras · 13 years ago
  63. 1977b50 powerpc: Save register r9-r13 values accurately on interrupt with bad stack by Paul Mackerras · 13 years ago
  64. 851d2e2 powerpc: Add Initiate Coprocessor Store Word (icswx) support by Tseng-Hui (Frank) Lin · 13 years ago
  65. a32e252 powerpc: Use new CPU feature bit to select 2.06 tlbie by Michael Neuling · 13 years ago
  66. 476eb49 powerpc/irq: Stop exporting irq_map by Grant Likely · 13 years ago
  67. 5933f2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 13 years ago
  68. e9c5499 Revert wrong fixes for common misspellings by Lucas De Marchi · 13 years ago
  69. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 13 years ago
  70. 44ae3ab powerpc: Free up some CPU feature bits by moving out MMU-related features by Matt Evans · 13 years ago
  71. eca590f powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do by Anton Blanchard · 13 years ago
  72. a7b8ad4 powerpc/book3e: Fix extlb size by Michael Ellerman · 13 years ago
  73. b91e136 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E by Michael Ellerman · 13 years ago
  74. 9f0b079 powerpc: Use MSR_64BIT in places by Michael Ellerman · 13 years ago
  75. 9d4a292 powerpc: Add MSR_64BIT by Michael Ellerman · 13 years ago
  76. 0407a31 powerpc: Fix build warning of the defconfigs by Wanlong Gao · 13 years ago
  77. b618d2f powerpc/ps3: Update debug message for irq_set_chip_data() by Geert Uytterhoeven · 13 years ago
  78. 73706c3 powerpc/irq: Dump chip data pointer in virq_mapping by Michael Ellerman · 13 years ago
  79. e70606e powerpc/numa: Look for ibm, associativity-reference-points at the root by Michael Ellerman · 13 years ago
  80. 69b1236 powerpc/pci: Properly initialize IO workaround "private" by Michael Ellerman · 13 years ago
  81. d1109b7 powerpc/pci: Make IO workarounds init implicit when first bus is registered by Michael Ellerman · 13 years ago
  82. 3cc30d0 powerpc/pci: Move IO workarounds to the common kernel dir by Michael Ellerman · 13 years ago
  83. 21176fe powerpc/pci: Split IO vs MMIO indirect access hooks by Michael Ellerman · 13 years ago
  84. efcac65 powerpc: Per process DSCR + some fixes (try#4) by Alexey Kardashevskiy · 13 years ago
  85. f0aae32 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware by Jack Miller · 13 years ago
  86. 1a51dde powerpc/book3e: Use way 3 for linear mapping bolted entry by Benjamin Herrenschmidt · 13 years ago
  87. ca1769f powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit by Michael Ellerman · 13 years ago
  88. bd49178 powerpc: Add TLB size detection for TYPE_3E MMUs by Benjamin Herrenschmidt · 13 years ago
  89. 76b4eda powerpc: Add A2 cpu support by Benjamin Herrenschmidt · 13 years ago
  90. 07fa7a0 powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints by Frederic Weisbecker · 13 years ago
  91. e2a85ae powerpc: Fix multicast problem in fs_enet driver by Andrea Galbusera · 13 years ago
  92. 42ac9e8 Merge commit 'v2.6.39-rc4' into sched/core by Ingo Molnar · 13 years ago
  93. 411e689 powerpc/nvram: Search for nvram using compatible by Benjamin Herrenschmidt · 13 years ago
  94. 5ca1237 powerpc/xics: Move irq_host matching into the ics backend by Michael Ellerman · 13 years ago
  95. ab814b9 powerpc: Add SCOM infrastructure by Benjamin Herrenschmidt · 13 years ago
  96. cd85257 powerpc/xics: xics.h relies on linux/interrupt.h by Michael Ellerman · 13 years ago
  97. 931e124 powerpc/a2: Add some #defines for A2 specific instructions by Benjamin Herrenschmidt · 13 years ago
  98. b68a70c powerpc: Replace open coded instruction patching with patch_instruction/patch_branch by Anton Blanchard · 13 years ago
  99. f5be2dc powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE by Michael Ellerman · 13 years ago
  100. de30097 powerpc/smp: smp_ops->kick_cpu() should be able to fail by Michael Ellerman · 13 years ago