1. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 7 years ago
  2. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 7 years ago
  3. a2b05b7 powerpc/64s: Add dt_cpu_ftrs boot time setup option by Nicholas Piggin · 7 years ago
  4. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  5. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 7 years ago
  7. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 7 years ago
  8. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  9. 084a275 powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST by Nicholas Piggin · 8 years ago
  10. ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
  11. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 7 years ago
  12. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  13. 9fc8491 Merge branch 'topic/kprobes' into next by Michael Ellerman · 7 years ago
  14. ead514d powerpc/kprobes: Add support for KPROBES_ON_FTRACE by Naveen N. Rao · 7 years ago
  15. 9fea59b powerpc/mm: Add support for runtime configuration of ASLR limits by Michael Ellerman · 7 years ago
  16. 77e5849 rcu: Make arch select smp_mb__after_unlock_lock() strength by Paul E. McKenney · 8 years ago
  17. 7b3912f powerpc: Make sparsemem the default on 64-bit Book3S by Michael Ellerman · 7 years ago
  18. 3448890 powerpc: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  19. 4761340 powerpc: Move THREAD_SHIFT config to Kconfig by Hamish Martin · 8 years ago
  20. a7d2475 powerpc: Sort the selects under CONFIG_PPC by Michael Ellerman · 8 years ago
  21. b286ced Merge tag 'powerpc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  22. 38705613 Merge tag 'powerpc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  23. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  24. 496e9cb powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL by Anton Blanchard · 8 years ago
  25. 51c9c08 powerpc/kprobes: Implement Optprobes by Anju T · 8 years ago
  26. 57480b9 Merge tag 'powerpc-4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  27. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  28. 65c059bc powerpc: Enable support for GCC plugins by Andrew Donnellan · 8 years ago
  29. d6c569b powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig by Anton Blanchard · 8 years ago
  30. 4ad8622 powerpc/8xx: Implement hw_breakpoint by Christophe Leroy · 8 years ago
  31. fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 8 years ago
  32. d4fde56 powerpc/64: Use optimized checksum routines on little-endian by Paul Mackerras · 8 years ago
  33. f257403 powerpc: Revert the initial stack protector support by Michael Ellerman · 8 years ago
  34. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  35. de39981 Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  36. f6853eb powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit by Michael Ellerman · 8 years ago
  37. 80f60e5 powerpc/kexec: Enable kexec_file_load() syscall by Thiago Jung Bauermann · 8 years ago
  38. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  39. 6533b7c powerpc: Initial stack protector (-fstack-protector) support by Christophe Leroy · 8 years ago
  40. 43c9127 powerpc: Add option to use thin archives by Nicholas Piggin · 8 years ago
  41. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  42. 70839d2 powerpc/64: Add an option to force run-at-load to test relocation by Nicholas Piggin · 8 years ago
  43. 5b9ff02 powerpc: Build-time sort the exception table by Nicholas Piggin · 8 years ago
  44. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  45. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  46. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  47. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  48. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  49. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  50. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  51. 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
  52. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  53. 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
  54. 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  55. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago
  56. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  57. 4c91bd6 powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64 by Kevin Hao · 8 years ago
  58. da42307 powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled by Kevin Hao · 8 years ago
  59. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 8 years ago
  60. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  61. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 8 years ago
  62. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 8 years ago
  63. 86c55af powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  64. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  65. 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
  66. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  67. ed8fd10 powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC by Scott Wood · 9 years ago
  68. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  69. 17ed7c3 powerpc: Add HAVE_PERF_USER_STACK_DUMP support by Chandan Kumar · 8 years ago
  70. ed4a4ef powerpc/perf: Add support for sampling interrupt register state by Anju T · 9 years ago
  71. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  72. 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
  73. 85baa09 powerpc/livepatch: Add live patching support on ppc64le by Michael Ellerman · 8 years ago
  74. a7ee539 powerpc/Kconfig: Update config option based on page size. by Rashmica Gupta · 9 years ago
  75. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  76. 7f2bd00 powerpc/mm: enable page parallel initialisation by Li Zhang · 9 years ago
  77. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  78. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  79. d8c0282 Merge branch 'topic/mprofile-kernel' into next by Michael Ellerman · 9 years ago
  80. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  81. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  82. 8c50b72 powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel by Torsten Duwe · 9 years ago
  83. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  84. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 9 years ago
  85. 2527083 Merge tag 'powerpc-4.5-4' into next by Michael Ellerman · 9 years ago
  86. e6a1c1e Merge tag 'powerpc-4.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  87. 19f97c9 powerpc/book3s_32: Fix build error with checkpoint restart by Aneesh Kumar K.V · 9 years ago
  88. e1c7e32 dma-mapping: always provide the dma_map_ops based implementation by Christoph Hellwig · 9 years ago
  89. bf76f73 powerpc: enable UBSAN support by Daniel Axtens · 9 years ago
  90. da48d09 Kconfig: remove HAVE_LATENCYTOP_SUPPORT by Will Deacon · 9 years ago
  91. f689b74 Merge tag 'powerpc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  92. 21266be arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug by Dan Williams · 9 years ago
  93. 7aa1aa6 QE: Move QE from arch/powerpc to drivers/soc by Zhao Qiang · 9 years ago
  94. 7207f43 powerpc/mm: Add page soft dirty tracking by Laurent Dufour · 9 years ago
  95. 96eea64 powerpc/book3e-64: Enable kexec by Tiejun Chen · 9 years ago
  96. 2965faa kexec: split kexec_load syscall from kexec core code by Dave Young · 9 years ago
  97. 73b341e powerpc/mm: Drop CONFIG_PPC_HAS_HASH_64K by Michael Ellerman · 9 years ago
  98. 55f8b5b powerpc/mm: Simplify page size kconfig dependencies by Michael Ellerman · 9 years ago
  99. 2449acc powerpc/kernel: Enable seccomp filter by Michael Ellerman · 9 years ago
  100. 817820b powerpc/iommu: Support "hybrid" iommu/direct DMA ops for coherent_mask < dma_mask by Benjamin Herrenschmidt · 9 years ago