1. 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 15 years ago
  2. e489a44 powerpc/5200: Bugfix for PCI mapping of memory and IMMR by Grant Likely · 15 years ago
  3. d35ec49 powerpc/5200: update defconfigs by Grant Likely · 15 years ago
  4. 4c456a6 powerpc/mm: Fix handling of _PAGE_COHERENT in BAT setup code by Gerhard Pircher · 15 years ago
  5. 69b052e powerpc/pseries: Correct VIO bus accounting problem in CMO env. by Robert Jennings · 15 years ago
  6. 52c275f powerpc: Remove arch/ppc cruft from Kconfig by Josh Boyer · 15 years ago
  7. 802bdea powerpc: Printing fix for l64 to ll64 conversion: phyp_dump.c by Stephen Rothwell · 15 years ago
  8. 6469c92 Merge commit 'jwb/jwb-merge' into merge by Benjamin Herrenschmidt · 15 years ago
  9. 0411648 Merge commit 'kumar/kumar-merge' into merge by Benjamin Herrenschmidt · 15 years ago
  10. b57cee2 powerpc/embedded6xx: Update defconfigs by Kumar Gala · 15 years ago
  11. 99b1f15 powerpc/8xx: Update defconfigs by Kumar Gala · 15 years ago
  12. efe049b powerpc/86xx: Update defconfigs by Kumar Gala · 15 years ago
  13. 47b193a powerpc/83xx: Update defconfigs by Kumar Gala · 15 years ago
  14. 993ac6b powerpc/85xx: Update defconfigs by Kumar Gala · 15 years ago
  15. 344b628 powerpc/mpc8313erdb: fix kernel panic because mdio device is not probed by Li Yang · 15 years ago
  16. dd7f8db eeprom: More consistent symbol names by Jean Delvare · 15 years ago
  17. 0b21bcd powerpc/4xx: Update multi-board PowerPC 4xx defconfigs by Josh Boyer · 15 years ago
  18. f67d347 powerpc/44x: Update PowerPC 44x defconfigs by Josh Boyer · 15 years ago
  19. e801c72 powerpc/40x: Update PowerPC 40x defconfigs by Josh Boyer · 15 years ago
  20. 6e11521 powerpc/85xx: Fix typo in mpc8572ds dts by Kumar Gala · 15 years ago
  21. e275e02 powerpc/44x: Warp patches for the new NDFC driver by Sean MacLennan · 15 years ago
  22. 94ce1c5 powerpc/4xx: DTS: Add Add'l SDRAM0 Compatible and Interrupt Info by Grant Erickson · 16 years ago
  23. b60c31d powerpc: Get the number of SLBs from "slb-size" property by Michael Neuling · 15 years ago
  24. 9ba0fdb powerpc: is_hugepage_only_range() must account for both 4kB and 64kB slices by Dave Kleikamp · 15 years ago
  25. 5c94907 powerpc/ps3: Printing fixups for l64 to ll64 conversion arch/powerpc by Stephen Rothwell · 15 years ago
  26. 5418b9c powerpc/ps3: ps3_repository_read_mm_info() takes u64 * arguments by Stephen Rothwell · 15 years ago
  27. 46ca0d1 powerpc/ps3: clear_bit()/set_bit() operate on unsigned longs by Stephen Rothwell · 15 years ago
  28. b17b3df powerpc/ps3: The lv1_ routines have u64 parameters by Stephen Rothwell · 15 years ago
  29. 494fd07 powerpc/ps3: Use dma_addr_t down through the stack by Stephen Rothwell · 15 years ago
  30. c52fe6b powerpc/ps3: set_dabr() takes an unsigned long by Stephen Rothwell · 15 years ago
  31. 5393f78 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  32. bca2685 Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  33. 74d96f0 byteorder: make swab.h include asm/swab.h like a regular header by Harvey Harrison · 15 years ago
  34. ee6a093 [CVE-2009-0029] powerpc: Enable syscall wrappers for 64-bit by Benjamin Herrenschmidt · 15 years ago
  35. e55380e [CVE-2009-0029] Rename old_readdir to sys_old_readdir by Heiko Carstens · 15 years ago
  36. ea0105e powerpc/83xx: Move mcu_mpc8349emitx driver out of drivers/i2c/chips/ by Anton Vorontsov · 15 years ago
  37. 6c9789d powerpc/83xx: Make serial ports work on MPC8315E-RDB w/ FSL U-Boots by Anton Vorontsov · 15 years ago
  38. 5597b25 powerpc/e500mc: Doorbells need to be taken w/exceptions disabled by Kumar Gala · 15 years ago
  39. 061b908 powerpc: Enable PS3 options and QPACE in ppc64_defconfig by Michael Ellerman · 15 years ago
  40. c478b58 powerpc/powermac: Fix occasional SMP boot failure by Benjamin Herrenschmidt · 15 years ago
  41. fc7a9fe powerpc/cacheinfo: Rename cache_dir per-cpu variable by Nathan Lynch · 15 years ago
  42. 9477e45 powerpc: Cleanup from l64 to ll64 change: arch code by Stephen Rothwell · 15 years ago
  43. fe33332 powerpc: Change u64/s64 to a long long integer type by Ingo Molnar · 15 years ago
  44. 66c721e powerpc/kexec: Check crash_base for relocatable kernel by Milton Miller · 15 years ago
  45. e16459c6b powerpc: Make dummy section a valid note header by Milton Miller · 15 years ago
  46. bd1f793 Merge commit 'gcl/gcl-next' into next by Benjamin Herrenschmidt · 15 years ago
  47. 30aae73 Merge commit 'kumar/kumar-next' into next by Benjamin Herrenschmidt · 15 years ago
  48. 6ec9eae [WATCHDOG] Enable watchdog timer on GE Fanuc's SBC610 by Martyn Welch · 16 years ago
  49. ae04d14 powerpc: Fix cpufreq drivers after cpufreq core changes by Benjamin Herrenschmidt · 15 years ago
  50. ddd527d powerpc/mpc52xx: remove dead code from GPIO driver by Wolfram Sang · 15 years ago
  51. d30239a powerpc/mpc52xx: Properly update irq_desc when set_type() is called. by Grant Likely · 15 years ago
  52. 23faf63 powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. by roel kluin · 15 years ago
  53. 4ce5f24 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile by Linus Torvalds · 15 years ago
  54. 85da1fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  55. 73ac36e fix similar typos to successfull by Coly Li · 15 years ago
  56. 2500664 powerpc/oprofile: fix whitespaces in op_model_cell.c by Robert Richter · 15 years ago
  57. 8838232 powerpc/oprofile: IBM CELL: add SPU event profiling support by Carl Love · 16 years ago
  58. 014cef91 powerpc/oprofile: fix cell/pr_util.h by Robert Richter · 15 years ago
  59. 9b93418e powerpc/oprofile: IBM CELL: cleanup and restructuring by Carl Love · 16 years ago
  60. 2b79d69 powerpc: enable dynamic ftrace by Steven Rostedt · 15 years ago
  61. 9b63564 powerpc/cell: Fix the prototype of create_vma_map() by Stephen Rothwell · 15 years ago
  62. 7021d86 powerpc/mm: Make clear_fixmap() actually work by Anton Vorontsov · 15 years ago
  63. 02af87a powerpc/kdump: Use ppc_save_regs() in crash_setup_regs() by Anton Vorontsov · 16 years ago
  64. 1edda9c powerpc: Export cacheable_memzero as its now used in a driver by Kumar Gala · 15 years ago
  65. 4a08268 powerpc: Fix missing semicolons in mmu_decl.h by Benjamin Herrenschmidt · 15 years ago
  66. ac3f645 powerpc/pasemi: local_irq_save uses an unsigned long by Ingo Molnar · 15 years ago
  67. b36ac9e powerpc/cell: Fix some u64 vs. long types by Ingo Molnar · 15 years ago
  68. 19b0bd0 powerpc/cell: Use correct types in beat files by Ingo Molnar · 15 years ago
  69. 2b931fb powerpc: Use correct type in prom_init.c by Ingo Molnar · 15 years ago
  70. 6327716 powerpc: Remove unnecessary casts by Stephen Rothwell · 15 years ago
  71. 0a2d15b mtd/ps3vram: Add modalias support to the ps3vram driver by Geert Uytterhoeven · 15 years ago
  72. cffb4add mtd/ps3vram: Add ps3vram driver for accessing video RAM as MTD by Jim Paris · 15 years ago
  73. d2b4397 powerpc: Fix iseries drivers build failure without CONFIG_VIOPATH by Kamalesh Babulal · 15 years ago
  74. c6ac71a powerpc: Enable RELOCATABLE option for CRASH_DUMP by Mohan Kumar M · 15 years ago
  75. d6a09e0 powerpc: Remove the redundant _tlbil_pid at SMP case by Dave Liu · 15 years ago
  76. 54cfd0d powerpc/cell: local_irq_save takes an unsigned long by Stephen Rothwell · 15 years ago
  77. ee418b8 powerpc/cell: Bitops work on unsigned longs by Stephen Rothwell · 15 years ago
  78. d507017 powerpc: Add ioctls for RS485 mode control of serial drivers by Matthias Fuchs · 15 years ago
  79. 16124f1 powerpc: Fix pciconfig_iobase system call on PCI-Express powermac by Paul Mackerras · 15 years ago
  80. 1d5bc03 powerpc/pasemi: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  81. 2701a1a powerpc/52xx: Use DEFINE_SPINLOCK by Julia Lawall · 16 years ago
  82. 93197a3 powerpc: Rewrite sysfs processor cache info code by Nathan Lynch · 16 years ago
  83. 5c9a260 powerpc/iseries: Kexec is known not to work on iseries by Michael Ellerman · 16 years ago
  84. 29f1aff powerpc: Copy bootable images in the default install script by Grant Likely · 16 years ago
  85. 893473d powerpc/mm: Cleanup careful_allocation(): consolidate memset() by Dave Hansen · 16 years ago
  86. 0be210f powerpc/mm: Make careful_allocation() return virtual addrs by Dave Hansen · 16 years ago
  87. 5d21ea2 powerpc/mm:: Cleanup careful_allocation(): bootmem already panics by Dave Hansen · 16 years ago
  88. c555e52 powerpc/mm: Add better comment on careful_allocation() by Dave Hansen · 16 years ago
  89. afcb065 powerpc/powermac: Add missing of_node_put by Nicolas Palix · 16 years ago
  90. c1f3430 powerpc/pci: Reserve legacy regions on PCI by Benjamin Herrenschmidt · 16 years ago
  91. 24f0301 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  92. b424e8d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  93. 7c7758f Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  94. 6fd8be4 powerpc/fsl-booke: Remove num_tlbcam_entries by Trent Piepho · 16 years ago
  95. 19f5465 powerpc/fsl-booke: Don't hard-code size of struct tlbcam by Trent Piepho · 16 years ago
  96. 565f376 powerpc/fsl-pci: Set relaxed ordering on prefetchable ranges by Trent Piepho · 16 years ago
  97. a097a78 powerpc/fsl-pci: Better ATMU setup for 85xx/86xx by Trent Piepho · 15 years ago
  98. 57c44c5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  99. 3f9455d4 PCI: powerpc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  100. 796bcae USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3] by Vitaly Bordug · 16 years ago