1. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  2. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 11 years ago
  3. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  4. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  5. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  6. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  7. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 11 years ago
  8. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 11 years ago
  9. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 11 years ago
  10. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 11 years ago
  11. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 11 years ago
  12. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 11 years ago
  13. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 11 years ago
  14. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 11 years ago
  15. 4a3b8d0 powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling by Scott Wood · 11 years ago
  16. 73ed148 powerpc/powernv: Improve kexec reliability by Benjamin Herrenschmidt · 11 years ago
  17. 3065023 powerpc: Add an in memory udbg console by Alistair Popple · 11 years ago
  18. 5737789 powerpc: Make hard_irq_disable() do the right thing vs. irq tracing by Benjamin Herrenschmidt · 11 years ago
  19. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  20. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 11 years ago
  21. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 11 years ago
  22. e61133d powerpc/pseries: Force 32 bit MSIs for devices that require it by Brian King · 11 years ago
  23. 73d2fb7 powerpc: Emulate non privileged DSCR read and write by Anton Blanchard · 11 years ago
  24. 01227a8 Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  25. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  26. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  27. 54d5999 powerpc: Fix build error for book3e by Aneesh Kumar K.V · 11 years ago
  28. 9353374 powerpc: Context switch the new EBB SPRs by Michael Ellerman · 11 years ago
  29. 1ddf499 powerpc: Turn on the EBB H/FSCR bits by Michael Neuling · 11 years ago
  30. 1de2bd4 powerpc: Replace CPU_FTR_BCTAR with CPU_FTR_ARCH_207S by Michael Ellerman · 11 years ago
  31. 53b56ca powerpc: Setup BHRB instructions facility in HFSCR for POWER8 by Anshuman Khandual · 11 years ago
  32. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  33. 08d7676 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 11 years ago
  34. 8700c95 Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  35. e097291 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  36. d8139eb powerpc: print both base and actual page size on hash failure by Aneesh Kumar K.V · 11 years ago
  37. b1022fb powerpc: Decode the pte-lp-encoding bits correctly. by Aneesh Kumar K.V · 11 years ago
  38. 5c1f6ee powerpc: Reduce PTE table memory wastage by Aneesh Kumar K.V · 11 years ago
  39. d614bb0 powerpc: Move the pte free routines from common header by Aneesh Kumar K.V · 11 years ago
  40. 419df06 powerpc: Reduce the PTE_INDEX_SIZE by Aneesh Kumar K.V · 11 years ago
  41. e2b3d20 powerpc: Switch 16GB and 16MB explicit hugepages to a different page table format by Aneesh Kumar K.V · 11 years ago
  42. cf9427b powerpc: New hugepage directory format by Aneesh Kumar K.V · 11 years ago
  43. 0e5f35d powerpc: Don't truncate pgd_index wrongly by Aneesh Kumar K.V · 11 years ago
  44. cc3665a powerpc: Don't hard code the size of pte page by Aneesh Kumar K.V · 11 years ago
  45. bc23100 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 11 years ago
  46. 34d0717 mm: remove free_area_cache use in powerpc architecture by Michel Lespinasse · 11 years ago
  47. 106c992 mm/hugetlb: add more arch-defined huge_pte functions by Gerald Schaefer · 11 years ago
  48. 8b78645 KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler state by Paul Mackerras · 11 years ago
  49. d19bd862 KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS calls by Paul Mackerras · 11 years ago
  50. 4619ac8 KVM: PPC: Book3S HV: Improve real-mode handling of external interrupts by Paul Mackerras · 11 years ago
  51. 54695c3 KVM: PPC: Book3S HV: Speed up wakeups of CPUs on HV KVM by Benjamin Herrenschmidt · 11 years ago
  52. bc5ad3f KVM: PPC: Book3S: Add kernel emulation for the XICS interrupt controller by Benjamin Herrenschmidt · 11 years ago
  53. 8e591cb KVM: PPC: Book3S: Add infrastructure to implement kernel-side RTAS calls by Michael Ellerman · 11 years ago
  54. 5efdb4b KVM: PPC: MPIC: Add support for KVM_IRQ_LINE by Alexander Graf · 11 years ago
  55. de9ba2f KVM: PPC: Support irq routing and irqfd for in-kernel MPIC by Alexander Graf · 11 years ago
  56. eb1e4f4 kvm/ppc/mpic: add KVM_CAP_IRQ_MPIC by Scott Wood · 11 years ago
  57. 5df554a kvm/ppc/mpic: in-kernel MPIC emulation by Scott Wood · 11 years ago
  58. c35635e KVM: PPC: Book3S HV: Report VPA and DTL modifications in dirty map by Paul Mackerras · 11 years ago
  59. a1b4a0f KVM: PPC: Book3S HV: Make HPT reading code notice R/C bit changes by Paul Mackerras · 11 years ago
  60. 9a6061d KVM: PPC: e500: Add support for EPTCFG register by Mihai Caraman · 11 years ago
  61. 307d900 KVM: PPC: e500: Add support for TLBnPS registers by Mihai Caraman · 11 years ago
  62. a85d2aa KVM: PPC: e500: Expose MMU registers via ONE_REG by Mihai Caraman · 11 years ago
  63. c402a3f Rename EMULATE_DO_PAPR to EMULATE_EXIT_USER by Bharat Bhushan · 11 years ago
  64. 092d62e KVM: PPC: debug stub interface parameter defined by Bharat Bhushan · 11 years ago
  65. adccf65 KVM: PPC: cache flush for kernel managed pages by Bharat Bhushan · 11 years ago
  66. 3925f46 powerpc/perf: Enable branch stack sampling framework by Anshuman Khandual · 11 years ago
  67. 5afc9b52 powerpc/perf: Add new BHRB related generic functions, data and flags by Anshuman Khandual · 11 years ago
  68. 9521395 powerpc/perf: Add new BHRB related instructions for POWER8 by Anshuman Khandual · 11 years ago
  69. 8f61aa3 powerpc/perf: Add support for SIER by Michael Ellerman · 11 years ago
  70. 7a78683 powerpc/perf: Add an explict flag indicating presence of SLOT field by Michael Ellerman · 11 years ago
  71. 240686c powerpc: Initialise PMU related regs on Power8 by Michael Ellerman · 11 years ago
  72. 137436c powerpc/powernv: Patch MSI EOI handler on P8 by Gavin Shan · 11 years ago
  73. a485c70 powerpc: Fix "attempt to move .org backwards" error by Paul Mackerras · 11 years ago
  74. e04fa61 powerpc/pseries: Add /proc interface to control topology updates by Nathan Fontenot · 11 years ago
  75. 5d88aa8 powerpc/pseries: Update CPU maps when device tree is updated by Jesse Larrew · 11 years ago
  76. f0ff7eb powerpc/pseries: Update firmware_has_feature() to check architecture vector 5 bits by Nathan Fontenot · 11 years ago
  77. 43c0ea6 powerpc/pseries: Use ARRAY_SIZE to iterate over firmware_features_table array by Nathan Fontenot · 11 years ago
  78. 530b5e1 powerpc/pseries: Move architecture vector definitions to prom.h by Nathan Fontenot · 11 years ago
  79. 49c68a8 powerpc/pseries: Add PRRN RTAS event handler by Jesse Larrew · 11 years ago
  80. 762ec15 powerpc/pseries: Expose pseries devicetree_update() by Nathan Fontenot · 11 years ago
  81. 2171364 powerpc: Add HWCAP2 aux entry by Michael Neuling · 11 years ago
  82. 517b731 powerpc/ptrace: Add DAWR debug feature info for userspace by Michael Neuling · 11 years ago
  83. a6a058e powerpc: Add accounting for Doorbell interrupts by Ian Munsie · 11 years ago
  84. 04b418c powerpc: Add HFSCR SPR definitions by Michael Neuling · 11 years ago
  85. ee4a391 powerpc: fixing ptrace_get_reg to return an error by Alexey Kardashevskiy · 11 years ago
  86. 3cc33d5 powerpc: Fix build errors with UP configs in HV-style KVM by Paul Mackerras · 11 years ago
  87. 933ee71 powerpc: remove PReP platform by Paul Bolle · 11 years ago
  88. 342ea00 powerpc: use for_each_compatible_node() macro by Wei Yongjun · 11 years ago
  89. 576be13 powerpc: Remove unused postfix parameter to DEFINE_BITOP() by Michael Ellerman · 11 years ago
  90. 8c32a2e Added ONE_REG interface for debug instruction by Bharat Bhushan · 11 years ago
  91. b5210b2 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 11 years ago
  92. f15706b uretprobes/powerpc: Hijack return address by Anton Arapov · 11 years ago
  93. 50d8f87 powerpc/fsl-pci Make PCIe hotplug work with Freescale PCIe controllers by Rojhalat Ibrahim · 11 years ago
  94. 34642bb powerpc/fsl-pci: Keep PCI SoC controller registers in pci_controller by Kumar Gala · 11 years ago
  95. ee761f6 arch: Consolidate tsk_is_polling() by Thomas Gleixner · 11 years ago
  96. 7d4c04f net: add option to enable error queue packets waking select by Keller, Jacob E · 11 years ago
  97. 4fe27d2 KVM: PPC: Remove unused argument to kvmppc_core_dequeue_external by Paul Mackerras · 11 years ago
  98. 15b708b KVM: PPC: booke: Added debug handler by Bharat Bhushan · 11 years ago
  99. 78accda KVM: PPC: Added one_reg interface for timer registers by Bharat Bhushan · 11 years ago
  100. 2ae33b3 Merge remote-tracking branch 'upstream/master' into queue by Marcelo Tosatti · 11 years ago