1. cb6f873 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  2. 86a78a8 Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  3. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  4. bf8a9a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. 672eaf3 powerpc/cacheinfo: Remove double free by Tobin C. Harding · 6 years ago
  6. d8076bd uapi: Wire up the mount API syscalls on non-x86 arches [ver #2] by David Howells · 6 years ago
  7. efb463c powerpc: replace CONFIG_DEBUG_KERNEL with CONFIG_DEBUG_MISC by Sinan Kaya · 6 years ago
  8. 480795a powerpc/prom_init: mark prom_getprop() and prom_getproplen() as __init by Masahiro Yamada · 6 years ago
  9. b970afc Merge tag 'powerpc-5.2-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  10. 0a499fc Merge branch 'core-speculation-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  11. de26912 powerpc/hmi: Fix kernel hang when TB is in error state. by Mahesh Salgaonkar · 6 years ago
  12. 90437bf powerpc/entry: Remove unneeded need_resched() loop by Valentin Schneider · 6 years ago
  13. d7fbe2a powerpc/prom_init: get rid of PROM_SCRATCH_SIZE by Christophe Leroy · 6 years ago
  14. 398af57 powerpc/security: Show powerpc_security_features in debugfs by Michael Ellerman · 6 years ago
  15. e2b36d5 powerpc/64: Don't trace code that runs with the soft irq mask unreconciled by Nicholas Piggin · 6 years ago
  16. 502523f powerpc/irq: drop __irq_offset_value by Christophe Leroy · 6 years ago
  17. 65184f2 powerpc/setup: replace ifdefs by IS_ENABLED() wherever possible. by Christophe Leroy · 6 years ago
  18. 48018e4 powerpc/setup: cleanup the #ifdef CONFIG_TAU block by Christophe Leroy · 6 years ago
  19. b5064ef powerpc/setup: cleanup ifdef mess in check_cache_coherency() by Christophe Leroy · 6 years ago
  20. e9e9b25 powerpc/setup: Remove unnecessary #ifdef CONFIG_ALTIVEC by Christophe Leroy · 6 years ago
  21. 93f2cd8 powerpc/mm: define an empty mm_iommu_init() by Christophe Leroy · 6 years ago
  22. 9c1d38b powerpc/fadump: define an empty fadump_cleanup() by Christophe Leroy · 6 years ago
  23. d1865e7 powerpc/32: Don't add dummy frames when calling trace_hardirqs_on/off by Christophe Leroy · 6 years ago
  24. 38b4564 powerpc/32: don't do syscall stuff in transfer_to_handler by Christophe Leroy · 6 years ago
  25. 1a4b739 powerpc/32: implement fast entry for syscalls on BOOKE by Christophe Leroy · 6 years ago
  26. b86fb88 powerpc/32: implement fast entry for syscalls on non BOOKE by Christophe Leroy · 6 years ago
  27. 40530db powerpc: Fix 32-bit handling of MSR_EE on exceptions by Christophe Leroy · 6 years ago
  28. 1ae99b4 powerpc/32: get rid of COPY_EE in exception entry by Christophe Leroy · 6 years ago
  29. 642770d powerpc/32: Enter exceptions with MSR_EE unset by Christophe Leroy · 6 years ago
  30. f97dec2 powerpc/32: enter syscall with MSR_EE inconditionaly set by Christophe Leroy · 6 years ago
  31. ef42912 powerpc/fsl_booke: ensure SPEFloatingPointException() reenables interrupts by Christophe Leroy · 6 years ago
  32. 90f204b powerpc/40x: Refactor exception entry macros by using head_32.h by Christophe Leroy · 6 years ago
  33. 7271fc9 powerpc/40x: Split and rename NORMAL_EXCEPTION_PROLOG by Christophe Leroy · 6 years ago
  34. bd82904 powerpc/40x: add exception frame marker by Christophe Leroy · 6 years ago
  35. 57bc13a powerpc/40x: Don't use SPRN_SPRG_SCRATCH2 in EXCEPTION_PROLOG by Christophe Leroy · 6 years ago
  36. 1d3034a powerpc/32: make the 6xx/8xx EXC_XFER_TEMPLATE() similar to the 40x/booke one by Christophe Leroy · 6 years ago
  37. 37737a2 powerpc/32: move LOAD_MSR_KERNEL() into head_32.h and use it by Christophe Leroy · 6 years ago
  38. 8a23fdec powerpc/32: Refactor EXCEPTION entry macros for head_8xx.S and head_32.S by Christophe Leroy · 6 years ago
  39. e4dccf9 powerpc/mm: print hash info in a helper by Christophe Leroy · 6 years ago
  40. 215b8237 powerpc/32s: set up an early static hash table for KASAN. by Christophe Leroy · 6 years ago
  41. 72f208c powerpc/32s: move hash code patching out of MMU_init_hw() by Christophe Leroy · 6 years ago
  42. 2edb16e powerpc/32: Add KASAN support by Christophe Leroy · 6 years ago
  43. f072015 powerpc: disable KASAN instrumentation on early/critical files. by Christophe Leroy · 6 years ago
  44. 7934cea powerpc/32: use memset() instead of memset_io() to zero BSS by Christophe Leroy · 6 years ago
  45. adcf591 powerpc: don't use direct assignation during early boot. by Christophe Leroy · 6 years ago
  46. 450e7dd powerpc/prom_init: don't use string functions from lib/ by Christophe Leroy · 6 years ago
  47. cbe46bd powerpc: remove CONFIG_CMDLINE #ifdef mess by Christophe Leroy · 6 years ago
  48. 26deb04 powerpc: prepare string/mem functions for KASAN by Christophe Leroy · 6 years ago
  49. d69ca6b powerpc/32: Move early_init() in a separate file by Christophe Leroy · 6 years ago
  50. 45d0ba5 powerpc/mm: move hugetlb_disabled into asm/hugetlb.h by Christophe Leroy · 6 years ago
  51. 5ba666d powerpc/mm: fix erroneous duplicate slb_addr_limit init by Christophe Leroy · 6 years ago
  52. e620d45 powerpc/tm: Avoid machine crash on rt_sigreturn() by Breno Leitao · 6 years ago
  53. 50dbabe powerpc/powernv/mce: Print additional information about MCE error. by Mahesh Salgaonkar · 6 years ago
  54. cda6618 powerpc/powernv/mce: Print correct severity for MCE error. by Mahesh Salgaonkar · 6 years ago
  55. d6e8a15 powerpc/powernv/mce: Reduce MCE console logs to lesser lines. by Mahesh Salgaonkar · 6 years ago
  56. 5b2a152 powerpc: Add doorbell tracepoints by Anton Blanchard · 6 years ago
  57. a5ae043 powerpc/64s: Remove 'dummy_copy_buffer' by Mathieu Malaterre · 6 years ago
  58. 7e80397 powerpc/cacheinfo: Fix kobject memleak by Tobin C. Harding · 6 years ago
  59. 33dda8c powerpc/vdso: Drop unnecessary cc-ldoption by Nick Desaulniers · 6 years ago
  60. bdc7c97 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  61. 10d9161 powerpc/64s: Reimplement book3s idle code in C by Nicholas Piggin · 6 years ago
  62. 7ae3f6e powerpc/watchdog: Use hrtimers for per-CPU heartbeat by Nicholas Piggin · 6 years ago
  63. d286e13 Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  64. a092a03 powerpc/mm: Print kernel map details to dmesg by Aneesh Kumar K.V · 6 years ago
  65. 7011018 powerpc/mm: Reduce memory usage for mm_context_t for radix by Aneesh Kumar K.V · 6 years ago
  66. 67fda38f powerpc/mm: Move slb_addr_linit to early_init_mmu by Aneesh Kumar K.V · 6 years ago
  67. 60458fb powerpc/mm: Add helpers for accessing hash translation related variables by Aneesh Kumar K.V · 6 years ago
  68. a68c31f powerpc/32s: Implement Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  69. f342adc powerpc/32s: Prepare Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  70. 31ed2b1 powerpc/32s: Implement Kernel Userspace Execution Prevention. by Christophe Leroy · 6 years ago
  71. e2fb9f5 powerpc/32: Prepare for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  72. e291b6d powerpc/32: Remove MSR_PR test when returning from syscall by Christophe Leroy · 6 years ago
  73. 890274c powerpc/64s: Implement KUAP for Radix MMU by Michael Ellerman · 6 years ago
  74. b28c975 powerpc/64: Setup KUP on secondary CPUs by Russell Currey · 6 years ago
  75. de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  76. 69795ca powerpc: Add framework for Kernel Userspace Protection by Christophe Leroy · 6 years ago
  77. 53a712b powerpc/powernv/idle: Restore AMR/UAMOR/AMOR after idle by Michael Ellerman · 6 years ago
  78. a3f3072 powerpc/powernv/idle: Restore IAMR after idle by Russell Currey · 6 years ago
  79. c1fe190 powerpc: Add force enable of DAWR on P9 option by Michael Neuling · 6 years ago
  80. 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
  81. 7f177f9 powerpc/pseries: hwpoison the pages upon hitting UE by Ganesh Goudar · 6 years ago
  82. f89bd8b powerpc/mm/radix: Don't do SLB preload when using the radix MMU by Aneesh Kumar K.V · 6 years ago
  83. 56c46bb powerpc/64: Fix booting large kernels with STRICT_KERNEL_RWX by Russell Currey · 6 years ago
  84. 782e69e powerpc/speculation: Support 'mitigations=' cmdline option by Josh Poimboeuf · 6 years ago
  85. 39036cd arch: add pidfd and io_uring syscalls everywhere by Arnd Bergmann · 6 years ago
  86. cf60528 Merge tag 'powerpc-5.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  87. 7100e87 powerpc/64s/radix: Fix radix segment exception handling by Nicholas Piggin · 6 years ago
  88. dd9a994 powerpc/vdso32: fix CLOCK_MONOTONIC on PPC64 by Christophe Leroy · 6 years ago
  89. 298a32b kmemleak: powerpc: skip scanning holes in the .bss section by Catalin Marinas · 6 years ago
  90. fd42710 powerpc/32: Fix early boot failure with RTAS built-in by Christophe Leroy · 6 years ago
  91. 92edf8d powerpc/security: Fix spectre_v2 reporting by Michael Ellerman · 6 years ago
  92. 4622a2d powerpc/6xx: fix setup and use of SPRN_SPRG_PGDIR for hash32 by Christophe Leroy · 6 years ago
  93. b5b4453 powerpc/vdso64: Fix CLOCK_MONOTONIC inconsistencies across Y2038 by Michael Ellerman · 6 years ago
  94. a9c55d5 Merge tag 'powerpc-5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  95. de3c83c powerpc/64s: Include <asm/nmi.h> header file to fix a warning by Mathieu Malaterre · 6 years ago
  96. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  97. 0ba9e6e memblock: drop memblock_alloc_base() by Mike Rapoport · 6 years ago
  98. 1269f7b powerpc: use memblock functions returning virtual address by Christophe Leroy · 6 years ago
  99. b5dd0c6 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  100. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago