1. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 17 years ago
  2. f599644 [POWERPC] cell: Move SPU affinity init to spu_management_of_ops by Andre Detsch · 17 years ago
  3. 67439b7 [POWERPC] Fixes for the SLB shadow buffer code by Michael Neuling · 17 years ago
  4. c0f7c6c [POWERPC] Expand RPN field to 34 bits when using 64k pages by Paul Mackerras · 17 years ago
  5. 8d4fbcf Fix WARN_ON() on bitfield ops by Linus Torvalds · 17 years ago
  6. a583f1b remove unused TIF_NOTIFY_RESUME flag by Stephane Eranian · 17 years ago
  7. 9f5577d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  8. 045e72a fix 'dynreloc miscount' link error on Powerpc by Sam Ravnborg · 17 years ago
  9. 97f1e7f make powerpc BUG_ON() OK with pointers and bitwise by Al Viro · 17 years ago
  10. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  11. c40b91b [POWERPC] iSeries: Fix section mismatch warnings by Stephen Rothwell · 17 years ago
  12. 56a4c6e [POWERPC] iSeries: We need vio_enable_interrupts by Stephen Rothwell · 17 years ago
  13. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 17 years ago
  14. 2e56ff2 [POWERPC] Make endianess of cfg_addr for indirect pci ops runtime by Kumar Gala · 17 years ago
  15. d526996 [POWERPC] Removed setup_indirect_pci_nomap by Kumar Gala · 17 years ago
  16. 62c66c8 [POWERPC] Added indirect quirk to handle PCIe PHB that have issue w/no link by Kumar Gala · 17 years ago
  17. 38805e5 [POWERPC] Add the ability to find PCI capabilities early on by Kumar Gala · 17 years ago
  18. 7fd7218 [POWERPC] MPIC protected sources by Benjamin Herrenschmidt · 17 years ago
  19. 34f329d [POWERPC] of_detach_node()'s device node argument cannot be const by Segher Boessenkool · 17 years ago
  20. 486acd4 [CELL] spufs: rework list management and associated locking by Christoph Hellwig · 17 years ago
  21. 1474855 [CELL] oprofile: add support to OProfile for profiling CELL BE SPUs by Bob Nelson · 17 years ago
  22. 8e68e2f [CELL] spufs: extension of spu_create to support affinity definition by Arnd Bergmann · 17 years ago
  23. 9d92af6 [CELL] cell: add vicinity information on spus by Arnd Bergmann · 17 years ago
  24. aa6d5b2 [CELL] cell: add per BE structure with info about its SPUs by Arnd Bergmann · 17 years ago
  25. 1cfc0f8 [CELL] spufs: fix decr_status meanings by Masato Noguchi · 17 years ago
  26. 27ec41d [CELL] spufs: add spu stats in sysfs and ctx stat file in spufs by Andre Detsch · 17 years ago
  27. 49776d3 [CELL] spufs: Avoid unexpectedly restaring MFC during context save by Kazunori Asayama · 17 years ago
  28. 8d2655e [CELL] saving spus information for kexec crash by Andre Detsch · 17 years ago
  29. 813f907 [CELL] pmi: remove support for mutiple devices. by Christian Krafft · 17 years ago
  30. b41912c Create linux/of_platorm.h by Stephen Rothwell · 17 years ago
  31. f898f8d Begin consolidation of of_device.h by Stephen Rothwell · 17 years ago
  32. 1ef4d42 Consolidate of_find_node_by routines by Stephen Rothwell · 17 years ago
  33. 581b605 Consolidate of_find_property by Stephen Rothwell · 17 years ago
  34. 0081cbc Consolidate of_device_is_compatible by Stephen Rothwell · 17 years ago
  35. 97e873e Start split out of common open firmware code by Stephen Rothwell · 17 years ago
  36. 76c1ce7 Split out common parts of prom.h by Stephen Rothwell · 17 years ago
  37. c41917d [PATCH] sched: sched_cacheflush is now unused by Ralf Baechle · 17 years ago
  38. b111757 arch: personality independent stack top by Peter Zijlstra · 17 years ago
  39. 5fb7dc3 define new percpu interface for shared data by Fenghua Yu · 17 years ago
  40. 9e367d8 jprobes: remove JPROBE_ENTRY() by Michael Ellerman · 17 years ago
  41. 97ac735 sys_fallocate() implementation on i386, x86_64 and powerpc by Amit Arora · 17 years ago
  42. 317b3c2 fbdev: detect primary display device by Antonino A. Daplas · 17 years ago
  43. 10eb265 fbdev: move arch-specific bits to their respective subdirectories by Antonino A. Daplas · 17 years ago
  44. 9281ace kallsyms: make KSYM_NAME_LEN include space for trailing '\0' by Tejun Heo · 17 years ago
  45. e21ea24 mm: remove ptep_test_and_clear_dirty and ptep_clear_flush_dirty by Martin Schwidefsky · 17 years ago
  46. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  47. 4b77758 Introduce compat_u64 and compat_s64 types by Arnd Bergmann · 17 years ago
  48. 45e98cd page table handling cleanup by Jan Beulich · 17 years ago
  49. caa5171 PCI: remove pci_dac_dma_... APIs by Jan Beulich · 17 years ago
  50. 575e334 PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries() by Michael Ellerman · 17 years ago
  51. bf22f6f Merge branch 'for-2.6.23' into merge by Paul Mackerras · 17 years ago
  52. 3c0c9e3 [POWERPC] Add H_ILLAN_ATTRIBUTES hcall number by Brian King · 17 years ago
  53. 665f560 [POWERPC] Enable arbitary speed tty ioctls and split input/output speed by David Woodhouse · 17 years ago
  54. bd67fcf [POWERPC] Add __read_mostly support for powerpc by Tony Breeds · 17 years ago
  55. b6f41cc [POWERPC] Consolidate PowerPC 750 cputable features by Josh Boyer · 17 years ago
  56. 078f194 [POWERPC] Oprofile enhanced instruction sampling support by will schmidt · 17 years ago
  57. 94a3807 [POWERPC] Make the debugfs "powerpc" dir globally accessible by Michael Ellerman · 17 years ago
  58. 6a281856 [POWERPC] Add a warning to help trackdown device_node refcounting bugs by Michael Ellerman · 17 years ago
  59. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 17 years ago
  60. 80128ff [POWERPC] 8xx: mpc885ads pcmcia support by Vitaly Bordug · 17 years ago
  61. 74a0ba6 [POWERPC] Move inline asm eieio to using eieio inline function by Kumar Gala · 17 years ago
  62. 80a7cc6 [POWERPC] Merge asm-ppc/mmu_context.h into asm-power/mmu_context.h by Kumar Gala · 17 years ago
  63. 3120234 [POWERPC] Split out asm-ppc/mmu.h portions for PowerPC 8xx by David Gibson · 17 years ago
  64. 67f74c9 [POWERPC] Split out asm-ppc/mmu.h portions for Freescale Book-E by David Gibson · 17 years ago
  65. fe2f896 [POWERPC] spufs: Add spu stats in sysfs by Christoph Hellwig · 17 years ago
  66. e9f8a0b [POWERPC] spufs: Add stat file to spufs by Christoph Hellwig · 17 years ago
  67. be70317 [POWERPC] spufs: Add bit definition by Sebastian Siewior · 17 years ago
  68. 9f79058 [POWERPC] Uninline and export virq_to_hw() for the pasemi_mac driver by Olof Johansson · 17 years ago
  69. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 17 years ago
  70. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 17 years ago
  71. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 17 years ago
  72. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 17 years ago
  73. 6a50623 [POWERPC] Removed dead code related to PCI on ppc32 by Kumar Gala · 17 years ago
  74. bf440b71 [POWERPC] Remove local_number from pci_controller by Kumar Gala · 17 years ago
  75. 5531e41 [POWERPC] Merge asm-ppc/pci-bridge.h into asm-power/pci-bridge.h by Kumar Gala · 17 years ago
  76. 7d52c7b [POWERPC] Pass the pci_controller into pci_exclude_device by Kumar Gala · 17 years ago
  77. 3dfaa76 [POWERPC] kill isa_{io,mem}_base definitions for !PCI by Arnd Bergmann · 17 years ago
  78. edd5cd4 Introduce fixed sys_sync_file_range2() syscall, implement on PowerPC and ARM by David Woodhouse · 17 years ago
  79. ea1a734 [POWERPC] Abolish unused ucBoardRev variables by David Gibson · 17 years ago
  80. 71712b4 [POWERPC] Move iSeries_tb_recal into its own late_initcall. by Tony Breeds · 17 years ago
  81. 8007180 [POWERPC] PS3: Storage Driver Core by Geert Uytterhoeven · 17 years ago
  82. 32d7331 [POWERPC] PS3: Preallocate bootmem memory for the PS3 FLASH ROM storage driver by Geert Uytterhoeven · 17 years ago
  83. 9e6b99b [POWERPC] PS3: Frame buffer system-bus rework by Geert Uytterhoeven · 17 years ago
  84. 13a5e30 [POWERPC] PS3: Rework AV settings driver by Geoff Levand · 17 years ago
  85. 66c63b8 [POWERPC] PS3: System manager re-work by Geoff Levand · 17 years ago
  86. 7626e78 [POWERPC] PS3: Vuart rework by Geoff Levand · 17 years ago
  87. 6bb5cf1 [POWERPC] PS3: System-bus rework by Geoff Levand · 17 years ago
  88. dc23fba [POWERPC] PS3: Add support for HDMI RGB Full Range mode by Masashi Kimoto · 17 years ago
  89. 1322810 [POWERPC] PS3: Compare firmware version by Masakazu Mokuno · 17 years ago
  90. b7abc5c [POWERPC] Fix Kexec/Kdump for power6 by Sachin P. Sant · 17 years ago
  91. 4cefebb1 [POWERPC] Fix stolen time for SMT without LPAR by Michael Neuling · 17 years ago
  92. e3855fa [POWERPC] Add for_each_compatible_node() by Michael Ellerman · 17 years ago
  93. ee51de5 [POWERPC] Add irq_create_direct_mapping() by Michael Ellerman · 17 years ago
  94. 35923f12 [POWERPC] Uninline and export virq_to_hw() by Olof Johansson · 17 years ago
  95. 8dab524 Rework ptep_set_access_flags and fix sun4c by Benjamin Herrenschmidt · 17 years ago
  96. 4508dc2 [POWERPC] Merge CPU features pertaining to icache coherency by David Gibson · 17 years ago
  97. 8e561e7 [POWERPC] Kill typedef-ed structs for hash PTEs and BATs by David Gibson · 17 years ago
  98. 9c709f3 [POWERPC] Start factoring pgtable-ppc32.h and pgtable-ppc64.h by David Gibson · 17 years ago
  99. f21f49e [POWERPC] Remove the dregs of APUS support from arch/powerpc by David Gibson · 17 years ago
  100. 90ac19a [POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc by David Gibson · 17 years ago