1. 93bb533 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 3 years, 8 months ago
  2. 8b549c1 openrisc: Define memory barrier mb by Peter Zijlstra · 3 years, 9 months ago
  3. 371dcae openrisc: mm/init.c: remove unused variable 'end' in paging_init() by Mike Rapoport · 3 years, 8 months ago
  4. 4eff124 openrisc: mm/init.c: remove unused memblock_region variable in map_ram() by Mike Rapoport · 3 years, 8 months ago
  5. bbcd53c drivers/char: remove /dev/kmem for good by David Hildenbrand · 3 years, 8 months ago
  6. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 8 months ago
  7. c019d92 openrisc: Fix a memory leak by Christophe JAILLET · 3 years, 8 months ago
  8. 5695e51 Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 10 months ago
  9. 4727dc2 arch: setup PF_IO_WORKER threads like PF_KTHREAD by Jens Axboe · 3 years, 11 months ago
  10. 8f722f6 openrisc: Use devicetree to determine present cpus by Jan Henrik Weinstock · 3 years, 11 months ago
  11. 2261352 Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates by Stafford Horne · 4 years ago
  12. 031c7a8 openrisc: io: Add missing __iomem annotation to iounmap() by Geert Uytterhoeven · 4 years ago
  13. 803c72c openrisc: add arch/openrisc/Kbuild by Masahiro Yamada · 4 years ago
  14. 131172a openrisc: restart: Call common handlers before hanging by Joel Stanley · 4 years ago
  15. 472ab9e openrisc: Add vmlinux.bin target by Joel Stanley · 4 years ago
  16. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years ago
  17. 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 1 month ago
  18. 005b2a9 Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 1 month ago
  19. 7a932e5 Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  20. 1578071 Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 4 years, 1 month ago
  21. edd7ab7 Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  22. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 1 month ago
  23. d8398bf openrisc: add local64.h to fix blk-iocost build by Stafford Horne · 4 years, 1 month ago
  24. 28b852b openrisc: fix trap for debugger breakpoint signalling by Stafford Horne · 4 years, 3 months ago
  25. f81cc5a openrisc: add support for LiteX by Filip Kokosinski · 5 years ago
  26. e181c0a openrisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  27. d7029e4 highmem: Get rid of kmap_types.h by Thomas Gleixner · 4 years, 2 months ago
  28. 0774a6ed timekeeping: default GENERIC_CLOCKEVENTS to enabled by Arnd Bergmann · 4 years, 3 months ago
  29. 5449edc openrisc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 4 months ago
  30. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 2 months ago
  31. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  32. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  33. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  34. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  35. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
  36. 34eb62d Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  37. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 3 months ago
  38. b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 4 months ago
  39. d877322b openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 4 months ago
  40. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  41. 3ae90d7 openrisc: Fix cache API compile issue when not inlining by Stafford Horne · 4 years, 4 months ago
  42. 141d170 openrisc: Reserve memblock for initrd by Stafford Horne · 4 years, 4 months ago
  43. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 4 months ago
  44. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  45. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  46. 38caa90 mm/openrisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  47. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  48. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  49. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  50. 55b2662 openrisc: uaccess: Add user address space check to access_ok by Stafford Horne · 4 years, 5 months ago
  51. d995966 openrisc: signal: Fix sparse address space warnings by Stafford Horne · 4 years, 5 months ago
  52. aac9a9b openrisc: uaccess: Remove unused macro __addr_ok by Stafford Horne · 4 years, 5 months ago
  53. af84b16 openrisc: uaccess: Use static inline function in access_ok by Stafford Horne · 4 years, 5 months ago
  54. 17fcd83 openrisc: uaccess: Fix sparse address space warnings by Stafford Horne · 4 years, 5 months ago
  55. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  56. fc2a6b8 opeinrisc: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
  57. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  58. 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
  59. 045838b openrisc: io: Fixup defines and move include to the end by Stafford Horne · 4 years, 5 months ago
  60. 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
  61. c28b274 openrisc: Implement proper SMP tlb flushing by Stafford Horne · 4 years, 6 months ago
  62. 57b8e277 openrisc: Fix oops caused when dumping stack by Stafford Horne · 4 years, 7 months ago
  63. ff6c923 openrisc: Add support for external initrd images by Stafford Horne · 4 years, 6 months ago
  64. 9e9da64 openrisc: fix __user in raw_copy_to_user()'s prototype by Luc Van Oostenryck · 4 years, 6 months ago
  65. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 7 months ago
  66. f04b2b7 openrisc: switch 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. 313a525 openrisc: fix boot oops when DEBUG_VM is enabled by Stafford Horne · 4 years, 6 months ago
  70. 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 7 months ago
  71. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  72. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  73. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  74. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  75. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  76. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  77. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  78. 0633032 openrisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  79. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  80. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  81. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 7 months ago
  82. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 7 months ago
  83. 6bd140e openrisc: Fix issue with argument clobbering for clone/fork by Stafford Horne · 4 years, 8 months ago
  84. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  85. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  86. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
  87. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 9 months ago
  88. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  89. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  90. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 9 months ago
  91. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 9 months ago
  92. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  93. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  94. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  95. 9737e2c openrisc: Remove obsolete show_trace_task function by Stafford Horne · 4 years, 10 months ago
  96. a4a4d11 openrisc: use the generic in-place uncached DMA allocator by Christoph Hellwig · 5 years ago
  97. d95b56c openrisc: Cleanup copy_thread_tls docs and comments by Stafford Horne · 4 years, 10 months ago
  98. 07e83df openrisc: Enable the clone3 syscall by Stafford Horne · 4 years, 10 months ago
  99. 0d4e1bb openrisc: Convert copy_thread to copy_thread_tls by Stafford Horne · 4 years, 10 months ago
  100. fc74d71 openrisc: use mmgrab by Julia Lawall · 5 years ago