1. dc2380e powerpc: implement GPIO LIB API on CPM1 Freescale SoC. by Jochen Friedrich · 16 years ago
  2. e193325 cpm2: Implement GPIO LIB API on CPM2 Freescale SoC. by Laurent Pinchart · 16 years ago
  3. 0b21bb4 powerpc: clean up the Book-E HW watchpoint support by Kumar Gala · 16 years ago
  4. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  5. 7444a72 gpiolib: allow user-selection by Michael Buesch · 16 years ago
  6. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 16 years ago
  7. 58340a0 introduce HAVE_EFFICIENT_UNALIGNED_ACCESS Kconfig symbol by Johannes Berg · 16 years ago
  8. 16c14b4 powerpc/pseries: Remove kmalloc call in handling writes to lparcfg by Nathan Fontenot · 16 years ago
  9. 8391e42 powerpc/pseries: Update arch vector to indicate support for CMO by Nathan Fontenot · 16 years ago
  10. 22e1a4d powerpc/pseries: Verify CMO memory entitlement updates with virtual I/O by Nathan Fontenot · 16 years ago
  11. a90ab95 powerpc/pseries: vio bus support for CMO by Robert Jennings · 16 years ago
  12. 6490c49 powerpc/pseries: iommu enablement for CMO by Robert Jennings · 16 years ago
  13. ffa5abb powerpc/pseries: Add CMO paging statistics by Brian King · 16 years ago
  14. 84af458 powerpc/pseries: Add collaborative memory manager by Brian King · 16 years ago
  15. 86630a3 powerpc/pseries: Utilities to set firmware page state by Brian King · 16 years ago
  16. e46de42 powerpc/pseries: Enable CMO feature during platform setup by Robert Jennings · 16 years ago
  17. 398778f powerpc/pseries: Split retrieval of processor entitlement data into a helper routine by Robert Jennings · 16 years ago
  18. dfc3403 powerpc/pseries: Add memory entitlement capabilities to /proc/ppc64/lparcfg by Nathan Fontenot · 16 years ago
  19. 1152939 powerpc/pseries: Split processor entitlement retrieval and gathering to helper routines by Nathan Fotenot · 16 years ago
  20. 545500b powerpc/pseries: Remove extraneous error reporting for hcall failures in lparcfg by Nathan Fontenot · 16 years ago
  21. 80c60bf powerpc: Fix compile error with binutils 2.15 by Segher Boessenkool · 16 years ago
  22. 7886250 powerpc/cell: Fixed IOMMU mapping uses weak ordering for a pcie endpoint by Mark Nelson · 16 years ago
  23. d6a61bf powerpc: BookE hardware watchpoint support by Luis Machado · 16 years ago
  24. 00bf6e9 powerpc: Fallout from sysdev API changes by Stephen Rothwell · 16 years ago
  25. 9115d13 powerpc: Enable AT_BASE_PLATFORM aux vector by Nathan Lynch · 16 years ago
  26. e9f7635 Merge commit 'jk/jk-merge' by Benjamin Herrenschmidt · 16 years ago
  27. c174aff Merge commit 'gcl/gcl-next' by Benjamin Herrenschmidt · 16 years ago
  28. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  29. 27ac792 PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures by Andrea Righi · 16 years ago
  30. 0d9ea75 powerpc: support multiple hugepage sizes by Jon Tollefson · 16 years ago
  31. 9122434 powerpc: define support for 16G hugepages by Jon Tollefson · 16 years ago
  32. 658013e powerpc: scan device tree for gigantic pages by Jon Tollefson · 16 years ago
  33. ec4b2c0 powerpc: function to allocate gigantic hugepages by Jon Tollefson · 16 years ago
  34. ceb8687 hugetlb: introduce pud_huge by Andi Kleen · 16 years ago
  35. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  36. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  37. a352894 spufs: use new vm_ops->access to allow local state access from gdb by Benjamin Herrenschmidt · 16 years ago
  38. a1f242f powerpc ioremap_prot by Benjamin Herrenschmidt · 16 years ago
  39. b61bfa3 mm: move bootmem descriptors definition to a single place by Johannes Weiner · 16 years ago
  40. 9483a57 add HAVE_CLK to Kconfig, for driver dependencies by David Brownell · 16 years ago
  41. ad1ede1 powerpc/spufs: better placement of spu affinity reference context by Andre Detsch · 16 years ago
  42. 0855b54 powerpc/spufs: fix aff_mutex and cbe_spu_info[n].list_mutex deadlock by Andre Detsch · 16 years ago
  43. 17ce452 kgdb, powerpc: arch specific powerpc kgdb support by Jason Wessel · 16 years ago
  44. 9bcab84 powerpc/spufs: correct kcalloc usage by Milton Miller · 16 years ago
  45. 06b8147 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 16 years ago
  46. 6d5509b powerpc/mpc5200: Make mpc5200 GPIO driver select the GENERIC_GPIO config by Grant Likely · 16 years ago
  47. 78f56bd powerpc/mpc5200: Remove fsl-soc.c from mpc5200 build, it is not needed. by Jon Smirl · 16 years ago
  48. 8725f25 Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  49. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  50. fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 16 years ago
  51. c69cccc powerpc: Fix build bug with binutils < 2.18 and GCC < 4.2 by Segher Boessenkool · 16 years ago
  52. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 16 years ago
  53. 1ed6af7 powerpc/cell: Add DMA_ATTR_WEAK_ORDERING dma attribute and use in Cell IOMMU code by Mark Nelson · 16 years ago
  54. 79e25ba powerpc: Indicate which oprofile counters to use while in compat mode by Torez Smith · 16 years ago
  55. 542a3a3 powerpc/boot: Change spaces to tabs by Adrian Bunk · 16 years ago
  56. bf312cc powerpc: Remove duplicate 6xx option in Kconfig by Adrian Bunk · 16 years ago
  57. 76bfdcf powerpc: Use PPC_LONG and PPC_LONG_ALIGN in lib/string.S by Michael Ellerman · 16 years ago
  58. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 16 years ago
  59. 1856c02 powerpc: Use WARN_ON(1) instead of __WARN() by Michael Ellerman · 16 years ago
  60. 6fdc9f5 powerpc: Fix support for latencytop by Arnd Bergmann · 16 years ago
  61. 72e82dc powerpc/ps3: Update ps3_defconfig by Geoff Levand · 16 years ago
  62. 059e493 powerpc/ps3: Add a sub-match id to ps3_system_bus by Masakazu Mokuno · 16 years ago
  63. 6e5f153 powerpc: Add a 6xx defconfig by Kumar Gala · 16 years ago
  64. 4f3dd8a powerpc/dma: Use the struct dma_attrs in iommu code by Mark Nelson · 16 years ago
  65. 4795b78 powerpc/cell: Add support for power button of future IBM cell blades by Christian Krafft · 16 years ago
  66. 70694a8 powerpc/cell: Cleanup sysreset_hack for IBM cell blades by Christian Krafft · 16 years ago
  67. 880e710 powerpc/cell/cpufreq: Add spu aware cpufreq governor by Christian Krafft · 16 years ago
  68. 8204cba powerpc/axonram: Enable partitioning of the Axons DDR2 DIMMs by Maxim Shchetynin · 16 years ago
  69. 9a23409 powerpc/axonram: Use only one block device major number by Maxim Shchetynin · 16 years ago
  70. 34d4cb8 KVM: MMU: nuke shadowed pgtable pages and ptes on memslot destruction by Marcelo Tosatti · 16 years ago
  71. 588968b KVM: Add coalesced MMIO support (powerpc part) by Laurent Vivier · 16 years ago
  72. 7cc8883 KVM: Remove decache_vcpus_on_cpu() and related callbacks by Avi Kivity · 16 years ago
  73. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 16 years ago
  74. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 16 years ago
  75. ac8a101 powerpc: fix ALSA options in Freescale 85xx and 86xx defconfigs by Timur Tabi · 16 years ago
  76. 108443c Revert "powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET" by Kumar Gala · 16 years ago
  77. ff21f23 powerpc/ep8248e: Unconditionally select PHYLIB for mdio_bitbang by Kumar Gala · 16 years ago
  78. 0332f00 powerpc/fsl: Minor TLBSYNC cleanup for FSL Book-E by Kumar Gala · 16 years ago
  79. 6cfd899 powerpc: rework FSL Book-E PTE access and TLB miss by Kumar Gala · 16 years ago
  80. 2d07db3 powerpc: Remove Kconfig PPC_CPM_NEW_BINDING by Kumar Gala · 16 years ago
  81. d87eb12 gianfar: Add magic packet and suspend/resume support. by Scott Wood · 16 years ago
  82. 7e1cc9c powerpc: Fix a bunch of sparse warnings in the qe_lib by Andy Fleming · 16 years ago
  83. 4cd7e1c powerpc: Add support for multiple gfar mdio interfaces by Andy Fleming · 16 years ago
  84. a47fda9 powerpc/86xx: mpc8610_hpcd - add support for ULI RTC by Anton Vorontsov · 16 years ago
  85. 52ddd1c powerpc/85xx/86xx: some refactoring for fsl_uli1575 code by Anton Vorontsov · 16 years ago
  86. 00c5372 powerpc/fsl_uli1575: fix RTC quirk to work on MPC8572DS and MPC8610HPCD by Anton Vorontsov · 16 years ago
  87. 69ad7e7 powerpc/fsl_soc: gianfar: don't probe disabled devices by Anton Vorontsov · 16 years ago
  88. c0a2015 powerpc/83xx: fix ULPI setup for MPC8315 processors by Anton Vorontsov · 16 years ago
  89. 76fe1ff powerpc: Move mpc83xx_add_bridge to fsl_pci.c by John Rigby · 16 years ago
  90. b500563 powerpc: pci config cleanup by John Rigby · 16 years ago
  91. 36aa796 powerpc/mpc7448: add alias list to DTS, clean out old chosen node by Paul Gortmaker · 16 years ago
  92. 5743661 powerpc/mpc8313erdb: Add power management to the device tree. by Scott Wood · 16 years ago
  93. d49747b powerpc/mpc83xx: Power Management support by Scott Wood · 17 years ago
  94. e3621ee powerpc/ep8248e: Fix compile problem if !CONFIG_FS_ENET by Kumar Gala · 16 years ago
  95. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  96. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  97. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  98. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  99. 7ff86b0 powerpc: Fix a build problem on ppc32 with new DMA_ATTRs by Takashi Iwai · 16 years ago
  100. b6f6b98 powerpc: Don't spin on sync instruction at boot time by Sonny Rao · 16 years ago