1. a7cd458 powerpc/axonram: Drop unnecessary variable initialisation by Markus Elfring · 8 years ago
  2. 3d2d433 powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ by Geert Uytterhoeven · 8 years ago
  3. 05c14c0 powerpc/perf/hv-24x7: Fix incorrect comparison in memord by Michael Ellerman · 7 years ago
  4. 727f1361 powerpc: Disable the fast-endian switch syscall by default by Michael Ellerman · 7 years ago
  5. 5c2511b powerpc/64s: Move the two FAST_ENDIAN macros next to each other by Michael Ellerman · 7 years ago
  6. 90d6473 powerpc/xmon: Add kstack base to paca dump by Michael Ellerman · 7 years ago
  7. deed2ec powerpc/configs: Enable I2C_CHARDEV for pseries and powernv by Andrew Donnellan · 7 years ago
  8. 6773027 powerpc/mm/radix: Drop unneeded NULL check by Michael Ellerman · 7 years ago
  9. 402e172 powerpc/xmon: Check before calling xive functions by Breno Leitao · 7 years ago
  10. 1cafc62 cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers by Vaibhav Jain · 7 years ago
  11. 92fb869 powerpc/tm: P9 disable transactionally suspended sigcontexts by Michael Neuling · 7 years ago
  12. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  13. cba6ac4 powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND by Michael Ellerman · 7 years ago
  14. 07fd176 powerpc/tm: Add commandline option to disable hardware transactional memory by Cyril Bur · 7 years ago
  15. ddd46ed Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  16. 2a3d655 KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature by Michael Ellerman · 7 years ago
  17. 31a4d44 Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management" by Paul Mackerras · 7 years ago
  18. 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 8 years ago
  19. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 8 years ago
  20. a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 8 years ago
  21. 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 8 years ago
  22. 733e4a4 powerpc/mce: hookup memory_failure for UE errors by Balbir Singh · 7 years ago
  23. 01eaac2 powerpc/mce: Hookup ierror (instruction) UE errors by Balbir Singh · 7 years ago
  24. ba41e1e powerpc/mce: Hookup derror (load/store) UE errors by Balbir Singh · 7 years ago
  25. 81b61fa powerpc/mce: Align the print of physical address better by Balbir Singh · 7 years ago
  26. 73e341e powerpc/mce: Remove unused function get_mce_fault_addr() by Balbir Singh · 7 years ago
  27. 1c0437a powerpc/modules: Use WARN_ON() in stub_for_addr() by Kamalesh Babulal · 7 years ago
  28. 990f19a cxl: Dump PSL_FIR register on PSL9 error irq by Vaibhav Jain · 7 years ago
  29. 89aca47 selftests/powerpc: context_switch: Fix pthread errors by Cyril Bur · 8 years ago
  30. 8f6a904 cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK by Vaibhav Jain · 7 years ago
  31. 5632874 cxl: Add support for POWER9 DD2 by Christophe Lombard · 8 years ago
  32. 4ca360f powerpc: get_wchan(): solve possible race scenario due to parallel wakeup by Kautuk Consul · 9 years ago
  33. 06755a8 selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths by Seth Forshee · 7 years ago
  34. 186b8f1 powerpc: Always initialize input array when calling epapr_hypercall() by Seth Forshee · 7 years ago
  35. e366b92 powerpc: Add PPC_EMULATED_STATS to powernv_defconfig by Michael Neuling · 7 years ago
  36. 59d3391 powerpc/xmon: Add option to show uptime information by Guilherme G. Piccoli · 7 years ago
  37. c6baa07 powerpc/powernv: Make opal_event_shutdown() callable from IRQ context by Michael Ellerman · 7 years ago
  38. 3368f56 powerpc/jprobes: Validate break handler invocation as being due to a jprobe_return() by Naveen N. Rao · 7 years ago
  39. 6baea433 powerpc/jprobes: Disable preemption when triggered through ftrace by Naveen N. Rao · 7 years ago
  40. c179ea2 powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels by Naveen N. Rao · 7 years ago
  41. bf3a912 powerpc/kprobes: Clean up jprobe detection in livepatch handler by Naveen N. Rao · 7 years ago
  42. a7b4403 powerpc/kprobes: Do not suppress instruction emulation if a single run failed by Naveen N. Rao · 7 years ago
  43. 2208533 powerpc/kprobes: Some cosmetic updates to try_to_emulate() by Naveen N. Rao · 7 years ago
  44. c3dda4b powerpc/configs: Add Skiroot defconfig by Joel Stanley · 7 years ago
  45. 0a75aff powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 by Sandipan Das · 7 years ago
  46. dc39c1d powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 by Sandipan Das · 7 years ago
  47. 924c8fe powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 by Sandipan Das · 7 years ago
  48. 01451ad powerpc/powermac: Use setup_timer() helper by Allen Pais · 7 years ago
  49. 8d6b1bf powerpc/6xx: Use setup_timer() helper by Allen Pais · 7 years ago
  50. 83ad1e6 powerpc/oprofile: Use setup_timer() helper by Allen Pais · 7 years ago
  51. 969a86a powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush by Nicholas Piggin · 7 years ago
  52. e36d0a2 powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  53. 78adf6c powerpc/64s: Implement system reset idle wakeup reason by Nicholas Piggin · 7 years ago
  54. 064996d powerpc/xmon: Avoid tripping SMP hardlockup watchdog by Nicholas Piggin · 7 years ago
  55. 80e4d70 powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog by Nicholas Piggin · 7 years ago
  56. d58fdd9 powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is enabled by Nicholas Piggin · 7 years ago
  57. 842dc1d powerpc/watchdog: Do not panic from locked CPU's IPI handler by Nicholas Piggin · 7 years ago
  58. 8512bff cxl: Set the valid bit in PE for dedicated mode by Vaibhav Jain · 8 years ago
  59. 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 8 years ago
  60. 6110236 powerpc/mm: Export flush_all_mm() by Frederic Barrat · 8 years ago
  61. 5080332 powerpc/64s: Add workaround for P9 vector CI load issue by Michael Neuling · 7 years ago
  62. b9fde58 powerpc/powernv: Rework EEH initialization on powernv by Benjamin Herrenschmidt · 8 years ago
  63. e19b205 Linux 4.14-rc2 by Linus Torvalds · 7 years ago
  64. 6e7f253 Merge tag 'devicetree-fixes-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 7 years ago
  65. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 16528a3 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 43d368a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  69. a302824 Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  70. 1436ab0 Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  71. fb154e0 tpm: ibmvtpm: simplify crq initialization and document crq format by Michal Suchanek · 8 years ago
  72. 9f3fc7b tpm: replace msleep() with usleep_range() in TPM 1.2/2.0 generic drivers by Hamza Attak · 8 years ago
  73. 5d0e4d7 Documentation: tpm: add powered-while-suspended binding documentation by Enric Balletbo i Serra · 8 years ago
  74. e1ec650 tpm: tpm_crb: constify acpi_device_id. by Arvind Yadav · 8 years ago
  75. c2a9c4b tpm: vtpm: constify vio_device_id by Arvind Yadav · 8 years ago
  76. ab5348c security: fix description of values returned by cap_inode_need_killpriv by Stefan Berger · 8 years ago
  77. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  78. ded8503 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 7 years ago
  79. 71aa60f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  80. 79444df Merge tag 'apparmor-pr-2017-09-22' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor by Linus Torvalds · 7 years ago
  81. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  82. 0d0970e objtool: Handle another GCC stack pointer adjustment bug by Josh Poimboeuf · 7 years ago
  83. c65da8e Merge tag 'acpi-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  84. 4e683f4 Merge branch 'net-fix-reuseaddr-regression' by David S. Miller · 7 years ago
  85. fbed24bc inet: fix improper empty comparison by Josef Bacik · 7 years ago
  86. 7a56673 net: use inet6_rcv_saddr to compare sockets by Josef Bacik · 7 years ago
  87. cbb2fb5 net: set tb->fast_sk_family by Josef Bacik · 7 years ago
  88. 581fe0e net: orphan frags on stand-alone ptype in dev_queue_xmit_nit by Willem de Bruijn · 7 years ago
  89. 6876eb3 Merge tag 'pm-4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  90. d32e5f4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 7 years ago
  91. c0a3a64 Merge tag 'seccomp-v4.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  92. 69c902f5 Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 7 years ago
  93. b03fcfa Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  94. b9b95da MAINTAINERS: update git tree locations for ieee802154 subsystem by Stefan Schmidt · 7 years ago
  95. 1013e76 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  96. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  97. 9ae0b37 Merge tag 'iommu-fixes-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 7 years ago
  98. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  99. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  100. 6e70e26 SMB3: handle new statx fields by Steve French · 7 years ago