1. 5e10cf5 powerpc/cpm1: Remove IMAP_ADDR by Kumar Gala · 16 years ago
  2. f49156e powerpc/qe: add polling timeout to qe_issue_cmd() by Timur Tabi · 16 years ago
  3. b71a107 Merge commit 'gcl/merge' into next by Benjamin Herrenschmidt · 16 years ago
  4. 4b337c5 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  5. e7c5a4f powerpc/5121: make clock debug output more readable by Wolfram Sang · 16 years ago
  6. 87c441e powerpc/5xxx: Add common mpc5xxx_get_bus_frequency() function by Wolfgang Denk · 16 years ago
  7. c155ee1 powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft by Wolfram Sang · 16 years ago
  8. 517d086 Merge branch 'akpm' by Linus Torvalds · 16 years ago
  9. ae52bb2 fbdev: move logo externs to header file by Geert Uytterhoeven · 16 years ago
  10. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 16 years ago
  11. bb1f17b mm: consolidate init_mm definition by Alexey Dobriyan · 16 years ago
  12. 08604bd time: move PIT_TICK_RATE to linux/timex.h by Arnd Bergmann · 16 years ago
  13. 492b057 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  14. 609106b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  15. 4858704 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
  16. 2fae0a5 powerpc: Add memory clobber to mtspr() by Benjamin Herrenschmidt · 16 years ago
  17. 48c9311 powerpc: Fix invalid construct in our CPU selection Kconfig by Benjamin Herrenschmidt · 16 years ago
  18. ba55bd7 powerpc: Add configurable -Werror for arch/powerpc by Michael Ellerman · 16 years ago
  19. 9317726 powerpc: Introduce macro spin_event_timeout() by Timur Tabi · 16 years ago
  20. 79290e4 powerpc/warp: Fix ISA_DMA_THRESHOLD default by Sean MacLennan · 16 years ago
  21. 2476082 powerpc/bootwrapper: Custom build options for XPedite52xx targets by Nate Case · 16 years ago
  22. 6277597 powerpc/85xx: Add defconfig for X-ES MPC85xx boards by Nate Case · 16 years ago
  23. 317bf65 powerpc/85xx: Add dts files for X-ES MPC85xx boards by Nate Case · 16 years ago
  24. 3038acf powerpc/85xx: Add platform support for X-ES MPC85xx boards by Nate Case · 16 years ago
  25. 8159df7 83xx: add support for the kmeter1 board. by Heiko Schocher · 16 years ago
  26. 40aa735 powerpc/85xx: Add nor flash partitions for mpc8569mds by Kevin Hao · 16 years ago
  27. e86b499 powerpc/fsl: Increase the number of possible localbus banks by mware@internode.on.net · 16 years ago
  28. 7b9edb9 powerpc/85xx: cuboot - Fix up ethernet3 MAC address on MPC85xx by Nate Case · 16 years ago
  29. f1f8b49 powerpc: Enable additional BAT registers in setup_745x_specifics() by Gerhard Pircher · 16 years ago
  30. b7d66c8 powerpc/mpc83xx: Fix usb mux setup for mpc834x by Peter Korsgaard · 16 years ago
  31. 4dc2a6c powerpc/83xx: Add MSI interrupts to DTS of MPC8315E-RDB by leon.woestenberg@gmail.com · 16 years ago
  32. 7a5c62f powerpc/86xx: Add I2C device mappings in DTS for SBC610 by Martyn Welch · 16 years ago
  33. b4a31c9 powerpc/85xx: Add UCC6 and UCC8 nodes in SGMII mode for MPC8569MDS by Haiying Wang · 16 years ago
  34. 1a2ecea powerpc/83xx: Update sdhci nodes per new bindings by Anton Vorontsov · 16 years ago
  35. cab888e powerpc/fsl-booke: Enable L1 cache on e500v1/e500v2/e500mc CPUs by Nate Case · 16 years ago
  36. c7a7a5b powerpc/mpc8272ads: fix device tree for 8 MB flash size by Wolfgang Denk · 16 years ago
  37. 152d018 powerpc/85xx: Add SWIOTLB support to FSL boards by Kumar Gala · 16 years ago
  38. 5cef379 powerpc: Add 86xx support for SWIOTLB by Becky Bruce · 16 years ago
  39. 2ed0e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  40. 0fa2133 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  41. 4b364f2 i2c/chips: Move max6875 to drivers/misc/eeprom by Wolfram Sang · 16 years ago
  42. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  43. a4e623f ps3: Replace direct file operations by callback by Geert Uytterhoeven · 16 years ago
  44. 47cb996 ps3: Switch ps3_os_area_[gs]et_rtc_diff to EXPORT_SYMBOL_GPL() by Geert Uytterhoeven · 16 years ago
  45. 7e28060 ps3: Correct debug message in dma_ioc0_map_pages() by Geert Uytterhoeven · 16 years ago
  46. 03fa68c ps3: shorten ps3_system_bus_[gs]et_driver_data to ps3_system_bus_[gs]et_drvdata by Geert Uytterhoeven · 16 years ago
  47. 9f08e9d ps3: Use dev_[gs]et_drvdata() instead of direct access for system bus devices by Geert Uytterhoeven · 16 years ago
  48. c2e95c6 powerpc: Use generic atomic64_t implementation on 32-bit processors by Paul Mackerras · 16 years ago
  49. 4c75f84 powerpc: Add compiler memory barrier to mtmsr macro by Paul Mackerras · 16 years ago
  50. e8d1673 powerpc/iseries: Mark signal_vsp_instruction() as maybe unused by Michael Ellerman · 16 years ago
  51. 27167c7 powerpc/iseries: Fix unused function warning in iSeries DT code by Michael Ellerman · 16 years ago
  52. 7719ed7 powerpc: Only build prom_init.o when CONFIG_PPC_OF_BOOT_TRAMPOLINE=y by Michael Ellerman · 16 years ago
  53. 3240776 powerpc: Wire up sys_rt_tgsigqueueinfo by Stephen Rothwell · 16 years ago
  54. 86c2765 powerpc/cell: Use driver_data acessors, not platform_data in Axon MSI by Michael Ellerman · 16 years ago
  55. e468455 powerpc: Fix warning in setup_64.c when CONFIG_RELOCATABLE=y by Michael Ellerman · 16 years ago
  56. c204ff6 ps3fb: Tear down FB setup during cleanup by Geert Uytterhoeven · 16 years ago
  57. d3352c9 ps3fb/vram: Extract common GPU stuff into <asm/ps3gpu.h> by Geert Uytterhoeven · 16 years ago
  58. 5c6fc8d powerpc/cell: Extract duplicated IOPTE_* to <asm/iommu.h> by Geert Uytterhoeven · 16 years ago
  59. 177996e powerpc: Don't do generic calibrate_delay() by Benjamin Herrenschmidt · 16 years ago
  60. 529273c powerpc/install: Bail with error code on error in install script by Grant Likely · 16 years ago
  61. 7dafd23 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  62. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  63. cd166bd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 16 years ago
  64. 4ddbac9 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  65. e349792 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  66. 5cdcd9d trivial: spelling fix in ppc code comments by Sankar P · 16 years ago
  67. 4c92112 powerpc, perf_counter: Fix performance counter event types by Jaswinder Singh Rajput · 16 years ago
  68. 5933048 module: cleanup FIXME comments about trimming exception table entries. by Rusty Russell · 16 years ago
  69. 5b02ee3 asm-generic: merge branch 'master' of torvalds/linux-2.6 by Arnd Bergmann · 16 years ago
  70. bc47ab0 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 16 years ago
  71. 37f9ef5 powerpc: Fix bug in move of altivec code to vector.S by Benjamin Herrenschmidt · 16 years ago
  72. e14112d perfcounters: remove powerpc definitions of perf_counter_do_pending by Stephen Rothwell · 16 years ago
  73. 10f52dd Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 16 years ago
  74. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. 5b17e1c asm-generic: rename page.h and uaccess.h by Arnd Bergmann · 16 years ago
  76. 72099ed asm-generic: rename atomic.h to atomic-long.h by Arnd Bergmann · 16 years ago
  77. c31ae4b asm-generic: introduce asm/bitsperlong.h by Arnd Bergmann · 16 years ago
  78. 63b852a asm-generic: rename termios.h, signal.h and mman.h by Arnd Bergmann · 16 years ago
  79. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  80. 6cd8e30 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  81. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
  82. 8be6e8f perf_counter: Rename L2 to LL cache by Peter Zijlstra · 16 years ago
  83. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 16 years ago
  84. 106b506 perf_counter: powerpc: Implement generalized cache events for POWER processors by Paul Mackerras · 16 years ago
  85. 4da5296 perf_counters: powerpc: Add support for POWER7 processors by Paul Mackerras · 16 years ago
  86. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 16 years ago
  87. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 16 years ago
  88. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  89. 7864612 KVM: Fix interrupt unhalting a vcpu when it shouldn't by Gleb Natapov · 16 years ago
  90. ba252af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  91. ec3cf2e powerpc: Add support for swiotlb on 32-bit by Becky Bruce · 16 years ago
  92. 1babddb powerpc/spufs: Remove unused error path by Stephen Rothwell · 16 years ago
  93. bcba077 powerpc: Fix warning when printing a resource_size_t by Stephen Rothwell · 16 years ago
  94. 6d1386d powerpc/xmon: Remove unused variable in xmon.c by Stephen Rothwell · 16 years ago
  95. 41febbc powerpc/pseries: Fix warnings when printing resource_size_t by Stephen Rothwell · 16 years ago
  96. 9449168 powerpc: Shield code specific to 64-bit server processors by Benjamin Herrenschmidt · 16 years ago
  97. 91c60b5 powerpc: Separate PACA fields for server CPUs by Benjamin Herrenschmidt · 16 years ago
  98. 0ebc4cd powerpc: Split exception handling out of head_64.S by Benjamin Herrenschmidt · 16 years ago
  99. 5b7c3c9 powerpc: Introduce CONFIG_PPC_BOOK3S by Benjamin Herrenschmidt · 16 years ago
  100. e821ea7 powerpc: Move VMX and VSX asm code to vector.S by Benjamin Herrenschmidt · 16 years ago