1. 7184bc2 cxl: drop duplicate header sched.h by Geliang Tang · 9 years ago
  2. da58b23 powerpc: Fix __cmpxchg() to take a volatile ptr again by Michael Ellerman · 9 years ago
  3. ddbefe7 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 9 years ago
  4. 3382a62 cxl: Fix coccinelle warnings by Andrew Donnellan · 9 years ago
  5. 902e06e powerpc/32: Change the stack protector canary value per task by Christophe Leroy · 9 years ago
  6. 6533b7c powerpc: Initial stack protector (-fstack-protector) support by Christophe Leroy · 9 years ago
  7. d0563a1 powerpc: Implement {cmp}xchg for u8 and u16 by Pan Xinhui · 9 years ago
  8. 8004ca9 powerpc/pseries/ibmebus: Remove legacy suspend/resume support by Lars-Peter Clausen · 9 years ago
  9. 6cc89ba powerpc/kprobes: Invoke handlers directly by Naveen N. Rao · 9 years ago
  10. 82de579 powerpc: Remove extraneous header from asm-prototypes.h by Naveen N. Rao · 9 years ago
  11. 02ed21a powerpc/powernv: Define and set POWER9 HFSCR doorbell bit by Michael Neuling · 9 years ago
  12. 1f0f2e7 powerpc/reg: Add definition for LPCR_PECE_HVEE by Michael Ellerman · 9 years ago
  13. 9dd17e8 powerpc/64: Define new ISA v3.00 logical PVR value and PCR register value by Suraj Jitindar Singh · 9 years ago
  14. ffe6d81 powerpc/powernv: Define real-mode versions of OPAL XICS accessors by Paul Mackerras · 9 years ago
  15. 9d66195 powerpc/64: Provide functions for accessing POWER9 partition table by Paul Mackerras · 9 years ago
  16. 64168f4 powerpc/mm/coproc: Handle bad address on coproc slb fault by Aneesh Kumar K.V · 9 years ago
  17. 6654c93 powerpc/eeh: Refactor EEH PE reset functions by Russell Currey · 9 years ago
  18. 1f52f17 powerpc/pci: Always print PHB and PE numbers as hexadecimal by Russell Currey · 9 years ago
  19. d4791db powerpc/powernv: Don't warn on PE init if unfreeze is unsupported by Russell Currey · 9 years ago
  20. 7fd317f powerpc/64: Add some more SPRs and SPR bits for POWER9 by Paul Mackerras · 9 years ago
  21. e9eb027 powerpc/64: Used named initialisers for ibm_pa_features by Michael Ellerman · 9 years ago
  22. 3baad97 powerpc/configs: Turn on PPC crypto implementations in the server defconfigs by Michael Ellerman · 9 years ago
  23. 90ee876 powerpc/pseries: Disable IBMEBUS on little endian builds by Michael Ellerman · 9 years ago
  24. 30757de powerpc/pseries: Move ibmebus.c into platforms pseries by Michael Ellerman · 9 years ago
  25. 139ac5a powerpc/pseries: Move vio.c into platforms pseries by Michael Ellerman · 9 years ago
  26. bdecf76 cxl: Fix coredump generation when cxl_get_fd() is used by Frederic Barrat · 9 years ago
  27. abf051b cxl: Do adapter fence check before handling afu interrupt by Vaibhav Jain · 9 years ago
  28. bb81733 cxl: Fix error handling in _cxl_pci_associate_default_context() by Christophe Jaillet · 9 years ago
  29. 28e323e cxl: Fix error handling in _cxl_cx4_setup_msi_irqs() by Christophe Jaillet · 9 years ago
  30. 5cd4f5c cxl: Fix memory allocation failure test by Christophe Jaillet · 9 years ago
  31. 7458e8b powerpc: Fix second nested oops hang by Nicholas Piggin · 9 years ago
  32. 6f44b20 powerpc: Fix graceful debugger recovery by Nicholas Piggin · 9 years ago
  33. 43c9127 powerpc: Add option to use thin archives by Nicholas Piggin · 9 years ago
  34. 5e9d0e3 powerpc/lib: Fix randconfig build failure in sstep.c by Michael Ellerman · 9 years ago
  35. 25b587f powerpc/pseries: Correct possible read beyond dlpar sysfs buffer by Nathan Fontenot · 9 years ago
  36. d6d56ec powerpc/mce: Remove unused but set variable by Tobias Klauser · 9 years ago
  37. 60d862e powerpc: Fix old style declaration GCC warnings by Tobias Klauser · 9 years ago
  38. c05f69a3 powerpc/64: get rid of MIN_HUGEPTE_SHIFT by Christophe Leroy · 9 years ago
  39. 555c163 powerpc/mm: Correct process and partition table max size by Suraj Jitindar Singh · 9 years ago
  40. 5bdac52 selftests/powerpc: Add ptrace tests for TM SPR registers by Anshuman Khandual · 9 years ago
  41. a18b55b selftests/powerpc: Add ptrace tests for VSX, VMX registers in suspended TM by Anshuman Khandual · 9 years ago
  42. 1150807 selftests/powerpc: Add ptrace tests for VSX, VMX registers in TM by Anshuman Khandual · 9 years ago
  43. 0da535c selftests/powerpc: Add ptrace tests for VSX, VMX registers by Anshuman Khandual · 9 years ago
  44. 01f7fdc selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in suspended TM by Anshuman Khandual · 9 years ago
  45. fcf73a6 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR in TM by Anshuman Khandual · 9 years ago
  46. 254dae5 selftests/powerpc: Add ptrace tests for TAR, PPR, DSCR registers by Anshuman Khandual · 9 years ago
  47. c7096dc selftests/powerpc: Add ptrace tests for GPR/FPR registers in suspended TM by Anshuman Khandual · 9 years ago
  48. 509fcfe selftests/powerpc: Add ptrace tests for GPR/FPR registers in TM by Anshuman Khandual · 9 years ago
  49. f666ad4 selftests/powerpc: Add ptrace tests for GPR/FPR registers by Anshuman Khandual · 9 years ago
  50. 15ec399 selftests/powerpc: Move shared headers into new include dir by Simon Guo · 9 years ago
  51. efe71a6 selftests/powerpc: Add more SPR numbers, TM & VMX instructions to 'reg.h'/'instructions.h' by Anshuman Khandual · 9 years ago
  52. 1515ab9 powerpc/mm: Dump hash table by Rashmica Gupta · 9 years ago
  53. 8eb07b1 powerpc/mm: Dump linux pagetables by Rashmica Gupta · 9 years ago
  54. 8f272a5 powerpc/pseries: Move CMO code from plapr_wrappers.h to platforms/pseries by Michael Ellerman · 9 years ago
  55. ac8d381 powerpc/mm: Fix typo in radix encodings print by Balbir Singh · 9 years ago
  56. 6b243fc powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format by Paul Mackerras · 9 years ago
  57. 1aed61f powerpc: convert storcenter_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  58. 80269fe powerpc: convert pseries_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  59. 7f10fe3 powerpc: convert ppc6xx_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  60. 4a0b4bf powerpc: convert ppc64e_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  61. 7ddf3db powerpc: convert ppc64_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  62. b0d3a07 powerpc: convert pmac32_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  63. 23bf36c powerpc: disable IDE subsystem in pasemi_defconfig by Bartlomiej Zolnierkiewicz · 10 years ago
  64. c1f9d29 powerpc: convert maple_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  65. b10fd39 powerpc: convert g5_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  66. f22cc4d powerpc: convert chrp32_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  67. 8020c12 powerpc: convert cell_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  68. 67f6d66 powerpc: convert amigaone_defconfig to use libata PATA drivers by Bartlomiej Zolnierkiewicz · 10 years ago
  69. 0e27d27 selftests/powerpc: Return false instead of -1 in require_paranoia_below() by Peter Senna Tschudin · 9 years ago
  70. 99e5cde powerpc/pci/rpadlpar: Fix device reference leaks by Johan Hovold · 9 years ago
  71. e8cfb7e powerpc/vio: Clarify vio_find_node() reference counting by Johan Hovold · 9 years ago
  72. 815a714 powerpc/ibmebus: Fix further device reference leaks by Johan Hovold · 9 years ago
  73. fe0f316 powerpc/ibmebus: Fix device reference leaks in sysfs interface by Johan Hovold · 9 years ago
  74. 9e4f51b powerpc/powernv: Simplify searching for compatible device nodes by Jack Miller · 9 years ago
  75. 29a969b powerpc: Revert Load Monitor Register Support by Michael Neuling · 9 years ago
  76. 7c65856 selftests/powerpc: Revert Load Monitor Register Tests by Michael Neuling · 9 years ago
  77. 7a53ef5 powerpc/configs: Drop REISERFS from pseries & powernv by Michael Ellerman · 9 years ago
  78. 0e865a8 macintosh: Remove dependency on IDE_GD_ATA if ADB_PMU_LED_DISK is selected by Elimar Riesebieter · 9 years ago
  79. f923efb powerpc/hash64: Be more careful when generating tlbiel by Balbir Singh · 9 years ago
  80. 3a84981 powerpc/book3s64: Always build for power4 or later by Michael Ellerman · 9 years ago
  81. 70839d2 powerpc/64: Add an option to force run-at-load to test relocation by Nicholas Piggin · 9 years ago
  82. 5246ade powerpc/pseries: Use H_CLEAR_HPT to clear MMU hash table during kexec by Anton Blanchard · 9 years ago
  83. 9e607f7 i2c_powermac: shut up lockdep warning by Denis Kirjanov · 9 years ago
  84. c0a5149 powerpc: Make _ASM_NOKPROBE_SYMBOL a noop when KPROBES not defined by Nicholas Piggin · 9 years ago
  85. 5b9ff02 powerpc: Build-time sort the exception table by Nicholas Piggin · 9 years ago
  86. 61a92f7 powerpc: Add support for relative exception tables by Nicholas Piggin · 9 years ago
  87. 24bfa6a powerpc: EX_TABLE macro for exception tables by Nicholas Piggin · 9 years ago
  88. 997e200 selftests/powerpc: Fail load_unaligned_zeropad on miscompare by Michael Ellerman · 9 years ago
  89. 06236f4 selftests/powerpc: Abort load_unaligned_zeropad on unhandled SEGV by Michael Ellerman · 9 years ago
  90. 9f751b8 powerpc/module: Add support for R_PPC64_REL32 relocations by Michael Ellerman · 9 years ago
  91. e3f2c6c powerpc/asm: Allow including ppc_asm.h in asm files by Michael Ellerman · 9 years ago
  92. f4329f2 powerpc/64s: Reduce exception alignment by Nicholas Piggin · 9 years ago
  93. fda0440 powerpc: Remove suspect CONFIG_PPC_BOOK3E #ifdefs in nohash/64/pgtable.h by Rui Teng · 9 years ago
  94. d8db9bc selftests/powerpc: Add Anton's null_syscall benchmark to the selftests by Anton Blanchard · 9 years ago
  95. a25f094 Linux 4.9-rc5 by Linus Torvalds · 9 years ago
  96. e234832 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  97. e861d89 Merge branch 'media-fixes' (patches from Mauro) by Linus Torvalds · 9 years ago
  98. acb57b7 Merge tag 'char-misc-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 9 years ago
  99. cf2b191 Merge tag 'driver-core-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 9 years ago
  100. 85b9df7 Merge tag 'staging-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 9 years ago