1. 6e8cef3 powerpc: always enable RTC_LIB by Arnd Bergmann · 7 years ago
  2. df78d3f powerpc/livepatch: Implement reliable stack tracing for the consistency model by Torsten Duwe · 7 years ago
  3. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  4. b799a09 kexec_file: make use of purgatory optional by AKASHI Takahiro · 7 years ago
  5. 8284507 Merge branch 'linus' into sched/urgent, to resolve conflicts by Ingo Molnar · 7 years ago
  6. 3ccfebe powerpc, membarrier: Skip memory barrier in switch_mm() by Mathieu Desnoyers · 7 years ago
  7. 03f51d4 Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  8. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  9. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  10. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  11. 4ec591e powerpc: restore alphabetic order in Kconfig by Christophe Leroy · 7 years ago
  12. 92e3da3 powerpc: initial pkey plumbing by Ram Pai · 7 years ago
  13. fd6e440 powerpc/64s: Wire up cpu_show_meltdown() by Michael Ellerman · 7 years ago
  14. ea8c64a dma-mapping: move swiotlb arch helpers to a new header by Christoph Hellwig · 7 years ago
  15. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  16. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  17. 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 7 years ago
  18. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  21. 31bfdb0 powerpc: Use instruction emulation infrastructure to handle alignment faults by Paul Mackerras · 7 years ago
  22. 92e5aae kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdog by Nicholas Piggin · 7 years ago
  23. 95902e6 powerpc/mm: Implement STRICT_KERNEL_RWX on PPC32 by Christophe Leroy · 7 years ago
  24. 87be3e2 powerpc/8xx: Do not allow Pinned TLBs with STRICT_KERNEL_RWX or DEBUG_PAGEALLOC by Christophe Leroy · 7 years ago
  25. a3059b0 powerpc/8xx: Make pinning of ITLBs optional by Christophe Leroy · 7 years ago
  26. ab2675d powerpc/8xx: Fix two CONFIG_8xx left behind by Christophe Leroy · 7 years ago
  27. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  28. e959986 powerpc/kconfig: Simplify PCI_QSPAN selection by Christophe Leroy · 7 years ago
  29. 75eb767 powerpc: Fix powerpc-specific watchdog build configuration by Nicholas Piggin · 7 years ago
  30. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  31. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 7 years ago
  32. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  33. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  34. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  35. 1e0fc9d powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs by Balbir Singh · 8 years ago
  36. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 8 years ago
  37. c074244 powerpc/mm: Enable ZONE_DEVICE on powerpc by Oliver O'Halloran · 8 years ago
  38. 799c434 kbuild: thin archives make default for all archs by Nicholas Piggin · 8 years ago
  39. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  40. d4cfb11 powerpc: Convert VDSO update function to use new update_vsyscall interface by Paul Mackerras · 8 years ago
  41. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  42. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  43. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 8 years ago
  44. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 8 years ago
  45. f782ddf powerpc: Remove __ilog2()s and use generic ones by Christophe Leroy · 8 years ago
  46. a2b05b7 powerpc/64s: Add dt_cpu_ftrs boot time setup option by Nicholas Piggin · 8 years ago
  47. 951eede powerpc/64: Handle linker stubs in low .text code by Nicholas Piggin · 8 years ago
  48. 518470f powerpc: Add HAVE_IRQ_TIME_ACCOUNTING by Anton Blanchard · 8 years ago
  49. dc2a248 Merge tag 'powerpc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  50. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  51. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 8 years ago
  52. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 8 years ago
  53. 7246f60 Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  54. 084a275 powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST by Nicholas Piggin · 8 years ago
  55. ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
  56. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 8 years ago
  57. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 8 years ago
  58. 9fc8491 Merge branch 'topic/kprobes' into next by Michael Ellerman · 8 years ago
  59. ead514d powerpc/kprobes: Add support for KPROBES_ON_FTRACE by Naveen N. Rao · 8 years ago
  60. 9fea59b powerpc/mm: Add support for runtime configuration of ASLR limits by Michael Ellerman · 8 years ago
  61. 77e5849 rcu: Make arch select smp_mb__after_unlock_lock() strength by Paul E. McKenney · 8 years ago
  62. 7b3912f powerpc: Make sparsemem the default on 64-bit Book3S by Michael Ellerman · 8 years ago
  63. 3448890 powerpc: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  64. 4761340 powerpc: Move THREAD_SHIFT config to Kconfig by Hamish Martin · 8 years ago
  65. a7d2475 powerpc: Sort the selects under CONFIG_PPC by Michael Ellerman · 8 years ago
  66. 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
  67. 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
  68. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  69. 496e9cb powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL by Anton Blanchard · 8 years ago
  70. 51c9c08 powerpc/kprobes: Implement Optprobes by Anju T · 8 years ago
  71. 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
  72. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  73. 65c059bc powerpc: Enable support for GCC plugins by Andrew Donnellan · 8 years ago
  74. d6c569b powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig by Anton Blanchard · 8 years ago
  75. 4ad8622 powerpc/8xx: Implement hw_breakpoint by Christophe Leroy · 8 years ago
  76. fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 8 years ago
  77. d4fde56 powerpc/64: Use optimized checksum routines on little-endian by Paul Mackerras · 8 years ago
  78. f257403 powerpc: Revert the initial stack protector support by Michael Ellerman · 8 years ago
  79. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  80. 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
  81. f6853eb powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit by Michael Ellerman · 8 years ago
  82. 80f60e5 powerpc/kexec: Enable kexec_file_load() syscall by Thiago Jung Bauermann · 8 years ago
  83. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  84. 6533b7c powerpc: Initial stack protector (-fstack-protector) support by Christophe Leroy · 8 years ago
  85. 43c9127 powerpc: Add option to use thin archives by Nicholas Piggin · 8 years ago
  86. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  87. 70839d2 powerpc/64: Add an option to force run-at-load to test relocation by Nicholas Piggin · 8 years ago
  88. 5b9ff02 powerpc: Build-time sort the exception table by Nicholas Piggin · 8 years ago
  89. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  90. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  91. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  92. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  93. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  94. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  95. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  96. 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
  97. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  98. 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
  99. 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 9 years ago
  100. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago