1. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  2. 1e1c568 Merge branch 'merge' into next by Paul Mackerras · 16 years ago
  3. 23e0e8a powerpc/cell/axon-msi: Fix MSI after kexec by Arnd Bergmann · 16 years ago
  4. ec98ce4 Merge branch 'master' into next by James Morris · 16 years ago
  5. 5274918 Merge branch 'merge' by Paul Mackerras · 16 years ago
  6. 960cedb powerpc/cell: Fix GDB watchpoints, again by Arnd Bergmann · 16 years ago
  7. d015fe9 powerpc/cell/axon-msi: Retry on missing interrupt by Arnd Bergmann · 16 years ago
  8. 3f9b5d4 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spufs into merge by Paul Mackerras · 16 years ago
  9. 6065726 powerpc/spufs: Fix spinning in spufs_ps_fault on signal by Jeremy Kerr · 16 years ago
  10. ba82efb powerpc: Use of_find_node_with_property() in cell_iommu_fixed_mapping_init() by Michael Ellerman · 16 years ago
  11. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  12. 745ca24 CRED: Pass credentials through dentry_open() by David Howells · 16 years ago
  13. 1330deb CRED: Wrap task credential accesses in the PowerPC arch by David Howells · 16 years ago
  14. 9c8b4af powerpc/cell: Fix compile error in ras.c by Alexey Dobriyan · 16 years ago
  15. f9226d5 powerpc: Update remaining dma_mapping_ops to use map/unmap_page by Mark Nelson · 16 years ago
  16. 62a8bd6 powerpc: Use is_kdump_kernel() by Milton Miller · 16 years ago
  17. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  18. 2c552d8 [PATCH] don't pass bogus flags to LOOKUP_PARENT lookup in spufs by Al Viro · 16 years ago
  19. 54622f1 powerpc: Support for relocatable kdump kernel by Mohan Kumar M · 16 years ago
  20. a02efb9 Merge commit 'origin' into master by Benjamin Herrenschmidt · 16 years ago
  21. 6a75a6b powerpc: Use cpu_thread_in_core in smp_init for of_spin_map by Milton Miller · 16 years ago
  22. 34318c2 powerpc/spufs: Explain conditional decrement of aff_sched_count by Andre Detsch · 16 years ago
  23. 10baa26 powerpc/spufs: Improve search of node for contexts with SPU affinity by Andre Detsch · 16 years ago
  24. 837ef88 powerpc/spufs: Use kmalloc rather than kzalloc for switch log buffer by Jeremy Kerr · 16 years ago
  25. f027faa powerpc/spufs: Don't spu_acquire_saved unnecessarily in regs read by Jeremy Kerr · 16 years ago
  26. 14f693e powerpc/spufs: Don't require full buffer in switch_log read by Jeremy Kerr · 16 years ago
  27. f5ed0eb powerpc/spufs: Use state_mutex for switch_log locking, and prevent multiple openers by Jeremy Kerr · 16 years ago
  28. e869446 powerpc/spufs: sputrace: Don't block until the read buffer is full by Jeremy Kerr · 16 years ago
  29. baf3992 powerpc/spufs: sputrace: Only enable logging on open(), prevent multiple openers by Jeremy Kerr · 16 years ago
  30. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  31. 6dc6472 Merge commit 'origin' by Benjamin Herrenschmidt · 16 years ago
  32. 5b9261d sputrace: use marker_synchronize_unregister() by Mathieu Desnoyers · 16 years ago
  33. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  34. bb3d55e Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  35. 6747c2e powerpc/spufs: add a missing mutex_unlock by Kou Ishizaki · 16 years ago
  36. ba0b996 powerpc/spufs: use inc_nlink by Jeremy Kerr · 16 years ago
  37. e2ed6e4 powerpc/spufs: set nlink count for spufs root correctly by Jeremy Kerr · 16 years ago
  38. 8fae035 powerpc: Drop archdata numa_node by Becky Bruce · 16 years ago
  39. b2e601d powerpc/spufs: Fix possible scheduling of a context to multiple SPEs by Andre Detsch · 16 years ago
  40. b65fe03 powerpc/spufs: Fix race for a free SPU by Jeremy Kerr · 16 years ago
  41. 9f43e39 powerpc/spufs: Fix multiple get_spu_context() by Jeremy Kerr · 16 years ago
  42. cb9808d powerpc/spufs: Remove invalid semicolon after if statement by Ilpo Järvinen · 16 years ago
  43. 8d5636f powerpc/spufs: reference context while dropping state mutex in scheduler by Jeremy Kerr · 16 years ago
  44. d9dd421 powerpc/spufs: fix npc setting for NOSCHED contexts by Jeremy Kerr · 16 years ago
  45. a1531ac cpufreq acpi: only call _PPC after cpufreq ACPI init funcs got called already by Thomas Renninger · 16 years ago
  46. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  47. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago
  48. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  49. 7886250 powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint by Mark Nelson · 16 years ago
  50. e9f7635 Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  51. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  52. ad1ede1 powerpc/spufs: better placement of spu affinity reference context by Andre Detsch · 16 years ago
  53. 0855b54 powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock by Andre Detsch · 16 years ago
  54. 9bcab84 powerpc/spufs: correct kcalloc usage by Milton Miller · 16 years ago
  55. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  56. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  57. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  58. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  59. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  60. 70694a8 powerpc/cell: Cleanup sysreset_hack for IBM cell blades by Christian Krafft · 16 years ago
  61. 880e710 powerpc/cell/cpufreq: Add spu aware cpufreq governor by Christian Krafft · 16 years ago
  62. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  63. 443dcac powerpc: Remove unnecessary condition when sanity-checking WIMG bits by Dave Kleikamp · 16 years ago
  64. 7e5f810 powerpc/cell: cell_dma_dev_setup_iommu() return the iommu table by Mark Nelson · 16 years ago
  65. fabb657 powerpc/spufs: add atomic busy_spus counter to struct cbe_spu_info by Maxim Shchetynin · 16 years ago
  66. 2c3e478 powerpc/spufs: only add ".ctx" file with "debug" mount option by Jeremy Kerr · 16 years ago
  67. 6f7dde8 powerpc/spufs: add sizes for context files by Jeremy Kerr · 16 years ago
  68. 23d893f powerpc/spufs: allow spufs files to specify sizes by Jeremy Kerr · 16 years ago
  69. 87ff609 powerpc/spufs: avoid magic numbers for mapping sizes by Jeremy Kerr · 16 years ago
  70. 2442a8b powerpc/spufs: don't extend time time slice if context is not in spu_run by Luke Browning · 16 years ago
  71. 46deed6 powerpc/spufs: provide context debug file by Luke Browning · 16 years ago
  72. 5acb080 powerpc/cell: Disable ptcal in case of crash kdump by Arnd Bergmann · 16 years ago
  73. b1e2270 spufs: Convert nopfn to fault by Nick Piggin · 16 years ago
  74. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  75. b7d7a24 powerpc: convert to generic helpers for IPI function calls by Jens Axboe · 16 years ago
  76. 028fda0 powerpc/spufs: fix missed stop-and-signal event by Luke Browning · 16 years ago
  77. 2c911a1 powerpc/spufs: synchronize interaction between spu exception handling and time slicing by Luke Browning · 16 years ago
  78. 1f64643 powerpc/spufs: remove class_0_dsisr from spu exception handling by Luke Browning · 16 years ago
  79. d84050f powerpc/spufs: wait for stable spu status in spu_stopped() by Luke Browning · 16 years ago
  80. 19fc65b powerpc: Fix irq_alloc_host() reference counting and callers by Michael Ellerman · 16 years ago
  81. 997526d powerpc: Rework Axon MSI setup so we can avoid freeing the irq_host by Michael Ellerman · 16 years ago
  82. 8a3e1c6 Merge branch 'merge' by Paul Mackerras · 16 years ago
  83. c409d52 celleb_scc_pciex endianness misannotations by Al Viro · 16 years ago
  84. 72cac21 [POWERPC] Add debugging trigger to Axon MSI code by Michael Ellerman · 16 years ago
  85. 7012255 [POWERPC] cell: Fix section mismatches in io-workarounds code by Ishizaki Kou · 16 years ago
  86. dfe1e09 [POWERPC] spufs: Fix compile error by FUJITA Tomonori · 16 years ago
  87. 08fcf1d [POWERPC] spufs: Fix pointer reference in find_victim by Luke Browning · 16 years ago
  88. 2a5f2e3 Merge branch 'for-2.6.26' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 16 years ago
  89. 02539d7 [POWERPC] spufs: lockdep annotations for spufs_dir_close by Christoph Hellwig · 16 years ago
  90. 7a28a15 [POWERPC] spufs: don't requeue victim contex in find_victim if it's not in spu_run by Christoph Hellwig · 16 years ago
  91. 826be06 [POWERPC] spufs: spu_create should send inotify IM_CREATE event by Christoph Hellwig · 16 years ago
  92. de10289 [POWERPC] spufs: handle faults while the context switch pending flag is set by Luke Browning · 16 years ago
  93. f3d69e0 [POWERPC] spufs: fix concurrent delivery of class 0 & 1 exceptions by Luke Browning · 16 years ago
  94. 7a21420 [POWERPC] spufs: try to route SPU interrupts to local node by Luke Browning · 16 years ago
  95. 093c16b [POWERPC] spufs: set SPU_CONTEXT_SWITCH_PENDING before synchronising SPU irqs by Luke Browning · 16 years ago
  96. d29694f [POWERPC] spufs: don't acquire state_mutex interruptible while performing callback by Jeremy Kerr · 16 years ago
  97. c0bace5 [POWERPC] spufs: update master runcntl with context lock held by Jeremy Kerr · 16 years ago
  98. 55d7cd7 [POWERPC] spufs: fix post-stopped update of MFC_CNTL register by Jeremy Kerr · 16 years ago
  99. 1ca4264 [POWERPC] spufs: fix save of mfc_cntl register by Jeremy Kerr · 17 years ago
  100. 943906b [POWERPC] spufs: don't touch suspend bits when purging DMA queue by Jeremy Kerr · 17 years ago