1. 330dae1 mac: Make cuda_init_via() __init by Geert Uytterhoeven · 11 years ago
  2. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  3. 5eb969d macintosh: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  4. cc293bf powerpc/idle: Convert use of typedef ctl_table to struct ctl_table by Joe Perches · 11 years ago
  5. 5524f3f powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init() by Bjorn Helgaas · 11 years ago
  6. 348c229 powerpc: Don't flush/invalidate the d/icache for an unknown relocation type by Kevin Hao · 11 years ago
  7. 4bb2971 powerpc/windfarm: Fix overtemperature clearing by Aaro Koskinen · 11 years ago
  8. 9bf41be powerpc/powernv: Use dev-node in PCI config accessors by Gavin Shan · 11 years ago
  9. eeb6361 powerpc/eeh: Avoid build warnings by Gavin Shan · 11 years ago
  10. 56ca4fd powerpc/eeh: Refactor the output message by Gavin Shan · 11 years ago
  11. 88b6d14 powerpc/eeh: Fix address catch for PowerNV by Gavin Shan · 11 years ago
  12. 0b9e267 powerpc/powernv: Replace variables with flags by Gavin Shan · 11 years ago
  13. 652defe powerpc/eeh: Check PCIe link after reset by Gavin Shan · 11 years ago
  14. c35ae17 powerpc/eeh: Don't collect PCI-CFG data on PHB by Gavin Shan · 11 years ago
  15. 090b928 powerpc/tm: Clear MSR RI in non-recoverable TM code by Michael Neuling · 11 years ago
  16. 80aa0fb powerpc: Fix string instr. emulation for 32-bit processes on ppc64 by James Yang · 11 years ago
  17. e1b85c1 trivial: powerpc: Fix typo in ioei_interrupt() description by Sebastien Bessiere · 11 years ago
  18. 3766a1a mm/thp: define HPAGE_PMD_* constants as BUILD_BUG() if !THP by Kirill A. Shutemov · 11 years ago
  19. 5459ae1 powerpc/eeh: Use interruptible sleep in keehd by Gavin Shan · 11 years ago
  20. ef6a285 powerpc/eeh: Remove eeh_mutex by Gavin Shan · 11 years ago
  21. ff1e768 powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled by Nathan Fontenot · 11 years ago
  22. 99b308e powerpc/pseries: Enable PSTORE in pseries_defconfig by Aruna Balakrishnaiah · 11 years ago
  23. 540e07c powerpc/hw_brk: Fix clearing of extraneous IRQ by Michael Neuling · 11 years ago
  24. b0b0aa9 powerpc/hw_brk: Fix setting of length for exact mode breakpoints by Michael Neuling · 11 years ago
  25. e7f345a macintosh/adb: Replace __WAITQUEUE_INITIALIZER with more standard DECLARE_WAITQUEUE. by Robert P. J. Day · 11 years ago
  26. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 11 years ago
  27. 437d496 powerpc/THP: Enable THP on PPC64 by Aneesh Kumar K.V · 11 years ago
  28. d8e355a powerpc: split hugepage when using subpage protection by Aneesh Kumar K.V · 11 years ago
  29. a00e7be powerpc: disable assert_pte_locked for collapse_huge_page by Aneesh Kumar K.V · 11 years ago
  30. 7888b4d powerpc: Prevent gcc to re-read the pagetables by Aneesh Kumar K.V · 11 years ago
  31. 0ac52dd powerpc: Make linux pagetable walk safe with THP enabled by Aneesh Kumar K.V · 11 years ago
  32. 6d492ec powerpc/THP: Add code to handle HPTE faults for hugepages by Aneesh Kumar K.V · 11 years ago
  33. c367714 powerpc: Update gup_pmd_range to handle transparent hugepages by Aneesh Kumar K.V · 11 years ago
  34. db7cb5b powerpc/kvm: Handle transparent hugepage in KVM by Aneesh Kumar K.V · 11 years ago
  35. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 11 years ago
  36. ac52ae4 powerpc: Update find_linux_pte_or_hugepte to handle transparent hugepages by Aneesh Kumar K.V · 11 years ago
  37. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 11 years ago
  38. 074c2ea powerpc/THP: Implement transparent hugepages for ppc64 by Aneesh Kumar K.V · 11 years ago
  39. f940f52 powerpc/THP: Double the PMD table size for THP by Aneesh Kumar K.V · 11 years ago
  40. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 11 years ago
  41. 8998897 powerpc/eeh: Debugfs for error injection by Gavin Shan · 11 years ago
  42. 37c367f powerpc/powernv: Debugfs directory for PHB by Gavin Shan · 11 years ago
  43. 7cb9d93 powerpc/eeh: Register OPAL notifier for PCI error by Gavin Shan · 11 years ago
  44. e8e71fa powernv/opal: Disable OPAL notifier upon poweroff by Gavin Shan · 11 years ago
  45. 1bc98de powernv/opal: Notifier for OPAL events by Gavin Shan · 11 years ago
  46. b95cd2c powerpc/eeh: Allow to check fenced PHB proactively by Gavin Shan · 11 years ago
  47. be7e744 powerpc/eeh: Enable EEH check for config access by Gavin Shan · 11 years ago
  48. e9cc17d powerpc/eeh: Initialization for PowerNV by Gavin Shan · 11 years ago
  49. 29310e5 powerpc/eeh: PowerNV EEH backends by Gavin Shan · 11 years ago
  50. 70f942d powerpc/eeh: I/O chip next error by Gavin Shan · 11 years ago
  51. bf90dfea powerpc/eeh: I/O chip PE log and bridge setup by Gavin Shan · 11 years ago
  52. 9d5cab0 powerpc/eeh: I/O chip PE reset by Gavin Shan · 11 years ago
  53. 8c41a7f powerpc/eeh: I/O chip EEH state retrieval by Gavin Shan · 11 years ago
  54. eb00598 powerpc/eeh: I/O chip EEH enable option by Gavin Shan · 11 years ago
  55. 73370c6 powerpc/eeh: I/O chip post initialization by Gavin Shan · 11 years ago
  56. 8747f36 powerpc/eeh: EEH backend for P7IOC by Gavin Shan · 11 years ago
  57. 2377323 powerpc/eeh: Sync OPAL API with firmware by Gavin Shan · 11 years ago
  58. 8a6b1bc powerpc/eeh: EEH core to handle special event by Gavin Shan · 11 years ago
  59. 4907581 powerpc/eeh: Export confirm_error_lock by Gavin Shan · 11 years ago
  60. 9986659 powerpc/eeh: Allow to purge EEH events by Gavin Shan · 11 years ago
  61. 5a71978 powerpc/eeh: Trace time on first error for PE by Gavin Shan · 11 years ago
  62. c860855 powerpc/eeh: Single kthread to handle events by Gavin Shan · 11 years ago
  63. 26a7485 powerpc/eeh: Delay EEH probe during hotplug by Gavin Shan · 11 years ago
  64. 326a98e powerpc/eeh: Refactor eeh_reset_pe_once() by Gavin Shan · 11 years ago
  65. 21fd21f powerpc/eeh: EEH post initialization operation by Gavin Shan · 11 years ago
  66. 51fb5f5 powerpc/eeh: Make eeh_init() public by Gavin Shan · 11 years ago
  67. 8cdb283 powerpc/eeh: Trace PCI bus from PE by Gavin Shan · 11 years ago
  68. 0156680 powerpc/eeh: Make eeh_pe_get() public by Gavin Shan · 11 years ago
  69. 9ff6743 powerpc/eeh: Make eeh_phb_pe_get() public by Gavin Shan · 11 years ago
  70. 317f06d powerpc/eeh: Move common part to kernel directory by Gavin Shan · 11 years ago
  71. a84f273 powerpc/eeh: Cleanup for EEH core by Gavin Shan · 11 years ago
  72. 87b4e53 powerpc/tm: Fix return of active 64bit signals by Michael Neuling · 11 years ago
  73. 55e4341 powerpc/tm: Fix return of 32bit rt signals to active transactions by Michael Neuling · 11 years ago
  74. 2c27a18 powerpc/tm: Fix restoration of MSR on 32bit signal return by Michael Neuling · 11 years ago
  75. fee55450 powerpc/tm: Fix 32 bit non-rt signals by Michael Neuling · 11 years ago
  76. 1d25f11 powerpc/tm: Fix writing top half of MSR on 32 bit signals by Michael Neuling · 11 years ago
  77. 968219f powerpc/8xx: Remove 8xx specific "minimal FPU emulation" by Benjamin Herrenschmidt · 11 years ago
  78. 4e63f8e powerpc/math-emu: Allow math-emu to be used for HW FPU by Benjamin Herrenschmidt · 11 years ago
  79. 04ae900 powerpc/math-emu: Fix decoding of some instructions by Benjamin Herrenschmidt · 11 years ago
  80. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 11 years ago
  81. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 11 years ago
  82. edf3846 powerpc/pseries: Distinguish between a os-partition and non-os partition by Aruna Balakrishnaiah · 11 years ago
  83. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 11 years ago
  84. d7563c9 powerpc/pseries: Read/Write oops nvram partition via pstore by Aruna Balakrishnaiah · 11 years ago
  85. 1267461 powerpc/pseries: Introduce generic read function to read nvram-partitions by Aruna Balakrishnaiah · 11 years ago
  86. b1f70e1 powerpc/pseries: Add version and timestamp to oops header by Aruna Balakrishnaiah · 11 years ago
  87. 1bf247f powerpc/pseries: Remove syslog prefix in uncompressed oops text by Aruna Balakrishnaiah · 11 years ago
  88. 2d5c121 powerpc/eeh: Enhance converting EEH dev by Gavin Shan · 11 years ago
  89. 5fb6216 powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 11 years ago
  90. 475e68c powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 11 years ago
  91. 1b7e0cb powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff by liguang · 11 years ago
  92. a5b45de powerpc/smp: Use '==' instead of '<' for system_state by liguang · 11 years ago
  93. 13d543c powerpc: Restore dbcr0 on user space exit by Bharat Bhushan · 11 years ago
  94. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 11 years ago
  95. 5b25199 powerpc/vfio: Enable on pSeries platform by Alexey Kardashevskiy · 11 years ago
  96. 5ffd229 powerpc/vfio: Implement IOMMU driver for VFIO by Alexey Kardashevskiy · 11 years ago
  97. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 11 years ago
  98. ab9a418 powerpc: Update currituck pci/usb fixup for new board revision by Alistair Popple · 11 years ago
  99. 70a54a4 powerpc: Fix single step emulation of 32bit overflowed branches by Michael Neuling · 11 years ago
  100. b9ef7d6 powerpc: Update default configurations by Alistair Popple · 11 years ago