1. e0d0059 powerpc/vdso: Disable building the 32-bit VDSO on little endian by Michael Ellerman · 9 years ago
  2. 6e5c077 powerpc/vdso: Combine start/size variables by Michael Ellerman · 9 years ago
  3. 63da88d powerpc/vdso: Remove unused debug code by Michael Ellerman · 9 years ago
  4. 60e065f powerpc: Reject binutils 2.24 when building little endian by Michael Ellerman · 9 years ago
  5. e79c838 powerpc: Don't do gcc version checks if we're building with clang by Michael Ellerman · 9 years ago
  6. 5c0aebf powerpc: Show utsname->machine in boot-up banner by Michael Ellerman · 9 years ago
  7. 5af7a6f powerpc/pasemi: Only the build the pasemi MSI code for PASEMI=y by Michael Ellerman · 9 years ago
  8. f1e7c20 powerpc: Make STRICT_MM_TYPECHECKS a config option by Michael Ellerman · 9 years ago
  9. 2222ce0f powerpc/pseries: Fix possible leaked device node reference by Nathan Fontenot · 9 years ago
  10. 202648a powerpc: Constify irq_domain_ops by Krzysztof Kozlowski · 9 years ago
  11. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 9 years ago
  12. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 9 years ago
  13. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 9 years ago
  14. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 9 years ago
  15. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 9 years ago
  16. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 9 years ago
  17. 433c5c2 powerpc/kvm: Fix SMP=n build error in book3s_xics.c by Michael Ellerman · 9 years ago
  18. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  19. 63905bb Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  20. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  21. 2e826695 powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled by Aneesh Kumar K.V · 9 years ago
  22. 66feed6 KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 by Paul Mackerras · 9 years ago
  23. eddb60f KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C by Paul Mackerras · 9 years ago
  24. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 9 years ago
  25. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 9 years ago
  26. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 9 years ago
  27. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 9 years ago
  28. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 9 years ago
  29. 25fedfc KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu by Paul Mackerras · 9 years ago
  30. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 9 years ago
  31. d911f0b KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update by Paul Mackerras · 9 years ago
  32. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 9 years ago
  33. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 9 years ago
  34. 6e0365b KVM: PPC: Book3S HV: Add ICP real mode counters by Suresh Warrier · 9 years ago
  35. b022155 KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode by Suresh Warrier · 9 years ago
  36. 34cb795 KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock by Suresh Warrier · 9 years ago
  37. 878610f KVM: PPC: Book3S HV: Add guest->host real mode completion counters by Suresh E. Warrier · 9 years ago
  38. a4bd6eb KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte by Aneesh Kumar K.V · 9 years ago
  39. 31037ec KVM: PPC: Book3S HV: Remove RMA-related variables from code by Aneesh Kumar K.V · 9 years ago
  40. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  41. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 9 years ago
  42. ae75116e powerpc: Export __spin_yield by Suresh E. Warrier · 9 years ago
  43. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  44. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  45. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 9 years ago
  46. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  47. a7e73e7 powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error by Shreyas B. Prabhu · 9 years ago
  48. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 9 years ago
  49. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 9 years ago
  50. dac5657 KVM: PPC: Remove page table walk helpers by Aneesh Kumar K.V · 9 years ago
  51. 5e1d44a KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer by Aneesh Kumar K.V · 9 years ago
  52. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 9 years ago
  53. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  54. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  55. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 9 years ago
  56. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 9 years ago
  57. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 9 years ago
  58. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  59. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  60. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  61. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 9 years ago
  62. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 9 years ago
  63. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  64. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  65. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  66. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  67. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  68. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  69. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  72. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 9 years ago
  73. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 9 years ago
  74. 89a51df powerpc/eeh: Fix crash in eeh_add_device_early() on Cell by Michael Ellerman · 9 years ago
  75. 9a5cbce powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH by Anton Blanchard · 9 years ago
  76. 7debc97 powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() fails by Li Zhong · 9 years ago
  77. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  78. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 9 years ago
  79. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  80. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  81. 3a29dd6 Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  82. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  83. f7e9e35 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu by Dave Olson · 9 years ago
  84. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 9 years ago
  85. b816ce6 powerpc/perf/hv-24x7: Add missing put_cpu_var() by Sukadev Bhattiprolu · 9 years ago
  86. aeab199 powerpc/perf/hv-24x7: Break up single_24x7_request by Sukadev Bhattiprolu · 9 years ago
  87. 529ce8c powerpc/perf/hv-24x7: Define update_event_count() by Sukadev Bhattiprolu · 9 years ago
  88. 3ca4ea7 powerpc/perf/hv-24x7: Whitespace cleanup by Sukadev Bhattiprolu · 9 years ago
  89. e3ee15d powerpc/perf/hv-24x7: Define add_event_to_24x7_request() by Sukadev Bhattiprolu · 9 years ago
  90. 33ba14c powerpc/perf/hv-24x7: Rename hv_24x7_event_update by Sukadev Bhattiprolu · 9 years ago
  91. f954825 powerpc/perf/hv-24x7: Move debug prints to separate function by Sukadev Bhattiprolu · 9 years ago
  92. 8079876 powerpc/perf/hv-24x7: Drop event_24x7_request() by Sukadev Bhattiprolu · 9 years ago
  93. 7aabe0c powerpc/perf/hv-24x7: Use pr_devel() to log message by Sukadev Bhattiprolu · 9 years ago
  94. f2b1237 powerpc/perf/hv-24x7: Remove unnecessary parameter by Sukadev Bhattiprolu · 9 years ago
  95. 145264e powerpc/perf/hv-24x7: Modify definition of request and result buffers by Sukadev Bhattiprolu · 9 years ago
  96. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 9 years ago
  97. feba403 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  98. 771e569 powerpc: dart_iommu: Remove check for controller_ops == NULL case by Daniel Axtens · 9 years ago
  99. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 9 years ago
  100. 9c1368f powerpc/cell: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago