1. 0cdf50a powerpc/40x: Add support for the ESTeem 195E (PPC405EP) SBC by Solomon Peachy · 15 years ago
  2. c9f7509 powerpc/44x: Add Eiger AMCC (AppliedMicro) PPC460SX evaluation board support. by fkan@amcc.com · 15 years ago
  3. 77c0a70 powerpc: Properly start decrementer on BookE secondary CPUs by Benjamin Herrenschmidt · 15 years ago
  4. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 15 years ago
  5. 3702977 powerpc: Remove swiotlb_pci_dma_ops by FUJITA Tomonori · 15 years ago
  6. 762afb7 powerpc: Remove addr_needs_map in struct dma_mapping_ops by FUJITA Tomonori · 15 years ago
  7. 3c2ee2d Merge commit 'kumar/next' into next by Benjamin Herrenschmidt · 15 years ago
  8. 6fdc31a powerpc: Remove SMP warning from PowerMac cpufreq by Bastian Blank · 15 years ago
  9. 9b9d401 powerpc/85xx: Add QE USB support for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  10. 818fcac powerpc/82xx: Add CPM USB Gadget support for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  11. a70e88b powerpc/82xx: Fix BCSR bits for MPC8272ADS boards by Anton Vorontsov · 15 years ago
  12. 7792da8 powerpc/85xx: sbc8560 - Fix warm reboot with board specific reset function by Liang Li · 15 years ago
  13. fb8e3e1 powerpc/85xx: Add support for P2020RDB board by Poonam Aggrwal · 15 years ago
  14. 9413c88 powerpc/cell: Move CBE_IOPTE_* to <asm/cell-regs.h> by Geert Uytterhoeven · 15 years ago
  15. 02a606c2 powerpc: Missing tests for NULL after ioremap() by roel kluin · 15 years ago
  16. a888ad4 powerpc: ARRAY_SIZE changes in pasemi and powermac code by Stoyan Gaydarov · 15 years ago
  17. ae142e0 powerpc/sputrace: Use the generic event tracer by Christoph Hellwig · 15 years ago
  18. 2eaa50e powerpc/86xx: Correct reading of information presented in cpuinfo by Martyn Welch · 15 years ago
  19. 89f3729 powerpc/83xx: Add eSDHC support for MPC837xE-RDB/WLAN boards by Anton Vorontsov · 15 years ago
  20. fda4bd9 powerpc/83xx: Add support for MPC8377E-WLAN boards by Anton Vorontsov · 15 years ago
  21. 9239c89 powerpc/82xx: mgcoge - updates for 2.6.32 by Heiko Schocher · 15 years ago
  22. 2d27cfd powerpc: Remaining 64-bit Book3E support by Benjamin Herrenschmidt · 15 years ago
  23. cf54dc7 powerpc: Move definitions of secondary CPU spinloop to header file by Benjamin Herrenschmidt · 15 years ago
  24. 527b363 powerpc/pmac: Fix PowerSurge SMP IPI allocation by Benjamin Herrenschmidt · 15 years ago
  25. 2e2ddb2 powerpc/cell: Replace strncpy by strlcpy by roel kluin · 15 years ago
  26. c5a8c0c powerpc: Remove use of a second scratch SPRG in STAB code by Benjamin Herrenschmidt · 15 years ago
  27. ee43eb7 powerpc: Use names rather than numbers for SPRGs (v2) by Benjamin Herrenschmidt · 15 years ago
  28. 8aa34ab powerpc: Rename exception.h to exception-64s.h by Benjamin Herrenschmidt · 15 years ago
  29. 66dc330 powerpc/amigaone: Convert amigaone_init() to a machine_device_initcall() by Gerhard Pircher · 15 years ago
  30. c4673f9 powerpc/85xx: Fix ethernet link detection on MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  31. ea96025 powerpc: Don't use alloc_bootmem() in init_IRQ() path by Anton Vorontsov · 15 years ago
  32. 33875f0 powerpc/cell: Use pr_devel() in axon_msi.c by Michael Ellerman · 15 years ago
  33. b69e9e9 powerpc/pseries: Use pr_devel() in xics.c by Michael Ellerman · 15 years ago
  34. d258e64 powerpc: Remove unnecessary semicolons by Joe Perches · 15 years ago
  35. 551a232 powerpc/pseries: Use pr_devel() in pseries LPAR HPTE routines by Michael Ellerman · 15 years ago
  36. a22ebd0 powerpc/44x: Fix build error with -Werror for Warp platform by Josh Boyer · 15 years ago
  37. ba703e1 powerpc/4xx: Have Warp take advantage of GPIO LEDs default-state = keep by Sean MacLennan · 15 years ago
  38. fd0cca7 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago
  39. 6893ce6 powerpc/pasemi: Use raw spinlock in SMP TB sync by Benjamin Herrenschmidt · 15 years ago
  40. c4007a2 powerpc: Use one common impl. of RTAS timebase sync and use raw spinlock by Benjamin Herrenschmidt · 15 years ago
  41. 7ccbe50 powerpc/pmac: Fix issues with PowerMac "PowerSurge" SMP by Benjamin Herrenschmidt · 15 years ago
  42. 3984114 powerpc/warp: Platform fix for i2c change by Sean MacLennan · 15 years ago
  43. 6cc7959 powerpc/85xx: remove duplicated #include by Huang Weiyi · 15 years ago
  44. cb1ffb620 powerpc/85xx: Fix issue found by lockdep trace in smp_85xx_kick_cpu by Kumar Gala · 15 years ago
  45. fa87461 powerpc/85xx: Fix FSL RapidIO probing on MDS boards by Randy Vinson · 15 years ago
  46. a44a23e powerpc/85xx: Stop using ppc_md.init on socrates by Kumar Gala · 15 years ago
  47. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  48. d06063c Move FAULT_FLAG_xyz into handle_mm_fault() callers by Linus Torvalds · 15 years ago
  49. 12e24f3 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 773d7a0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  51. d2998c2 powerpc/86xx: add MMC SPI support for MPC8610HPCD boards by Anton Vorontsov · 15 years ago
  52. 8f101a0 edac: cpc925 MC platform device setup by Harry Ciao · 15 years ago
  53. 7325927 perf_counter: powerpc: Add processor back-end for MPC7450 family by Paul Mackerras · 15 years ago
  54. 105988c perf_counter: powerpc: Enable use of software counters on 32-bit powerpc by Paul Mackerras · 15 years ago
  55. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 15 years ago
  56. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  57. e7c5a4f powerpc/5121: make clock debug output more readable by Wolfram Sang · 15 years ago
  58. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 15 years ago
  59. 517d086 Merge branch 'akpm' by Linus Torvalds · 15 years ago
  60. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 15 years ago
  61. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 15 years ago
  62. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  63. 70298c6 PCI AER: support Multiple Error Received and no error source id by Zhang, Yanmin · 15 years ago
  64. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  65. 48c9311 powerpc: Fix invalid construct in our CPU selection Kconfig by Benjamin Herrenschmidt · 15 years ago
  66. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 15 years ago
  67. 79290e4 powerpc/warp: Fix ISA_DMA_THRESHOLD default by Sean MacLennan · 15 years ago
  68. 3038acf powerpc/85xx: Add platform support for X-ES MPC85xx boards by Nate Case · 15 years ago
  69. 8159df7 83xx: add support for the kmeter1 board. by Heiko Schocher · 15 years ago
  70. b7d66c8 powerpc/mpc83xx: Fix usb mux setup for mpc834x by Peter Korsgaard · 15 years ago
  71. 152d018 powerpc/85xx: Add SWIOTLB support to FSL boards by Kumar Gala · 15 years ago
  72. 5cef379 powerpc: Add 86xx support for SWIOTLB by Becky Bruce · 15 years ago
  73. 2ed0e21b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  74. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  75. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 15 years ago
  76. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 15 years ago
  77. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 15 years ago
  78. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 15 years ago
  79. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 15 years ago
  80. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 15 years ago
  81. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 15 years ago
  82. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 15 years ago
  83. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  84. 10f52dd Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  85. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  86. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 15 years ago
  87. 41febbc powerpc/pseries: Fix warnings when printing resource_size_t by Stephen Rothwell · 15 years ago
  88. 5b7c3c9 powerpc: Introduce CONFIG_PPC_BOOK3S by Benjamin Herrenschmidt · 15 years ago
  89. e52ba9c powerpc/virtex: Add Xilinx ML510 reference design support by Roderick Colenbrander · 15 years ago
  90. 64f1650 powerpc/virtex: Add support for Xilinx PCI host bridge by Roderick Colenbrander · 15 years ago
  91. 336ff73 powerpc/40x: Convert AMCC Kilauea/Halekala boards to ppc40x_simple by Josh Boyer · 15 years ago
  92. 194ff1c powerpc/40x: Convert AMCC Makalu board to ppc40x_simple by Josh Boyer · 15 years ago
  93. f8729e8 powerpc: Convert RTAS event scan from kernel thread to workqueue by Anton Blanchard · 15 years ago
  94. 2d8ae63 powerpc: Make the NR_CPUS max 8192 by Michael Neuling · 15 years ago
  95. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  96. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 15 years ago
  97. 435462c Merge branch 'merge' into next by Benjamin Herrenschmidt · 15 years ago
  98. 6eb0ac0 powerpc/maple: Add a quirk to disable MSI for IPR on Bimini by Michael Ellerman · 15 years ago
  99. d7b41b1 powerpc/pci: clean up direct access to sysdata by iseries platform by Kumar Gala · 15 years ago
  100. 45db924 powerpc/spufs: Remove double check for non-negative dentry by Jan Blunck · 15 years ago