1. 3fe164e openrisc: fix SMP tlb flush NULL pointer dereference by Stafford Horne · 3 years, 2 months ago
  2. ca7f7e3 openrisc: don't printk() unconditionally by Randy Dunlap · 3 years, 6 months ago
  3. 3c51d82 sched/core: Initialize the idle task with preemption disabled by Valentin Schneider · 3 years, 8 months ago
  4. 71084e2 openrisc: Define memory barrier mb by Peter Zijlstra · 3 years, 9 months ago
  5. d5c4605 openrisc: mm/init.c: remove unused memblock_region variable in map_ram() by Mike Rapoport · 3 years, 8 months ago
  6. 12de3ff openrisc: Fix a memory leak by Christophe JAILLET · 3 years, 9 months ago
  7. 58c644b sched/idle: Fix arch_cpu_idle() vs tracing by Peter Zijlstra · 4 years, 2 months ago
  8. 4a22709 Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  9. f56e65d Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 3 months ago
  10. 3c53279 tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() by Jens Axboe · 4 years, 3 months ago
  11. 5a32c34 Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 3 months ago
  12. b10d6bc arch, drivers: replace for_each_membock() with for_each_mem_range() by Mike Rapoport · 4 years, 3 months ago
  13. 80c4574 h8300, nds32, openrisc: simplify detection of memory extents by Mike Rapoport · 4 years, 3 months ago
  14. 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
  15. 9f4df96 dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h> by Christoph Hellwig · 4 years, 4 months ago
  16. b952e97 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 4 months ago
  17. d877322 openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 5 months ago
  18. 5e6e985 uaccess: add infrastructure for kernel builds with set_fs() by Christoph Hellwig · 4 years, 4 months ago
  19. 3ae90d7 openrisc: Fix cache API compile issue when not inlining by Stafford Horne · 4 years, 5 months ago
  20. 141d170 openrisc: Reserve memblock for initrd by Stafford Horne · 4 years, 5 months ago
  21. c604abc vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG by Kees Cook · 4 years, 5 months ago
  22. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  23. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  24. 38caa90 mm/openrisc: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  25. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  26. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  27. 8d3e09b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
  28. 55b2662 openrisc: uaccess: Add user address space check to access_ok by Stafford Horne · 4 years, 6 months ago
  29. d995966 openrisc: signal: Fix sparse address space warnings by Stafford Horne · 4 years, 6 months ago
  30. aac9a9b openrisc: uaccess: Remove unused macro __addr_ok by Stafford Horne · 4 years, 6 months ago
  31. af84b16 openrisc: uaccess: Use static inline function in access_ok by Stafford Horne · 4 years, 6 months ago
  32. 17fcd83 openrisc: uaccess: Fix sparse address space warnings by Stafford Horne · 4 years, 6 months ago
  33. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
  34. fc2a6b8 opeinrisc: switch to generic version of pte allocation by Mike Rapoport · 4 years, 5 months ago
  35. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 5 months ago
  36. 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
  37. 045838b openrisc: io: Fixup defines and move include to the end by Stafford Horne · 4 years, 6 months ago
  38. 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
  39. c28b274 openrisc: Implement proper SMP tlb flushing by Stafford Horne · 4 years, 7 months ago
  40. 57b8e277 openrisc: Fix oops caused when dumping stack by Stafford Horne · 4 years, 7 months ago
  41. ff6c923 openrisc: Add support for external initrd images by Stafford Horne · 4 years, 7 months ago
  42. 9e9da64 openrisc: fix __user in raw_copy_to_user()'s prototype by Luc Van Oostenryck · 4 years, 7 months ago
  43. bb1a773 kill unused dump_fpu() instances by Al Viro · 4 years, 8 months ago
  44. f04b2b7 openrisc: switch to ->regset_get() by Al Viro · 4 years, 7 months ago
  45. 714acdb arch: rename copy_thread_tls() back to copy_thread() by Christian Brauner · 4 years, 7 months ago
  46. 140c818 arch: remove HAVE_COPY_THREAD_TLS by Christian Brauner · 4 years, 8 months ago
  47. 313a525 openrisc: fix boot oops when DEBUG_VM is enabled by Stafford Horne · 4 years, 7 months ago
  48. 5619270 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 7 months ago
  49. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  50. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  51. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  52. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  53. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  54. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
  55. 9cb8f06 kernel: rename show_stack_loglvl() => show_stack() by Dmitry Safonov · 4 years, 7 months ago
  56. 0633032 openrisc: add show_stack_loglvl() by Dmitry Safonov · 4 years, 7 months ago
  57. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  58. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 7 months ago
  59. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
  60. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 8 months ago
  61. 6bd140e openrisc: Fix issue with argument clobbering for clone/fork by Stafford Horne · 4 years, 9 months ago
  62. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  63. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  64. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 9 months ago
  65. 6f43bae Merge tag 'dma-mapping-5.7' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 4 years, 10 months ago
  66. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 10 months ago
  67. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  68. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  69. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  70. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  71. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  72. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 11 months ago
  73. 9737e2c openrisc: Remove obsolete show_trace_task function by Stafford Horne · 4 years, 10 months ago
  74. a4a4d11 openrisc: use the generic in-place uncached DMA allocator by Christoph Hellwig · 5 years ago
  75. d95b56c openrisc: Cleanup copy_thread_tls docs and comments by Stafford Horne · 5 years ago
  76. 07e83df openrisc: Enable the clone3 syscall by Stafford Horne · 5 years ago
  77. 0d4e1bb openrisc: Convert copy_thread to copy_thread_tls by Stafford Horne · 5 years ago
  78. fc74d71 openrisc: use mmgrab by Julia Lawall · 5 years ago
  79. a6c5729 openrisc: configs: Cleanup CONFIG_CROSS_COMPILE by Krzysztof Kozlowski · 5 years ago
  80. ca9b5b6 Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 5 years ago
  81. bd3b067 arch/openrisc/setup: Drop dummy_con initialization by Arvind Sankar · 5 years ago
  82. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  83. 120e476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 5 years ago
  84. 81b6b96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 5 years ago
  85. a308a71 Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap by Linus Torvalds · 5 years ago
  86. 0ecdcaa openrisc: Fix Kconfig indentation by Krzysztof Kozlowski · 5 years ago
  87. 56e35f9 dma-mapping: drop the dev argument to arch_sync_dma_for_* by Christoph Hellwig · 5 years ago
  88. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  89. c917404 vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA by Kees Cook · 5 years ago
  90. 93240b3 vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA by Kees Cook · 5 years ago
  91. eaf9370 vmlinux.lds.h: Move NOTES into RO_DATA by Kees Cook · 5 years ago
  92. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  93. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  94. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  95. 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  96. 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
  97. a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
  98. f3b1732 openrisc: map as uncached in ioremap by Christoph Hellwig · 5 years ago
  99. eabe7e9 or1k: dts: Add ethoc device to SMP devicetree by Stafford Horne · 5 years ago
  100. ae29305 or1k: dts: Fix ethoc network configuration in or1ksim devicetree by Stafford Horne · 5 years ago