1. f6eb7d7f [POWERPC] cell: add spu_64k_pages_available() check by Jeremy Kerr · 17 years ago
  2. 58bd403 [POWERPC] cell: handle kernel SLB setup in spu_base.c by Jeremy Kerr · 17 years ago
  3. 837c54d [POWERPC] Add of_translate_dma_address by Benjamin Herrenschmidt · 17 years ago
  4. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  5. 25e81f9 [POWERPC] Make isa_mem_base common to 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  6. bc625f2 [POWERPC] Update smu command definitions by Michael Hanselmann · 17 years ago
  7. 584f8b7 [POWERPC] Use SLB size from the device tree by Michael Neuling · 17 years ago
  8. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  9. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  10. 7211991 [POWERPC] Consolidate pci_controller by Stephen Rothwell · 17 years ago
  11. 7cd1de6 [POWERPC] Clean up pci-bridge.h by Stephen Rothwell · 17 years ago
  12. 68d315f [POWERPC] iommu_free_table doesn't need the device_node by Stephen Rothwell · 17 years ago
  13. 9858ee8 [POWERPC] celleb: Add support for native CBE by Ishizaki Kou · 17 years ago
  14. 18cce5d [POWERPC] Use of_register_driver to implement of_register_platform_driver by Stephen Rothwell · 17 years ago
  15. b242a60 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  16. 5fa2e15 Merge branch 'merge' of master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  17. bee86f1 [POWERPC] Fix swapper_pg_dir size when CONFIG_PTE_64BIT=y on FSL_BOOKE by Kumar Gala · 17 years ago
  18. 81a3843 [POWERPC] Fix hardware IRQ time accounting problem. by Tony Breeds · 17 years ago
  19. ebfc00f [POWERPC] Make global_phb_number static by Stephen Rothwell · 17 years ago
  20. 8d08908 [POWERPC] Cleanup SMT thread handling by Benjamin Herrenschmidt · 17 years ago
  21. 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 17 years ago
  22. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  23. fbe4817 [POWERPC] vdso: Fixes for cache block sizes by Olof Johansson · 17 years ago
  24. 52142e7 [POWERPC] Fix kmalloc alignment on non-coherent DMA platforms by Benjamin Herrenschmidt · 17 years ago
  25. 5131d4d [POWERPC] Fix declaration of pcibios_free_controller by Benjamin Herrenschmidt · 17 years ago
  26. b64f87c [POWERPC] Avoid unpaired stwcx. on some processors by Becky Bruce · 17 years ago
  27. 64c911a Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  28. c4888f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  29. 725fb29 [POWERPC] Fix oops related to 4xx flush_tlb_page modification by Kumar Gala · 17 years ago
  30. 688016f Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/jwboyer/powerpc-4xx into merge by Paul Mackerras · 17 years ago
  31. f2205fb [POWERPC] Change fallocate to match unistd.h on powerpc by Patrick Mansfield · 17 years ago
  32. 43875cc [POWERPC] Fix off-by-one error in setting decrementer on Book E/4xx (v2) by Paul Mackerras · 17 years ago
  33. 4d20826 cpm_load_patch() - declartion conflict by Kamalesh Babulal · 17 years ago
  34. b98ac05 [POWERPC] 4xx: Deal with 44x virtually tagged icache by Benjamin Herrenschmidt · 17 years ago
  35. e701d26 [POWERPC] 4xx: Fix 4xx flush_tlb_page() by Benjamin Herrenschmidt · 17 years ago
  36. 5edadbd powerpc: Fix fallout from sg_page() changes by Olof Johansson · 17 years ago
  37. 8b0eacc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  38. d6ec084 Add CONFIG_DEBUG_SG sg validation by Jens Axboe · 17 years ago
  39. 18dabf4 Change table chaining layout by Jens Axboe · 17 years ago
  40. 86b92cd [POWERPC] Add restart support for mpc52xx based platforms by Marian Balakowicz · 17 years ago
  41. c5c01c9 [POWERPC] Add mpc52xx_find_and_map_path(), refactor utility functions by Marian Balakowicz · 17 years ago
  42. c052a22 [POWERPC] bestcomm: Restrict bus prefetch bugfix to original mpc5200 silicon. by Grant Likely · 17 years ago
  43. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  44. 568e0c1 powerpc: Remove obsolete prototype by Julio M. Merino Vidal · 17 years ago
  45. 18e181f ide: add hwif->ack_intr hook by Bartlomiej Zolnierkiewicz · 17 years ago
  46. 847ddd2 ide: add CONFIG_IDE_ARCH_OBSOLETE_INIT by Bartlomiej Zolnierkiewicz · 17 years ago
  47. c03983a Spelling fix: explicitly by Jean Delvare · 17 years ago
  48. 0624517 forbid asm/bitops.h direct inclusion by Jiri Slaby · 17 years ago
  49. 1977f03 remove asm/bitops.h includes by Jiri Slaby · 17 years ago
  50. 1c7037d remove unused flush_tlb_pgtables by Benjamin Herrenschmidt · 17 years ago
  51. 66ffb04 powerpc: lock bitops by Nick Piggin · 17 years ago
  52. 2633357 bitops: introduce lock ops by Nick Piggin · 17 years ago
  53. 4603ac1 powerpc: add scaled time accounting by Michael Neuling · 17 years ago
  54. e6c5eb9 PM: Rework struct platform_suspend_ops by Rafael J. Wysocki · 17 years ago
  55. c548f08 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  56. 4f9a58d increase AT_VECTOR_SIZE to terminate saved_auxv properly by Olaf Hering · 17 years ago
  57. 622a9ed Remove dma_cache_(wback|inv|wback_inv) functions by Ralf Baechle · 17 years ago
  58. cba4fbb remove include/asm-*/ipc.h by Adrian Bunk · 17 years ago
  59. 9c6cdad cleanup floppy.h by Jan Beulich · 17 years ago
  60. 68a9bd0 remove strict ansi check from __u64 in asm/types.h by Olaf Hering · 17 years ago
  61. 5f149cf powerpc: Use linux/elfcore-compat.h by Roland McGrath · 17 years ago
  62. 04fc8bb kill DECLARE_MUTEX_LOCKED by Christoph Hellwig · 17 years ago
  63. 4029a917 unexport asm/shmparam.h by Olaf Hering · 17 years ago
  64. 1f7d666 powerpc: add Altivec/VMX state to coredumps by Mark Nelson · 17 years ago
  65. f66bce5 [POWERPC] Add 1TB workaround for PA6T by Olof Johansson · 17 years ago
  66. 6b08f3a [POWERPC] ibmebus: Move to of_device and of_platform_driver, match eHCA and eHEA drivers by Joachim Fenkes · 17 years ago
  67. fec738d [POWERPC] Move of_device allocation into of_device.[ch] by Joachim Fenkes · 17 years ago
  68. 33ff910 Fix powerpc breakage in sg chaining code by Anton Blanchard · 17 years ago
  69. 92d15c2 Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 17 years ago
  70. ce4c371 ps3av: dont distinguish between `boot' and `non-boot' autodetection by Geert Uytterhoeven · 17 years ago
  71. 466c449 ps3av: remove unused ps3av_set_mode() by Geert Uytterhoeven · 17 years ago
  72. fd56211 ps3av: add autodetection for VESA modes by Geert Uytterhoeven · 17 years ago
  73. 101aa56 ps3av: treat DVI-D like HDMI in autodetect by Geert Uytterhoeven · 17 years ago
  74. 71a27fe ps3av: use PS3 video mode ids in autodetect code by Geert Uytterhoeven · 17 years ago
  75. eea820a ps3av: eliminate PS3AV_DEBUG by Geert Uytterhoeven · 17 years ago
  76. f438d91 kprobes: support kretprobe blacklist by Masami Hiramatsu · 17 years ago
  77. d29eff7 ppc64: SPARSEMEM_VMEMMAP support by Andy Whitcroft · 17 years ago
  78. 74a0b57 x86: optimize page faults like all other achitectures and kill notifier cruft by Christoph Hellwig · 17 years ago
  79. d5a7430 Convert cpu_sibling_map to be a per cpu variable by Mike Travis · 17 years ago
  80. 78bdc31 PPC: sg chaining support by Jens Axboe · 17 years ago
  81. d1ed455 PS3: sg chaining support by Jens Axboe · 17 years ago
  82. cdbd386 Use dcr_host_t.base in dcr_unmap() by Michael Ellerman · 17 years ago
  83. 83f34df Add dcr_host_t.base in dcr_read()/dcr_write() by Michael Ellerman · 17 years ago
  84. bda76dd endian-clean in_le64/out_le64 by Al Viro · 17 years ago
  85. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  86. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  87. d94bad8 [POWERPC] PCI: Add 64-bit physical address support to setup_indirect_pci by Valentine Barshak · 17 years ago
  88. 8087ebd Merge branch 'for-2.6.24' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into for-2.6.24 by Paul Mackerras · 17 years ago
  89. 895532a1 Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xx into for-2.6.24 by Paul Mackerras · 17 years ago
  90. 0bfd5df [POWERPC] 85xx: Killed <asm/mpc85xx.h> by Kumar Gala · 17 years ago
  91. 87a72f9 [POWERPC] Fix performance monitor on machines with logical PVR by Paul Mackerras · 17 years ago
  92. 8251b4c [POWERPC] iSeries: Move viodasd probing by Stephen Rothwell · 17 years ago
  93. 7465ce0 [POWERPC] iSeries: Move detection of virtual tapes by Stephen Rothwell · 17 years ago
  94. b833b48 [POWERPC] iSeries: Move detection of virtual cdroms by Stephen Rothwell · 17 years ago
  95. dd9b67a [POWERPC] Remove more iSeries-specific stuff from vio.c by Stephen Rothwell · 17 years ago
  96. 1670b2b [POWERPC] Remove iSeries_vio_dev by Stephen Rothwell · 17 years ago
  97. b707f51 [POWERPC] Clean up vio.h by Stephen Rothwell · 17 years ago
  98. 38db7e7 [POWERPC] Only call ppc_md.setup_arch() if it is provided by Grant Likely · 17 years ago
  99. 4de3b99 [POWERPC] MPC5200: Don't make firmware fixups into common code by Grant Likely · 17 years ago
  100. d767efe [POWERPC] cell: Add Cell memory controller register defs and expose it by Benjamin Herrenschmidt · 17 years ago