1. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 11 years ago
  2. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 11 years ago
  3. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 11 years ago
  4. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 11 years ago
  5. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 11 years ago
  6. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 11 years ago
  7. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 11 years ago
  8. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 11 years ago
  9. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 11 years ago
  10. 28ea3c7 powerpc: Export flush_icache_range by Jeff Mahoney · 11 years ago
  11. 12c743e powerpc/mm: fix ".__node_distance" undefined by Mike Qiu · 11 years ago
  12. 140ab64 powerpc/PCI: Fix NULL dereference in sys_pciconfig_iobase() list traversal by Mike Qiu · 11 years ago
  13. 18aa0da powerpc: Don't try to set LPCR unless we're in hypervisor mode by Paul Mackerras · 11 years ago
  14. 5166701 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  15. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 11 years ago
  16. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  17. 042f7b7 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  18. cc4f265 powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self by Stewart Smith · 11 years ago
  19. 9a01336 power, sched: stop updating inside arch_update_cpu_topology() when nothing to be update by Michael Wang · 11 years ago
  20. d3d35d9 powerpc/le: Avoid creatng R_PPC64_TOCSAVE relocations for modules. by Tony Breeds · 11 years ago
  21. 282efb7 arch/powerpc: Use RCU_INIT_POINTER(x, NULL) in platforms/cell/spu_syscalls.c by Monam Agarwal · 11 years ago
  22. bfd25d7 powerpc/opal: Add missing include by Michael Neuling · 11 years ago
  23. aba6f4f powerpc: Convert last uses of __FUNCTION__ to __func__ by Joe Perches · 11 years ago
  24. f83319d powerpc: Add lq/stq emulation by Anton Blanchard · 11 years ago
  25. e28b05e powerpc/powernv: Add invalid OPAL call by Joel Stanley · 11 years ago
  26. bfc3689 powerpc/powernv: Add OPAL message log interface by Joel Stanley · 11 years ago
  27. 6e556b4 powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. by Mahesh Salgaonkar · 11 years ago
  28. fa5c11b powerpc: Remove dead code in sycall entry by Michael Neuling · 11 years ago
  29. e47ff70 powerpc: Use of_node_init() for the fakenode in msi_bitmap.c by Li Zhong · 11 years ago
  30. 1dc954b powerpc/mm: NUMA pte should be handled via slow path in get_user_pages_fast() by Aneesh Kumar K.V · 11 years ago
  31. 9000c17 powerpc/powernv: Fix endian issues with sensor code by Anton Blanchard · 11 years ago
  32. fe10739 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  33. 26c12d9 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
  34. 527518f ppc: make PPC_BOOK3S_64 select IRQ_WORK by Josh Triplett · 11 years ago
  35. 2aaf308 rapidio: rework device hierarchy and introduce mport class of devices by Alexandre Bounine · 11 years ago
  36. 82e0703 include/linux/crash_dump.h: add vmcore_cleanup() prototype by Rashika Kheria · 11 years ago
  37. 467a9e1 Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  38. 81f3590 cpufreq: powernv: Select CPUFreq related Kconfig options for powernv by Gautham R. Shenoy · 11 years ago
  39. b3d627a cpufreq: powernv: cpufreq driver for powernv platform by Vaidyanathan Srinivasan · 11 years ago
  40. bb4398e powerpc/powernv: Fix endian issues with OPAL async code by Anton Blanchard · 11 years ago
  41. 798af00 powerpc/powernv: Add opal_notifier_unregister() and export to modules by Benjamin Herrenschmidt · 11 years ago
  42. 8f619b54 powerpc/ppc64: Do not turn AIL (reloc-on interrupts) too early by Benjamin Herrenschmidt · 11 years ago
  43. a944a9c powerpc/ppc64: Gracefully handle early interrupts by Benjamin Herrenschmidt · 11 years ago
  44. 7222f77 powerpc/prom: early_init_dt_scan_cpus() updates cpu features only once by Benjamin Herrenschmidt · 11 years ago
  45. 36ae37e powerpc: Make boot_cpuid common between 32 and 64-bit by Benjamin Herrenschmidt · 11 years ago
  46. 4a85b31 powerpc: Adjust CPU_FTR_SMT on all platforms by Benjamin Herrenschmidt · 11 years ago
  47. e6b8fd0 powerpc/tm: Disable IRQ in tm_recheckpoint by Michael Neuling · 11 years ago
  48. a08a53ea powerpc/le: Enable RTAS events support by Greg Kurz · 11 years ago
  49. c59c015 powerpc: Correct emulated mtfsf instruction by Stephen Chivers · 11 years ago
  50. d1d9cfc Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  51. 68114e5 Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
  52. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  53. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  54. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  55. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  56. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  57. 4597e69 get rid of DEBUG_WRITECOUNT by Al Viro · 11 years ago
  58. 3e75c6d Merge tag 'usb-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  59. 675c354 Merge tag 'char-misc-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  60. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  61. 4dedde7 Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  62. 683b6c6 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  63. 971eae7 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  64. 462bf23 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 11 years ago
  66. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  67. 7227fc0 Merge branch 'kvm-ppchv-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-next by Paolo Bonzini · 11 years ago
  68. 72cde5a KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 by Paul Mackerras · 11 years ago
  69. c5fb80d KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset by Paul Mackerras · 11 years ago
  70. 797f9c0 KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode by Paul Mackerras · 11 years ago
  71. 739e242 KVM: PPC: Book3S HV: Return ENODEV error rather than EIO by Paul Mackerras · 11 years ago
  72. b24f36f KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code by Paul Mackerras · 11 years ago
  73. a7d80d0 KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state by Michael Neuling · 11 years ago
  74. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 11 years ago
  75. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  76. 7505258 KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n by Anton Blanchard · 11 years ago
  77. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  78. e59d24e KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write by Greg Kurz · 11 years ago
  79. cd42748 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  80. d410ae2 powerpc/book3s: Fix CFAR clobbering issue in machine check handler. by Mahesh Salgaonkar · 11 years ago
  81. 422b9b9 powerpc/compat: 32-bit little endian machine name is ppcle, not ppc by Anton Blanchard · 11 years ago
  82. 599d287 powerpc/le: Big endian arguments for ppc_rtas() by Greg Kurz · 11 years ago
  83. e45fbae powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n) by Anton Blanchard · 11 years ago
  84. 1907a2c powerpc/defconfigs: Enable THP in pseries defconfig by Aneesh Kumar K.V · 11 years ago
  85. 346519a powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split by Aneesh Kumar K.V · 11 years ago
  86. ee4ed6f powerpc: Rate-limit users spamming kernel log buffer by Michael Neuling · 11 years ago
  87. e9aaac1 powerpc/perf: Fix handling of L3 events with bank == 1 by Michael Ellerman · 11 years ago
  88. 30daeb6 powerpc/perf: Add kconfig option for hypervisor provided counters by Cody P Schafer · 11 years ago
  89. 0e93a6e powerpc/perf: Add support for the hv 24x7 interface by Cody P Schafer · 11 years ago
  90. 220a0c6 powerpc/perf: Add support for the hv gpci (get performance counter info) interface by Cody P Schafer · 11 years ago
  91. 7b43c67 powerpc/perf: Add macros for defining event fields & formats by Cody P Schafer · 11 years ago
  92. 2d1b21a powerpc/perf: Add a shared interface to get gpci version and capabilities by Cody P Schafer · 11 years ago
  93. a8b2c43 powerpc/perf: Add 24x7 interface headers by Cody P Schafer · 11 years ago
  94. a67f144 powerpc/perf: Add hv_gpci interface header by Cody P Schafer · 11 years ago
  95. 827f798 powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info) by Cody P Schafer · 11 years ago
  96. 76cb8a7 powerpc/perf: Enable BHRB access for EBB events by Michael Ellerman · 11 years ago
  97. ba96923 powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB by Michael Ellerman · 11 years ago
  98. 7cbba63 powerpc/perf: Avoid mutating event in power8_get_constraint() by Michael Ellerman · 11 years ago
  99. fb568d7 powerpc/perf: Clean up the EBB hash defines a little by Michael Ellerman · 11 years ago
  100. 58b5fb0 powerpc/perf: Reject EBB events which specify a sample_type by Michael Ellerman · 11 years ago