1. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 7 years ago
  2. 2104180 powerpc/64s: implement arch-specific hardlockup watchdog by Nicholas Piggin · 7 years ago
  3. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 7 years ago
  4. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  5. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  6. 1e0fc9d powerpc/Kconfig: Enable STRICT_KERNEL_RWX for some configs by Balbir Singh · 7 years ago
  7. 218ea31 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  8. c074244 powerpc/mm: Enable ZONE_DEVICE on powerpc by Oliver O'Halloran · 7 years ago
  9. 799c434 kbuild: thin archives make default for all archs by Nicholas Piggin · 7 years ago
  10. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 7 years ago
  11. d4cfb11 powerpc: Convert VDSO update function to use new update_vsyscall interface by Paul Mackerras · 7 years ago
  12. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 7 years ago
  13. 3262764 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 7 years ago
  14. 47b2c3f security/keys: add CONFIG_KEYS_COMPAT to Kconfig by Bilal Amarni · 7 years ago
  15. c6ee9619 powerpc/book3s64: Move PPC_DT_CPU_FTRs and enable it by default by Michael Ellerman · 7 years ago
  16. f782ddf powerpc: Remove __ilog2()s and use generic ones by Christophe Leroy · 7 years ago
  17. a2b05b7 powerpc/64s: Add dt_cpu_ftrs boot time setup option by Nicholas Piggin · 7 years ago
  18. 951eede powerpc/64: Handle linker stubs in low .text code by Nicholas Piggin · 7 years ago
  19. 518470f powerpc: Add HAVE_IRQ_TIME_ACCOUNTING by Anton Blanchard · 7 years ago
  20. 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
  21. 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
  22. 5a61ef7 powerpc/64s: Support new device tree binding for discovering CPU features by Nicholas Piggin · 7 years ago
  23. 22bd017 powerpc/fadump: remove dependency with CONFIG_KEXEC by Hari Bathini · 7 years ago
  24. 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
  25. 084a275 powerpc/64: Allow CONFIG_RELOCATABLE if COMPILE_TEST by Nicholas Piggin · 8 years ago
  26. ddd703c powerpc: Add NMI IPI infrastructure by Nicholas Piggin · 8 years ago
  27. 2fefc97 HAVE_ARCH_HARDENED_USERCOPY is unconditional now by Al Viro · 7 years ago
  28. 701cac6 CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now by Al Viro · 7 years ago
  29. 9fc8491 Merge branch 'topic/kprobes' into next by Michael Ellerman · 7 years ago
  30. ead514d powerpc/kprobes: Add support for KPROBES_ON_FTRACE by Naveen N. Rao · 7 years ago
  31. 9fea59b powerpc/mm: Add support for runtime configuration of ASLR limits by Michael Ellerman · 7 years ago
  32. 77e5849 rcu: Make arch select smp_mb__after_unlock_lock() strength by Paul E. McKenney · 8 years ago
  33. 7b3912f powerpc: Make sparsemem the default on 64-bit Book3S by Michael Ellerman · 7 years ago
  34. 3448890 powerpc: get rid of zeroing, switch to RAW_COPY_USER by Al Viro · 8 years ago
  35. 4761340 powerpc: Move THREAD_SHIFT config to Kconfig by Hamish Martin · 8 years ago
  36. a7d2475 powerpc: Sort the selects under CONFIG_PPC by Michael Ellerman · 8 years ago
  37. 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
  38. 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
  39. 6c8f9ad Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  40. 496e9cb powerpc/ftrace: Fix confusing help text for DISABLE_MPROFILE_KERNEL by Anton Blanchard · 8 years ago
  41. 51c9c08 powerpc/kprobes: Implement Optprobes by Anju T · 8 years ago
  42. 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
  43. 71810db modversions: treat symbol CRCs as 32 bit quantities by Ard Biesheuvel · 8 years ago
  44. 65c059bc powerpc: Enable support for GCC plugins by Andrew Donnellan · 8 years ago
  45. d6c569b powerpc/64: Move HAVE_CONTEXT_TRACKING from pseries to common Kconfig by Anton Blanchard · 8 years ago
  46. 4ad8622 powerpc/8xx: Implement hw_breakpoint by Christophe Leroy · 8 years ago
  47. fa769d3 powerpc/32: Enable HW_BREAKPOINT on BOOK3S by Christophe Leroy · 8 years ago
  48. d4fde56 powerpc/64: Use optimized checksum routines on little-endian by Paul Mackerras · 8 years ago
  49. f257403 powerpc: Revert the initial stack protector support by Michael Ellerman · 8 years ago
  50. 467d278 powerpc: ima: get the kexec buffer passed by the previous kernel by Thiago Jung Bauermann · 8 years ago
  51. 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
  52. f6853eb powerpc/64: Define ILLEGAL_POINTER_VALUE for 64-bit by Michael Ellerman · 8 years ago
  53. 80f60e5 powerpc/kexec: Enable kexec_file_load() syscall by Thiago Jung Bauermann · 8 years ago
  54. da66588 powerpc: Change places using CONFIG_KEXEC to use CONFIG_KEXEC_CORE instead. by Thiago Jung Bauermann · 8 years ago
  55. 6533b7c powerpc: Initial stack protector (-fstack-protector) support by Christophe Leroy · 8 years ago
  56. 43c9127 powerpc: Add option to use thin archives by Nicholas Piggin · 8 years ago
  57. 40565b5 sched/cputime, powerpc, s390: Make scaled cputime arch specific by Stanislaw Gruszka · 8 years ago
  58. 70839d2 powerpc/64: Add an option to force run-at-load to test relocation by Nicholas Piggin · 8 years ago
  59. 5b9ff02 powerpc: Build-time sort the exception table by Nicholas Piggin · 8 years ago
  60. b66484c Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  61. 51a0212 atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE by Vineet Gupta · 8 years ago
  62. 8a18cc0 powerpc: Only disable HAVE_EFFICIENT_UNALIGNED_ACCESS on POWER7 little endian by Anton Blanchard · 8 years ago
  63. 22750d9 powerpc/boot: Use CONFIG_KERNEL_GZIP by Oliver O'Halloran · 8 years ago
  64. d5a1e42 powerpc/mm: Update FORCE_MAX_ZONEORDER range to allow hugetlb w/4K by Aneesh Kumar K.V · 8 years ago
  65. 68201fb powerpc/Makefile: Drop CONFIG_WORD_SIZE for BITS by Michael Ellerman · 8 years ago
  66. 1eccfa0 Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  67. 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
  68. 719dbb2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 8 years ago
  69. 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
  70. 1d3c132 powerpc/uaccess: Enable hardened usercopy by Kees Cook · 8 years ago
  71. 4a12027 powerpc: Add module autoloading based on CPU features by Alastair D'Silva · 8 years ago
  72. 27d1149 powerpc/32: Remove RELOCATABLE_PPC32 by Kevin Hao · 8 years ago
  73. 4c91bd6 powerpc: Merge the RELOCATABLE config entries for ppc32 and ppc64 by Kevin Hao · 8 years ago
  74. da42307 powerpc/32/booke: Fix the build error when CRASH_DUMP is enabled by Kevin Hao · 8 years ago
  75. 62f64b4 powerpc/8xx: add CONFIG_PIN_TLB_IMMR by Christophe Leroy · 8 years ago
  76. c223c90 powerpc32: provide VIRT_CPU_ACCOUNTING by Christophe Leroy · 8 years ago
  77. 156d0e2 powerpc/ebpf/jit: Implement JIT compiler for extended BPF by Naveen N. Rao · 8 years ago
  78. 844e3be powerpc/bpf/jit: Disable classic BPF JIT on ppc64le by Naveen N. Rao · 8 years ago
  79. 86c55af powerpc: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB by Linus Walleij · 8 years ago
  80. 42a0bb3 printk/nmi: generic solution for safe printk in NMI by Petr Mladek · 8 years ago
  81. 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
  82. 0b86c75 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 8 years ago
  83. ed8fd10 powerpc/fsl: Remove FSL_SOC dependency from FSL_LBC by Scott Wood · 9 years ago
  84. 6077776 bpf: split HAVE_BPF_JIT into cBPF and eBPF variant by Daniel Borkmann · 8 years ago
  85. 17ed7c3 powerpc: Add HAVE_PERF_USER_STACK_DUMP support by Chandan Kumar · 8 years ago
  86. ed4a4ef powerpc/perf: Add support for sampling interrupt register state by Anju T · 9 years ago
  87. 8404410 Merge branch 'topic/livepatch' into next by Michael Ellerman · 8 years ago
  88. 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
  89. 85baa09 powerpc/livepatch: Add live patching support on ppc64le by Michael Ellerman · 8 years ago
  90. a7ee539 powerpc/Kconfig: Update config option based on page size. by Rashmica Gupta · 9 years ago
  91. 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
  92. 7f2bd00 powerpc/mm: enable page parallel initialisation by Li Zhang · 9 years ago
  93. 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
  94. a1b5344 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next by Michael Ellerman · 9 years ago
  95. d8c0282 Merge branch 'topic/mprofile-kernel' into next by Michael Ellerman · 9 years ago
  96. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  97. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  98. 8c50b72 powerpc/ftrace: Add Kconfig & Make glue for mprofile-kernel by Torsten Duwe · 9 years ago
  99. 2f4f1f8 powerpc/mpc85xx: Add hotplug support on E5500 and E500MC cores by chenhui zhao · 9 years ago
  100. 368ced7 powerpc/mm: Switch book3s 64 with 64K page size to 4 level page table by Aneesh Kumar K.V · 9 years ago