1. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  2. 26833a5 powerpc/eeh: Make the delay for PE reset unified by Gavin Shan · 10 years ago
  3. fd5cee7 powerpc/powernv: Reset root port in firmware by Gavin Shan · 10 years ago
  4. 54f112a38 powerpc/pseries: Fix overwritten PE state by Gavin Shan · 10 years ago
  5. 6379655 powerpc/powernv: Fix endless reporting frozen PE by Gavin Shan · 10 years ago
  6. d2b0f6f powerpc/eeh: No hotplug on permanently removed dev by Gavin Shan · 10 years ago
  7. 7f52a52 powerpc/eeh: Allow to disable EEH by Gavin Shan · 10 years ago
  8. 8a5ad35 powerpc/eeh: Cleanup EEH subsystem variables by Gavin Shan · 10 years ago
  9. 2a18dfc powerpc/eeh: Use cached capability for log dump by Gavin Shan · 10 years ago
  10. 2d86c38 powerpc/eeh: Cleanup eeh_gather_pci_data() by Gavin Shan · 10 years ago
  11. 7895470 powerpc/eeh: Avoid I/O access during PE reset by Gavin Shan · 10 years ago
  12. 1d9a544 powerpc/powernv: Use EEH PCI config accessors by Gavin Shan · 10 years ago
  13. d0914f5 powerpc/eeh: Block PCI-CFG access during PE reset by Gavin Shan · 10 years ago
  14. 7b40185 powerpc/eeh: EEH_PE_ISOLATED not reflect HW state by Gavin Shan · 10 years ago
  15. b34497d powerpc/powernv: Remove fields in PHB diag-data dump by Gavin Shan · 10 years ago
  16. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 10 years ago
  17. 467f79a powerpc/powernv: Remove PNV_EEH_STATE_REMOVED by Gavin Shan · 10 years ago
  18. 9e04937 powerpc/eeh: Remove EEH_PE_PHB_DEAD by Gavin Shan · 10 years ago
  19. e456536 powerpc/4xx: Fix section mismatch in ppc4xx_pci.c by Alistair Popple · 10 years ago
  20. 582b910 ppc/kvm: Clear the runlatch bit of a vcpu before napping by Preeti U Murthy · 10 years ago
  21. fd17dc7 ppc/kvm: Set the runlatch bit of a CPU just before starting guest by Preeti U Murthy · 10 years ago
  22. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 10 years ago
  23. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 10 years ago
  24. 0c93069 powerpc: Fix error return in rtas_flash module init by Anton Blanchard · 10 years ago
  25. 579a53c powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  26. a5980d0 powerpc: Bump COMMAND_LINE_SIZE to 2048 by Anton Blanchard · 10 years ago
  27. a2dd5da powerpc: Rename duplicate COMMAND_LINE_SIZE define by Anton Blanchard · 10 years ago
  28. bbad3e5 powerpc/perf/hv-24x7: Catalog version number is be64, not be32 by Cody P Schafer · 10 years ago
  29. 1ee9fcc powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on it by Cody P Schafer · 10 years ago
  30. 78d1316 powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar_hcall_norets() by Cody P Schafer · 10 years ago
  31. 58a685c powerpc/perf/hv-gpci: Make device attr static by Cody P Schafer · 10 years ago
  32. 0a8cf9e powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reduced by Cody P Schafer · 10 years ago
  33. e98bf00 powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixed by Cody P Schafer · 10 years ago
  34. 29ef7a3 powerpc/mm: Fix tlbie to add AVAL fields for 64K pages by Aneesh Kumar K.V · 10 years ago
  35. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 10 years ago
  36. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  37. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 10 years ago
  38. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  39. e2c8b93 powerpc/powernv: Remove some OPAL function declaration duplication by Anton Blanchard · 10 years ago
  40. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 10 years ago
  41. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 10 years ago
  42. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 10 years ago
  43. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 10 years ago
  44. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 10 years ago
  45. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 10 years ago
  46. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 10 years ago
  47. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 10 years ago
  48. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 10 years ago
  49. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 10 years ago
  50. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 10 years ago
  51. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 10 years ago
  52. cec4b7e selftests/powerpc: Update for ABIv2 by Anton Blanchard · 10 years ago
  53. 721aeaa powerpc: Build little endian ppc64 kernel with ABIv2 by Anton Blanchard · 10 years ago
  54. 24a1bdc powerpc/ftrace: Fix ABIv2 issues with __ftrace_make_call by Anton Blanchard · 10 years ago
  55. 62c9da6 powerpc/ftrace: Use module loader helpers to parse trampolines by Anton Blanchard · 10 years ago
  56. dd9fa16 powerpc/modules: Create module_trampoline_target() by Anton Blanchard · 10 years ago
  57. 83775b8 powerpc/modules: Create is_module_trampoline() by Anton Blanchard · 10 years ago
  58. 47f86b4 powerpc/kprobes: Fix ABIv2 issues with kprobe_lookup_name by Anton Blanchard · 10 years ago
  59. 5e66684 powerpc: ftrace_caller, _mcount is exported to modules so needs _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  60. 169c7ce powerpc: Add _GLOBAL_TOC for ABIv2 assembly functions exported to modules by Anton Blanchard · 10 years ago
  61. 008d7a91 powerpc: modules: implement stubs for ELFv2 ABI. by Rusty Russell · 10 years ago
  62. 5c729a1 powerpc: modules: skip r2 setup for ELFv2 by Rusty Russell · 10 years ago
  63. b1ce369 powerpc: modules: use r12 for stub jump address. by Rusty Russell · 10 years ago
  64. d2fae54 powerpc: modules: change r2 save/restore offset for ELFv2 ABI. by Rusty Russell · 10 years ago
  65. 5b12c5c powerpc: modules: comment about de-dotifying symbols when using the ELFv2 ABI. by Rusty Russell · 10 years ago
  66. 0906584 powerpc: Handle new ELFv2 module relocations by Rusty Russell · 10 years ago
  67. 4edebbe powerpc: Fix up TOC. for modules. by Rusty Russell · 10 years ago
  68. 71ec7c5 powerpc: module: handle MODVERSION for .TOC. by Rusty Russell · 10 years ago
  69. 9baeaef powerpc: EXPORT_SYMBOL(.TOC.) by Rusty Russell · 10 years ago
  70. d247da0 powerpc: modules implement R_PPC64_TOCSAVE relocation. by Rusty Russell · 10 years ago
  71. 0e60e46 powerpc: make module stub code endian independent by Rusty Russell · 10 years ago
  72. 07de837 powerpc: Fix ABIv2 issue with dereference_function_descriptor by Anton Blanchard · 10 years ago
  73. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 10 years ago
  74. d51959d powerpc/tracing: TRACE_WITH_FRAME_BUFFER creates invalid stack frames by Anton Blanchard · 10 years ago
  75. 6403105 powerpc/tm: Fix GOT save offset for ABIv2 by Anton Blanchard · 10 years ago
  76. c2e31bd powerpc/tm: Use STK_PARAM by Anton Blanchard · 10 years ago
  77. 752a642 powerpc: Fix unsafe accesses to parameter area in ELFv2 by Ulrich Weigand · 11 years ago
  78. b37c10d powerpc: Fix ABIv2 issues with stack offsets in assembly code by Anton Blanchard · 11 years ago
  79. 7cedd60 powerpc: Fix kernel thread creation on ABIv2 by Anton Blanchard · 11 years ago
  80. b86206e powerpc: Fix branch patching code for ABIv2 by Anton Blanchard · 10 years ago
  81. 26f9206 powerpc: Use ppc_function_entry instead of open coding it by Anton Blanchard · 10 years ago
  82. c71b7ef powerpc: Add ABIv2 support to ppc_function_entry by Anton Blanchard · 11 years ago
  83. 814e4cd powerpc: Ignore .TOC. relocations by Anton Blanchard · 11 years ago
  84. cc7efbf powerpc: ABIv2 function calls must place target address in r12 by Anton Blanchard · 11 years ago
  85. 7167af7 powerpc: Remove function descriptors and dot symbols on new ABI by Anton Blanchard · 11 years ago
  86. c1fb019 powerpc: Create DOTSYM to wrap dot symbol usage by Anton Blanchard · 11 years ago
  87. 3542550 powerpc: Remove dot symbol usage in exception macros by Anton Blanchard · 11 years ago
  88. a0e971f powerpc: Remove _INIT_GLOBAL(), _STATIC() and _INIT_STATIC() by Anton Blanchard · 11 years ago
  89. 6a3bab9 powerpc: Remove some unnecessary uses of _GLOBAL() and _STATIC() by Anton Blanchard · 11 years ago
  90. c857c43 powerpc: Don't use a function descriptor for system call table by Anton Blanchard · 11 years ago
  91. ad0289e powerpc: Remove superflous function descriptors in assembly only code by Anton Blanchard · 11 years ago
  92. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 11 years ago
  93. 58aedccb powerpc: Don't build assembly files with ABIv2 by Anton Blanchard · 10 years ago
  94. f3cae35 cpufreq, powernv: Fix build failure on UP by Srivatsa S. Bhat · 10 years ago
  95. 8ab4e2b cpufreq: unicore32: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO by Duan Jiong · 10 years ago
  96. a798c10 Linux 3.15-rc2 by Linus Torvalds · 10 years ago
  97. 372feac Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 10 years ago
  98. 5269519 Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  99. 200bde2 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  100. fd741ed Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/urgent by Ingo Molnar · 10 years ago