1. 317f06d powerpc/eeh: Move common part to kernel directory by Gavin Shan · 11 years ago
  2. a84f273 powerpc/eeh: Cleanup for EEH core by Gavin Shan · 11 years ago
  3. 87b4e53 powerpc/tm: Fix return of active 64bit signals by Michael Neuling · 11 years ago
  4. 55e4341 powerpc/tm: Fix return of 32bit rt signals to active transactions by Michael Neuling · 11 years ago
  5. 2c27a18 powerpc/tm: Fix restoration of MSR on 32bit signal return by Michael Neuling · 11 years ago
  6. fee55450 powerpc/tm: Fix 32 bit non-rt signals by Michael Neuling · 11 years ago
  7. 1d25f11 powerpc/tm: Fix writing top half of MSR on 32 bit signals by Michael Neuling · 11 years ago
  8. 968219f powerpc/8xx: Remove 8xx specific "minimal FPU emulation" by Benjamin Herrenschmidt · 11 years ago
  9. 4e63f8e powerpc/math-emu: Allow math-emu to be used for HW FPU by Benjamin Herrenschmidt · 11 years ago
  10. 04ae900 powerpc/math-emu: Fix decoding of some instructions by Benjamin Herrenschmidt · 11 years ago
  11. a5e4797 powerpc/pseries: Read common partition via pstore by Aruna Balakrishnaiah · 11 years ago
  12. f33f748 powerpc/pseries: Read of-config partition via pstore by Aruna Balakrishnaiah · 11 years ago
  13. edf3846 powerpc/pseries: Distinguish between a os-partition and non-os partition by Aruna Balakrishnaiah · 11 years ago
  14. 69020ee powerpc/pseries: Read rtas partition via pstore by Aruna Balakrishnaiah · 11 years ago
  15. d7563c9 powerpc/pseries: Read/Write oops nvram partition via pstore by Aruna Balakrishnaiah · 11 years ago
  16. 1267461 powerpc/pseries: Introduce generic read function to read nvram-partitions by Aruna Balakrishnaiah · 11 years ago
  17. b1f70e1 powerpc/pseries: Add version and timestamp to oops header by Aruna Balakrishnaiah · 11 years ago
  18. 1bf247f powerpc/pseries: Remove syslog prefix in uncompressed oops text by Aruna Balakrishnaiah · 11 years ago
  19. 2d5c121 powerpc/eeh: Enhance converting EEH dev by Gavin Shan · 11 years ago
  20. 5fb6216 powerpc/eeh: Fix fetching bus for single-dev-PE by Gavin Shan · 11 years ago
  21. 475e68cf powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 11 years ago
  22. 1b7e0cb powerpc/pseries: Use 'true' instead of '1' for orderly_poweroff by liguang · 11 years ago
  23. a5b45de powerpc/smp: Use '==' instead of '<' for system_state by liguang · 11 years ago
  24. 13d543c powerpc: Restore dbcr0 on user space exit by Bharat Bhushan · 11 years ago
  25. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 11 years ago
  26. 5b25199 powerpc/vfio: Enable on pSeries platform by Alexey Kardashevskiy · 11 years ago
  27. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 11 years ago
  28. ab9a418 powerpc: Update currituck pci/usb fixup for new board revision by Alistair Popple · 12 years ago
  29. 70a54a4 powerpc: Fix single step emulation of 32bit overflowed branches by Michael Neuling · 12 years ago
  30. b9ef7d6 powerpc: Update default configurations by Alistair Popple · 12 years ago
  31. 071df94 powerpc: Add a configuration option for early BootX/OpenFirmware debug by Alistair Popple · 12 years ago
  32. 0962e80 powerpc/prom: Scan reserved-ranges node for memory reservations by Jeremy Kerr · 12 years ago
  33. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  34. 3139b0a powerpc: Remove the unneeded trigger of decrementer interrupt in decrementer_check_overflow by Kevin Hao · 12 years ago
  35. 39a421f powerpc/mm/nohash: Ignore NULL stale_map entries by Scott Wood · 12 years ago
  36. 35fd219 powerpc: Move the single step enable code to a generic path by Suzuki K. Poulose · 12 years ago
  37. 85f395c powerpc/kprobes: Do not disable External interrupts during single step by Suzuki K. Poulose · 12 years ago
  38. e800340 powerpc: Mark low level irq handlers NO_THREAD by Thomas Gleixner · 12 years ago
  39. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  40. 7c11c0c kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit() by Scott Wood · 11 years ago
  41. f1e8902 kvm/ppc/booke: Hold srcu lock when calling gfn functions by Scott Wood · 11 years ago
  42. 2b6398f kvm/ppc/booke64: Disable e6500 support by Scott Wood · 11 years ago
  43. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 11 years ago
  44. b11ae951 powerpc: Partial revert of "Context switch more PMU related SPRs" by Michael Ellerman · 11 years ago
  45. 6772faa powerpc/perf: Fix deadlock caused by calling printk() in PMU exception by Michael Ellerman · 11 years ago
  46. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 11 years ago
  47. fb0fce3 powerpc/power8: Update denormalization handler by Michael Neuling · 11 years ago
  48. d7c67fb powerpc/pseries: Simplify denormalization handler by Michael Neuling · 11 years ago
  49. 6a60f9e powerpc/power8: Fix oprofile and perf by Michael Neuling · 11 years ago
  50. b8b3de2 powerpc/eeh: Don't check RTAS token to get PE addr by Gavin Shan · 11 years ago
  51. c5df457 powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources by Kevin Hao · 11 years ago
  52. badec11 powerpc/cputable: Fix typo on P7+ cputable entry by Will Schmidt · 11 years ago
  53. 58a032c powerpc/perf: Add missing SIER support by Michael Ellerman · 11 years ago
  54. cbda6aa powerpc/perf: Revert to original NO_SIPR logic by Michael Ellerman · 11 years ago
  55. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  56. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  57. f274ef8 powerpc/pseries: Always enable CONFIG_HOTPLUG_CPU on PSERIES SMP by Srivatsa S. Bhat · 11 years ago
  58. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 11 years ago
  59. f7b3367 powerpc/32bit:Store temporary result in r0 instead of r8 by Priyanka Jain · 11 years ago
  60. 0608d69 powerpc/mm: Always invalidate tlb on hpte invalidate and update by Aneesh Kumar K.V · 11 years ago
  61. 280a5ba powerpc/pseries: Improve stream generation comments in copypage/user by Michael Neuling · 11 years ago
  62. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 11 years ago
  63. 2ac6f42 powerpc/cputable: Fix oprofile_cpu_type on power8 by Nishanth Aravamudan · 11 years ago
  64. e242114 powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPU by chenhui zhao · 11 years ago
  65. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 11 years ago
  66. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 11 years ago
  67. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 11 years ago
  68. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 11 years ago
  69. d4c2456 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  70. f1dd153 powerpc/pseries: Make 32-bit MSI quirk work on systems lacking firmware support by Brian King · 11 years ago
  71. 83920c4 powerpc/powernv: Build a zImage.epapr by Benjamin Herrenschmidt · 11 years ago
  72. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 11 years ago
  73. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 11 years ago
  74. 605e44d powerpc/powernv: Fix condition for when to invalidate the TCE cache by Benjamin Herrenschmidt · 11 years ago
  75. bee7dd9 powerpc/pci: Fix bogus message at boot about empty memory resources by Benjamin Herrenschmidt · 11 years ago
  76. 8fc1f5d powerpc: Fix TLB cleanup at boot on POWER8 by Benjamin Herrenschmidt · 11 years ago
  77. b641940 Merge tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
  78. 98f541c USB: remove remaining instances of USB_SUSPEND by Alan Stern · 12 years ago
  79. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  80. e34166a powerpc: Set show_unhandled_signals to 1 by default by Benjamin Herrenschmidt · 12 years ago
  81. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 12 years ago
  82. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 12 years ago
  83. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 12 years ago
  84. a1797b2 powerpc: select HAVE_CONTEXT_TRACKING for pSeries by Li Zhong · 12 years ago
  85. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 12 years ago
  86. 106ed88 powerpc: Exit user context on notify resume by Li Zhong · 12 years ago
  87. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  88. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 12 years ago
  89. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 12 years ago
  90. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 12 years ago
  91. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 12 years ago
  92. b2b4858 powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 by Benjamin Herrenschmidt · 12 years ago
  93. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 12 years ago
  94. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  95. b80ec3d powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS by Michael Ellerman · 12 years ago
  96. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
  97. a94a147 powerpc/rtas_flash: Fix validate_flash buffer overflow issue by Vasant Hegde · 12 years ago
  98. 79c66ce powerpc/kexec: Fix kexec when using VMX optimised memcpy by Anton Blanchard · 12 years ago
  99. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 12 years ago
  100. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 12 years ago