1. 522a003 Add linux/cacheflush.h by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  2. e8f023c Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic by Linus Torvalds · 3 years, 2 months ago
  3. 9a7e0a9 Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 3 months ago
  4. 08b0b00 mm: Add flush_dcache_folio() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  5. 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 4 months ago
  6. 7962c2e arch: remove unused function syscall_set_arguments() by Peter Collingbourne · 3 years, 4 months ago
  7. f358afc mm: remove flush_kernel_dcache_page by Christoph Hellwig · 3 years, 5 months ago
  8. 1c2f7d1 mm/thp: define default pmd_pgtable() by Anshuman Khandual · 3 years, 7 months ago
  9. d3c251a arch, mm: remove stale mentions of DISCONIGMEM by Mike Rapoport · 3 years, 7 months ago
  10. a0d8d55 whack-a-mole: kill strlen_user() (again) by Al Viro · 3 years, 10 months ago
  11. 87dbc20 local64.h: make <asm/local64.h> mandatory by Randy Dunlap · 4 years, 1 month ago
  12. 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
  13. 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
  14. 37373d9 Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 1 month ago
  15. b13e8bf nds32: add support for TIF_NOTIFY_SIGNAL by Jens Axboe · 4 years, 3 months ago
  16. 5f037ea nds32/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 2 months ago
  17. f62408e nds32: use asm-generic/mmu_context.h for no-op implementations by Nicholas Piggin · 4 years, 5 months ago
  18. 7848d2e whack-a-mole: USE_ELF_CORE_DUMP by Al Viro · 4 years, 8 months ago
  19. 36206b5 nds32: Implement arch_irqs_disabled() by Peter Zijlstra · 4 years, 5 months ago
  20. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  21. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  22. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  23. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  24. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  25. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  26. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 8 months ago
  27. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 8 months ago
  28. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  29. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  30. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
  31. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
  32. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  33. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  34. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  35. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 10 months ago
  36. cf226c4 Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core by Thomas Gleixner · 4 years, 10 months ago
  37. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 5 years ago
  38. 43ea9d1 nds32: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  39. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  40. 060dc91 nds32: fix build failure caused by page table folding updates by Mike Rapoport · 5 years ago
  41. 4f0bd80 asm-generic/nds32: don't redefine cacheflush primitives by Mike Rapoport · 5 years ago
  42. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  43. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  44. eafee59 nds32: use generic ioremap by Christoph Hellwig · 5 years ago
  45. 97c9801 asm-generic: don't provide ioremap for CONFIG_MMU by Christoph Hellwig · 5 years ago
  46. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  47. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  48. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 6 years ago
  49. f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 6 years ago
  50. 30d1d92 Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  51. 93229612 nds32: add new emulations for floating point instruction by Vincent Chen · 6 years ago
  52. ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
  53. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  54. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  55. 4489da7 Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  56. 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
  57. af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
  58. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  59. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  60. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  61. c588676 nds32: remove unused generic-y += cmpxchg-local.h by Masahiro Yamada · 6 years ago
  62. 7f9ea6b nds32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  63. 1cfdc6f nds32: remove __virt_to_bus and __bus_to_virt by Christoph Hellwig · 6 years ago
  64. 8ac7857 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  65. e1bf776 nds32: Removed unused thread flag TIF_USEDFPU by Julien Grall · 6 years ago
  66. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  67. 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
  68. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  69. 335b5c6 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  70. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  71. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  72. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  73. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  74. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  75. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  76. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  77. fa56244 nds32: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  78. 530ff23 Move EM_NDS32 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  79. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  80. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  81. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  82. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  83. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  84. 889bb74 Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux by Linus Torvalds · 6 years ago
  85. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  86. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  87. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  88. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  89. 3541833 Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  90. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  91. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  92. 9aaafac nds32: Fix bug in bitfield.h by Nickhu · 6 years ago
  93. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  94. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  95. ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
  96. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  97. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  98. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  99. 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago
  100. 7ef3954 nds32: Clean up the coding style by Zong Li · 6 years ago