1. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  2. 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
  3. 997aef6 init: provide a generic free_initmem implementation by Mike Rapoport · 6 years ago
  4. 4afd58e initramfs: provide a generic free_initrd_mem implementation by Christoph Hellwig · 6 years ago
  5. 0fcef55 nds32: fix semicolon code style issue by Yang Wei · 6 years ago
  6. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  7. b63a07d arch: simplify several early memory allocations by Mike Rapoport · 6 years ago
  8. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  9. 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
  10. cd5e0fa nds32: Remove phys_initrd_start and phys_initrd_size by Florian Fainelli · 6 years ago
  11. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  12. 4c3d617 nds32: Fix gcc 8.0 compiler option incompatible. by Nickhu · 6 years ago
  13. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  14. c6ffc5c memblock: rename free_all_bootmem to memblock_free_all by Mike Rapoport · 6 years ago
  15. 9a8dd70 memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc* by Mike Rapoport · 6 years ago
  16. 50a7ca3 mm: convert return type of handle_mm_fault() caller to vm_fault_t by Souptick Joarder · 6 years ago
  17. bc9cb86 nds32: To simplify the implementation of update_mmu_cache() by Greentime Hu · 6 years ago
  18. f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 7 years ago
  19. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  20. aaaaba5 nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage by Vincent Chen · 7 years ago
  21. 5b9f956 nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page by Vincent Chen · 7 years ago
  22. efcc4ea nds32: Correct flush_dcache_page function by Vincent Chen · 7 years ago
  23. 1613de8 nds32: Fix the unaligned access handler by Nickhu · 7 years ago
  24. b3a7584 nds32: Renaming the file for unaligned access by Nickhu · 7 years ago
  25. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  26. 03969d0 nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range by Greentime Hu · 7 years ago
  27. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  28. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  29. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  30. 4a64f68 nds32: Device specific operations by Greentime Hu · 7 years ago
  31. 7de9cf4 nds32: Cache and TLB routines by Greentime Hu · 7 years ago
  32. 664eec4 nds32: MMU fault handling and page table management by Greentime Hu · 7 years ago
  33. 59fd53c nds32: MMU initialization by Greentime Hu · 7 years ago
  34. 2923f5e nds32: Exception handling by Greentime Hu · 7 years ago