1. ab55d21 powerpc/eeh: Introdce flag to protect sysfs by Gavin Shan · 11 years ago
  2. 4b83bd4 powerpc/eeh: Don't use pci_dev during BAR restore by Gavin Shan · 11 years ago
  3. f5c5771 powerpc/eeh: Use partial hotplug for EEH unaware drivers by Gavin Shan · 11 years ago
  4. 9feed42 powerpc/eeh: Use safe list traversal when walking EEH devices by Gavin Shan · 11 years ago
  5. 807a827 powerpc/eeh: Keep PE during hotplug by Gavin Shan · 11 years ago
  6. f285649 powerpc/eeh: Export functions for hotplug by Gavin Shan · 11 years ago
  7. 0b88f77 powerpc: Access local paca after hard irq disabled by Tiejun Chen · 11 years ago
  8. 0e0ed64 powerpc/modules: Module CRC relocation fix causes perf issues by Anton Blanchard · 11 years ago
  9. 33959f8 powerpc: Add second POWER8 PVR entry by Michael Neuling · 11 years ago
  10. 64b0dc5 net: rename busy poll socket op and globals by Eliezer Tamir · 11 years ago
  11. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  12. 74b9272 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 11 years ago
  13. 65b97fb Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  14. fe489bf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  15. e13053f Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  16. 2d722f6 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  17. 0c46d68 Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. 0de10f9 Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
  19. 7a9cdd9 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 11 years ago
  20. dd8164c Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  21. 9e6f31a powerpc/mpic: create mpic subsystem object by Dongsheng.wang@freescale.com · 12 years ago
  22. 36ca09b powerpc/mpic: add global timer support by Dongsheng.wang@freescale.com · 12 years ago
  23. 86d3796 powerpc/mpic: Add get_version API both for internal and external use by Hongtao Jia · 12 years ago
  24. 2fd1b48 Merge tag 'v3.10' into sched/core by Ingo Molnar · 11 years ago
  25. 24a72ac Merge tag 'v3.10' into next by Benjamin Herrenschmidt · 11 years ago
  26. 6e0b8bc9 powerpc/pseries: Inform the hypervisor we are using EBB regs by Michael Ellerman · 11 years ago
  27. 330a1eb powerpc/perf: Core EBB support for 64-bit book3s by Michael Ellerman · 11 years ago
  28. 2ac138c powerpc/perf: Drop MMCRA from thread_struct by Michael Ellerman · 11 years ago
  29. 7a7a41f powerpc/perf: Freeze PMC5/6 if we're not using them by Michael Ellerman · 11 years ago
  30. c9f6951 powerpc: Remove KVMTEST from RELON exception handlers by Michael Ellerman · 11 years ago
  31. 061d19f powerpc: Delete __cpuinit usage from all users by Paul Gortmaker · 11 years ago
  32. 5524f3f powerpc/iommu: Remove unused pci_iommu_init() and pci_direct_iommu_init() by Bjorn Helgaas · 12 years ago
  33. eeb6361 powerpc/eeh: Avoid build warnings by Gavin Shan · 11 years ago
  34. 0f29682 KVM: PPC: Book3S PR: Allow guest to use 1TB segments by Paul Mackerras · 11 years ago
  35. 40d158e consolidate io_remap_pfn_range definitions by Al Viro · 12 years ago
  36. a41b56e arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not by Maarten Lankhorst · 12 years ago
  37. ef6a285 powerpc/eeh: Remove eeh_mutex by Gavin Shan · 11 years ago
  38. ff1e768 powerpc/mm: Fix build warnings with CONFIG_TRANSPARENT_HUGEPAGE disabled by Nathan Fontenot · 11 years ago
  39. 1a52728 powerpc: Optimize hugepage invalidate by Aneesh Kumar K.V · 12 years ago
  40. 437d496 powerpc/THP: Enable THP on PPC64 by Aneesh Kumar K.V · 12 years ago
  41. 6d492ec powerpc/THP: Add code to handle HPTE faults for hugepages by Aneesh Kumar K.V · 12 years ago
  42. db7cb5b powerpc/kvm: Handle transparent hugepage in KVM by Aneesh Kumar K.V · 12 years ago
  43. 12bc9f6 powerpc: Replace find_linux_pte with find_linux_pte_or_hugepte by Aneesh Kumar K.V · 12 years ago
  44. 2940999 powerpc: move find_linux_pte_or_hugepte and gup_hugepte to common code by Aneesh Kumar K.V · 12 years ago
  45. 074c2ea powerpc/THP: Implement transparent hugepages for ppc64 by Aneesh Kumar K.V · 12 years ago
  46. f940f52 powerpc/THP: Double the PMD table size for THP by Aneesh Kumar K.V · 12 years ago
  47. db3d853 powerpc/mm: handle hugepage size correctly when invalidating hpte entries by Aneesh Kumar K.V · 12 years ago
  48. 1bc98de powernv/opal: Notifier for OPAL events by Gavin Shan · 12 years ago
  49. 2377323 powerpc/eeh: Sync OPAL API with firmware by Gavin Shan · 12 years ago
  50. 8a6b1bc powerpc/eeh: EEH core to handle special event by Gavin Shan · 12 years ago
  51. 4907581 powerpc/eeh: Export confirm_error_lock by Gavin Shan · 12 years ago
  52. 9986659 powerpc/eeh: Allow to purge EEH events by Gavin Shan · 12 years ago
  53. 5a71978 powerpc/eeh: Trace time on first error for PE by Gavin Shan · 12 years ago
  54. c860855 powerpc/eeh: Single kthread to handle events by Gavin Shan · 12 years ago
  55. 21fd21f powerpc/eeh: EEH post initialization operation by Gavin Shan · 12 years ago
  56. 51fb5f5 powerpc/eeh: Make eeh_init() public by Gavin Shan · 12 years ago
  57. 8cdb283 powerpc/eeh: Trace PCI bus from PE by Gavin Shan · 12 years ago
  58. 0156680 powerpc/eeh: Make eeh_pe_get() public by Gavin Shan · 12 years ago
  59. 9ff6743 powerpc/eeh: Make eeh_phb_pe_get() public by Gavin Shan · 12 years ago
  60. 2d5c121 powerpc/eeh: Enhance converting EEH dev by Gavin Shan · 12 years ago
  61. 475e68c powerpc: Align thread->fpr to 16 bytes by Anton Blanchard · 12 years ago
  62. d8899bb powerpc: Debug control and status registers are 32bit by Bharat Bhushan · 12 years ago
  63. 4e13c1a powerpc/vfio: Enable on PowerNV platform by Alexey Kardashevskiy · 12 years ago
  64. d5d8ec8 powerpc/mm: Make mmap_64.c compile on 32bit powerpc by Daniel Walker · 12 years ago
  65. 35fd219 powerpc: Move the single step enable code to a generic path by Suzuki K. Poulose · 12 years ago
  66. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  67. 0a0fca9 sched: Rename sched.c as sched/core.c in comments and Documentation by Viresh Kumar · 12 years ago
  68. dafcc43 net: add socket option for low latency polling by Eliezer Tamir · 12 years ago
  69. bf32d52 Merge 3.10-rc6 into tty-next by Greg Kroah-Hartman · 12 years ago
  70. 5938930 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  71. 0e37739 powerpc: Fix stack overflow crash in resume_kernel when ftracing by Michael Ellerman · 12 years ago
  72. c45640e ibmebus: convert of_platform_driver to platform_driver by Rob Herring · 12 years ago
  73. af180b8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  74. 4edd1ae kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage by Mihai Caraman · 12 years ago
  75. 82a9f16 powerpc/hw_breakpoints: Add DABRX cpu feature to fix 32-bit regression by Michael Neuling · 12 years ago
  76. 1ba7055 Merge 3.10-rc5 into tty-next by Greg Kroah-Hartman · 12 years ago
  77. 1f48c49 serial/mpc52xx_uart: add MPC5125 PSC support by Matteo Facchinetti · 12 years ago
  78. 8e44ddc powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulation by Paul Mackerras · 12 years ago
  79. a515348 powerpc/pseries: Kill all prefetch streams on context switch by Michael Neuling · 12 years ago
  80. 2b3f8e8 powerpc/tm: Fix userspace stack corruption on signal delivery for active transactions by Michael Neuling · 12 years ago
  81. b75c100 powerpc/tm: Move TM abort cause codes to uapi by Michael Neuling · 12 years ago
  82. 6ce6c62 powerpc/tm: Abort on emulation and alignment faults by Michael Neuling · 12 years ago
  83. 35f7097 powerpc/tm: Make room for hypervisor in abort cause codes by Michael Neuling · 12 years ago
  84. 1af1717 powerpc: uaccess s/might_sleep/might_fault/ by Michael S. Tsirkin · 12 years ago
  85. b72c1f6 powerpc: Make radeon 32-bit MSI quirk work on powernv by Benjamin Herrenschmidt · 12 years ago
  86. 59affcd powerpc: Context switch more PMU related SPRs by Michael Ellerman · 12 years ago
  87. 2abbbb6 powerpc/mpc512x: move common code to shared.c file by Gerhard Sittig · 12 years ago
  88. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 12 years ago
  89. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 12 years ago
  90. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 12 years ago
  91. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
  92. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 12 years ago
  93. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 12 years ago
  94. 4a3b8d0 powerpc: hard_irq_disable(): Call trace_hardirqs_off after disabling by Scott Wood · 12 years ago
  95. 73ed148 powerpc/powernv: Improve kexec reliability by Benjamin Herrenschmidt · 12 years ago
  96. 3065023 powerpc: Add an in memory udbg console by Alistair Popple · 12 years ago
  97. 5737789 powerpc: Make hard_irq_disable() do the right thing vs. irq tracing by Benjamin Herrenschmidt · 12 years ago
  98. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 12 years ago
  99. cbbc6f1 powerpc/cputable: Reserve bits in HWCAP2 for new features by Nishanth Aravamudan · 12 years ago
  100. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 12 years ago