1. 28c483b KVM: PPC: Book3S PR: Fix VSX handling by Paul Mackerras · 12 years ago
  2. b0a94d4 KVM: PPC: Book3S PR: Emulate PURR, SPURR and DSCR registers by Paul Mackerras · 12 years ago
  3. a293292 KVM: PPC: Book3S HV: Provide a method for userspace to read and write the HPT by Paul Mackerras · 12 years ago
  4. 6b445ad KVM: PPC: Book3S HV: Make a HPTE removal function available by Paul Mackerras · 12 years ago
  5. 44e5f6b KVM: PPC: Book3S HV: Add a mechanism for recording modified HPTEs by Paul Mackerras · 12 years ago
  6. 7ed661b KVM: PPC: Book3S HV: Restructure HPT entry creation code by Paul Mackerras · 12 years ago
  7. 63a1909 PPC: ePAPR: Convert hcall header to uapi (round 2) by Alexander Graf · 12 years ago
  8. 0588000 Merge commit 'origin/queue' into for-queue by Alexander Graf · 12 years ago
  9. 8b5869a KVM: PPC: Book3S HV: Fix thinko in try_lock_hpte() by Paul Mackerras · 12 years ago
  10. c7b6767 KVM: PPC: Book3S HV: Fix accounting of stolen time by Paul Mackerras · 12 years ago
  11. 8455d79 KVM: PPC: Book3S HV: Run virtual core whenever any vcpus in it can run by Paul Mackerras · 12 years ago
  12. 2f12f03 KVM: PPC: Book3S HV: Fixes for late-joining threads by Paul Mackerras · 12 years ago
  13. 913d3ff9a KVM: PPC: Book3s HV: Don't access runnable threads list without vcore lock by Paul Mackerras · 12 years ago
  14. 512691d KVM: PPC: Book3S HV: Allow KVM guests to stop secondary threads coming online by Paul Mackerras · 12 years ago
  15. c99ec97 PPC: ePAPR: Convert header to uapi by Alexander Graf · 12 years ago
  16. 19bf7f8 Merge remote-tracking branch 'master' into queue by Marcelo Tosatti · 12 years ago
  17. 8ea959a cpuidle/powerpc: Fix smt_snooze_delay functionality. by Deepthi Dharwar · 12 years ago
  18. ce236ab powerpc: Build fix for powerpc KVM by Aneesh Kumar K.V · 12 years ago
  19. d25282d Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  20. b689713 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  21. 8213a2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. 03604b3 Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queue by Marcelo Tosatti · 12 years ago
  23. c3617f7 UAPI: (Scripted) Disintegrate arch/powerpc/include/asm by David Howells · 12 years ago
  24. 9e2d865 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  25. e79bee2 atomic: implement generic atomic_dec_if_positive() by Shaohua Li · 12 years ago
  26. 5d3a551 mm: hugetlb: add arch hook for clearing page flags before entering pool by Will Deacon · 12 years ago
  27. 50e0d10 Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 12 years ago
  28. 55b665b KVM: PPC: Book3S HV: Provide a way for userspace to get/set per-vCPU areas by Paul Mackerras · 12 years ago
  29. a8bd19e KVM: PPC: Book3S: Get/set guest FP regs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  30. a136a8b KVM: PPC: Book3S: Get/set guest SPRs using the GET/SET_ONE_REG interface by Paul Mackerras · 12 years ago
  31. dfe49db KVM: PPC: Book3S HV: Handle memory slot deletion and modification correctly by Paul Mackerras · 12 years ago
  32. a66b48c KVM: PPC: Move kvm->arch.slot_phys into memslot.arch by Paul Mackerras · 12 years ago
  33. d61966f KVM: PPC: bookehv: Allow duplicate calls of DO_KVM macro by Mihai Caraman · 12 years ago
  34. 6df8d3f booke: Added ONE_REG interface for IAC/DAC debug registers by Bharat Bhushan · 12 years ago
  35. f61c94b KVM: PPC: booke: Add watchdog emulation by Bharat Bhushan · 12 years ago
  36. 7c973a2 KVM: PPC: Add return value to core_check_requests by Alexander Graf · 12 years ago
  37. bd2be68 KVM: PPC: Book3S: PR: Rework irq disabling by Alexander Graf · 12 years ago
  38. 9b0cb3c KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier support by Alexander Graf · 12 years ago
  39. 03d25c5 KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_pr by Alexander Graf · 12 years ago
  40. 862d31f KVM: PPC: E500: Implement MMU notifiers by Alexander Graf · 12 years ago
  41. 8e525d5 PPC: Don't use hardcoded opcode for ePAPR hcall invocation by Liu Yu-B13201 · 13 years ago
  42. 2f979de KVM: PPC: ev_idle hcall support for e500 guests by Liu Yu-B13201 · 13 years ago
  43. 9202e07 KVM: PPC: Add support for ePAPR idle hcall in host kernel by Liu Yu-B13201 · 13 years ago
  44. fdcf8bd KVM: PPC: use definitions in epapr header for hcalls by Stuart Yoder · 13 years ago
  45. e13dcc1 PPC: epapr: create define for return code value of success by Stuart Yoder · 13 years ago
  46. 5f3d2f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  47. 751f409 compat: move compat_siginfo_t definition to asm/compat.h by Denys Vlasenko · 12 years ago
  48. 0ef8fa6 powerpc: bitops: introduce {clear,set}_bit_le() by Takuya Yoshikawa · 12 years ago
  49. c37d615 Merge branch 'disintegrate-asm-generic' of git://git.infradead.org/users/dhowells/linux-headers into asm-generic by Arnd Bergmann · 12 years ago
  50. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  51. 9b2e077c Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headers by Linus Torvalds · 12 years ago
  52. e7a570f asm-generic: Add default clkdev.h by Mark Brown · 12 years ago
  53. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  54. 8f9c011 compat: fs: Generic compat_sys_sendfile implementation by Catalin Marinas · 12 years ago
  55. 4413e16 UAPI: (Scripted) Set up UAPI Kbuild files by David Howells · 12 years ago
  56. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  57. fdb2f9c Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  58. 0b981cb Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  59. 16a8016 sanitize tsk_is_polling() by Al Viro · 13 years ago
  60. be6abfa7 powerpc: switch to generic sys_execve()/kernel_execve() by Al Viro · 12 years ago
  61. 58254e1 powerpc: split ret_from_fork by Al Viro · 12 years ago
  62. 786d35d Make most arch asm/module.h files use asm-generic/module.h by David Howells · 12 years ago
  63. e687883 powerpc/perf: Sample only if SIAR-Valid bit is set in P7+ by sukadev@linux.vnet.ibm.com · 12 years ago
  64. 9aae341 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
  65. caa1d63 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 12 years ago
  66. 1e38b71 powerpc/eeh: Fix crash on converting OF node to edev by Gavin Shan · 12 years ago
  67. f0d1128 powerpc/kprobe: Introduce a new thread flag by Tiejun Chen · 12 years ago
  68. 52ab3b2 powerpc: Remove unused __get_user64() and __put_user64() by Bharat Bhushan · 12 years ago
  69. 20ee6a9 powerpc/eeh: Remove EEH PE for normal PCI hotplug by Gavin Shan · 12 years ago
  70. 5efc3ad powerpc/eeh: Introduce EEH_PE_INVALID type PE by Gavin Shan · 12 years ago
  71. 78f1dbd powerpc/mm: Make some of the PGTABLE_RANGE dependency explicit by Aneesh Kumar K.V · 12 years ago
  72. f033d65 powerpc/mm: Update VSID allocation documentation by Aneesh Kumar K.V · 12 years ago
  73. 048ee09 powerpc/mm: Add 64TB support by Aneesh Kumar K.V · 12 years ago
  74. 735cafc powerpc/mm: Use 32bit array for slb cache by Aneesh Kumar K.V · 12 years ago
  75. 7aa0727 powerpc/mm: Increase the slice range to 64TB by Aneesh Kumar K.V · 12 years ago
  76. 6755008 powerpc/mm: Make KERN_VIRT_SIZE not dependend on PGTABLE_RANGE by Aneesh Kumar K.V · 12 years ago
  77. 5524a27 powerpc/mm: Convert virtual address to vpn by Aneesh Kumar K.V · 12 years ago
  78. f3d34445 powerpc/mm: Fix typo in PTRS_PER_PUD by Scott Wood · 12 years ago
  79. b92a66a powerpc: Add denormalisation exception handling for POWER6/7 by Michael Neuling · 12 years ago
  80. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  81. 9d9fd88 powerpc/mpc52xx_lpbfifo: optionally defer fifo transfer start by Anatolij Gustschin · 12 years ago
  82. 9a5d5bd Merge commit 'v3.6-rc5' into pci/gavin-window-alignment by Bjorn Helgaas · 12 years ago
  83. 78890b5 Merge commit 'v3.6-rc5' into next by Bjorn Helgaas · 12 years ago
  84. 0adbe66 powerpc/mpc85xx: Add new ext fields to Integrated FLash Controller by Prabhakar Kushwaha · 12 years ago
  85. 0a40816 powerpc/mpic: FSL MPIC error interrupt support. by Varun Sethi · 12 years ago
  86. 688ba1d powerpc/swiotlb: Enable at early stage and disable if not necessary by Jia Hongtao · 12 years ago
  87. d0832a7 powerpc/85xx: add HOTPLUG_CPU support by Zhao Chenhui · 13 years ago
  88. bf34526 powerpc/85xx: implement hardware timebase sync by Zhao Chenhui · 13 years ago
  89. ae5cab4 powerpc/smp: add generic_set_cpu_up() to set cpu_state as CPU_UP_PREPARE by Zhao Chenhui · 13 years ago
  90. 03bcb7e powerpc/mpic: finish supporting timer group B on Freescale chips by Varun Sethi · 13 years ago
  91. 4c2245b powerpc/PCI: Override pcibios_window_alignment() by Gavin Shan · 12 years ago
  92. 4715fed powerpc: cleanup old DABRX #defines by Michael Neuling · 12 years ago
  93. cd14457 powerpc: Dynamically calculate the dabrx based on kernel/user/hypervisor by Michael Neuling · 12 years ago
  94. 4474ef0 powerpc: Rework set_dabr so it can take a DABRX value as well by Michael Neuling · 12 years ago
  95. 3ab96a0 powerpc/eeh: Cleanup on EEH PCI address cache by Gavin Shan · 12 years ago
  96. f8f7d63 powerpc/eeh: Trace eeh device from I/O cache by Gavin Shan · 12 years ago
  97. d7bb886 powerpc/eeh: Probe mode support by Gavin Shan · 12 years ago
  98. dbbceee powerpc/eeh: Move stats to PE by Gavin Shan · 12 years ago
  99. 9b3c76f powerpc/eeh: Handle EEH error based on PE by Gavin Shan · 12 years ago
  100. c270a24 powerpc/eeh: Do reset based on PE by Gavin Shan · 12 years ago