1. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  2. 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
  3. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  4. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  5. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  6. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  7. d4ce545 arch: remove stale comments "UAPI Header export list" by Masahiro Yamada · 6 years ago
  8. 5c0ab28 nds32: remove redundant kernel-space generic-y by Masahiro Yamada · 6 years ago
  9. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  10. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  11. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  12. 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
  13. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  14. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  15. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  16. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  17. 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
  18. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  19. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  20. 9aaafac nds32: Fix bug in bitfield.h by Nickhu · 6 years ago
  21. a8874e7 mm: make the __PAGETABLE_PxD_FOLDED defines non-empty by Martin Schwidefsky · 6 years ago
  22. de0d22e treewide: remove current_text_addr by Nick Desaulniers · 6 years ago
  23. 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
  24. ec86539 nds32: fix build error because of wrong semicolon by Greentime Hu · 6 years ago
  25. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  26. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  27. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  28. 487913a nds32: Extract the checking and getting pointer to a macro by Zong Li · 6 years ago
  29. 7ef3954 nds32: Clean up the coding style by Zong Li · 6 years ago
  30. 6cce95a6 nds32: Fix get_user/put_user macro expand pointer problem by Zong Li · 6 years ago
  31. bf4b6a7 y2038: Remove stat64 family from default syscall set by Arnd Bergmann · 7 years ago
  32. 9875538 nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when by Greentime Hu · 7 years ago
  33. f706abf nds32: To implement these icache invalidation APIs since nds32 cores don't snoop by Greentime Hu · 7 years ago
  34. 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
  35. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  36. 267d2e1 nds32: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  37. abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
  38. 8769c22 nds32: To refine readability of INT_MASK_INITAIAL_VAL by Greentime Hu · 7 years ago
  39. bb91267 nds32: Fix the unknown type u8 issue. by Greentime Hu · 7 years ago
  40. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  41. 03969d0 nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range by Greentime Hu · 7 years ago
  42. 8cedb78 nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED by Greentime Hu · 7 years ago
  43. 81560e0 nds32: Fix building error of crypto/xor.c by adding xor.h by Greentime Hu · 7 years ago
  44. 2b5a9a3 time: Add an asm-generic/compat.h file by Arnd Bergmann · 7 years ago
  45. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  46. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  47. 5c86fa7 nds32: Miscellaneous header files by Greentime Hu · 7 years ago
  48. c9a4a8d nds32: Loadable modules by Greentime Hu · 7 years ago
  49. 3af6e29 nds32: L2 cache support by Greentime Hu · 7 years ago
  50. e9d0704 nds32: Debugging support by Greentime Hu · 7 years ago
  51. ace02e2 nds32: Library functions by Greentime Hu · 7 years ago
  52. 7ecbac7 nds32: Signal handling support by Greentime Hu · 7 years ago
  53. eefacd1 nds32: VDSO support by Greentime Hu · 7 years ago
  54. 1932fbe nds32: System calls handling by Greentime Hu · 7 years ago
  55. 3172c605 nds32: ELF definitions by Greentime Hu · 7 years ago
  56. 80081b3 nds32: DMA mapping API by Greentime Hu · 7 years ago
  57. 4a64f68 nds32: Device specific operations by Greentime Hu · 7 years ago
  58. 484367b nds32: Atomic operations by Greentime Hu · 7 years ago
  59. f13c34b nds32: IRQ handling by Greentime Hu · 7 years ago
  60. a15e9ff nds32: Process management by Greentime Hu · 7 years ago
  61. 7de9cf4 nds32: Cache and TLB routines by Greentime Hu · 7 years ago
  62. 2e1aecb nds32: MMU definitions by Greentime Hu · 7 years ago
  63. 2923f5e nds32: Exception handling by Greentime Hu · 7 years ago
  64. e1d82de nds32: Assembly macros and definitions by Greentime Hu · 7 years ago