1. 36206b5 nds32: Implement arch_irqs_disabled() by Peter Zijlstra · 4 years, 4 months ago
  2. 428e297 uaccess: remove segment_eq by Christoph Hellwig · 4 years, 5 months ago
  3. 974b9b2 mm: consolidate pte_index() and pte_offset_*() definitions by Mike Rapoport · 4 years, 7 months ago
  4. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 7 months ago
  5. 65fddcf mm: reorder includes after introduction of linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  6. ca5999f mm: introduce include/linux/pgtable.h by Mike Rapoport · 4 years, 7 months ago
  7. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 7 months ago
  8. 090e77e kmap: consolidate kmap_prot definitions by Ira Weiny · 4 years, 7 months ago
  9. 8bfb1a1 kmap: remove kmap_atomic_to_page() by Ira Weiny · 4 years, 7 months ago
  10. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  11. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 7 months ago
  12. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 7 months ago
  13. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 7 months ago
  14. 62d0fd5 arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> by Masahiro Yamada · 4 years, 9 months ago
  15. 78e7c5a mm/special: create generic fallbacks for pte_special() and pte_mkspecial() by Anshuman Khandual · 4 years, 9 months ago
  16. c62da0c mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS by Anshuman Khandual · 4 years, 9 months ago
  17. 630f289 asm-generic: make more kernel-space headers mandatory by Masahiro Yamada · 4 years, 9 months ago
  18. 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, 9 months ago
  19. a08971e futex: arch_futex_atomic_op_inuser() calling conventions change by Al Viro · 4 years, 11 months ago
  20. 43ea9d1 nds32: Remove mm.h from asm/uaccess.h by Sebastian Andrzej Siewior · 4 years, 10 months ago
  21. a786810 Merge tag 'v5.5-rc7' into efi/core, to pick up fixes by Ingo Molnar · 5 years ago
  22. 060dc91 nds32: fix build failure caused by page table folding updates by Mike Rapoport · 5 years ago
  23. 4f0bd80 asm-generic/nds32: don't redefine cacheflush primitives by Mike Rapoport · 5 years ago
  24. 1f059df mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h> by Ingo Molnar · 5 years ago
  25. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  26. eafee59 nds32: use generic ioremap by Christoph Hellwig · 5 years ago
  27. 97c9801 asm-generic: don't provide ioremap for CONFIG_MMU by Christoph Hellwig · 5 years ago
  28. 782de70 mm: consolidate pgtable_cache_init() and pgd_cache_init() by Mike Rapoport · 5 years ago
  29. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  30. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  31. 33644b95 nds32: fix asm/syscall.h by Dmitry V. Levin · 5 years ago
  32. f52a8e1 nds32: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  33. 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
  34. 93229612 nds32: add new emulations for floating point instruction by Vincent Chen · 6 years ago
  35. ed32949 nds32: Avoid IEX status being incorrectly modified by Vincent Chen · 6 years ago
  36. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 6 years ago
  37. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  38. 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
  39. 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
  40. af9abd6 nds32: Fix vDSO clock_getres() by Vincenzo Frascino · 6 years ago
  41. b09e893 arch: remove <asm/sizes.h> and <asm-generic/sizes.h> by Masahiro Yamada · 6 years ago
  42. 87dfb31 treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> by Masahiro Yamada · 6 years ago
  43. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  44. c588676 nds32: remove unused generic-y += cmpxchg-local.h by Masahiro Yamada · 6 years ago
  45. 7f9ea6b nds32: Use the correct style for SPDX License Identifier by Nishad Kamdar · 6 years ago
  46. 1cfdc6f nds32: remove __virt_to_bus and __bus_to_virt by Christoph Hellwig · 6 years ago
  47. 8ac7857 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  48. e1bf776 nds32: Removed unused thread flag TIF_USEDFPU by Julien Grall · 6 years ago
  49. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  50. 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
  51. c67fdc1 arch: mostly remove <asm/segment.h> by Christoph Hellwig · 6 years ago
  52. 335b5c6 nds32/io: Remove useless definition of mmiowb() by Will Deacon · 6 years ago
  53. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  54. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  55. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  56. 6455959 ia64/tlb: Eradicate tlb_migrate_finish() callback by Peter Zijlstra · 6 years ago
  57. 6137fed arch/tlb: Clean up simple architectures by Peter Zijlstra · 6 years ago
  58. e7fd28a asm-generic/tlb, arch: Provide generic VIPT cache flush by Peter Zijlstra · 6 years ago
  59. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  60. fa56244 nds32: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  61. 530ff23 Move EM_NDS32 to uapi/linux/elf-em.h by Dmitry V. Levin · 6 years ago
  62. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  63. 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
  64. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  65. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  66. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  67. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  68. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  69. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  70. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  71. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  72. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  73. 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
  74. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  75. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  76. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  77. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  78. 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
  79. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  80. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  81. 9aaafac nds32: Fix bug in bitfield.h by Nickhu · 6 years ago
  82. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  83. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  84. 4dcb923 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  85. ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
  86. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  87. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  88. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  89. 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago
  90. 7ef3954 nds32: Clean up the coding style by Zong Li · 6 years ago
  91. 6cce95a6 nds32: Fix get_user/put_user macro expand pointer problem by Zong Li · 6 years ago
  92. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  93. 9875538 nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when by Greentime Hu · 6 years ago
  94. f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 7 years ago
  95. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  96. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  97. 267d2e1 nds32: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  98. abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
  99. 8769c22 nds32: To refine readability of INT_MASK_INITAIAL_VAL by Greentime Hu · 7 years ago
  100. bb91267 nds32: Fix the unknown type u8 issue. by Greentime Hu · 7 years ago