1. 816cb49 powerpc/ps3: Fix hcall lv1_get_version_info by Geoff Levand · 13 years ago
  2. b5ecc55 powerpc/ps3: Fix hcall lv1_get_virtual_address_space_id_of_ppe by Geoff Levand · 13 years ago
  3. 7652918 powerpc/ps3: Fix hcall lv1_net_stop_rx_dma by Geoff Levand · 13 years ago
  4. 32b9074 powerpc/ps3: Interrupt code cleanup by Geoff Levand · 13 years ago
  5. faa8bf8 Merge branch 'booke-hugetlb' into next by Benjamin Herrenschmidt · 13 years ago
  6. 48b1bf8 Merge branch 'mpic' into next by Benjamin Herrenschmidt · 13 years ago
  7. 4666ca2 powerpc/pci: Make pci_read_irq_line() static by Benjamin Herrenschmidt · 13 years ago
  8. 40dfef6 powerpc/powernv: Workaround OFW issues in prom_init.c by Benjamin Herrenschmidt · 13 years ago
  9. cee72d5 powerpc/powernv: Display diag data on p7ioc EEH errors by Benjamin Herrenschmidt · 13 years ago
  10. f11fe55 powerpc/powernv: Update OPAL interfaces by Benjamin Herrenschmidt · 13 years ago
  11. 1f6820b powerpc: Define/use HUGETLB_NEED_PRELOAD insead of complicated #if by Becky Bruce · 13 years ago
  12. d93e4d7 powerpc/book3e: Change hugetlb preload to take vma argument by Becky Bruce · 13 years ago
  13. 1257a76 powerpc: Enable hugetlb by default for corenet64 platforms by Becky Bruce · 13 years ago
  14. 41caebd powerpc: Enable Hugetlb by default for 32-bit 85xx/corenet by Becky Bruce · 13 years ago
  15. a475c8e powerpc: Kconfig updates for FSL BookE HUGETLB 64-bit by Becky Bruce · 13 years ago
  16. a614688 powerpc: Add gpages reservation code for 64-bit FSL BOOKE by Becky Bruce · 13 years ago
  17. d1b9b12 powerpc: Add hugepage support to 64-bit tablewalk code for FSL_BOOK3E by Becky Bruce · 13 years ago
  18. 27609a4 powerpc: Whitespace/comment changes to tlb_low_64e.S by Becky Bruce · 13 years ago
  19. 881fde1 powerpc: hugetlb: modify include usage for FSL BookE code by Becky Bruce · 13 years ago
  20. a1cd541 powerpc: Update hugetlb huge_pte_alloc and tablewalk code for FSL BOOKE by Becky Bruce · 13 years ago
  21. 8c1674d powerpc: Fix booke hugetlb preload code for PPC_MM_SLICES and 64-bit by Becky Bruce · 13 years ago
  22. 97632e6 powerpc: hugetlb: fix huge_ptep_set_access_flags return value by Becky Bruce · 13 years ago
  23. 7651295 powerpc: Only define HAVE_ARCH_HUGETLB_UNMAPPED_AREA if PPC_MM_SLICES by Becky Bruce · 13 years ago
  24. 09dc34a powerpc/mpic: Add in-core support for cascaded MPICs by Kyle Moffett · 13 years ago
  25. c51242e powerpc/mpic: Cache the device-tree node in "struct mpic" by Kyle Moffett · 13 years ago
  26. c579bc76 powerpc/mpic: Put "pic-no-reset" test back into the MPIC code by Kyle Moffett · 13 years ago
  27. e62b760 powerpc/mpic: Don't open-code dcr_resource_start by Kyle Moffett · 13 years ago
  28. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 13 years ago
  29. 996983b powerpc/mpic: Search for open-pic device-tree node if NULL by Kyle Moffett · 13 years ago
  30. e7a9867 powerpc/mpic: Save computed phys_addr for board-specific code by Kyle Moffett · 13 years ago
  31. 5bdb6f2 powerpc/mpic: Assume a device-node was passed in mpic_alloc() by Kyle Moffett · 13 years ago
  32. 8bf4156 powerpc: Consolidate mpic_alloc() OF address translation by Kyle Moffett · 13 years ago
  33. 582d3e0 powerpc/85xx: Move mpc85xx_smp_init() decl to a new "smp.h" by Kyle Moffett · 13 years ago
  34. fa8cbaa powerpc+sparc64/mm: Remove hack in mmap randomize layout by Dan McGee · 13 years ago
  35. 3ce21cd powerpc/xics: Harden xics hypervisor backend by Anton Blanchard · 13 years ago
  36. 3bfd0c9c powerpc: Decode correct MSR bits in oops output by Anton Blanchard · 13 years ago
  37. e1fc235 arch/powerpc: Remove duplicate/redundant Altivec entries by Matthew McClintock · 14 years ago
  38. f49a0c9 powerpc/maple: Enable access to HT Host-Bridge on Maple by Dmitry Eremin-Solenikov · 13 years ago
  39. 1d54cf2 powerpc: Implement CONFIG_STRICT_DEVMEM by sukadev@linux.vnet.ibm.com · 13 years ago
  40. 5636879 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  41. e075cd7 powerpc/mpic: Remove extra semicolon. by Justin P. Mattock · 13 years ago
  42. 595fe91 powerpc: Export PIR data through sysfs by Ananth N Mavinakayanahalli · 13 years ago
  43. 184cd4a powerpc/powernv: PCI support for p7IOC under OPAL v2 by Benjamin Herrenschmidt · 13 years ago
  44. ca45cfe powerpc/powernv: Fixup p7ioc PCIe root complex class code by Benjamin Herrenschmidt · 13 years ago
  45. 1f1616e powerpc/powernv: Add TCE SW invalidation support by Benjamin Herrenschmidt · 13 years ago
  46. 48c2ce9 powerpc/pci: Change how re-assigning resouces work by Benjamin Herrenschmidt · 13 years ago
  47. 491b98c powerpc/pci: Add a platform hook after probe and before resource survey by Benjamin Herrenschmidt · 13 years ago
  48. 09c188c powerpc: Add pgprot_cached_noncoherent() by Geoff Thorpe · 13 years ago
  49. e8d2c47 powerpc: Allow irq threading by Thomas Gleixner · 13 years ago
  50. 3b5e16d powerpc: Mark IPI interrupts IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  51. 5f20b85 powerpc/wsp: Mark opb cascade handler IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  52. c6c56bd powerpc/85xx: Mark cascade irq IRQF_NO_THREAD by Thomas Gleixner · 13 years ago
  53. df17f56 powerpc/pseries: Cancel RTAS event scan before firmware flash by Ravi K. Nittala · 13 years ago
  54. cc35b67 powerpc/book3e: Add Chroma as a new WSP/PowerEN platform. by Jimi Xenidis · 13 years ago
  55. 08f6d6a powerpc/xmon: Fix #if typo for systems without MSR[RI] by Jimi Xenidis · 13 years ago
  56. 79873e8 powerpc/xmon: Fix the 'u' command description by Jimi Xenidis · 13 years ago
  57. c3dcf53 powerpc/icswx: Simple ACOP fault handler by Jimi Xenidis · 13 years ago
  58. fac26ad powerpc/book3e: Add ICSWX/ACOP support to Book3e cores like A2 by Jimi Xenidis · 13 years ago
  59. 9d67028 powerpc: Split ICSWX ACOP and PID processing by Jimi Xenidis · 13 years ago
  60. 5182a13 perf/powerpc: Fix build for PowerPC with uclibc toolchains by Florian Fainelli · 13 years ago
  61. 3631cb8 powerpc/powermac: Add missing of_node_put by Julia Lawall · 13 years ago
  62. dbfc189 powerpc/cell/iommu: Add missing of_node_put by Julia Lawall · 13 years ago
  63. 8d3d589 powerpc/pseries: Software invalidatation of TCEs by Milton Miller · 13 years ago
  64. 7df1027 powerpc/time: Optimise decrementer_check_overflow by Anton Blanchard · 13 years ago
  65. 621692c powerpc/time: Fix some style issues by Anton Blanchard · 13 years ago
  66. 68568ad powerpc/time: Remove unnecessary sanity check of decrementer expiration by Anton Blanchard · 13 years ago
  67. 11b8633 powerpc/time: Use clocksource_register_hz by Anton Blanchard · 13 years ago
  68. d8afc6f powerpc/time: Use clockevents_calc_mult_shift by Anton Blanchard · 13 years ago
  69. 37fb9a0 powerpc/time: Handle wrapping of decrementer by Anton Blanchard · 13 years ago
  70. 8e18862 drivers/serial/ucc_uart.c: Add missing call to init UCC UART port timeout by Chuck Meade · 14 years ago
  71. 895d603 powerpc/fsl_msi: add support for the fsl, msi property in PCI nodes by Timur Tabi · 13 years ago
  72. db9c187 powerpc/85xx: Renamed mpc85xx_common.c to common.c by Kumar Gala · 13 years ago
  73. 199bfbe powerpc/85xx: Additional consolidate of_platform_bus_probe calls by Kumar Gala · 13 years ago
  74. 46d026a powerpc/85xx: consolidate of_platform_bus_probe calls by Dmitry Eremin-Solenikov · 13 years ago
  75. 543a07b powerpc/85xx: separate cpm2 pic init by Dmitry Eremin-Solenikov · 13 years ago
  76. 5d71349 powerpc/83xx: make mpc830x_rdb use mpc83xx_setup_pci by Dmitry Eremin-Solenikov · 13 years ago
  77. bede480 powerpc/83xx: merge PCI bridge additions by Dmitry Eremin-Solenikov · 13 years ago
  78. 7669d58 powerpc/83xx: consolidate of_platform_bus_probe calls by Dmitry Eremin-Solenikov · 13 years ago
  79. d4fb5eb powerpc/83xx: consolidate init_IRQ functions by Dmitry Eremin-Solenikov · 13 years ago
  80. c0019a4 powerpc/85xx: add pixis indirect mode device tree node by Timur Tabi · 13 years ago
  81. 09cef8b powerpc/85xx: Add lbc suspend support for PM by Jia Hongtao · 13 years ago
  82. 05737c7 powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP by Jason Jin · 13 years ago
  83. 5498696 powerpc/85xx: Update SRIO device tree nodes by Kumar Gala · 13 years ago
  84. 03f4201 powerpc/85xx: Rework P5020DS device tree by Kumar Gala · 13 years ago
  85. b9db022 powerpc/85xx: Rework P4080DS device trees by Kumar Gala · 13 years ago
  86. 8389c82 powerpc/85xx: Rework P3060QDS device tree by Kumar Gala · 13 years ago
  87. b4c3804 powerpc/85xx: Rework P3041DS device tree by Kumar Gala · 13 years ago
  88. 8b8673b powerpc/85xx: Rework P2041RDB device tree by Kumar Gala · 13 years ago
  89. 941d71c powerpc/85xx: Rework P2020RDB device tree by Kumar Gala · 13 years ago
  90. 7f9ce71 powerpc/85xx: Rework P2020DS device tree by Kumar Gala · 13 years ago
  91. b0e2f24 powerpc/85xx: Rework P1023RDS device tree by Kumar Gala · 13 years ago
  92. ab827d9 powerpc/85xx: Rework P1022DS device tree by Kumar Gala · 13 years ago
  93. ffeb33d powerpc/85xx: Rework P1021MDS device tree by Kumar Gala · 13 years ago
  94. 3316a83 powerpc/85xx: Add P1020RDB 36-bit address map device tree by Kumar Gala · 13 years ago
  95. 4e36afa powerpc/85xx: Rework P1020RDB device tree by Kumar Gala · 13 years ago
  96. 4de0e39 powerpc/85xx: Add a P1010RDB 36-bit address map device tree by Kumar Gala · 13 years ago
  97. 396a5a5 powerpc/85xx: Add crypto engine to P1010 SoC device tree by Kumar Gala · 13 years ago
  98. ae744b4 powerpc/85xx: Add RTC to P1010RDB device tree by Kumar Gala · 13 years ago
  99. 9648874 powerpc/85xx: Rework P1010RDB and P1010 device tree by Kumar Gala · 13 years ago
  100. 5329195 powerpc/85xx: Rework MPC8572DS device tree by Kumar Gala · 13 years ago