1. 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
  2. 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
  3. f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
  4. 88db0aa all arch: remove system call sys_sysctl by Xiaoming Ni · 4 years, 5 months ago
  5. 0c64a0d sh: landisk: Add missing initialization of sh_io_port_base by Geert Uytterhoeven · 4 years, 5 months ago
  6. 03dd061 sh: bring syscall_set_return_value in line with other architectures by Michael Karcher · 4 years, 5 months ago
  7. 0bb605c sh: Add SECCOMP_FILTER by Michael Karcher · 4 years, 5 months ago
  8. 9d2ec8f sh: Rearrange blocks in entry-common.S by Michael Karcher · 4 years, 5 months ago
  9. e1cc9d8 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 6 months ago
  10. 6dfdf67 sh: use the generic dma coherent remap allocator by Christoph Hellwig · 4 years, 6 months ago
  11. cd57d07 sh: don't allow non-coherent DMA for NOMMU by Christoph Hellwig · 4 years, 6 months ago
  12. bc0f46b sh: unexport register_trapped_io and match_trapped_io_handler by Christoph Hellwig · 4 years, 6 months ago
  13. 08732d1 sh: don't include <asm/io_trapped.h> in <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  14. 13f1fc8 sh: move the ioremap implementation out of line by Christoph Hellwig · 4 years, 6 months ago
  15. 3eef6b7 sh: move ioremap_fixed details out of <asm/io.h> by Christoph Hellwig · 4 years, 6 months ago
  16. e12b090 sh: remove __KERNEL__ ifdefs from non-UAPI headers by Christoph Hellwig · 4 years, 6 months ago
  17. 582dc53 sh: sort the selects for SUPERH alphabetically by Christoph Hellwig · 4 years, 6 months ago
  18. ccbb523 sh: remove -Werror from Makefiles by Christoph Hellwig · 4 years, 6 months ago
  19. 91194e9 sh: Replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  20. e1a8d38 arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* by Hans Verkuil · 4 years, 6 months ago
  21. c0735ae sh: stacktrace: Remove stacktrace_ops.stack() by Geert Uytterhoeven · 4 years, 7 months ago
  22. eac1a48 sh: machvec: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  23. 601bf18 sh: pci: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  24. f88c6a2 sh: sh2007: Modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  25. 21afcac sh: process: Fix broken lines in register dumps by Geert Uytterhoeven · 4 years, 7 months ago
  26. 0632a6d sh: dump_stack: Fix broken lines and ptrval in calltrace dumps by Geert Uytterhoeven · 4 years, 7 months ago
  27. 9b9fae8 sh: kernel: disassemble: Fix broken lines in disassembly dumps by Geert Uytterhoeven · 4 years, 7 months ago
  28. f6bed866 Revert "sh: remove needless printk()" by Geert Uytterhoeven · 4 years, 7 months ago
  29. fd722f2 Revert "sh: add loglvl to printk_address()" by Geert Uytterhoeven · 4 years, 7 months ago
  30. 845d915 sh: fault: Fix duplicate printing of "PC:" by Geert Uytterhoeven · 4 years, 7 months ago
  31. 8a8e546 sh: Remove SH5-based Cayman platform by Geert Uytterhoeven · 4 years, 7 months ago
  32. 7dfaa9e arch: sh: smc37c93x: fix spelling mistake by Flavio Suligoi · 4 years, 7 months ago
  33. 7619f95 Revert "sh: add missing EXPORT_SYMBOL() for __delay" by Geert Uytterhoeven · 4 years, 7 months ago
  34. 2d2b308 sh: Implement __get_user_u64() required for 64-bit get_user() by John Paul Adrian Glaubitz · 4 years, 7 months ago
  35. 2202d81 sh: remove call to memset after dma_alloc_coherent by Chen Zhou · 5 years ago
  36. be74273 sh: Fix unneeded constructor in page table allocation by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  37. 105f886 mm/sh: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  38. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  39. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  40. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  41. c56771b3 sh/mm: drop unused MAX_PHYSADDR_BITS by Arvind Sankar · 4 years, 5 months ago
  42. d622ece mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid() by Jia He · 4 years, 5 months ago
  43. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  44. fc80c51 Merge tag 'kbuild-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 4 years, 5 months ago
  45. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  46. 15d5761 kbuild: introduce ccflags-remove-y and asflags-remove-y by Masahiro Yamada · 4 years, 6 months ago
  47. fa73e21 Merge tag 'media/v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 4 years, 5 months ago
  48. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  49. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  50. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 5 months ago
  51. 1355c31 asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() by Mike Rapoport · 4 years, 5 months ago
  52. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  53. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  54. 19b39c3 Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  55. 0cd39f4 locking/seqlock, headers: Untangle the spaghetti monster by Peter Zijlstra · 4 years, 5 months ago
  56. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 5 months ago
  57. 4f30a60 Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  58. 9ba2741 Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
  59. 28cff52 Merge branch 'linus' into locking/core, to resolve conflict by Ingo Molnar · 4 years, 5 months ago
  60. c837699 initrd: remove support for multiple floppies by Christoph Hellwig · 4 years, 7 months ago
  61. f05d671 Merge branch 'locking/header' by Peter Zijlstra · 4 years, 5 months ago
  62. 7ca8cf5 locking/atomic: Move ATOMIC_INIT into linux/types.h by Herbert Xu · 4 years, 5 months ago
  63. 04a8a3d sh: Fix validation of system call number by Michael Karcher · 4 years, 5 months ago
  64. c7bcbc8 sh/tlb: Fix PGTABLE_LEVELS > 2 by Peter Zijlstra · 4 years, 6 months ago
  65. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  66. 3399d90 sh: convert to ->regset_get() by Al Viro · 4 years, 7 months ago
  67. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  68. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 7 months ago
  69. 15350c4 sh: switch to copy_thread_tls() by Christian Brauner · 4 years, 7 months ago
  70. 0783369 media: arch/sh/configs: remove obsolete CONFIG_SOC_CAMERA* by Hans Verkuil · 4 years, 6 months ago
  71. 781885f docs: sh: convert register-banks.txt to ReST by Mauro Carvalho Chehab · 4 years, 7 months ago
  72. 25f12ae maccess: rename probe_kernel_address to get_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  73. fe55731 maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault by Christoph Hellwig · 4 years, 7 months ago
  74. 9b4feb6 arch: wire-up close_range() by Christian Brauner · 6 years ago
  75. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  76. 6f63078 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 4 years, 7 months ago
  77. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  78. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  79. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  80. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  81. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  82. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  83. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  84. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  85. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  86. e6e371c sh: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  87. 539e786 sh: add loglvl to show_trace() by Dmitry Safonov · 4 years, 7 months ago
  88. 2deebe4d sh: add loglvl to printk_address() by Dmitry Safonov · 4 years, 7 months ago
  89. 8b92f3487 sh: remove needless printk() by Dmitry Safonov · 4 years, 7 months ago
  90. ebf0a36 sh: add loglvl to dump_mem() by Dmitry Safonov · 4 years, 7 months ago
  91. 952ec41 sh: implement flush_icache_user_range by Christoph Hellwig · 4 years, 7 months ago
  92. 3b69e8b Merge tag 'sh-for-5.8' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 7 months ago
  93. 874e2cc sh: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  94. a194a62 sh: drop __pXd_offset() macros that duplicate pXd_index() ones by Mike Rapoport · 4 years, 7 months ago
  95. eaabf98 sh: fault: modernize printing of kernel messages by Geert Uytterhoeven · 4 years, 7 months ago
  96. 5be9934 mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() by Anshuman Khandual · 4 years, 7 months ago
  97. b0eae98 mm/hugetlb: define a generic fallback for is_hugepage_only_range() by Anshuman Khandual · 4 years, 7 months ago
  98. 9691a07 mm: use free_area_init() instead of free_area_init_nodes() by Mike Rapoport · 4 years, 7 months ago
  99. 3f08a30 mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option by Mike Rapoport · 4 years, 7 months ago
  100. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago