1. e7c1d14 KVM: PPC: Make invalidation code more reliable by Alexander Graf · 14 years ago
  2. 2e60284 KVM: PPC: Don't flush PTEs on NX/RO hit by Alexander Graf · 14 years ago
  3. 4cb6b7e KVM: PPC: Preload magic page when in kernel mode by Alexander Graf · 14 years ago
  4. c60b4cf KVM: PPC: Add tracepoints for generic spte flushes by Alexander Graf · 14 years ago
  5. c22c319 KVM: PPC: Fix sid map search after flush by Alexander Graf · 14 years ago
  6. 8696ee4 KVM: PPC: Move pte invalidate debug code to tracepoint by Alexander Graf · 14 years ago
  7. 4c4eea7 KVM: PPC: Add tracepoint for generic mmu map by Alexander Graf · 14 years ago
  8. 82fdee7 KVM: PPC: Move book3s_64 mmu map debug print to trace point by Alexander Graf · 14 years ago
  9. bed1ed9 KVM: PPC: Move EXIT_DEBUG partially to tracepoints by Alexander Graf · 14 years ago
  10. 989044e KVM: PPC: Fix CONFIG_KVM_GUEST && !CONFIG_KVM case by Alexander Graf · 14 years ago
  11. 646bab5 KVM: PPC: fix leakage of error page in kvmppc_patch_dcbz() by Wei Yongjun · 14 years ago
  12. a58ddea KVM: PPC: Move KVM trampolines before __end_interrupts by Alexander Graf · 14 years ago
  13. 2b05d71 KVM: PPC: Make long relocations be ulong by Alexander Graf · 14 years ago
  14. 0e67790 KVM: PPC: Use MSR_DR for external load_up by Alexander Graf · 14 years ago
  15. 2d27fc5 KVM: PPC: Add book3s_32 tlbie flush acceleration by Alexander Graf · 14 years ago
  16. 4945138 KVM: PPC: correctly check gfn_to_pfn() return value by Gleb Natapov · 14 years ago
  17. 2e0908a KVM: PPC: RCU'ify the Book3s MMU by Alexander Graf · 14 years ago
  18. 5302104 KVM: PPC: Book3S_32 MMU debug compile fixes by Alexander Graf · 14 years ago
  19. 15711e9 KVM: PPC: Add get_pvinfo interface to query hypercall instructions by Alexander Graf · 14 years ago
  20. 644bfa0 KVM: PPC: PV wrteei by Alexander Graf · 14 years ago
  21. 7810927 KVM: PPC: PV mtmsrd L=0 and mtmsr by Alexander Graf · 14 years ago
  22. 819a63d KVM: PPC: PV mtmsrd L=1 by Alexander Graf · 14 years ago
  23. 9223472 KVM: PPC: PV assembler helpers by Alexander Graf · 14 years ago
  24. 71ee8e3 KVM: PPC: Introduce branch patching helper by Alexander Graf · 14 years ago
  25. 2d4f567 KVM: PPC: Introduce kvm_tmp framework by Alexander Graf · 14 years ago
  26. d1290b15 KVM: PPC: PV tlbsync to nop by Alexander Graf · 14 years ago
  27. d1293c9 KVM: PPC: PV instructions to loads and stores by Alexander Graf · 14 years ago
  28. 73a1810 KVM: PPC: KVM PV guest stubs by Alexander Graf · 14 years ago
  29. d17051c KVM: PPC: Generic KVM PV guest support by Alexander Graf · 14 years ago
  30. 5fc8740 KVM: PPC: Expose magic page support to guest by Alexander Graf · 14 years ago
  31. e850894 KVM: PPC: Magic Page Book3s support by Alexander Graf · 14 years ago
  32. beb03f1 KVM: PPC: First magic page steps by Alexander Graf · 14 years ago
  33. 28e83b4 KVM: PPC: Make PAM a define by Alexander Graf · 14 years ago
  34. 90bba35 KVM: PPC: Tell guest about pending interrupts by Alexander Graf · 14 years ago
  35. fad93fe KVM: PPC: Add PV guest scratch registers by Alexander Graf · 14 years ago
  36. 5c6cedf KVM: PPC: Add PV guest critical sections by Alexander Graf · 14 years ago
  37. 2a342ed KVM: PPC: Implement hypervisor interface by Alexander Graf · 14 years ago
  38. a73a959 KVM: PPC: Convert SPRG[0-4] to shared page by Alexander Graf · 14 years ago
  39. de7906c KVM: PPC: Convert SRR0 and SRR1 to shared page by Alexander Graf · 14 years ago
  40. 5e03018 KVM: PPC: Convert DAR to shared page. by Alexander Graf · 14 years ago
  41. d562de4 KVM: PPC: Convert DSISR to shared page by Alexander Graf · 14 years ago
  42. 666e725 KVM: PPC: Convert MSR to shared page by Alexander Graf · 14 years ago
  43. 96bc451 KVM: PPC: Introduce shared page by Alexander Graf · 14 years ago
  44. 5cc1035 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 14 years ago
  45. 092e0e7 Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  46. 126512e USB: add platform glue driver for FSL USB DR controller by Anatolij Gustschin · 14 years ago
  47. d4429f6 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  48. 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
  49. e36f561 Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflags by Linus Torvalds · 14 years ago
  50. 70ada77 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  51. 4a60cfa Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. bc4016f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  53. 32c9768 of/flattree: Eliminate need to provide early_init_dt_scan_chosen_arch by Grant Likely · 14 years ago
  54. 7096d04 of/device: Rework to use common platform_device_alloc() for allocating devices by Grant Likely · 14 years ago
  55. 14d4962 Merge branch 'linus' into irq/core by Ingo Molnar · 14 years ago
  56. 57fa721 perf, powerpc: Fix power_pmu_event_init to not use event->ctx by Paul Mackerras · 14 years ago
  57. e1e10a2 sched: Consolidate account_system_vtime extern declaration by Venkatesh Pallipadi · 14 years ago
  58. e360adb irq_work: Add generic hardirq context callbacks by Peter Zijlstra · 14 years ago
  59. 50a23e6 Update broken web addresses in arch directory. by Justin P. Mattock · 14 years ago
  60. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  61. 6a1c9df Merge remote branch 'jwb/next' into next by Benjamin Herrenschmidt · 14 years ago
  62. 2c184cd powerpc/85xx: add DIU support to the Freecale P1022DS reference board by Timur Tabi · 14 years ago
  63. 2989b72 powerpc/44x: Update ppc44x_defconfig by Josh Boyer · 14 years ago
  64. abd12fe fsl_rio: Add comments for sRIO registers. by Shaohui Xie · 14 years ago
  65. 6249a26 powerpc/fsl-booke: Add e55xx (64-bit) smp defconfig by Kumar Gala · 14 years ago
  66. 9540041 powerpc/fsl-booke: Add p5020 DS board support by Kumar Gala · 14 years ago
  67. 55fd766 powerpc/fsl-booke64: Use TLB CAMs to cover linear mapping on FSL 64-bit chips by Kumar Gala · 15 years ago
  68. 988cf86 powerpc/fsl-booke: Add support for FSL Arch v1.0 MMU in setup_page_sizes by Kumar Gala · 14 years ago
  69. 4490c06 powerpc/fsl-booke: Add support for FSL 64-bit e5500 core by Kumar Gala · 14 years ago
  70. 6db92cc powerpc/85xx: add cache-sram support by Harninder Rai · 14 years ago
  71. 6341efe powerpc/85xx: add ngPIXIS FPGA device tree node to the P1022DS board by Timur Tabi · 14 years ago
  72. 3c4b764 powerpc: Fix compile error with paca code on ppc64e by Kumar Gala · 14 years ago
  73. b6f9e59 powerpc/fsl-booke: Add p3041 DS board support by Kumar Gala · 14 years ago
  74. 4267ea7 oprofile/fsl emb: Don't set MSR[PMM] until after clearing the interrupt. by Scott Wood · 14 years ago
  75. 4f0e332 powerpc/fsl-booke: Add PCI device ids for P2040/P3041/P5010/P5020 QoirQ chips by Kumar Gala · 14 years ago
  76. da3ed89 powerpc/mpc8xxx_gpio: Add support for 'qoriq-gpio' controllers by Kumar Gala · 14 years ago
  77. 2ed38b2 powerpc/fsl_booke: Add support to boot from core other than 0 by Matthew McClintock · 14 years ago
  78. f7a07fd powerpc/p1022: Add probing for individual DMA channels by Timur Tabi · 14 years ago
  79. 4ea7c88 powerpc/fsl_soc: Search all global-utilities nodes for rstccr by Matthew McClintock · 14 years ago
  80. 92437d4 powerpc: Fix invalid page flags in create TLB CAM path for PTE_64BIT by Paul Gortmaker · 14 years ago
  81. cd2bd44 powerpc/mpc83xx: Support for MPC8308 P1M board by Ilya Yanok · 14 years ago
  82. 677de42 powerpc/85xx: flush dcache before resetting cores by Matthew McClintock · 14 years ago
  83. 5d69296 powerpc/85xx: Minor fixups for kexec on 85xx by Matthew McClintock · 14 years ago
  84. edb8580 powerpc/85xx: Remove call to mpic_teardown_this_cpu in kexec by Matthew McClintock · 14 years ago
  85. c71635d powerpc/kexec: make masking/disabling interrupts generic by Matthew McClintock · 14 years ago
  86. 55ec2fc powerpc: export ppc_proc_freq and ppc_tb_freq as GPL symbols by Timur Tabi · 14 years ago
  87. b8f44ec powerpc/fsl-pci: Fix MSI support on 83xx platforms by Kumar Gala · 14 years ago
  88. 6edc323 powerpc/44x: Add support for the AMCC APM821xx SoC by Tirumala Marri · 14 years ago
  89. 4108d9b powerpc/Makefiles: Change to new flag variables by matt mooney · 14 years ago
  90. fc15351 powerpc/spufs: Use llseek in all file operations by Arnd Bergmann · 14 years ago
  91. f56029b powerpc/pseries/xics: Use cpu_possible_mask rather than cpu_all_mask by Nishanth Aravamudan · 14 years ago
  92. bc0df9e powerpc/pci: Cleanup device dma setup code by Nishanth Aravamudan · 14 years ago
  93. e72ed6b powerpc/pseries: Use kmemdup by Nishanth Aravamudan · 14 years ago
  94. 45848e0 powerpc/viobus: Free TCE table on device release by Nishanth Aravamudan · 14 years ago
  95. edea8f6 powerpc/vio: Use put_device() on device_register failure by Nishanth Aravamudan · 14 years ago
  96. ffa56e55 powerpc/dma: Fix check for direct DMA support by Nishanth Aravamudan · 14 years ago
  97. 1cb8e85 powerpc/dma: Fix dma_iommu_dma_supported compare by Nishanth Aravamudan · 14 years ago
  98. dda804a powerpc/pci: Fix return type of BUID_{HI,LO} macros by Nishanth Aravamudan · 14 years ago
  99. a655237 powerpc/irq.c: Add of_node_put to avoid memory leak by Julia Lawall · 14 years ago
  100. 689fd14 powerpc: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago