1. 0633032 openrisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  2. 351dd61 nios2: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  3. 18a4753 nds32: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  4. 96f0458 mips: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  5. 35f3968 microblaze: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  6. 14b0dd8 microblaze: add loglvl to microblaze_unwind() by Dmitry Safonov · 4 years, 7 months ago
  7. 77530a5 microblaze: add loglvl to microblaze_unwind_inner() by Dmitry Safonov · 4 years, 7 months ago
  8. ce23c47 m68k: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  9. ffdac29 ia64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  10. c261ad6 ia64: pass log level as arg into ia64_do_show_stack() by Dmitry Safonov · 4 years, 7 months ago
  11. d1e9086 hexagon: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  12. 0b2ad0c7 h8300: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  13. aeeb59d csky: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  14. a1eea2e c6x: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  15. c0fe096 arm64: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  16. c768983 arm64: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  17. a4502d0 arm: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  18. 34135ea arm: wire up dump_backtrace_{entry,stm} by Dmitry Safonov · 4 years, 7 months ago
  19. ee65ca0 arm: add loglvl to dump_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  20. e8d7b73 arm: add loglvl to unwind_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  21. 5489ab5 arm/asm: add loglvl to c_backtrace() by Dmitry Safonov · 4 years, 7 months ago
  22. 8ca4d19 arc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  23. 8c49a90 alpha: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  24. 2062a4e kallsyms/printk: add loglvl to print_ip_sym() by Dmitry Safonov · 4 years, 7 months ago
  25. 23fc02e Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 4 years, 7 months ago
  26. 4e3a16e Merge tag 'iommu-updates-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 4 years, 7 months ago
  27. 20b0d067 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  28. 490741a module: move the set_fs hack for flush_icache_range to m68k by Christoph Hellwig · 4 years, 7 months ago
  29. a1e81f9 m68k: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  30. fca7f8e arm: rename flush_cache_user_range to flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  31. 70cd344 xtensa: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  32. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  33. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  34. 97f52c1 arm,sparc,unicore32: remove flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  35. 396eb69 riscv: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  36. 5019f76 powerpc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  37. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  38. 9e730ff m68knommu: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  39. 03518c8 microblaze: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  40. 57b94ff ia64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  41. af23eea hexagon: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  42. 2d49d89 c6x: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  43. a7ba121 arm64: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  44. 43c74ca3 alpha: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  45. e0cf615 asm-generic: don't include <linux/mm.h> in cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  46. 7c95fda unicore32: remove flush_cache_user_range by Christoph Hellwig · 4 years, 7 months ago
  47. e292e74 powerpc: unexport flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  48. e7c1fa1 nds32: unexport flush_icache_page by Christoph Hellwig · 4 years, 7 months ago
  49. ce450eb arm: fix the flush_icache_range arguments in set_fiq_handler by Christoph Hellwig · 4 years, 7 months ago
  50. dadbb61 mm/gup.c: convert to use get_user_{page|pages}_fast_only() by Souptick Joarder · 4 years, 7 months ago
  51. 52e0ad2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next by Linus Torvalds · 4 years, 7 months ago
  52. 4f8ad73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by David S. Miller · 4 years, 7 months ago
  53. 9049a40 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by David S. Miller · 4 years, 7 months ago
  54. 9aa900c Merge tag 'char-misc-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 7 months ago
  55. 081096d Merge tag 'tty-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 4 years, 7 months ago
  56. e611c0f Merge tag 'usb-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 7 months ago
  57. 9d964e1 fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()" by Al Viro · 4 years, 7 months ago
  58. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  59. cff11ab Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 7 months ago
  60. 1ee18de9 Merge tag 'dma-mapping-5.8' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 7 months ago
  61. 3925c3b Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 4 years, 7 months ago
  62. 8dfb61d kbuild: add variables for compression tools by Denis Efremov · 4 years, 7 months ago
  63. ac7b342 Merge tag 'core_core_updates_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  64. 7ae7715 Merge tag 'powerpc-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 7 months ago
  65. f4dd60a Merge tag 'x86-mm-2020-06-05' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  66. 435faf5 Merge tag 'riscv-for-linus-5.8-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 7 months ago
  67. 9d71d3c Merge tag 'arm-dt-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  68. 828f3e1 Merge tag 'arm-drivers-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  69. 298743c Merge tag 'arm-defconfig-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  70. 694b5a5 Merge tag 'arm-soc-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 4 years, 7 months ago
  71. 886d7de Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  72. ef1b51f powerpc/pseries/hotplug-memory: stop checking is_mem_section_removable() by David Hildenbrand · 4 years, 7 months ago
  73. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  74. db6f178 sparc: remove unnecessary includes by Ira Weiny · 4 years, 7 months ago
  75. 7438f36 parisc/kmap: remove duplicate kmap code by Ira Weiny · 4 years, 7 months ago
  76. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  77. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 7 months ago
  78. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 7 months ago
  79. db458d7 arch/kmap: ensure kmap_prot visibility by Ira Weiny · 4 years, 7 months ago
  80. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  81. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  82. ee9bc5f {x86,powerpc,microblaze}/kmap: move preempt disable by Ira Weiny · 4 years, 7 months ago
  83. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  84. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  85. 2159687 arch/xtensa: move kmap build bug out of the way by Ira Weiny · 4 years, 7 months ago
  86. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 7 months ago
  87. 399145f mm/debug: add tests validating architecture page table helpers by Anshuman Khandual · 4 years, 7 months ago
  88. 8898ad5 x86/mm: define mm_p4d_folded() by Anshuman Khandual · 4 years, 7 months ago
  89. 453668a unicore32: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  90. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  91. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  92. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  93. 2fb4706 powerpc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  94. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  95. 9f4e703 nios2: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  96. c03ab9e ia64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  97. 00b13de hexagon: remove __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago
  98. e9f6376 arm64: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  99. 84e6ffb arm: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  100. f426f4e h8300: remove usage of __ARCH_USE_5LEVEL_HACK by Mike Rapoport · 4 years, 7 months ago