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