1. 8b549c1 openrisc: Define memory barrier mb by Peter Zijlstra · 3 years, 9 months ago
  2. 031c7a8 openrisc: io: Add missing __iomem annotation to iounmap() by Geert Uytterhoeven · 4 years, 1 month ago
  3. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  4. 0c6c887 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 1 month ago
  5. 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
  6. d8398bf openrisc: add local64.h to fix blk-iocost build by Stafford Horne · 4 years, 2 months ago
  7. e181c0a openrisc: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  8. 5449edc openrisc: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
  9. d877322b openrisc: Fix issue with get_user for 64-bit values by Stafford Horne · 4 years, 5 months ago
  10. e1d74fb Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 5 months ago
  11. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  12. 55b2662 openrisc: uaccess: Add user address space check to access_ok by Stafford Horne · 4 years, 6 months ago
  13. aac9a9b openrisc: uaccess: Remove unused macro __addr_ok by Stafford Horne · 4 years, 6 months ago
  14. af84b16 openrisc: uaccess: Use static inline function in access_ok by Stafford Horne · 4 years, 6 months ago
  15. 17fcd83 openrisc: uaccess: Fix sparse address space warnings by Stafford Horne · 4 years, 6 months ago
  16. fc2a6b8 opeinrisc: switch to generic version of pte allocation by Mike Rapoport · 4 years, 6 months ago
  17. ca15ca4 mm: remove unneeded includes of <asm/pgalloc.h> by Mike Rapoport · 4 years, 6 months ago
  18. 045838b openrisc: io: Fixup defines and move include to the end by Stafford Horne · 4 years, 6 months ago
  19. 9e9da64 openrisc: fix __user in raw_copy_to_user()'s prototype by Luc Van Oostenryck · 4 years, 7 months ago
  20. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 8 months ago
  21. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  22. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 8 months ago
  23. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  24. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 8 months ago
  25. e050945 openrisc: use asm-generic/cacheflush.h by Christoph Hellwig · 4 years, 8 months ago
  26. b187fb7 openrisc: add support for folded p4d page tables by Mike Rapoport · 4 years, 8 months ago
  27. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  28. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  29. d5d2476 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 4 years, 10 months ago
  30. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  31. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  32. 07e83df openrisc: Enable the clone3 syscall by Stafford Horne · 5 years ago
  33. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  34. d092a87 arch: rely on asm-generic/io.h for default ioremap_* definitions by Christoph Hellwig · 5 years ago
  35. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  36. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  37. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  38. f3b1732 openrisc: map as uncached in ioremap by Christoph Hellwig · 5 years ago
  39. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  40. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  41. 27ebbf9 Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 6 years ago
  42. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  43. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  44. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  45. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  46. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  47. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  48. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  49. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  50. 3d9683c KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported by Masahiro Yamada · 6 years ago
  51. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  52. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  53. 7cbbbb8 kbuild: warn redundant generic-y by Masahiro Yamada · 6 years ago
  54. b1b988a Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  55. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  56. cfbe271 Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground into timers/2038 by Thomas Gleixner · 6 years ago
  57. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  58. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  59. 36c0f7f arch: unexport asm/shmparam.h for all architectures by Masahiro Yamada · 6 years ago
  60. 9cb2feb arch/openrisc: Fix issues with access_ok() by Stafford Horne · 6 years ago
  61. 3bd6e94 arch: restore generic-y += shmparam.h for some architectures by Masahiro Yamada · 6 years ago
  62. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  63. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  64. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  65. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  66. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  67. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  68. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  69. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  70. 2ab054f Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 6 years ago
  71. de5d1b3 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  72. 9e90c79 Merge tag 'irqchip-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core by Thomas Gleixner · 6 years ago
  73. c5ca456 openrisc: Use the new GENERIC_IRQ_MULTI_HANDLER by Palmer Dabbelt · 7 years ago
  74. 5600779 openrisc: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  75. 52b544b Merge tag 'v4.18-rc5' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  76. 560b423 openrisc: Call destructor during __pte_free_tlb by Stafford Horne · 7 years ago
  77. bfc18e3 atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() by Mark Rutland · 7 years ago
  78. b22d73c locking/atomics/openrisc: Don't pull in all of <linux/bitops.h> in <asm/cmpxchg.h> by Will Deacon · 7 years ago
  79. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  80. 9dceab8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  81. d56f3af openrisc: remove unused __ARCH_HAVE_MMU define by Tobias Klauser · 7 years ago
  82. b934e8e openrisc: add ioremap_nocache declaration before include asm-generic/io.h and sync ioremap prototype with it. by Greentime Hu · 7 years ago
  83. 3879ae6 Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux by Linus Torvalds · 7 years ago
  84. 0500871 Construct init thread stack in the linker script rather than by union by David Howells · 7 years ago
  85. e0af0c1 arch: Remove clkdev.h asm-generic from Kbuild by Stephen Boyd · 7 years ago
  86. c895f6f bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type by Hendrik Brueckner · 7 years ago
  87. 4950276 kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  88. f3573b8 Merge tag 'for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  89. 4553474 openrisc: add tick timer multi-core sync logic by Stafford Horne · 8 years ago
  90. eecac38 openrisc: support framepointers and STACKTRACE_SUPPORT by Stafford Horne · 7 years ago
  91. 4ee93d8 openrisc: add cacheflush support to fix icache aliasing by Jan Henrik Weinstock · 9 years ago
  92. b441aab openrisc: fix initial preempt state for secondary cpu tasks by Stafford Horne · 8 years ago
  93. 8e6d08e openrisc: initial SMP support by Stefan Kristiansson · 11 years ago
  94. b5f8217 openrisc: use qspinlocks and qrwlocks by Stafford Horne · 8 years ago
  95. 489e0f8 openrisc: add 1 and 2 byte cmpxchg support by Stafford Horne · 8 years ago
  96. e2be04c License cleanup: add SPDX license identifier to uapi header files with a license by Greg Kroah-Hartman · 7 years ago
  97. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  98. 9888e4d Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
  99. 56ce2f2 openrisc: add forward declaration for struct vm_area_struct by Tobias Klauser · 7 years ago
  100. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago