1. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 11 years ago
  2. 4068890 KVM: PPC: Book3S PR: Cope with doorbell interrupts by Paul Mackerras · 11 years ago
  3. b17dfec KVM: PPC: Book3S HV: Add software abort codes for transactional memory by Michael Neuling · 11 years ago
  4. 7b49041 KVM: PPC: Book3S HV: Add new state for transactional memory by Michael Neuling · 11 years ago
  5. 7b37a12 powerpc/Kconfig: Make TM select VSX and VMX by Michael Neuling · 11 years ago
  6. d682916 KVM: PPC: Book3S HV: Basic little-endian guest support by Anton Blanchard · 11 years ago
  7. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  8. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 11 years ago
  9. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 11 years ago
  10. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  11. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 11 years ago
  12. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  13. bd3048b KVM: PPC: Book3S HV: Add handler for HV facility unavailable by Michael Ellerman · 11 years ago
  14. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 11 years ago
  15. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  16. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 11 years ago
  17. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 11 years ago
  18. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  19. 70713fe3 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() by Mihai Caraman · 11 years ago
  20. 48eaef0 KVM: PPC: Book3S HV: use xics_wake_cpu only when defined by Andreas Schwab · 11 years ago
  21. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  22. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  23. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  24. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  25. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  26. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  27. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  28. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  29. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  30. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  31. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  32. 1c2042c powerpc/eeh: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  33. 1c62448 Merge tag 'v3.13-rc8' into core/locking by Ingo Molnar · 11 years ago
  34. a6da83f9 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  35. 10348f5 powerpc: Check return value of instance-to-package OF call by Benjamin Herrenschmidt · 11 years ago
  36. 47933ad arch: Introduce smp_load_acquire(), smp_store_release() by Peter Zijlstra · 11 years ago
  37. 7a8ff56 KVM: PPC: Unify kvmppc_get_last_inst and sc by Alexander Graf · 11 years ago
  38. 47d45d9 KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled by Zhouyi Zhou · 11 years ago
  39. 9bd880a KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state by Tiejun Chen · 11 years ago
  40. 08c9a18 kvm: powerpc: use caching attributes as per linux pte by Bharat Bhushan · 11 years ago
  41. f5e3fe0 kvm: powerpc: define a linux pte lookup function by Bharat Bhushan · 11 years ago
  42. 7c85e6b kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() by Bharat Bhushan · 11 years ago
  43. 30a91fe kvm: booke: clear host tlb reference flag on guest tlb invalidation by Bharat Bhushan · 11 years ago
  44. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 11 years ago
  45. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 11 years ago
  46. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 11 years ago
  47. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 11 years ago
  48. b1f0d94 kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() by Bharat Bhushan · 11 years ago
  49. 1820a8d kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() by Bharat Bhushan · 11 years ago
  50. 458ff3c KVM: PPC: fix couple of memory leaks in MPIC/XICS devices by Gleb Natapov · 11 years ago
  51. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 11 years ago
  52. 8faaaea treewide: fix comments and printk msgs by Masanari Iida · 11 years ago
  53. 6e4c619 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  54. f991db1 Merge remote-tracking branch 'agust/merge' into merge by Benjamin Herrenschmidt · 11 years ago
  55. 7d4151b powerpc: Fix alignment of secondary cpu spin vars by Olof Johansson · 11 years ago
  56. 286e4f9 powerpc: Align p_end by Anton Blanchard · 11 years ago
  57. ca1de5d powernv/eeh: Add buffer for P7IOC hub error data by Brian W Hart · 11 years ago
  58. 20acebd powernv/eeh: Fix possible buffer overrun in ioda_eeh_phb_diag() by Brian W Hart · 11 years ago
  59. 2015116 powerpc: Make 64-bit non-VMX __copy_tofrom_user bi-endian by Paul E. McKenney · 11 years ago
  60. e8a00ad powerpc: Make unaligned accesses endian-safe for powerpc by Rajesh B Prathipati · 11 years ago
  61. 90ff5d6 powerpc: Fix bad stack check in exception entry by Michael Neuling · 11 years ago
  62. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 11 years ago
  63. 11daf32 powerpc/512x: dts: disable MPC5125 usb module by Matteo Facchinetti · 11 years ago
  64. 46dd083 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  65. 5e6d26c Merge tag 'signed-for-3.13' of git://github.com/agraf/linux-2.6 into kvm-master by Paolo Bonzini · 11 years ago
  66. 77d84ff treewide: Fix typos in printk by Masanari Iida · 11 years ago
  67. bbca4d39 powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node (5125) by Gerhard Sittig · 11 years ago
  68. df9059b KVM: PPC: Book3S HV: Don't drop low-order page address bits by Paul Mackerras · 11 years ago
  69. 36e7bb3 powerpc: book3s: kvm: Don't abuse host r2 in exit path by Aneesh Kumar K.V · 11 years ago
  70. bb799d3 Merge tag 'v3.13-rc4' into core/locking by Ingo Molnar · 11 years ago
  71. fe361cf Merge tag 'v3.13-rc4' into perf/core by Ingo Molnar · 11 years ago
  72. 919fc6e powerpc: Full barrier for smp_mb__after_unlock_lock() by Paul E. McKenney · 11 years ago
  73. c08ac06 KVM: Use cond_resched() directly and remove useless kvm_resched() by Takuya Yoshikawa · 11 years ago
  74. 803c2d2 powerpc/powernv: Fix OPAL LPC access in Little Endian by Benjamin Herrenschmidt · 11 years ago
  75. 01a9dbc powerpc/powernv: Fix endian issue in opal_xscom_read by Anton Blanchard · 11 years ago
  76. a29e30e powerpc: Fix endian issues in crash dump code by Anton Blanchard · 11 years ago
  77. 8d15315 powerpc/pseries: Fix endian issues in MSI code by Anton Blanchard · 11 years ago
  78. 5091f0c powerpc/pseries: Fix PCIE link speed endian issue by Anton Blanchard · 11 years ago
  79. 9fa2984 powerpc/pseries: Fix endian issues in nvram code by Anton Blanchard · 11 years ago
  80. ca5de4e powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg by Anton Blanchard · 11 years ago
  81. f8a1883 powerpc: Fix topology core_id endian issue on LE builds by Anton Blanchard · 11 years ago
  82. 01666c8 powerpc: Fix endian issue in setup-common.c by Anton Blanchard · 11 years ago
  83. 36aa1b1 powerpc: PTRACE_PEEKUSR always returns FPR0 by Ulrich Weigand · 11 years ago
  84. f5f9721 powerpc/kvm/booke: Fix build break due to stack frame size warning by Scott Wood · 11 years ago
  85. e641eb0 powerpc: Fix up the kdump base cap to 128M by Mahesh Salgaonkar · 11 years ago
  86. 08607af powernv: Fix VFIO support with PHB3 by Thadeu Lima de Souza Cascardo · 11 years ago
  87. 84953f9 powerpc/52xx: Re-enable bestcomm driver in defconfigs by Anatolij Gustschin · 11 years ago
  88. fbae00e powerpc/pasemi: Turn on devtmpfs in defconfig by Olof Johansson · 11 years ago
  89. cf77ee5 powerpc: Fix PTE page address mismatch in pgtable ctor/dtor by Hong H. Pham · 11 years ago
  90. 1b42983 powerpc/44x: Fix ocm_block allocation by Ilia Mirkin · 11 years ago
  91. 2d6f0c3a powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=y by Michael Ellerman · 11 years ago
  92. 3d3319b KVM: PPC: Book3S: PR: Enable interrupts earlier by Alexander Graf · 11 years ago
  93. 40fdd8c KVM: PPC: Book3S: PR: Make svcpu -> vcpu store preempt savvy by Alexander Graf · 11 years ago
  94. c9dad7f KVM: PPC: Book3S: PR: Export kvmppc_copy_to|from_svcpu by Alexander Graf · 11 years ago
  95. d825a04 KVM: PPC: Book3S: PR: Don't clobber our exit handler id by Alexander Graf · 11 years ago
  96. c65ec13 powerpc/512x: dts: remove misplaced IRQ spec from 'soc' node by Gerhard Sittig · 11 years ago
  97. b71d47c powerpc: Clean up panic_timeout usage by Jason Baron · 11 years ago
  98. e0513d9 arch/powerpc/kernel: Use %12.12s instead of %12s to avoid memory overflow by Chen Gang · 12 years ago
  99. ec67ad8 powerpc/signals: Improved mark VSX not saved with small contexts fix by Michael Neuling · 11 years ago
  100. 8ff8127 powerpc/kdump: Adding symbols in vmcoreinfo to facilitate dump filtering by Hari Bathini · 11 years ago