1. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  2. 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
  3. d48ebb2 nds32: function_graph: Simplify with function_graph_enter() by Steven Rostedt (VMware) · 6 years ago
  4. e2f3f8b nds32: support hardware prefetcher by Nylon Chen · 6 years ago
  5. a523406 nds32: Fix the items of hwcap_str ordering issue. by Nylon Chen · 6 years ago
  6. 44e92e0 nds32: support denormalized result through FP emulator by Vincent Chen · 6 years ago
  7. 1ac8325 nds32: Support FP emulation by Vincent Chen · 6 years ago
  8. e46bf83 nds32: nds32 FPU port by Vincent Chen · 6 years ago
  9. 4f014a4 nds32: Remove duplicated include from pm.c by YueHaibing · 6 years ago
  10. 7938e63 nds32: Power management for nds32 by Nick Hu · 6 years ago
  11. c8b3446 nds32: Add perf call-graph support. by Nickhu · 6 years ago
  12. ebd0975 nds32: Perf porting by Nickhu · 6 years ago
  13. 8730c17 nds32: Fill all TLB entries with kernel image mapping by Zong Li · 6 years ago
  14. 2e95c4d nds32: Remove the redundant assignment by Zong Li · 6 years ago
  15. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  16. 3350139 nds32: linker script: GCOV kernel may refers data in __exit by Greentime Hu · 6 years ago
  17. 0cde56e nds32: Fix a kernel panic issue because of wrong frame pointer access. by Greentime Hu · 6 years ago
  18. 487c4b2 nds32: Only print one page of stack when die to prevent printing too much information. by Greentime Hu · 6 years ago
  19. 95f93ed nds32: Add macro definition for offset of lp register on stack by Zong Li · 6 years ago
  20. c5fdf7e nds32: Remove the deprecated ABI implementation by Zong Li · 6 years ago
  21. 1e377ae nds32/stack: Get real return address by using ftrace_graph_ret_addr by Zong Li · 6 years ago
  22. 95cd2f7 nds32/ftrace: Support dynamic function graph tracer by Zong Li · 6 years ago
  23. 6b1d6d2 nds32/ftrace: Support dynamic function tracer by Zong Li · 6 years ago
  24. 1e9b14c nds32/ftrace: Support static function graph tracer by Zong Li · 6 years ago
  25. a180825 nds32/ftrace: Support static function tracer by Zong Li · 6 years ago
  26. c17df79 nds32: Fix empty call trace by Zong Li · 6 years ago
  27. 1944a50 nds32: add NULL entry to the end of_device_id array by YueHaibing · 6 years ago
  28. 1dfdf99 nds32: fix logic for module by Greentime Hu · 7 years ago
  29. 6897e6e nds32: Fix the dts pointer is not passed correctly issue. by Greentime Hu · 7 years ago
  30. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  31. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  32. 267d2e1 nds32: use generic dma_noncoherent_ops by Christoph Hellwig · 7 years ago
  33. f860122c nds32: implement the unmap_sg DMA operation by Christoph Hellwig · 7 years ago
  34. 4ac1c68 nds32: consolidate DMA cache maintainance routines by Christoph Hellwig · 7 years ago
  35. a30e7d1 nds32: Fix compiler warning, Wstringop-overflow, in vdso.c by Vincent Chen · 7 years ago
  36. abb90a2 nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC by Greentime Hu · 7 years ago
  37. 3ff2228 nds32: Fix the virtual address may map too much range by tlbop issue. by Greentime Hu · 7 years ago
  38. c8c20f9 nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_hardirqs_off. by Greentime Hu · 7 years ago
  39. e3f4624 nds32: Fix the symbols undefined issue by exporting them. by Greentime Hu · 7 years ago
  40. d808e91 signal/nds32: Use force_sig_fault where appropriate by Eric W. Biederman · 7 years ago
  41. 3eb0f51 signal: Ensure every siginfo we send has all bits initialized by Eric W. Biederman · 7 years ago
  42. f6ed1ec signal/nds32: Use force_sig(SIGILL) in do_revisn by Eric W. Biederman · 7 years ago
  43. be5c2ff signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions by Eric W. Biederman · 7 years ago
  44. 6fc61ee nds32: To use the generic dump_stack() by Greentime Hu · 7 years ago
  45. e115807 nds32: fix building failed if using elf toolchain. by Greentime Hu · 7 years ago
  46. e71ea3b nds32: Build infrastructure by Greentime Hu · 7 years ago
  47. beebdea nds32: Device tree support by Greentime Hu · 7 years ago
  48. e2f8b5c nds32: Generic timers support by Greentime Hu · 7 years ago
  49. c9a4a8d nds32: Loadable modules by Greentime Hu · 7 years ago
  50. 3af6e29 nds32: L2 cache support by Greentime Hu · 7 years ago
  51. e9d0704 nds32: Debugging support by Greentime Hu · 7 years ago
  52. ace02e2 nds32: Library functions by Greentime Hu · 7 years ago
  53. 7ecbac7 nds32: Signal handling support by Greentime Hu · 7 years ago
  54. eefacd1 nds32: VDSO support by Greentime Hu · 7 years ago
  55. 1932fbe nds32: System calls handling by Greentime Hu · 7 years ago
  56. 80081b3 nds32: DMA mapping API by Greentime Hu · 7 years ago
  57. f13c34b nds32: IRQ handling by Greentime Hu · 7 years ago
  58. a15e9ff nds32: Process management by Greentime Hu · 7 years ago
  59. 7de9cf4 nds32: Cache and TLB routines by Greentime Hu · 7 years ago
  60. 2923f5e nds32: Exception handling by Greentime Hu · 7 years ago
  61. 001d953 nds32: Kernel booting and initialization by Greentime Hu · 7 years ago
  62. e1d82de nds32: Assembly macros and definitions by Greentime Hu · 7 years ago