1. 5687ffb Merge android-4.9.214(c1c5428) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. ba7b9e6 of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpc by Michael Ellerman · 4 years, 4 months ago
  3. 45728c3 Merge android-4.9.169 (1ef64da) into msm-4.9 by jianzhou · 5 years ago
  4. a299c07 powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 5 years ago
  5. 2f8703f powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 5 years ago
  6. 8d33d08 Merge android-4.9-o.81 (1b9d719) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  7. 1f0c936 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 6 years ago
  8. 01bff91 Merge remote-tracking branch '4.9/tmp-8cca21f' into 4.9 by Kyle Yan · 6 years ago
  9. 31c8c49 security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  10. 0f51310 include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  11. b47a6b4 powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL by Anton Blanchard · 7 years ago
  12. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  13. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  14. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  15. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  16. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  17. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  18. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  19. bad60e6 Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  20. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  21. 1cd04d2 Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 8 years ago
  22. 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  23. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago
  24. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  25. 4c91bd6 powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64 by Kevin Hao · 8 years ago
  26. da42307 powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled by Kevin Hao · 8 years ago
  27. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 8 years ago
  28. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  29. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 8 years ago
  30. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 8 years ago
  31. 86c55af powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  32. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  33. c04a588 Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  34. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  35. ed8fd10 powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC by Scott Wood · 8 years ago
  36. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  37. 17ed7c3 powerpc: Add HAVE_PERF_USER_STACK_DUMP support by Chandan Kumar · 8 years ago
  38. ed4a4ef powerpc/perf: Add support for sampling interrupt register state by Anju T · 8 years ago
  39. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  40. 4d4fb97 Merge branch 'topic/livepatch' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux into for-4.7/livepatching-ppc64le by Jiri Kosina · 8 years ago
  41. 85baa09 powerpc/livepatch: Add live patching support on ppc64le by Michael Ellerman · 8 years ago
  42. a7ee539 powerpc/Kconfig: Update config option based on page size. by Rashmica Gupta · 8 years ago
  43. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  44. 7f2bd00 powerpc/mm: enable page parallel initialisation by Li Zhang · 8 years ago
  45. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  46. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  47. d8c0282 Merge branch 'topic/mprofile-kernel' into next by Michael Ellerman · 8 years ago
  48. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  49. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 8 years ago
  50. 8c50b72 powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel by Torsten Duwe · 8 years ago
  51. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  52. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 8 years ago
  53. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 8 years ago
  54. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  55. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 8 years ago
  56. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 8 years ago
  57. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 8 years ago
  58. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 8 years ago
  59. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  60. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  61. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 8 years ago
  62. 7207f43 powerpc/mm: Add page soft dirty tracking by Laurent Dufour · 8 years ago
  63. 96eea64 powerpc/book3e-64: Enable kexec by Tiejun Chen · 9 years ago
  64. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  65. 73b341e powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K by Michael Ellerman · 9 years ago
  66. 55f8b5b powerpc/mm: Simplify page size kconfig dependencies by Michael Ellerman · 9 years ago
  67. 2449acc powerpc/kernel: Enable seccomp filter by Michael Ellerman · 9 years ago
  68. 817820b powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask by Benjamin Herrenschmidt · 9 years ago
  69. b01aec9 EDAC: Cleanup atomic_scrub mess by Borislav Petkov · 9 years ago
  70. 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
  71. 6c373ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  72. d1fd836 mm: split ET_DYN ASLR from mmap ASLR by Kees Cook · 9 years ago
  73. 2b68f6c mm: expose arch_mmap_rnd when available by Kees Cook · 9 years ago
  74. 06ef42a powerpc: expose number of page table levels on Kconfig level by Kirill A. Shutemov · 9 years ago
  75. c54b2bf powerpc: Add ppc64 hard lockup detector support by Anton Blanchard · 9 years ago
  76. 52d9962 powerpc: kill PPC_OF by Kevin Hao · 9 years ago
  77. eb84bab ppc: Kconfig: Enable BPF JIT on ppc32 by Denis Kirjanov · 9 years ago
  78. ce614c3 powerpc/mm: fix undefined reference to `.__kernel_map_pages' on FSL PPC64 by Kim Phillips · 9 years ago
  79. 957e3fa gcov: enable GCOV_PROFILE_ALL from ARCH Kconfigs by Riku Voipio · 9 years ago
  80. 35891d40 Merge remote-tracking branch 'scottwood/next' into next by Michael Ellerman · 10 years ago
  81. 59994fb powerpc: Use generic PIE randomization by Vineeth Vijayan · 10 years ago
  82. b30e759 powerpc/mm: Switch to generic RCU get_user_pages_fast by Aneesh Kumar K.V · 10 years ago
  83. 1023973 powerpc: Remove bootmem allocator by Anton Blanchard · 10 years ago
  84. 959d617 powerpc/8xx: Implement 16k pages by LEROY Christophe · 10 years ago
  85. e83d016 powerpc/cell: Move spu_handle_mm_fault() out of cell platform by Ian Munsie · 10 years ago
  86. 75d43b2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git by Michael Ellerman · 10 years ago
  87. a75c380 powerpc: Enable DCACHE_WORD_ACCESS on ppc64le by Anton Blanchard · 10 years ago
  88. 3484a31 powerpc: Fix build error with CONFIG_PCI=n by Pranith Kumar · 10 years ago
  89. 1c98025 powerpc: Dynamic DMA zone limits by Scott Wood · 10 years ago
  90. b41d34b kexec: remove CONFIG_KEXEC dependency on crypto by Vivek Goyal · 10 years ago
  91. 12db556 kexec: load and relocate purgatory at kernel load time by Vivek Goyal · 10 years ago
  92. 308c09f lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig by Laura Abbott · 10 years ago
  93. 4badad3 locking/mutex: Disable optimistic spinning on some architectures by Peter Zijlstra · 10 years ago
  94. fb43e84 powerpc: Disable RELOCATABLE for COMPILE_TEST with PPC64 by Guenter Roeck · 10 years ago
  95. 64bb80d powerpc/numa: Enable CONFIG_HAVE_MEMORYLESS_NODES by Nishanth Aravamudan · 10 years ago
  96. 8c27226 powerpc/numa: Enable USE_PERCPU_NUMA_NODE_ID by Nishanth Aravamudan · 10 years ago
  97. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  98. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  99. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  100. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago