1. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  2. 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
  3. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  4. 2e826695 powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled by Aneesh Kumar K.V · 9 years ago
  5. 66feed6 KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 by Paul Mackerras · 9 years ago
  6. eddb60f KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C by Paul Mackerras · 9 years ago
  7. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 9 years ago
  8. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 9 years ago
  9. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 9 years ago
  10. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 9 years ago
  11. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 9 years ago
  12. 25fedfc KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu by Paul Mackerras · 9 years ago
  13. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 9 years ago
  14. d911f0b KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update by Paul Mackerras · 9 years ago
  15. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 9 years ago
  16. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 9 years ago
  17. 6e0365b KVM: PPC: Book3S HV: Add ICP real mode counters by Suresh Warrier · 9 years ago
  18. b022155 KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode by Suresh Warrier · 9 years ago
  19. 34cb795 KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock by Suresh Warrier · 9 years ago
  20. 878610f KVM: PPC: Book3S HV: Add guest->host real mode completion counters by Suresh E. Warrier · 9 years ago
  21. a4bd6eb KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte by Aneesh Kumar K.V · 9 years ago
  22. 31037ec KVM: PPC: Book3S HV: Remove RMA-related variables from code by Aneesh Kumar K.V · 9 years ago
  23. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 9 years ago
  24. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 9 years ago
  25. ae75116e powerpc: Export __spin_yield by Suresh E. Warrier · 9 years ago
  26. 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
  27. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  28. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 9 years ago
  29. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 9 years ago
  30. a7e73e7 powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error by Shreyas B. Prabhu · 9 years ago
  31. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 9 years ago
  32. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 9 years ago
  33. dac5657 KVM: PPC: Remove page table walk helpers by Aneesh Kumar K.V · 9 years ago
  34. 5e1d44a KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer by Aneesh Kumar K.V · 9 years ago
  35. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 9 years ago
  36. 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
  37. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 9 years ago
  39. 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
  40. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 9 years ago
  41. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 9 years ago
  42. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  43. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  44. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 9 years ago
  45. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 9 years ago
  46. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  47. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 9 years ago
  48. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  49. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  50. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 9 years ago
  51. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  52. 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
  53. 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
  54. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  55. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 9 years ago
  56. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 9 years ago
  57. 89a51df powerpc/eeh: Fix crash in eeh_add_device_early() on Cell by Michael Ellerman · 9 years ago
  58. 9a5cbce powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH by Anton Blanchard · 9 years ago
  59. 7debc97 powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() fails by Li Zhong · 9 years ago
  60. 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
  61. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 9 years ago
  62. 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
  63. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  64. 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
  65. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 9 years ago
  66. f7e9e35 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu by Dave Olson · 9 years ago
  67. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 9 years ago
  68. b816ce6 powerpc/perf/hv-24x7: Add missing put_cpu_var() by Sukadev Bhattiprolu · 9 years ago
  69. aeab199 powerpc/perf/hv-24x7: Break up single_24x7_request by Sukadev Bhattiprolu · 9 years ago
  70. 529ce8c powerpc/perf/hv-24x7: Define update_event_count() by Sukadev Bhattiprolu · 9 years ago
  71. 3ca4ea7 powerpc/perf/hv-24x7: Whitespace cleanup by Sukadev Bhattiprolu · 9 years ago
  72. e3ee15d powerpc/perf/hv-24x7: Define add_event_to_24x7_request() by Sukadev Bhattiprolu · 9 years ago
  73. 33ba14c powerpc/perf/hv-24x7: Rename hv_24x7_event_update by Sukadev Bhattiprolu · 9 years ago
  74. f954825 powerpc/perf/hv-24x7: Move debug prints to separate function by Sukadev Bhattiprolu · 9 years ago
  75. 8079876 powerpc/perf/hv-24x7: Drop event_24x7_request() by Sukadev Bhattiprolu · 9 years ago
  76. 7aabe0c powerpc/perf/hv-24x7: Use pr_devel() to log message by Sukadev Bhattiprolu · 9 years ago
  77. f2b1237 powerpc/perf/hv-24x7: Remove unnecessary parameter by Sukadev Bhattiprolu · 9 years ago
  78. 145264e powerpc/perf/hv-24x7: Modify definition of request and result buffers by Sukadev Bhattiprolu · 9 years ago
  79. ed59190 powerpc/powernv: Add interfaces for flash device access by Cyril Bur · 9 years ago
  80. feba403 powerpc/tm: Abort syscalls in active transactions by Sam bobroff · 9 years ago
  81. 771e569 powerpc: dart_iommu: Remove check for controller_ops == NULL case by Daniel Axtens · 9 years ago
  82. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 9 years ago
  83. 9c1368f powerpc/cell: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  84. 97884e0 powerpc: fsl_pci, swiotlb: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  85. 19124d6 powerpc/maple: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  86. d28a0d9 powerpc/pasemi: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  87. 65ebf4b powerpc/powernv: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  88. 38ae9ec powerpc/pseries: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  89. e63f26d powerpc/powermac: Move controller ops from ppc_md to controller_ops by Daniel Axtens · 9 years ago
  90. 798248a powerpc: dart_iommu: optionally populate controller_ops on init by Daniel Axtens · 9 years ago
  91. cd16c7b powerpc: Create pci_controller_ops.reset_secondary_bus and shim by Daniel Axtens · 9 years ago
  92. 542070b powerpc: Create pci_controller_ops.window_alignment and shim by Daniel Axtens · 9 years ago
  93. b31e79f powerpc: Create pci_controller_ops.enable_device_hook and shim by Daniel Axtens · 9 years ago
  94. ff9df8c powerpc: Create pci_controller_ops.probe_mode and shim by Daniel Axtens · 9 years ago
  95. b122c95 powerpc: Create pci_controller_ops.dma_bus_setup and shim by Daniel Axtens · 9 years ago
  96. e02def5 powerpc: Create pci_controller_ops.dma_dev_setup and shim by Daniel Axtens · 9 years ago
  97. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 9 years ago
  98. ba9c8f2 powerpc/powermac: move pmac_pci_probe_mode from setup.c to pci.c by Daniel Axtens · 9 years ago
  99. bdc728a powerpc: move find_and_init_phbs() to pSeries specific code by Daniel Axtens · 9 years ago
  100. a7f4ee1 powerpc: Drop return value of smp_ops->probe() by Michael Ellerman · 9 years ago