1. d2b496e powerpc/xmon: Don't signal we've entered until we're finished printing by Michael Ellerman · 11 years ago
  2. 1507589 powerpc/xmon: Fix timeout loop in get_output_lock() by Michael Ellerman · 11 years ago
  3. 730efb6 powerpc/xmon: Don't loop forever in get_output_lock() by Michael Ellerman · 11 years ago
  4. b4d6c06 powerpc/perf: Configure BHRB filter before enabling PMU interrupts by Anshuman Khandual · 11 years ago
  5. 8d4887e powerpc/pseries: Select ARCH_RANDOM on pseries by Michael Ellerman · 11 years ago
  6. 2fdd313 powerpc/perf: Add Power8 cache & TLB events by Michael Ellerman · 11 years ago
  7. 3b830c8 powerpc/relocate fix relocate processing in LE mode by Laurent Dufour · 10 years ago
  8. 429d2e8 powerpc: Fix kdump hang issue on p8 with relocation on exception enabled. by Mahesh Salgaonkar · 10 years ago
  9. 3ec8b78 powerpc/pseries: Disable relocation on exception while going down during crash. by Mahesh Salgaonkar · 10 years ago
  10. 8cc6b6c powerpc/eeh: Drop taken reference to driver on eeh_rmv_device by Thadeu Lima de Souza Cascardo · 10 years ago
  11. 0215b4a powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=y by Paul Gortmaker · 10 years ago
  12. e2a0f81 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  13. 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  14. f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  15. b73117c Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvm-queue by Paolo Bonzini · 10 years ago
  16. f878f84 powerpc: Wire up sched_setattr and sched_getattr syscalls by Benjamin Herrenschmidt · 10 years ago
  17. 94b09d7 powerpc/hugetlb: Replace __get_cpu_var with get_cpu_var by Tiejun Chen · 11 years ago
  18. 91b973f powerpc: Make sure "cache" directory is removed when offlining cpu by Paul Mackerras · 11 years ago
  19. 19751c0 powerpc/mm: Fix mmap errno when MAP_FIXED is set and mapping exceeds the allowed address space by jmarchan@redhat.com · 11 years ago
  20. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 11 years ago
  21. 3fa8cad8 powerpc/pseries/cpuidle: smt-snooze-delay cleanup. by Deepthi Dharwar · 11 years ago
  22. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
  23. d765ff2 powerpc: Fix 32-bit frames for signals delivered when transactional by Paul Mackerras · 10 years ago
  24. 67bfa0e powerpc/iommu: Fix initialisation of DART iommu table by Alistair Popple · 10 years ago
  25. 316d718 powerpc/numa: Fix decimal permissions by Joe Perches · 10 years ago
  26. fd120dc powerpc/mm: Fix compile error of pgtable-ppc64.h by Li Zhong · 10 years ago
  27. 1c430c0 powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations by Andreas Schwab · 11 years ago
  28. 6e677ef Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 10 years ago
  29. e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 10 years ago
  30. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  31. d12de1e Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  32. 7179ba5 powerpc: Implement arch_spin_is_locked() using arch_spin_value_unlocked() by Michael Ellerman · 11 years ago
  33. 3405d23 powerpc: Add support for the optimised lockref implementation by Michael Ellerman · 11 years ago
  34. 4068890 KVM: PPC: Book3S PR: Cope with doorbell interrupts by Paul Mackerras · 11 years ago
  35. b17dfec KVM: PPC: Book3S HV: Add software abort codes for transactional memory by Michael Neuling · 11 years ago
  36. 7b49041 KVM: PPC: Book3S HV: Add new state for transactional memory by Michael Neuling · 11 years ago
  37. 7b37a12 powerpc/Kconfig: Make TM select VSX and VMX by Michael Neuling · 11 years ago
  38. d682916 KVM: PPC: Book3S HV: Basic little-endian guest support by Anton Blanchard · 11 years ago
  39. 8563bf5 KVM: PPC: Book3S HV: Add support for DABRX register on POWER7 by Paul Mackerras · 11 years ago
  40. 5d00f66 KVM: PPC: Book3S HV: Prepare for host using hypervisor doorbells by Paul Mackerras · 11 years ago
  41. e0622bd KVM: PPC: Book3S HV: Handle new LPCR bits on POWER8 by Paul Mackerras · 11 years ago
  42. aa31e84 KVM: PPC: Book3S HV: Handle guest using doorbells for IPIs by Paul Mackerras · 11 years ago
  43. e3bbbbf KVM: PPC: Book3S HV: Consolidate code that checks reason for wake from nap by Paul Mackerras · 11 years ago
  44. 5557ae0 KVM: PPC: Book3S HV: Implement architecture compatibility modes for POWER8 by Paul Mackerras · 11 years ago
  45. bd3048b KVM: PPC: Book3S HV: Add handler for HV facility unavailable by Michael Ellerman · 11 years ago
  46. ca25205 KVM: PPC: Book3S HV: Flush the correct number of TLB sets on POWER8 by Paul Mackerras · 11 years ago
  47. b005255e KVM: PPC: Book3S HV: Context-switch new POWER8 SPRs by Michael Neuling · 11 years ago
  48. e0b7ec0 KVM: PPC: Book3S HV: Align physical and virtual CPU thread numbers by Paul Mackerras · 11 years ago
  49. eee7ff9 KVM: PPC: Book3S HV: Don't set DABR on POWER8 by Michael Neuling · 11 years ago
  50. 6c85f52 kvm/ppc: IRQ disabling cleanup by Scott Wood · 11 years ago
  51. 70713fe3 KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() by Mihai Caraman · 11 years ago
  52. 48eaef0 KVM: PPC: Book3S HV: use xics_wake_cpu only when defined by Andreas Schwab · 11 years ago
  53. 7360177 KVM: PPC: Book3S: MMIO emulation support for little endian guests by Cédric Le Goater · 11 years ago
  54. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  55. 4d8880a Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  56. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  57. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  58. 56abde7 rapidio: add modular rapidio core build into powerpc and mips branches by Alexandre Bounine · 11 years ago
  59. 9494a1e powerpc: use generic fixmap.h by Mark Salter · 11 years ago
  60. 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  61. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  62. e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  63. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  64. 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  65. 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  66. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  67. ea02f94 net: introduce SO_BPF_EXTENSIONS by Michal Sekletar · 11 years ago
  68. 4180442 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  69. 7d0d46d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  70. 9841c79 powerpc/booke64: Guard e6500 tlb handler with CONFIG_PPC_FSL_BOOK3E by Scott Wood · 11 years ago
  71. 482c434 dt/bindings: Remove device_type "serial" from marvell,mv64360-mpsc by Grant Likely · 11 years ago
  72. dae95c1 dt/bindings: remove users of device_type "mdio" by Grant Likely · 11 years ago
  73. 40aad3c dt/bindings: Remove all references to device_type "ethernet-phy" by Grant Likely · 11 years ago
  74. 860fc2f Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  75. aee636c bpf: do not use reciprocal divide by Eric Dumazet · 11 years ago
  76. 1c2042c powerpc/eeh: Use global PCI rescan-remove locking by Rafael J. Wysocki · 11 years ago
  77. f7d98d1 powerpc/powernv: Call OPAL sync before kexec'ing by Vasant Hegde · 11 years ago
  78. cb5b242 powerpc/eeh: Escalate error on non-existing PE by Gavin Shan · 11 years ago
  79. 7e4e786 powerpc/eeh: Handle multiple EEH errors by Gavin Shan · 11 years ago
  80. b3084f4 powerpc/thp: Fix crash on mremap by Aneesh Kumar K.V · 11 years ago
  81. fac515db Merge remote-tracking branch 'scott/next' into next by Benjamin Herrenschmidt · 11 years ago
  82. 3ac8ff1 powerpc: Fix transactional FP/VMX/VSX unavailable handlers by Paul Mackerras · 11 years ago
  83. d31626f powerpc: Don't corrupt transactional state when using FP/VMX in kernel by Paul Mackerras · 11 years ago
  84. ae39c58 powerpc: Reclaim two unused thread_info flag bits by Paul Mackerras · 11 years ago
  85. 0215f7d powerpc: Fix races with irq_work by Benjamin Herrenschmidt · 11 years ago
  86. 30c8263 Move precessing of MCE queued event out from syscall exit path. by Mahesh Salgaonkar · 11 years ago
  87. c0c4301 pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle routines by Preeti U Murthy · 11 years ago
  88. 4f77092 powerpc: Make add_system_ram_resources() __init by Geert Uytterhoeven · 11 years ago
  89. 5906b0a powerpc: add SATA_MV to ppc64_defconfig by Olof Johansson · 11 years ago
  90. bf16a4c powerpc/powernv: Increase candidate fw image size by Vasant Hegde · 11 years ago
  91. 68fb18aa powerpc: Add debug checks to catch invalid cpu-to-node mappings by Srivatsa S. Bhat · 11 years ago
  92. d4edc5b powerpc: Fix the setup of CPU-to-Node mappings during CPU online by Srivatsa S. Bhat · 11 years ago
  93. 0c4b9e2 powerpc/iommu: Don't detach device without IOMMU group by Gavin Shan · 11 years ago
  94. f26c7a0 powerpc/eeh: Hotplug improvement by Gavin Shan · 11 years ago
  95. 9be3bec powerpc/eeh: Call opal_pci_reinit() on powernv for restoring config space by Gavin Shan · 11 years ago
  96. 1d35054 powerpc/eeh: Add restore_config operation by Gavin Shan · 11 years ago
  97. 8184616 powerpc/powernv: Remove unnecessary assignment by Gavin Shan · 11 years ago
  98. 97e7dc5 Revert "pseries/iommu: Remove DDW on kexec" by Nishanth Aravamudan · 11 years ago
  99. ae69e1e Revert "powerpc/pseries/iommu: remove default window before attempting DDW manipulation" by Nishanth Aravamudan · 11 years ago
  100. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago