1. 66bb170 KVM: PPC: Add fields to shadow vcpu by Alexander Graf · 15 years ago
  2. 8c60b9f KVM: PPC: Add kvm_book3s_32.h by Alexander Graf · 15 years ago
  3. 3ae0789 KVM: PPC: Add kvm_book3s_64.h by Alexander Graf · 15 years ago
  4. c83ec26 PPC: Split context init/destroy functions by Alexander Graf · 15 years ago
  5. 0737279 KVM: PPC: Add generic segment switching code by Alexander Graf · 15 years ago
  6. 786f19d KVM: PPC: Add SR swapping code by Alexander Graf · 15 years ago
  7. d32154f KVM: PPC: Add host MMU Support by Alexander Graf · 15 years ago
  8. 2191d65 KVM: PPC: Name generic 64-bit code generic by Alexander Graf · 15 years ago
  9. 4496f97 KVM: PPC: Add dequeue for external on BookE by Alexander Graf · 15 years ago
  10. 306d071 KVM: PPC: Don't export Book3S symbols on BookE by Alexander Graf · 15 years ago
  11. 287d561 KVM: PPC: Only use QPRs when available by Alexander Graf · 15 years ago
  12. 05b0ab1 KVM: PPC: Disable MSR_FEx for Cell hosts by Alexander Graf · 15 years ago
  13. 3ed9c6d KVM: PPC: Make bools bitfields by Alexander Graf · 15 years ago
  14. 5a1b419 KVM: PPC: Use ULL for big numbers by Alexander Graf · 15 years ago
  15. a1eda28 KVM: PPC: Add check if pte was mapped secondary by Alexander Graf · 15 years ago
  16. bd7cdbb KVM: PPC: Add emulation for dcba by Alexander Graf · 15 years ago
  17. 9fb244a KVM: PPC: Fix dcbz emulation by Alexander Graf · 15 years ago
  18. a2b0766 KVM: PPC: Make build work without CONFIG_VSX/ALTIVEC by Alexander Graf · 15 years ago
  19. ad0a048 KVM: PPC: Add OSI hypercall interface by Alexander Graf · 15 years ago
  20. 71fbfd5 KVM: Add support for enabling capabilities per-vcpu by Alexander Graf · 15 years ago
  21. ca7f420 KVM: PPC: Implement alignment interrupt by Alexander Graf · 15 years ago
  22. 1c85e73 KVM: PPC: Implement emulation for lbzux and lhax by Alexander Graf · 15 years ago
  23. 1bec167 KVM: PPC: Make XER load 32 bit by Alexander Graf · 15 years ago
  24. c04a695 KVM: PPC: Implement BAT reads by Alexander Graf · 15 years ago
  25. c664876 KVM: PPC: Implement mfsr emulation by Alexander Graf · 15 years ago
  26. a56cf34 KVM: PPC: Load VCPU for register fetching by Alexander Graf · 15 years ago
  27. c245369 KVM: PPC: Don't reload FPU with invalid values by Alexander Graf · 15 years ago
  28. 8963221 KVM: PPC: Split instruction reading out by Alexander Graf · 15 years ago
  29. 4b389ca KVM: PPC: Book3S_32 guest MMU fixes by Alexander Graf · 15 years ago
  30. c8027f1 KVM: PPC: Make DSISR 32 bits wide by Alexander Graf · 15 years ago
  31. 1897876 KVM: PPC: Allow userspace to unset the IRQ line by Alexander Graf · 15 years ago
  32. 3eeafd7 KVM: PPC: Ensure split mode works by Alexander Graf · 15 years ago
  33. 06056bf KVM: PPC: Do not create debugfs if fail to create vcpu by Wei Yongjun · 15 years ago
  34. a595405 KVM: PPC: Destory timer on vcpu destruction by Alexander Graf · 15 years ago
  35. 7e821d3 KVM: PPC: Memset vcpu to zeros by Alexander Graf · 15 years ago
  36. 032c340 KVM: PPC: Allocate vcpu struct using vmalloc by Alexander Graf · 15 years ago
  37. 964b641 KVM: PPC: Simplify kvmppc_load_up_(FPU|VMX|VSX) by Alexander Graf · 15 years ago
  38. 20a340a KVM: PPC: Enable use of secondary htab bucket by Alexander Graf · 15 years ago
  39. c10207f KVM: PPC: Add capability for paired singles by Alexander Graf · 15 years ago
  40. 831317b KVM: PPC: Implement Paired Single emulation by Alexander Graf · 15 years ago
  41. e5c29e9 KVM: PPC: Enable program interrupt to do MMIO by Alexander Graf · 15 years ago
  42. 0564ee8 KVM: PPC: Add helpers to modify ppc fields by Alexander Graf · 15 years ago
  43. dba2e12 KVM: PPC: Fix error in BAT assignment by Alexander Graf · 15 years ago
  44. 963cf3d KVM: PPC: Add helpers to call FPU instructions by Alexander Graf · 15 years ago
  45. aba3bd7 KVM: PPC: Make ext giveup non-static by Alexander Graf · 15 years ago
  46. 5467a97 KVM: PPC: Make software load/store return eaddr by Alexander Graf · 15 years ago
  47. 71db408 KVM: PPC: Implement mtsr instruction emulation by Alexander Graf · 15 years ago
  48. e425a6de KVM: PPC: Fix typo in book3s_32 debug code by Alexander Graf · 15 years ago
  49. d1bab74 KVM: PPC: Preload FPU when possible by Alexander Graf · 15 years ago
  50. c8c0b6f KVM: PPC: Combine extension interrupt handlers by Alexander Graf · 15 years ago
  51. d6d549b KVM: PPC: Add Gekko SPRs by Alexander Graf · 15 years ago
  52. 3c402a7 KVM: PPC: Add hidden flag for paired singles by Alexander Graf · 15 years ago
  53. 37f5bca KVM: PPC: Add AGAIN type for emulation return by Alexander Graf · 15 years ago
  54. 3587d53 KVM: PPC: Teach MMIO Signedness by Alexander Graf · 15 years ago
  55. b104d06 KVM: PPC: Enable MMIO to do 64 bits, fprs and qprs by Alexander Graf · 15 years ago
  56. c62e096 KVM: PPC: Make fpscr 64-bit by Alexander Graf · 15 years ago
  57. 5aa9e2f KVM: PPC: Add QPR registers by Alexander Graf · 15 years ago
  58. 87bf6e7 KVM: fix the handling of dirty bitmaps to avoid overflows by Takuya Yoshikawa · 15 years ago
  59. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  60. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 6e03bb5 perf: Always build the powerpc perf_arch_fetch_caller_regs version by Frederic Weisbecker · 15 years ago
  62. d4509e5 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  63. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  64. ed01f64 powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them by Roman Fietze · 15 years ago
  65. 6fa4136 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  66. 95c46af Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  67. 191aee5 powerpc: Remove IOMMU_VMERGE config option by FUJITA Tomonori · 15 years ago
  68. a932729 powerpc: Fix swiotlb to respect the boot option by FUJITA Tomonori · 15 years ago
  69. 09156a7 powerpc: Do not call prink when CONFIG_PRINTK is not defined by Márton Németh · 15 years ago
  70. 409d241 powerpc: Use correct ccr bit for syscall error status by Nathan Lynch · 15 years ago
  71. d6a8536 Merge commit 'kumar/merge' into merge by Benjamin Herrenschmidt · 15 years ago
  72. 9d20593 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 15 years ago
  73. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  74. 9205124 powerpc/5200: Build fix for mpc52xx watchdog timer code by Grant Likely · 15 years ago
  75. 9eff26e powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs by Paul Mackerras · 15 years ago
  76. 9d296cf powerpc/fsl-booke: Get coherent bit from PTE by Kumar Gala · 15 years ago
  77. d6ccb1f powerpc/85xx: Make sure lwarx hint isn't set on ppc32 by Kumar Gala · 15 years ago
  78. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  79. b6fedfd Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 15 years ago
  80. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  81. 6e6c70e dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 15 years ago
  82. f41b177 pci-dma: add linux/pci-dma.h to linux/pci.h by FUJITA Tomonori · 15 years ago
  83. af407c6 pci-dma: powerpc: use include/linux/pci-dma.h by FUJITA Tomonori · 15 years ago
  84. dacbe41 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h by Christoph Hellwig · 15 years ago
  85. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 15 years ago
  86. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 15 years ago
  87. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 15 years ago
  88. 85cfabb perf, ppc: Fix compile error due to new cpu notifiers by Peter Zijlstra · 15 years ago
  89. acc6a09 powerpc/52xx: update defconfigs by Grant Likely · 15 years ago
  90. 3f6da39 perf: Rework and fix the arch CPU-hotplug hooks by Peter Zijlstra · 15 years ago
  91. dc1d628 perf: Provide generic perf_sample_data initialization by Peter Zijlstra · 15 years ago
  92. 30124d1 powerpc/booke: Fix breakpoint/watchpoint one-shot behavior by Dave Kleikamp · 15 years ago
  93. a8e6da0 powerpc: Reduce printk from pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  94. 0212f26 powerpc: Move checks in pseries_mach_cpu_die() by Vaidyanathan Srinivasan · 15 years ago
  95. 8dbce53 powerpc: Reset kernel stack on cpu online from cede state by Vaidyanathan Srinivasan · 15 years ago
  96. f09b7b2 powerpc/pseries: Pass CPPR value to H_XIRR hcall by Mark Nelson · 15 years ago
  97. 856f70a powerpc/booke: Fix a couple typos in the advanced ptrace code by Dave Kleikamp · 15 years ago
  98. 5b72d74 powerpc: Fix SMP build with disabled CPU hotplugging. by Adam Lackorzynski · 15 years ago
  99. 1426d5a powerpc: Dynamically allocate pacas by Michael Ellerman · 15 years ago
  100. 59603b9 Merge commit 'kumar/next' into merge by Benjamin Herrenschmidt · 15 years ago