1. b6c46dc powerpc/srio: Fix the relocation errors when building with 64bit by Liu Gang · 12 years ago
  2. 79ad574 powerpc/85xx: Add dts for p1025rdb board by Zhicheng Fan · 13 years ago
  3. 6886780 powerpc/85xx: Add p1025rdb platform support by Zhicheng Fan · 13 years ago
  4. 465aceb powerpc/85xx: Add usb controller version info by Ramneek Mehresh · 13 years ago
  5. 05413245 powerpc/85xx: Add p2020rdb-pc dts support by Tang Yuantian · 13 years ago
  6. 35ce1b5 powerpc/85xx: Adds Support for P2020RDB-PC board by Tang Yuantian · 13 years ago
  7. b73bdf4 powerpc/85xx: Added P1021RDB-PC Platform support by Xu Jiucheng · 13 years ago
  8. 490bdb7 powerpc/85xx: Added dts for P1021RDB-PC board by Xu Jiucheng · 13 years ago
  9. 1024184 powerpc: Add initial e6500 cpu support by Kumar Gala · 13 years ago
  10. f0b8b34 powerpc/fsl-booke: Fixup calc_cam_sz to support MMU v2 by Kumar Gala · 13 years ago
  11. cb41fa0 powerpc/85xx: fix Kconfig warning about missing 8250 dependency by Paul Gortmaker · 13 years ago
  12. aba0eb8 Merge branch 'eeh' into next by Benjamin Herrenschmidt · 12 years ago
  13. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 12 years ago
  14. 3780444 powerpc/eeh: pseries platform config space access in EEH by Gavin Shan · 12 years ago
  15. e575f8d powerpc/eeh: Introduce struct eeh_stats for EEH by Gavin Shan · 12 years ago
  16. 54793d0 powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries by Gavin Shan · 12 years ago
  17. 40a7cd9 powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components by Gavin Shan · 12 years ago
  18. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 12 years ago
  19. d50a7d4 powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache by Gavin Shan · 12 years ago
  20. 44da8ed powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs by Gavin Shan · 12 years ago
  21. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 12 years ago
  22. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 12 years ago
  23. 29f8bf1 powerpc/pseries: Cleanup comments in EEH aux components by Gavin Shan · 12 years ago
  24. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 12 years ago
  25. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 12 years ago
  26. 2652481 powerpc/eeh: pseries platform EEH reset PE by Gavin Shan · 12 years ago
  27. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 12 years ago
  28. eb594a4 powerpc/eeh: pseries platform PE state retrieval by Gavin Shan · 12 years ago
  29. c8c29b3 powerpc/eeh: pseries platform EEH PE address retrieval by Gavin Shan · 12 years ago
  30. 8fb8f70 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 12 years ago
  31. e2af155 powerpc/eeh: pseries platform EEH initialization by Gavin Shan · 12 years ago
  32. aa1e637 powerpc/eeh: Platform dependent EEH operations by Gavin Shan · 12 years ago
  33. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 12 years ago
  34. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 12 years ago
  35. d9ada91 powerpc: Replace mfmsr instructions with load from PACA kernel_msr field by Benjamin Herrenschmidt · 12 years ago
  36. 9424fab powerpc: Fix 64-bit BookE FP unavailable exceptions by Benjamin Herrenschmidt · 12 years ago
  37. 990118c powerpc: Fix register clobbering when accumulating stolen time by Benjamin Herrenschmidt · 12 years ago
  38. 7ac21cd powerpc/xmon: Add display of soft & hard irq states by Benjamin Herrenschmidt · 12 years ago
  39. 9be7257 powerpc: Add support for page fault retry and fatal signals by Benjamin Herrenschmidt · 12 years ago
  40. 9f2f79e powerpc: Disable interrupts in 64-bit kernel FP and vector faults by Benjamin Herrenschmidt · 12 years ago
  41. a546498 powerpc: Call do_page_fault() with interrupts off by Benjamin Herrenschmidt · 12 years ago
  42. 1b70117 powerpc: Improve behaviour of irq tracing on 64-bit exception entry by Benjamin Herrenschmidt · 12 years ago
  43. 1421ae0 powerpc: Improve 64-bit syscall entry/exit by Benjamin Herrenschmidt · 12 years ago
  44. fe1952f powerpc: Rework runlatch code by Benjamin Herrenschmidt · 12 years ago
  45. 7450f6f powerpc: Use the same interrupt prolog for perfmon as other interrupts by Benjamin Herrenschmidt · 12 years ago
  46. 4f8cf36 powerpc: Remove legacy iSeries bits from assembly files by Benjamin Herrenschmidt · 12 years ago
  47. b078766 powerpc: clean up vio.c by Stephen Rothwell · 12 years ago
  48. 8ee3e0d powerpc: Remove the main legacy iSerie platform code by Stephen Rothwell · 12 years ago
  49. 2d4b971 powerpc/pmac: Use string library in nvram code by Akinobu Mita · 13 years ago
  50. ad5b7f13 powerpc: Make SPARSE_IRQ required by Grant Likely · 13 years ago
  51. e9daf2a powerpc/prom: Remove limit on maximum size of properties by Nishanth Aravamudan · 12 years ago
  52. a2007ce powerpc: Use set_current_blocked() and block_sigmask() by Matt Fleming · 13 years ago
  53. a2234b4 powerpc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  54. de801de powerpc/icswx: Fix race condition with IPI setting ACOP by Jimi Xenidis · 12 years ago
  55. a6cf7ed powerpc/atomic: Implement atomic*_inc_not_zero by Anton Blanchard · 12 years ago
  56. 0a167e0 arch/powerpc/platforms/powernv/setup.c: included asm/xics.h twice by Danny Kukawka · 12 years ago
  57. ed7e3d1 arch/powerpc/kvm/book3s_hv.c: included linux/sched.h twice by Danny Kukawka · 12 years ago
  58. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 12 years ago
  59. fe83364 powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpics by Benjamin Herrenschmidt · 12 years ago
  60. f851013 Merge remote-tracking branch 'origin/master' into next by Benjamin Herrenschmidt · 12 years ago
  61. f269949 powerpc/perf: Move perf core & PMU code into a subdirectory by Michael Ellerman · 12 years ago
  62. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 12 years ago
  63. 67b43b9 fadump: Invalidate the fadump registration during machine shutdown. by Mahesh Salgaonkar · 12 years ago
  64. b500aff fadump: Invalidate registration and release reserved memory for general use. by Mahesh Salgaonkar · 12 years ago
  65. d34c5f2 fadump: Add PT_NOTE program header for vmcoreinfo by Mahesh Salgaonkar · 12 years ago
  66. ebaeb5a fadump: Convert firmware-assisted cpu state dump data into elf notes. by Mahesh Salgaonkar · 12 years ago
  67. 2df173d fadump: Initialize elfcore header and add PT_LOAD program headers. by Mahesh Salgaonkar · 12 years ago
  68. 3ccc00a fadump: Register for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  69. eb39c88 fadump: Reserve the memory for firmware assisted dump. by Mahesh Salgaonkar · 12 years ago
  70. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 13 years ago
  71. c1b8d45 powerpc/mpic: Add "last-interrupt-source" property to override hardware by Kyle Moffett · 13 years ago
  72. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 13 years ago
  73. 9ca163c fsl/mpic: Create and document the "single-cpu-affinity" device-tree flag by Kyle Moffett · 13 years ago
  74. 98cca25 fsl/mpic: Document and use the "big-endian" device-tree flag by Kyle Moffett · 13 years ago
  75. 3a7a717 powerpc/mpic: Fix use of "flags" variable in mpic_alloc() by Kyle Moffett · 13 years ago
  76. 18b246f powerpc: Fix various issues with return to userspace by Benjamin Herrenschmidt · 12 years ago
  77. 922b9f8 powerpc: Fix program check handling when lockdep is enabled by Michael Ellerman · 12 years ago
  78. 07d2f1a powerpc: Remove references to cpu_*_map by Rusty Russell · 12 years ago
  79. 9a45a94 powerpc/perf: power_pmu_start restores incorrect values, breaking frequency events by Anton Blanchard · 12 years ago
  80. 5432124 powerpc: Disable interrupts early in Program Check by Benjamin Herrenschmidt · 13 years ago
  81. a1a1d1b powerpc: Remove legacy iSeries from ppc64_defconfig by Stephen Rothwell · 13 years ago
  82. 13635df powerpc/fsl/pci: Fix PCIe fixup regression by Benjamin Herrenschmidt · 13 years ago
  83. 40c8cef powerpc: Fix kernel log of oops/panic instruction dump by Ira Snyder · 13 years ago
  84. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  85. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 13 years ago
  86. f1c853b powerpc/powernv: Disable interrupts while taking phb->lock by Michael Ellerman · 13 years ago
  87. 6fe5f5f powerpc: Fix WARN_ON in decrementer_check_overflow by Benjamin Herrenschmidt · 13 years ago
  88. 7a768d3 powerpc/wsp: Fix IRQ affinity setting by Benjamin Herrenschmidt · 13 years ago
  89. e628942 powerpc: Implement GET_IP/SET_IP by Srikar Dronamraju · 13 years ago
  90. 454c0bf powerpc/wsp: Permanently enable PCI class code workaround by Benjamin Herrenschmidt · 13 years ago
  91. 3493c85 powerpc: Fix build on some non-freescale platforms by Benjamin Herrenschmidt · 13 years ago
  92. f7ea82b powerpc/powernv: Fix PCI resource handling by Benjamin Herrenschmidt · 13 years ago
  93. 897e01a powerpc/crash: Fix build error without SMP by Christian Kujau · 13 years ago
  94. f7aa554 powerpc/cpuidle: Make it a bool, not a tristate by Deepthi Dharwar · 13 years ago
  95. 407a362 Merge remote-tracking branch 'kumar/merge' into merge by Benjamin Herrenschmidt · 13 years ago
  96. 621c4b9 powerpc/85xx: Add dr_mode property in USB nodes by Ramneek Mehresh · 13 years ago
  97. 70a0ac6 powerpc/85xx: Enable USB2 controller node for P1020RDB by Ramneek Mehresh · 13 years ago
  98. f8b5a31 powerpc/85xx: Fix cmd12 bug and add the chip compatible for eSDHC by Jerry Huang · 13 years ago
  99. f429ee3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit by Linus Torvalds · 13 years ago
  100. b05d844 audit: inline audit_syscall_entry to reduce burden on archs by Eric Paris · 13 years ago