1. 17e3767 powerpc/spufs: Fix test in spufs_switch_log_read() by roel kluin · 15 years ago
  2. d67ebe7 Merge commit 'jwb/next' into next by Benjamin Herrenschmidt · 15 years ago
  3. ab2f489 powerpc/p4080: Add basic support for p4080ds platform by Kumar Gala · 15 years ago
  4. 3bc2656 powerpc/86xx: Support for NVRAM on GE Fanuc's PPC9A by Martyn Welch · 15 years ago
  5. 9093067 powerpc/86xx: Support for NVRAM on GE Fanuc's SBC310 by Martyn Welch · 15 years ago
  6. 0d81df8 powerpc/86xx: Enable NVRAM on GE Fanuc's SBC610 by Martyn Welch · 15 years ago
  7. a3f62bd powerpc/fsl: Add PCI device ids for new QoirQ chips by Kumar Gala · 15 years ago
  8. 8b27f0b powerpc/fsl-booke: Rework TLB CAM code by Kumar Gala · 15 years ago
  9. 5753c08 powerpc/85xx: Kconfig cleanup by Kumar Gala · 15 years ago
  10. 2e9d546 powerpc/fsl: Make fsl_deep_sleep() usable w/ modules and non-83xx builds by Anton Vorontsov · 15 years ago
  11. 1f8a25d powerpc/83xx: Add power management support for MPC83xx QE boards by Anton Vorontsov · 15 years ago
  12. 8c68e2f powerpc/86xx: Add power management support for MPC8610HPCD boards by Anton Vorontsov · 15 years ago
  13. 3cfee0a powerpc/85xx: Add power management support for MPC85xxMDS boards by Anton Vorontsov · 15 years ago
  14. 4ffd695 powerpc/85xx/86xx: Add suspend/resume support by Anton Vorontsov · 15 years ago
  15. fdfde24 powerpc/qe: Implement QE driver for handling resume on MPC85xx by Anton Vorontsov · 15 years ago
  16. 58c12bd powerpc/qe&cpm: Implement static inline stubs for non-QE/CPM builds by Anton Vorontsov · 15 years ago
  17. 71d94fe powerpc/cpm: Move CPMFCR_* defines into cpm.h by Anton Vorontsov · 15 years ago
  18. 8095298 powerpc/qe&cpm2: Avoid redefinitions in CPM2 and QE headers by Anton Vorontsov · 15 years ago
  19. 644b2a6 powerpc/cpm: Remove SPI defines and spi structs by Anton Vorontsov · 15 years ago
  20. 52dffd7 powerpc/85xx: Added P1020RDB Platform support. by Poonam Aggrwal · 15 years ago
  21. 46d2293 powerpc/qe: QE also shuts down on MPC8568 by Anton Vorontsov · 15 years ago
  22. 0c7b87b powerpc/qe: Make qe_reset() code path safe for repeated invocation by Anton Vorontsov · 15 years ago
  23. dc2e673 powerpc/85xx: Create dts for each core in CAMP mode for P2020RDB by Poonam Aggrwal · 15 years ago
  24. b79ddf2 powerpc/qe: Add qe_upload_firmware() stub for non-QE builds by Anton Vorontsov · 15 years ago
  25. 98eaa09 powerpc/qe: Increase MAX_QE_RISC to 4 by Anton Vorontsov · 15 years ago
  26. 0526484 Merge commit 'origin/master' into next by Benjamin Herrenschmidt · 15 years ago
  27. f56ab49 powerpc: pasemi_defconfig update by Olof Johansson · 15 years ago
  28. e9bcf14 powerpc: 2.6.32 update of defconfigs for embedded 6xx/7xxx, 8xx, 8{3,5,6}xxx by Kumar Gala · 15 years ago
  29. 114785a powerpc/8xxx: enable IPsec ESP by default on mpc83xx/mpc85xx by Kim Phillips · 15 years ago
  30. 850f785 powerpc/83xx: Fix u-boot partion size for MPC8377E-WLAN boards by Anton Vorontsov · 15 years ago
  31. a070e66 powerpc/85xx: Fix USB GPIOs for MPC8569E-MDS boards by Anton Vorontsov · 15 years ago
  32. 58459a4 powerpc/82xx: kmalloc failure ignored in ep8248e_mdio_probe() by Roel Kluin · 15 years ago
  33. cb5485a powerpc/85xx: sbc8548 - fixup of PCI-e related DTS fields by Paul Gortmaker · 15 years ago
  34. e0ea8b2 powerpc/kvm: Fix non-modular build by Benjamin Herrenschmidt · 15 years ago
  35. d4e09f8 Merge branch 'kvm' into next by Benjamin Herrenschmidt · 15 years ago
  36. 41c8c46 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  37. 38634e6 powerpc/kvm: Remove problematic BUILD_BUG_ON statement by Benjamin Herrenschmidt · 15 years ago
  38. 8435b02 powerpc/pci: Fix regression in powerpc MSI-X by Andre Detsch · 15 years ago
  39. 978d7eb powerpc: Avoid giving out RTC dates below EPOCH by Benjamin Herrenschmidt · 15 years ago
  40. 544c676 Use hrtimers for the decrementer by Alexander Graf · 15 years ago
  41. 346b276 Fix trace.h by Alexander Graf · 15 years ago
  42. c4f9c77 Include Book3s_64 target in buildsystem by Alexander Graf · 15 years ago
  43. 55c7588 Export new PACA constants in asm-offsets by Alexander Graf · 15 years ago
  44. 4b7ae55 Add fields to PACA by Alexander Graf · 15 years ago
  45. 0186fd0 Export KVM symbols for module by Alexander Graf · 15 years ago
  46. e85a471 Split init_new_context and destroy_context by Alexander Graf · 15 years ago
  47. 4ab79aa Export symbols for KVM module by Alexander Graf · 15 years ago
  48. 6290890 Add Book3s_64 offsets to asm-offsets.c by Alexander Graf · 15 years ago
  49. 842f2fe Make head_64.S aware of KVM real mode code by Alexander Graf · 15 years ago
  50. 513579e Add desktop PowerPC specific emulation by Alexander Graf · 15 years ago
  51. 9a7a9b0 Add mfdec emulation by Alexander Graf · 15 years ago
  52. c215c6e Add book3s_64 specific opcode emulation by Alexander Graf · 15 years ago
  53. 0123518 Add book3s_32 guest MMU by Alexander Graf · 15 years ago
  54. e71b2a3 Add book3s_64 guest MMU by Alexander Graf · 15 years ago
  55. 0d8dc68 Add book3s_64 Host MMU handling by Alexander Graf · 15 years ago
  56. 2f4cf5e Add book3s.c by Alexander Graf · 15 years ago
  57. c862125 Add interrupt handling code by Alexander Graf · 15 years ago
  58. 5126ed3 Add SLB switching code for entry/exit by Alexander Graf · 15 years ago
  59. 29eb61b Add book3s_64 highmem asm code by Alexander Graf · 15 years ago
  60. 3cea8c4 Add Book3s_64 intercept helpers by Alexander Graf · 15 years ago
  61. 4e342025 Add asm/kvm_book3s.h by Alexander Graf · 15 years ago
  62. ca95150 Add Book3s fields to vcpu structs by Alexander Graf · 15 years ago
  63. 83cd259 Add Book3s definitions by Alexander Graf · 15 years ago
  64. ec3c11a Pass PVR in sregs by Alexander Graf · 15 years ago
  65. 4e75575 Move dirty logging code to sub-arch by Alexander Graf · 15 years ago
  66. f1167fb powerpc/mm: Remove debug context clamping from nohash code by Benjamin Herrenschmidt · 15 years ago
  67. 59e1d49 powerpc/44x: Enable 64bit (>= 4GB) memory size in Katmai dts by Stefan Roese · 15 years ago
  68. 835ad8e powerpc/4xx: Add 16K FIFO size DTS entries on supported platforms by Dave Mitchell · 15 years ago
  69. 588e050 powerpc/8xx: Fix build breakage with sparse irq changes by Benjamin Herrenschmidt · 15 years ago
  70. cc39331 powerpc: pasemi_defconfig update by Olof Johansson · 15 years ago
  71. cd01570 powerpc: Enable sparse irq_descs on powerpc by Michael Ellerman · 15 years ago
  72. 750ab11 powerpc: Rearrange and fix show_interrupts() for sparse irq_descs by Michael Ellerman · 15 years ago
  73. 76f1d94 powerpc: Make virq_debug_show() cope with sparse irq_descs by Michael Ellerman · 15 years ago
  74. 32c105c powerpc/nvram_64: Mark init code __init by Thomas Gleixner · 15 years ago
  75. fd62c6c powerpc/nvram_64: Check nvram_error_log_index in nvram_clear_error_log() by Thomas Gleixner · 15 years ago
  76. ae7dd02 powerpc/nvram_64: Remove unused code by Thomas Gleixner · 15 years ago
  77. 0682d6c powerpc: Fix potential compile error irqs_disabled_flags by Michael Neuling · 15 years ago
  78. 0895ecd powerpc/mm: Bring hugepage PTE accessor functions back into sync with normal accessors by David Gibson · 15 years ago
  79. 883a3e5 powerpc/mm: Split hash MMU specific hugepage code into a new file by David Gibson · 15 years ago
  80. d1837cb powerpc/mm: Cleanup initialization of hugepages on powerpc by David Gibson · 15 years ago
  81. a4fe3ce powerpc/mm: Allow more flexible layouts for hugepage pagetables by David Gibson · 15 years ago
  82. a0668cd powerpc/mm: Cleanup management of kmem_caches for pagetables by David Gibson · 15 years ago
  83. f71dc17 powerpc/mm: Make hpte_need_flush() correctly mask for multiple page sizes by David Gibson · 15 years ago
  84. 8be8cf5 powerpc: Add kdump support to Collaborative Memory Manager by Brian King · 15 years ago
  85. 6cff46f powerpc: Remove get_irq_desc() by Michael Ellerman · 15 years ago
  86. 59e3f83 powerpc/pseries: Use irq_has_action() in eeh_disable_irq() by Michael Ellerman · 15 years ago
  87. 551b81f powerpc: Make NR_IRQS a CONFIG option by Michael Ellerman · 15 years ago
  88. 3d541c4 powerpc/chrp: Use the same RTAS daemon as pSeries by Benjamin Herrenschmidt · 15 years ago
  89. 188917e powerpc: Move /proc/ppc64 to /proc/powerpc and add symlink by Benjamin Herrenschmidt · 15 years ago
  90. 64eb38a6 powerpc: Make it possible to select hibernation on all PowerPCs by Anton Vorontsov · 15 years ago
  91. 7424639 powerpc/ps3: Use pr_devel() in ps3/mm.c by Michael Ellerman · 15 years ago
  92. 5a1eb5c powerpc: Cleanup Kconfig selection of hugetlbfs support by Benjamin Herrenschmidt · 15 years ago
  93. 40578fc Merge commit 'gcl/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  94. 4f917ba powerpc/ppc64: Use preempt_schedule_irq instead of preempt_schedule by Benjamin Herrenschmidt · 15 years ago
  95. ce7a35c powerpc: Fix compile errors found by new ppc64e_defconfig by Kumar Gala · 15 years ago
  96. fafbe98 powerpc: Add a Book-3E 64-bit defconfig by Kumar Gala · 15 years ago
  97. cdd3904 powerpc/booke: Fix xmon single step on PowerPC Book-E by Josh Boyer · 15 years ago
  98. 348aa30 powerpc: Align vDSO base address by Andreas Schwab · 15 years ago
  99. 7de8028 powerpc: Fix segment mapping in vdso32 by Andreas Schwab · 15 years ago
  100. 171fb12 powerpc/iseries: Remove compiler version dependent hack by Stephen Rothwell · 15 years ago