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