1. 23b7776 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  2. 1bf7067 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  3. 085c789 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 10 years ago
  4. f407a82 Merge branch 'linus' into sched/core, to resolve conflict by Ingo Molnar · 10 years ago
  5. a76ff68 powerpc: Fix smp_mb__before_spinlock() by Paul E. McKenney · 10 years ago
  6. 06931e6 sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask() by Bartosz Golaszewski · 10 years ago
  7. f0d8690 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  8. 5f76eea sched/preempt, powerpc: Disable preemption in enable_kernel_altivec() explicitly by David Hildenbrand · 10 years ago
  9. 70ffdb9 mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler by David Hildenbrand · 10 years ago
  10. 2cb7c9c sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* by David Hildenbrand · 10 years ago
  11. b92b8b3 locking/arch: Rename set_mb() to smp_store_mb() by Peter Zijlstra · 10 years ago
  12. ab3f02f locking/arch: Add WRITE_ONCE() to set_mb() by Peter Zijlstra · 10 years ago
  13. 5e95235 powerpc: Align TOC to 256 bytes by Anton Blanchard · 10 years ago
  14. a22e5f5 arch: Remove __ARCH_HAVE_CMPXCHG by Thomas Gleixner · 10 years ago
  15. ffb2d78 powerpc/mce: fix off by one errors in mce event handling by Daniel Axtens · 10 years ago
  16. 7b868e8 powerpc/mm: Return NULL for not present hugetlb page by Aneesh Kumar K.V · 10 years ago
  17. 13bd817 powerpc/thp: Serialize pmd clear against a linux page table walk. by Aneesh Kumar K.V · 10 years ago
  18. 17d4890 KVM: PPC: Book3S HV: Fix list traversal in error case by Paul Mackerras · 10 years ago
  19. 0aab374 powerpc/powernv: Restore non-volatile CRs after nap by Sam Bobroff · 10 years ago
  20. d91dafc powerpc/eeh: Delay probing EEH device during hotplug by Gavin Shan · 10 years ago
  21. 1ae79b7 powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state() by Gavin Shan · 10 years ago
  22. f32393c powerpc/pseries: Correct cpu affinity for dlpar added cpus by Nathan Fontenot · 10 years ago
  23. 68fc378 Revert "powerpc/tm: Abort syscalls in active transactions" by Michael Ellerman · 10 years ago
  24. d33047f powerpc/powernv: Fix early pci_controller_ops loading. by Daniel Axtens · 10 years ago
  25. 433c5c2 powerpc/kvm: Fix SMP=n build error in book3s_xics.c by Michael Ellerman · 10 years ago
  26. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  27. 63905bb Merge tag 'powerpc-4.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  28. eadf16a Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  29. 2e826695 powerpc/mm: Fix build error with CONFIG_PPC_TRANSACTIONAL_MEM disabled by Aneesh Kumar K.V · 10 years ago
  30. 66feed6 KVM: PPC: Book3S HV: Use msgsnd for signalling threads on POWER8 by Paul Mackerras · 10 years ago
  31. eddb60f KVM: PPC: Book3S HV: Translate kvmhv_commence_exit to C by Paul Mackerras · 10 years ago
  32. 6af27c8 KVM: PPC: Book3S HV: Streamline guest entry and exit by Paul Mackerras · 10 years ago
  33. 7d6c40d KVM: PPC: Book3S HV: Use bitmap of active threads rather than count by Paul Mackerras · 10 years ago
  34. fd6d53b KVM: PPC: Book3S HV: Use decrementer to wake napping threads by Paul Mackerras · 10 years ago
  35. ccc0777 KVM: PPC: Book3S HV: Don't wake thread with no vcpu on guest IPI by Paul Mackerras · 10 years ago
  36. 5d5b99c KVM: PPC: Book3S HV: Get rid of vcore nap_count and n_woken by Paul Mackerras · 10 years ago
  37. 25fedfc KVM: PPC: Book3S HV: Move vcore preemption point up into kvmppc_run_vcpu by Paul Mackerras · 10 years ago
  38. 1f09c3e KVM: PPC: Book3S HV: Minor cleanups by Paul Mackerras · 10 years ago
  39. d911f0b KVM: PPC: Book3S HV: Simplify handling of VCPUs that need a VPA update by Paul Mackerras · 10 years ago
  40. b6c295d KVM: PPC: Book3S HV: Accumulate timing information for real-mode code by Paul Mackerras · 10 years ago
  41. e23a808 KVM: PPC: Book3S HV: Create debugfs file for each guest's HPT by Paul Mackerras · 10 years ago
  42. 6e0365b KVM: PPC: Book3S HV: Add ICP real mode counters by Suresh Warrier · 10 years ago
  43. b022155 KVM: PPC: Book3S HV: Move virtual mode ICP functions to real-mode by Suresh Warrier · 10 years ago
  44. 34cb795 KVM: PPC: Book3S HV: Convert ICS mutex lock to spin lock by Suresh Warrier · 10 years ago
  45. 878610f KVM: PPC: Book3S HV: Add guest->host real mode completion counters by Suresh E. Warrier · 10 years ago
  46. a4bd6eb KVM: PPC: Book3S HV: Add helpers for lock/unlock hpte by Aneesh Kumar K.V · 10 years ago
  47. 31037ec KVM: PPC: Book3S HV: Remove RMA-related variables from code by Aneesh Kumar K.V · 10 years ago
  48. e928e9c KVM: PPC: Book3S HV: Add fast real-mode H_RANDOM implementation. by Michael Ellerman · 10 years ago
  49. 99342cf8 kvmppc: Implement H_LOGICAL_CI_{LOAD,STORE} in KVM by David Gibson · 11 years ago
  50. ae75116e powerpc: Export __spin_yield by Suresh E. Warrier · 10 years ago
  51. 6496edf Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  52. 54e514b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  53. fd89a65 powerpc/oprofile: reduce mmap_sem hold for exe_file by Davidlohr Bueso · 10 years ago
  54. 1a3aff9 powerpc: switch to using asm-generic for seccomp.h by Kees Cook · 10 years ago
  55. a7e73e7 powerpc/kvm: Fix ppc64_defconfig + PPC_POWERNV=n build error by Shreyas B. Prabhu · 10 years ago
  56. 7d6e7f7 powerpc/mm/thp: Return pte address if we find trans_splitting. by Aneesh Kumar K.V · 10 years ago
  57. 691e95f powerpc/mm/thp: Make page table walk safe against thp split/collapse by Aneesh Kumar K.V · 10 years ago
  58. dac5657 KVM: PPC: Remove page table walk helpers by Aneesh Kumar K.V · 10 years ago
  59. 5e1d44a KVM: PPC: Use READ_ONCE when dereferencing pte_t pointer by Aneesh Kumar K.V · 10 years ago
  60. 1cbee46 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 10 years ago
  61. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  62. eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  63. e243304 powerpc/powernv: reboot when requested by firmware by Joel Stanley · 10 years ago
  64. fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
  65. 50c6a66 powerpc/hugetlb: Call mm_dec_nr_pmds() in hugetlb_free_pmd_range() by Scott Wood · 10 years ago
  66. 75c3cfa VFS: assorted weird filesystems: d_inode() annotations by David Howells · 10 years ago
  67. cb90695 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 10 years ago
  68. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  69. 2fe0753 powerpc/powermac: Fix build error seen with powermac smp builds by Guenter Roeck · 10 years ago
  70. 16e00f5 powerpc/pseries: Fix compile of memory hotplug without CONFIG_MEMORY_HOTREMOVE by Alexey Kardashevskiy · 10 years ago
  71. 1dcf58d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  72. 204db6e mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE by Kees Cook · 10 years ago
  73. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 10 years ago
  74. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 10 years ago
  75. ed63227 powerpc: standardize mmap_rnd() usage by Kees Cook · 10 years ago
  76. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 10 years ago
  77. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. e95e7f6 Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  79. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  80. ff7a2ad powerpc: Remove PPC32 code from pseries specific find_and_init_phbs() by Daniel Axtens · 10 years ago
  81. 4acd09b powerpc/cell: Fix iommu breakage caused by controller_ops change by Michael Ellerman · 10 years ago
  82. 89a51df powerpc/eeh: Fix crash in eeh_add_device_early() on Cell by Michael Ellerman · 10 years ago
  83. 9a5cbce powerpc/perf: Cap 64bit userspace backtraces to PERF_MAX_STACK_DEPTH by Anton Blanchard · 10 years ago
  84. 7debc97 powerpc/perf/hv-24x7: Fail 24x7 initcall if create_events_from_catalog() fails by Li Zhong · 10 years ago
  85. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  86. b0a478e powerpc/pseries: Correct memory hotplug locking by Nathan Fontenot · 10 years ago
  87. cc76ee7 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  88. 9003601 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  89. 3a29dd6 Merge branch 'next-dlpar' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  90. fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
  91. f7e9e35 powerpc: Fix missing L2 cache size in /sys/devices/system/cpu by Dave Olson · 10 years ago
  92. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 10 years ago
  93. b816ce6 powerpc/perf/hv-24x7: Add missing put_cpu_var() by Sukadev Bhattiprolu · 10 years ago
  94. aeab199 powerpc/perf/hv-24x7: Break up single_24x7_request by Sukadev Bhattiprolu · 10 years ago
  95. 529ce8c powerpc/perf/hv-24x7: Define update_event_count() by Sukadev Bhattiprolu · 10 years ago
  96. 3ca4ea7 powerpc/perf/hv-24x7: Whitespace cleanup by Sukadev Bhattiprolu · 10 years ago
  97. e3ee15d powerpc/perf/hv-24x7: Define add_event_to_24x7_request() by Sukadev Bhattiprolu · 10 years ago
  98. 33ba14c powerpc/perf/hv-24x7: Rename hv_24x7_event_update by Sukadev Bhattiprolu · 10 years ago
  99. f954825 powerpc/perf/hv-24x7: Move debug prints to separate function by Sukadev Bhattiprolu · 10 years ago
  100. 8079876 powerpc/perf/hv-24x7: Drop event_24x7_request() by Sukadev Bhattiprolu · 10 years ago