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