1. df8940e KVM: PPC: BookE: Load the lower half of MSR by Scott Wood · 14 years ago
  2. bb59e97 KVM: PPC: BookE: fix sleep with interrupts disabled by Scott Wood · 14 years ago
  3. f22e2f0 KVM: PPC: e500: Call kvm_vcpu_uninit() before kvmppc_e500_tlb_uninit(). by Scott Wood · 14 years ago
  4. a36be10 PPC: KVM: Book E doesn't have __end_interrupts. by Scott Wood · 14 years ago
  5. d8cdddc KVM: PPC: fix information leak to userland by Vasiliy Kulikov · 14 years ago
  6. 7934650 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 14 years ago
  7. 6757792 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 14 years ago
  8. 1e431a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  9. ff10b88 kgdb,ppc: Individual register get/set for ppc by Dongdong Deng · 14 years ago
  10. fc14f2f convert get_sb_single() users by Al Viro · 14 years ago
  11. 51399a3 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6 by Linus Torvalds · 14 years ago
  12. e3e1288 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  13. d57af9b taskstats: use real microsecond granularity for CPU times by Michael Holzheu · 14 years ago
  14. af84ca3 rapidio: add handling of redundant routes by Alexandre Bounine · 14 years ago
  15. 93e2cbd rapidio:powerpc/85xx: modify RIO port-write interrupt handler by Alexandre Bounine · 14 years ago
  16. f68d204 ptrace: cleanup arch_ptrace() on powerpc by Namhyung Kim · 14 years ago
  17. 9b05a69 ptrace: change signature of arch_ptrace() by Namhyung Kim · 14 years ago
  18. 2027394 mm: fix race in kunmap_atomic() by Peter Zijlstra · 14 years ago
  19. 732eacc replace nested max/min macros with {max,min}3 macro by Hagen Paul Pfeifer · 14 years ago
  20. ece0e2b mm: remove pte_*map_nested() by Peter Zijlstra · 14 years ago
  21. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  22. 33081ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  23. 51f00a4 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  24. 0b824d2 P4080/mtd: Fix the freescale lbc issue with 36bit mode by Lan Chunhe-B25806 · 14 years ago
  25. 3ab8f2a P4080/eLBC: Make Freescale elbc interrupt common to elbc devices by Roy Zang · 14 years ago
  26. aa5c14d Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 14 years ago
  27. 229aebb Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  28. 1765a1f Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  29. 26e673c KVM: PPC: Move of include to __KERNEL__ section by Alexander Graf · 14 years ago
  30. 344941b KVM: PPC: Fix compile error in e500_tlb.c by Alexander Graf · 14 years ago
  31. 21e537b KVM: PPC: e500_tlb: Fix a minor copy-paste tracing bug by Kyle Moffett · 14 years ago
  32. c5335f1 KVM: PPC: Implement level interrupts for BookE by Alexander Graf · 14 years ago
  33. 7b4203e KVM: PPC: Expose level based interrupt cap by Alexander Graf · 14 years ago
  34. 17bd158 KVM: PPC: Implement Level interrupts on Book3S by Alexander Graf · 14 years ago
  35. 591bd8e KVM: PPC: Enable napping only for Book3s_64 by Alexander Graf · 14 years ago
  36. ebc65874 KVM: PPC: allow ppc440gp to pass the compatibility check by Hollis Blanchard · 14 years ago
  37. 0b3bafc KVM: PPC: fix compilation of "dump tlbs" debug function by Hollis Blanchard · 14 years ago
  38. 082decf KVM: PPC: initialize IVORs in addition to IVPR by Hollis Blanchard · 14 years ago
  39. 296c19d KVM: PPC: Don't put MSR_POW in MSR by Alexander Graf · 14 years ago
  40. 8b6db3b KVM: PPC: Implement correct SID mapping on Book3s_32 by Alexander Graf · 14 years ago
  41. ad08737 KVM: PPC: Force enable nap on KVM by Alexander Graf · 14 years ago
  42. df08bd1 KVM: PPC: Make PV mtmsrd L=1 work with r30 and r31 by Alexander Graf · 14 years ago
  43. 9ee18b1 KVM: PPC: Update int_pending also on dequeue by Alexander Graf · 14 years ago
  44. 512ba59 KVM: PPC: Make PV mtmsr work with r30 and r31 by Alexander Graf · 14 years ago
  45. cbe487f KVM: PPC: Add mtsrin PV code by Alexander Graf · 14 years ago
  46. df1bfa2 KVM: PPC: Put segment registers in shared page by Alexander Graf · 14 years ago
  47. 8e86517 KVM: PPC: Interpret SR registers on demand by Alexander Graf · 14 years ago
  48. c1c88e2 KVM: PPC: Move BAT handling code into spr handler by Alexander Graf · 14 years ago
  49. 7508e16 KVM: PPC: Add feature bitmap for magic page by Alexander Graf · 14 years ago
  50. cb24c50 KVM: PPC: Remove unused define by Alexander Graf · 14 years ago
  51. b9877ce KVM: PPC: Revert "KVM: PPC: Use kernel hash function" by Alexander Graf · 14 years ago
  52. 928d78b KVM: PPC: Move slb debugging to tracepoints by Alexander Graf · 14 years ago
  53. e7c1d14 KVM: PPC: Make invalidation code more reliable by Alexander Graf · 14 years ago
  54. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  55. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  56. c60b4cf KVM: PPC: Add tracepoints for generic spte flushes by Alexander Graf · 14 years ago
  57. c22c319 KVM: PPC: Fix sid map search after flush by Alexander Graf · 14 years ago
  58. 8696ee4 KVM: PPC: Move pte invalidate debug code to tracepoint by Alexander Graf · 14 years ago
  59. 4c4eea7 KVM: PPC: Add tracepoint for generic mmu map by Alexander Graf · 14 years ago
  60. 82fdee7 KVM: PPC: Move book3s_64 mmu map debug print to trace point by Alexander Graf · 14 years ago
  61. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  62. 989044e KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case by Alexander Graf · 14 years ago
  63. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 14 years ago
  64. a58ddea KVM: PPC: Move KVM trampolines before __end_interrupts by Alexander Graf · 14 years ago
  65. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 14 years ago
  66. 0e67790 KVM: PPC: Use MSR_DR for external load_up by Alexander Graf · 14 years ago
  67. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 14 years ago
  68. 4945138 KVM: PPC: correctly check gfn_to_pfn() return value by Gleb Natapov · 14 years ago
  69. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 14 years ago
  70. 5302104 KVM: PPC: Book3S_32 MMU debug compile fixes by Alexander Graf · 14 years ago
  71. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  72. 644bfa0 KVM: PPC: PV wrteei by Alexander Graf · 14 years ago
  73. 7810927 KVM: PPC: PV mtmsrd L=0 and mtmsr by Alexander Graf · 14 years ago
  74. 819a63d KVM: PPC: PV mtmsrd L=1 by Alexander Graf · 14 years ago
  75. 9223472 KVM: PPC: PV assembler helpers by Alexander Graf · 14 years ago
  76. 71ee8e3 KVM: PPC: Introduce branch patching helper by Alexander Graf · 14 years ago
  77. 2d4f567 KVM: PPC: Introduce kvm_tmp framework by Alexander Graf · 14 years ago
  78. d1290b15 KVM: PPC: PV tlbsync to nop by Alexander Graf · 14 years ago
  79. d1293c9 KVM: PPC: PV instructions to loads and stores by Alexander Graf · 14 years ago
  80. 73a1810 KVM: PPC: KVM PV guest stubs by Alexander Graf · 14 years ago
  81. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 14 years ago
  82. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 14 years ago
  83. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  84. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 14 years ago
  85. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  86. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  87. fad93fe KVM: PPC: Add PV guest scratch registers by Alexander Graf · 14 years ago
  88. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  89. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  90. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  91. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  92. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  93. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  94. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  95. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  96. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  97. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  98. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  99. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  100. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago