1. cd6362b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. 7cbb39d Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  3. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  4. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  5. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  6. 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
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. 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
  13. d88cf7d Merge remote-tracking branch 'robh/for-next' into devicetree/next by Grant Likely · 11 years ago
  14. f8bbbfc net: filter: add jited flag to indicate jit compiled filters by Daniel Borkmann · 11 years ago
  15. 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
  16. 72cde5a KVM: PPC: Book3S HV: Save/restore host PMU registers that are new in POWER8 by Paul Mackerras · 11 years ago
  17. c5fb80d KVM: PPC: Book3S HV: Fix decrementer timeouts with non-zero TB offset by Paul Mackerras · 11 years ago
  18. 797f9c0 KVM: PPC: Book3S HV: Don't use kvm_memslots() in real mode by Paul Mackerras · 11 years ago
  19. 739e242 KVM: PPC: Book3S HV: Return ENODEV error rather than EIO by Paul Mackerras · 11 years ago
  20. b24f36f KVM: PPC: Book3S: Trim top 4 bits of physical address in RTAS code by Paul Mackerras · 11 years ago
  21. a7d80d0 KVM: PPC: Book3S HV: Add get/set_one_reg for new TM state by Michael Neuling · 11 years ago
  22. e4e3812 KVM: PPC: Book3S HV: Add transactional memory support by Michael Neuling · 11 years ago
  23. 61b905d net: Rename skb->rxhash to skb->hash by Tom Herbert · 11 years ago
  24. 7505258 KVM: PPC: Book3S HV: Fix KVM hang with CONFIG_KVM_XICS=n by Anton Blanchard · 11 years ago
  25. 69e9fbb2 KVM: PPC: Book3S: Introduce hypervisor call H_GET_TCE by Laurent Dufour · 11 years ago
  26. e59d24e KVM: PPC: Book3S HV: Fix incorrect userspace exit on ioeventfd write by Greg Kurz · 11 years ago
  27. cd42748 Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  28. d410ae2 powerpc/book3s: Fix CFAR clobbering issue in machine check handler. by Mahesh Salgaonkar · 11 years ago
  29. 422b9b9 powerpc/compat: 32-bit little endian machine name is ppcle, not ppc by Anton Blanchard · 11 years ago
  30. 599d287 powerpc/le: Big endian arguments for ppc_rtas() by Greg Kurz · 11 years ago
  31. e45fbae powerpc: Use default set of netfilter modules (CONFIG_NETFILTER_ADVANCED=n) by Anton Blanchard · 11 years ago
  32. 1907a2c powerpc/defconfigs: Enable THP in pseries defconfig by Aneesh Kumar K.V · 11 years ago
  33. 346519a powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split by Aneesh Kumar K.V · 11 years ago
  34. ee4ed6f powerpc: Rate-limit users spamming kernel log buffer by Michael Neuling · 11 years ago
  35. e9aaac1 powerpc/perf: Fix handling of L3 events with bank == 1 by Michael Ellerman · 11 years ago
  36. 30daeb6 powerpc/perf: Add kconfig option for hypervisor provided counters by Cody P Schafer · 11 years ago
  37. 0e93a6e powerpc/perf: Add support for the hv 24x7 interface by Cody P Schafer · 11 years ago
  38. 220a0c6 powerpc/perf: Add support for the hv gpci (get performance counter info) interface by Cody P Schafer · 11 years ago
  39. 7b43c67 powerpc/perf: Add macros for defining event fields & formats by Cody P Schafer · 11 years ago
  40. 2d1b21a powerpc/perf: Add a shared interface to get gpci version and capabilities by Cody P Schafer · 11 years ago
  41. a8b2c43 powerpc/perf: Add 24x7 interface headers by Cody P Schafer · 11 years ago
  42. a67f144 powerpc/perf: Add hv_gpci interface header by Cody P Schafer · 11 years ago
  43. 827f798 powerpc: Add hvcalls for 24x7 and gpci (Get Performance Counter Info) by Cody P Schafer · 11 years ago
  44. 76cb8a7 powerpc/perf: Enable BHRB access for EBB events by Michael Ellerman · 11 years ago
  45. ba96923 powerpc/perf: Add BHRB constraint and IFM MMCRA handling for EBB by Michael Ellerman · 11 years ago
  46. 7cbba63 powerpc/perf: Avoid mutating event in power8_get_constraint() by Michael Ellerman · 11 years ago
  47. fb568d7 powerpc/perf: Clean up the EBB hash defines a little by Michael Ellerman · 11 years ago
  48. 58b5fb0 powerpc/perf: Reject EBB events which specify a sample_type by Michael Ellerman · 11 years ago
  49. c2e37a2 powerpc/perf: Add lost exception workaround by Michael Ellerman · 11 years ago
  50. 68f2f0d powerpc: Add a cpu feature CPU_FTR_PMAO_BUG by Michael Ellerman · 11 years ago
  51. 5f6d038 powerpc/perf: Define perf_event_print_debug() to print PMU register values by Anshuman Khandual · 11 years ago
  52. 2f06952 powerpc/perf: Make some new raw event codes available in sysfs by Anshuman Khandual · 11 years ago
  53. 7224adb powerpc/powernv: Enable fetching of platform sensor data by Neelesh Gupta · 11 years ago
  54. 4029cd6 powerpc/powernv: Enable reading and updating of system parameters by Neelesh Gupta · 11 years ago
  55. 8d72482 powerpc/powernv: Infrastructure to support OPAL async completion by Neelesh Gupta · 11 years ago
  56. 5a2d853 Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  57. 48b1618 fsl/pci: The new pci suspend/resume implementation by Wang Dongsheng · 11 years ago
  58. 609af38 powerpc/booke64: Critical and machine check exception support by Scott Wood · 11 years ago
  59. 31f7124 powerpc/booke64: Add crit/mc/debug support to EXCEPTION_COMMON by Scott Wood · 11 years ago
  60. 28a3ded powerpc/booke64: Remove ints from EXCEPTION_COMMON by Scott Wood · 11 years ago
  61. a3dc620 powerpc/booke64: Use SPRG_TLB_EXFRAME on bolted handlers by Scott Wood · 11 years ago
  62. 9d378df powerpc/booke64: Use SPRG7 for VDSO by Scott Wood · 11 years ago
  63. 82d86de powerpc/e6500: Make TLB lock recursive by Scott Wood · 11 years ago
  64. c4787d1 powerpc/booke64: Fix exception numbers by Scott Wood · 11 years ago
  65. 19007b3 powerpc/book3e: store crit/mc/dbg exception thread info by Tiejun Chen · 11 years ago
  66. 160c732 powerpc/book3e: initialize crit/mc/dbg kernel stack pointers by Tiejun Chen · 11 years ago
  67. b0b7dcb powerpc/fsl: add PVR definition for E500MC and E5500 by Wang Dongsheng · 11 years ago
  68. 0f5a869 Corenet: Add QE platform support for Corenet by Zhao Qiang · 11 years ago
  69. 706f4aa QE: split function mpc85xx_qe_init() into two functions. by Zhao Qiang · 11 years ago
  70. b0ad062 powerpc: 85xx rdb: move np pointer to avoid builderror by Sebastian Siewior · 11 years ago
  71. 2eb1b9a powerpc/config: Remove unnecssary CONFIG_FSL_IFC by Prabhakar Kushwaha · 11 years ago
  72. 5a7c258 powerpc: T4240: Add ina220 node in dts by Tang Yuantian · 11 years ago
  73. 3cae801 powerpc/kconfig: Remove TSI108_BRIDGE duplicates by Luis Henriques · 11 years ago
  74. a424b97 powerpc/pci: Fix IMMRBAR address by Minghuan Lian · 11 years ago
  75. 5d1a566 powerpc/mpc85xx: Update clock nodes in device tree by Tang Yuantian · 11 years ago
  76. ca3992b Merge branch 'devicetree/next-reserved-mem' into devicetree/next by Grant Likely · 11 years ago
  77. 0b443ea cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} by Viresh Kumar · 11 years ago
  78. 4907cdc Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  79. 8fbb1da Merge branch 'kvm-ppc-fix' into HEAD by Paolo Bonzini · 11 years ago
  80. 708b7ee powerpc: add support for reserved memory defined by device tree by Marek Szyprowski · 11 years ago
  81. e724f08 KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE by Paul Mackerras · 11 years ago
  82. a5b0ccb KVM: PPC: Book3S HV: Remove bogus duplicate code by Paul Mackerras · 11 years ago
  83. 192c028 Merge 3.14-rc6 into usb-next by Greg Kroah-Hartman · 11 years ago
  84. ffb12cf Merge branch 'irq/for-gpio' into irq/core by Thomas Gleixner · 11 years ago
  85. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 11 years ago
  86. 36fc550 sched: Remove unused mc_capable() and smt_capable() by Bjorn Helgaas · 11 years ago
  87. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  88. e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
  89. c7e64b9 powerpc/powernv Platform dump interface by Stewart Smith · 11 years ago
  90. 774fea1 powerpc/powernv: Read OPAL error log and export it through sysfs by Stewart Smith · 11 years ago
  91. 60b9622 powerpc/book3e: Fix check for linear mapping in TLB miss handler by Benjamin Krill · 11 years ago
  92. eb3b80f powerpc: Add "force config cmd line" Kconfig option by Sebastian Siewior · 11 years ago
  93. 9da3489 powerpc/pseries: Expose in kernel device tree update to drmgr by Tyrel Datwyler · 11 years ago
  94. 6b36ba8 powerpc/pseries: Update dynamic cache nodes for suspend/resume operation by Haren Myneni · 11 years ago
  95. 39a33b5 powerpc/pseries: Device tree should only be updated once after suspend/migrate by Haren Myneni · 11 years ago
  96. 3c8464a powerpc: Delete old PrPMC 280/2800 support by Paul Gortmaker · 11 years ago
  97. 9ac8cde powerpc/pseries: Use remove_memory() to remove memory by Nathan Fontenot · 11 years ago
  98. 22d651d selftests/powerpc: Import Anton's memcpy / copy_tofrom_user tests by Michael Ellerman · 11 years ago
  99. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  100. d2a3607 powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries by Benjamin Herrenschmidt · 11 years ago