1. c453db6 nds32: fix up stack guard gap by Greg Kroah-Hartman · 3 years, 7 months ago
  2. 1f9d03c mm: move mem_init_print_info() into mm_init() by Kefeng Wang · 3 years, 9 months ago
  3. a3a8833 nds32: flush_dcache_page: use page_mapping_file to avoid races with swapoff by Mike Rapoport · 3 years, 10 months ago
  4. ac73e3d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 1 month ago
  5. f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 1 month ago
  6. 5f037ea nds32/mm/highmem: Switch to generic kmap atomic by Thomas Gleixner · 4 years, 3 months ago
  7. daf7bf5 mm/nds32: use general page fault accounting by Peter Xu · 4 years, 5 months ago
  8. bce617e mm: do page fault accounting in handle_mm_fault by Peter Xu · 4 years, 5 months ago
  9. 3d13f31 uaccess: add force_uaccess_{begin,end} helpers by Christoph Hellwig · 4 years, 5 months ago
  10. f9cb654 asm-generic: pgalloc: provide generic pgd_free() by Mike Rapoport · 4 years, 6 months ago
  11. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 8 months ago
  12. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 8 months ago
  13. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 8 months ago
  14. e05c7b1 mm: pgtable: add shortcuts for accessing kernel PMD and PTE by Mike Rapoport · 4 years, 8 months ago
  15. e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 8 months ago
  16. 885f7f8 mm: rename flush_icache_user_range to flush_icache_user_page by Christoph Hellwig · 4 years, 8 months ago
  17. e7c1fa1 nds32: unexport flush_icache_page by Christoph Hellwig · 4 years, 8 months ago
  18. 20b271d arch/kmap: define kmap_atomic_prot() for all arch's by Ira Weiny · 4 years, 8 months ago
  19. d8c2583 arch/kmap: don't hard code kmap_prot values by Ira Weiny · 4 years, 8 months ago
  20. abca250 arch/kunmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  21. 78b6d91 arch/kmap_atomic: consolidate duplicate code by Ira Weiny · 4 years, 8 months ago
  22. e23c459 arch/kunmap: remove duplicate kunmap implementations by Ira Weiny · 4 years, 8 months ago
  23. 525aaf9 arch/kmap: remove redundant arch specific kmaps by Ira Weiny · 4 years, 8 months ago
  24. 01c4b78 arch/kmap: remove BUG_ON() by Ira Weiny · 4 years, 8 months ago
  25. fa3354e mm: free_area_init: use maximal zone PFNs rather than zone sizes by Mike Rapoport · 4 years, 8 months ago
  26. 6cb4d9a mm/vma: introduce VM_ACCESS_FLAGS by Anshuman Khandual · 4 years, 10 months ago
  27. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 10 months ago
  28. dde1607 mm: introduce FAULT_FLAG_DEFAULT by Peter Xu · 4 years, 10 months ago
  29. 4ef8732 mm: introduce fault_signal_pending() by Peter Xu · 4 years, 10 months ago
  30. 7c2763c nds32: use pgtable-nopmd instead of 4level-fixup by Mike Rapoport · 5 years ago
  31. eafee59 nds32: use generic ioremap by Christoph Hellwig · 5 years ago
  32. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  33. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 6 years ago
  34. 351b682 signal: Explicitly call force_sig_fault on current by Eric W. Biederman · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. 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
  37. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  38. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  39. 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
  40. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  41. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  42. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  43. 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
  44. cd5e0fa nds32: Remove phys_initrd_start and phys_initrd_size by Florian Fainelli · 6 years ago
  45. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  46. 4c3d617 nds32: Fix gcc 8.0 compiler option incompatible. by Nickhu · 6 years ago
  47. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  48. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  49. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  50. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  51. bc9cb86 nds32: To simplify the implementation of update_mmu_cache() by Greentime Hu · 7 years ago
  52. f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 7 years ago
  53. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  54. aaaaba5 nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage by Vincent Chen · 7 years ago
  55. 5b9f956 nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page by Vincent Chen · 7 years ago
  56. efcc4ea nds32: Correct flush_dcache_page function by Vincent Chen · 7 years ago
  57. 1613de8 nds32: Fix the unaligned access handler by Nickhu · 7 years ago
  58. b3a7584 nds32: Renaming the file for unaligned access by Nickhu · 7 years ago
  59. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  60. 03969d0 nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range by Greentime Hu · 7 years ago
  61. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  62. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  63. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  64. 4a64f68 nds32: Device specific operations by Greentime Hu · 7 years ago
  65. 7de9cf4 nds32: Cache and TLB routines by Greentime Hu · 7 years ago
  66. 664eec4 nds32: MMU fault handling and page table management by Greentime Hu · 7 years ago
  67. 59fd53c nds32: MMU initialization by Greentime Hu · 7 years ago
  68. 2923f5e nds32: Exception handling by Greentime Hu · 7 years ago