1. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 12 years ago
  2. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 12 years ago
  3. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 12 years ago
  4. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 12 years ago
  5. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 12 years ago
  6. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 12 years ago
  7. bd3048b KVM: PPC: Book3S HV: Add handler for HV facility unavailable by Michael Ellerman · 12 years ago
  8. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 12 years ago
  9. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 12 years ago
  10. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 12 years ago
  11. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 12 years ago
  12. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 12 years ago
  13. 70713fe3 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() by Mihai Caraman · 12 years ago
  14. 48eaef0 KVM: PPC: Book3S HV: use xics_wake_cpu only when defined by Andreas Schwab · 12 years ago
  15. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 12 years ago
  16. 7a8ff56 KVM: PPC: Unify kvmppc_get_last_inst and sc by Alexander Graf · 12 years ago
  17. 47d45d9 KVM: PPC: NULL return of kvmppc_mmu_hpte_cache_next should be handled by Zhouyi Zhou · 12 years ago
  18. 9bd880a KVM: PPC: Book3E HV: call RECONCILE_IRQ_STATE to sync the software state by Tiejun Chen · 12 years ago
  19. 08c9a18 kvm: powerpc: use caching attributes as per linux pte by Bharat Bhushan · 12 years ago
  20. f5e3fe0 kvm: powerpc: define a linux pte lookup function by Bharat Bhushan · 12 years ago
  21. 7c85e6b kvm: book3s: rename lookup_linux_pte() to lookup_linux_pte_and_update() by Bharat Bhushan · 12 years ago
  22. 30a91fe kvm: booke: clear host tlb reference flag on guest tlb invalidation by Bharat Bhushan · 12 years ago
  23. 595e4f7 KVM: PPC: Book3S HV: Use load/store_fp_state functions in HV guest entry/exit by Paul Mackerras · 12 years ago
  24. 99dae3b KVM: PPC: Load/save FP/VMX/VSX state directly to/from vcpu struct by Paul Mackerras · 12 years ago
  25. efff191 KVM: PPC: Store FP/VSX/VMX state in thread_fp/vr_state structures by Paul Mackerras · 12 years ago
  26. 09548fd KVM: PPC: Use load_fp/vr_state rather than load_up_fpu/altivec by Paul Mackerras · 12 years ago
  27. b1f0d94 kvm/powerpc: move kvm_hypercall0() and friends to epapr_hypercall0() by Bharat Bhushan · 12 years ago
  28. 1820a8d kvm/powerpc: rename kvm_hypercall() to epapr_hypercall() by Bharat Bhushan · 12 years ago
  29. 458ff3c KVM: PPC: fix couple of memory leaks in MPIC/XICS devices by Gleb Natapov · 12 years ago
  30. 398a76c KVM: PPC: Add devname:kvm aliases for modules by Alexander Graf · 12 years ago
  31. 27025a6 powerpc: kvm: optimize "sc 1" as fast return by Liu Ping Fan · 12 years ago
  32. f080480 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  33. 0a06ff0 kernel: remove CONFIG_USE_GENERIC_SMP_HELPERS by Christoph Hellwig · 12 years ago
  34. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 12 years ago
  35. 4f804943 powerpc: handle pgtable_page_ctor() fail by Kirill A. Shutemov · 12 years ago
  36. 2f466d3 Merge tag 'pci-v3.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  37. f9300ea Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  38. 82cb6ac Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
  39. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  40. 42a2d92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  41. 5cbb3d2 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
  42. 9bc9ccd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  43. 6408068 mm: use pgdat_end_pfn() to simplify the code in arch by Xishi Qiu · 12 years ago
  44. c69ded8 mm: remove obsolete comments about page table lock by Naoya Horiguchi · 12 years ago
  45. c1ce4b3 mm/arch: use __free_reserved_page() to simplify the code by Xishi Qiu · 12 years ago
  46. 10d0c97 Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 12 years ago
  47. 66a173b Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  48. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  49. ad5d698 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  50. 1006fae Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  51. c11eede powerpc: add missing explicit OF includes for ppc by Rob Herring · 12 years ago
  52. ce39596 constify copy_siginfo_to_user{,32}() by Al Viro · 12 years ago
  53. 22a8cb8 new helper: dump_align() by Al Viro · 12 years ago
  54. 7b1f402 spufs: get rid of dump_emit() wrappers by Al Viro · 12 years ago
  55. cdc3d56 switch elf_coredump_extra_notes_write() to dump_emit() by Al Viro · 12 years ago
  56. b548095 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 12 years ago
  57. ebff90b driver/mtd/IFC: Add support of 8K page size NAND flash by Prabhakar Kushwaha · 12 years ago
  58. 0324e74 Merge tag 'driver-core-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  59. 8a8de66 uprobes: Introduce arch_uprobe->ixol by Oleg Nesterov · 12 years ago
  60. 3820b4d uprobes: Move function declarations out of arch by David A. Long · 12 years ago
  61. 0c4888e powerpc: Fix fatal SLB miss when restoring PPR by Benjamin Herrenschmidt · 12 years ago
  62. 36954dc powerpc/powernv: Reserve the correct PE number by Gavin Shan · 12 years ago
  63. 631ad69 powerpc/powernv: Add PE to its own PELTV by Gavin Shan · 12 years ago
  64. 80546ac powerpc/powernv: Add support for indirect XSCOM via debugfs by Benjamin Herrenschmidt · 12 years ago
  65. cda1355 powerpc/scom: Improve debugfs interface by Benjamin Herrenschmidt · 12 years ago
  66. d7a88c7 powerpc/scom: Enable 64-bit addresses by Benjamin Herrenschmidt · 12 years ago
  67. 9437eca powerpc/pci: Use pci_is_pcie() to simplify code [fix] by Yijing Wang · 12 years ago
  68. 44790a0 powerpc/boot: Properly handle the base "of" boot wrapper by Benjamin Herrenschmidt · 12 years ago
  69. 95f328d Merge branch 'kvm-ppc-queue' of git://github.com/agraf/linux-2.6 into queue by Gleb Natapov · 12 years ago
  70. 5c509a2b Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  71. fb10d5b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  72. b0c06d3 powerpc/bpf: Support MOD operation by Vladimir Murzin · 12 years ago
  73. a40a2b6 powerpc/bpf: Fix DIVWU instruction opcode by Vladimir Murzin · 12 years ago
  74. a3e31b4 of: Move definition of of_find_next_cache_node into common code. by Sudeep KarkadaNagesha · 12 years ago
  75. afaf539 powerpc: Remove big endianness assumption in of_find_next_cache_node by Sudeep KarkadaNagesha · 12 years ago
  76. 7ba5fef powerpc/tm: Remove interrupt disable in __switch_to() by Michael Neuling · 12 years ago
  77. d0cebfa powerpc: word-at-a-time optimization for 64-bit Little Endian by Philippe Bergheaud · 12 years ago
  78. 9c662ca powerpc/bpf: BPF JIT compiler for 64-bit Little Endian by Philippe Bergheaud · 12 years ago
  79. 711b513 powerpc: Only save/restore SDR1 if in hypervisor mode by Dan Streetman · 12 years ago
  80. c81095a powerpc/nvram: Fix endian issue when using the partition length by Cedric Le Goater · 12 years ago
  81. 563c5d8 powerpc/nvram: Fix endian issue when reading the NVRAM size by Cedric Le Goater · 12 years ago
  82. 65f36f4 powerpc/nvram: Scan partitions only once by Cedric Le Goater · 12 years ago
  83. 7e198197 powerpc/mpc512x: remove unnecessary #if by Brian Norris · 12 years ago
  84. 2bf7508 powerpc/52xx: fix build breakage for MPC5200 LPBFIFO module by Anatolij Gustschin · 12 years ago
  85. 509a02d Kind of revert "powerpc: 52xx: provide a default in mpc52xx_irqhost_map()" by Wolfram Sang · 12 years ago
  86. 45d20e8 powerpc/mpc512x: silence build warning upon disabled DIU by Gerhard Sittig · 12 years ago
  87. 50bd615 powerpc/powernv: Code update interface by Vasant Hegde · 12 years ago
  88. 6f68b5e powerpc/powernv: Create opal sysfs directory by Vasant Hegde · 12 years ago
  89. ef1313d powerpc: Add VMX optimised xor for RAID5 by Anton Blanchard · 12 years ago
  90. 07fb41a7 powerpc/kexec: kexec_sequence() is in misc_64.S by Geert Uytterhoeven · 12 years ago
  91. bbe30b3 powerpc: Use 32 bit loads and stores when operating on condition register values by Anton Blanchard · 12 years ago
  92. 6550868 powerpc: Enable virtio on ppc64 and pseries configs by Anton Blanchard · 12 years ago
  93. b769759 powerpc: Enable multipath modules on ppc64 and pseries by Anton Blanchard · 12 years ago
  94. 4d16bd3 powerpc: sync ppc64, ppc64e and pseries configs by Anton Blanchard · 12 years ago
  95. 686245b powerpc: Use -mcpu=power7 on ppc64 little endian builds by Anton Blanchard · 12 years ago
  96. 733187e powerpc/pseries: Fix dedicated processor partition detection by Anton Blanchard · 12 years ago
  97. dbc2fbd powerpc: Fix Unaligned LE Floating Point Loads and Stores by Tom Musta · 12 years ago
  98. 6506b47 powerpc: Fix Unaligned Loads and Stores by Tom Musta · 12 years ago
  99. 630c8a5 powerpc: Enable Little Endian Alignment Handler for Float Pair Instructions by Tom Musta · 12 years ago
  100. 075f631 powerpc: Fix Handler of Unaligned Load/Store Strings by Tom Musta · 12 years ago