1. d9c5252 treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers by Masahiro Yamada · 5 years ago
  2. a84d2d2 Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 5 years ago
  3. bdfeb0c csky: Fixup abiv1 memset error by Guo Ren · 5 years ago
  4. 4e562c1 csky: Improve tlb operation with help of asid by Guo Ren · 5 years ago
  5. 22d55f0 csky: Use generic asid algorithm to implement switch_mm by Guo Ren · 5 years ago
  6. a231b883 csky: Add new asid lib code from arm by Guo Ren · 5 years ago
  7. 9d35dc3 csky: Revert mmu ASID mechanism by Guo Ren · 5 years ago
  8. e753419 csky: Fixup some error count in 810 & 860. by Guo Ren · 5 years ago
  9. d41435d csky: Fix perf record in kernel/user space by Mao Han · 5 years ago
  10. f622fbf csky: Add pmu interrupt support by Mao Han · 5 years ago
  11. ccffa1a csky: Add count-width property for csky pmu by Mao Han · 5 years ago
  12. f132076 csky: Init pmu as a device by Mao Han · 5 years ago
  13. 3158d28 csky: Fixup no panic in kernel for some traps by Guo Ren · 6 years ago
  14. 1994cc4 csky: Select intc & timer drivers by Guo Ren · 6 years ago
  15. 106f146 Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 5 years ago
  16. bd5ff06 csky: switch to generic version of pte allocation by Mike Rapoport · 5 years ago
  17. 5ad18b2 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 5 years ago
  18. 19e5e2a csky: Fixup libgcc unwind error by Guo Ren · 5 years ago
  19. bd305f2 kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG by Masahiro Yamada · 5 years ago
  20. 96ac6d4 treewide: Add SPDX license identifier - Kbuild by Greg Kroah-Hartman · 5 years ago
  21. 2e1661d2 signal: Remove the task parameter from force_sig_fault by Eric W. Biederman · 5 years ago
  22. 3cf5d07 signal: Remove task parameter from force_sig by Eric W. Biederman · 5 years ago
  23. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 5 years ago
  24. 33ff99f arch: remove dangling asm-generic wrappers by Masahiro Yamada · 6 years ago
  25. 901b573 csky: remove deprecated arch/csky/boot/dts/include/dt-bindings by Masahiro Yamada · 6 years ago
  26. ddab533 Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  27. ce45327 Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  28. 02aff8d Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 6 years ago
  29. dd4e5d6 Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  30. 13bf5ce dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence by Christoph Hellwig · 6 years ago
  31. a691f33 csky/syscall_trace: Fixup return processing flow by Guo Ren · 6 years ago
  32. 1a23710 csky: Fixup compile warning by Guo Ren · 6 years ago
  33. daac95e csky: Add support for perf registers sampling by Mao Han · 6 years ago
  34. 0eaf50d csky: add page fault perf event support by Mao Han · 6 years ago
  35. 683fafe csky: Use va_pa_offset instead of phys_offset by Guo Ren · 6 years ago
  36. 205353f csky: Support vmlinux bootup with MMU off by Guo Ren · 6 years ago
  37. b4bf274 csky: Add perf_arch_fetch_caller_regs support by Mao Han · 6 years ago
  38. 981bbf2 csky: Fixup wrong update_mmu_cache implementation by Guo Ren · 6 years ago
  39. f62e316 csky: Support dynamic start physical address by Guo Ren · 6 years ago
  40. bf24168 csky: Reconstruct signal processing by Guo Ren · 6 years ago
  41. f4625ee csky: Use in_syscall & forget_syscall instead of r11_sig by Guo Ren · 6 years ago
  42. f335b10 csky: Add non-uapi asm/ptrace.h namespace by Guo Ren · 6 years ago
  43. ce63cd5 csky: mm/fault.c: Remove duplicate header by Jagadeesh Pagadala · 6 years ago
  44. 1b2707f csky: remove redundant generic-y by Masahiro Yamada · 6 years ago
  45. 2f7932b csky: Update syscall_trace_enter/exit implementation by Guo Ren · 6 years ago
  46. cfa4d93 csky: Add perf callchain support by Mao Han · 6 years ago
  47. 28bb030 csky/ftrace: Add dynamic function tracer (include graph tracer) by Guo Ren · 6 years ago
  48. 3dfc242 csky: Fixup vdsp&fpu issues in kernel by Guo Ren · 6 years ago
  49. 54bbfe7 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 6 years ago
  50. fdcd06a arch: Use asm-generic header for asm/mmiowb.h by Will Deacon · 6 years ago
  51. 32d9258 syscalls: Remove start and number from syscall_set_arguments() args by Steven Rostedt (VMware) · 6 years ago
  52. b35f549 syscalls: Remove start and number from syscall_get_arguments() args by Steven Rostedt (Red Hat) · 8 years ago
  53. ed3bb00 csky: Fix syscall_get_arguments() and syscall_set_arguments() by Dmitry V. Levin · 6 years ago
  54. 390a0c6 locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs by Waiman Long · 6 years ago
  55. 16add41 syscall_get_arch: add "struct task_struct *" argument by Dmitry V. Levin · 6 years ago
  56. 037fc33 kbuild: force all architectures except um to include mandatory-y by Masahiro Yamada · 6 years ago
  57. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  58. b7a7d1c Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  59. 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
  60. 736706b get rid of legacy 'get_ds()' function by Linus Torvalds · 6 years ago
  61. ff4c25f dma-mapping: improve selection of dma_declare_coherent availability by Christoph Hellwig · 6 years ago
  62. c8ce48f asm-generic: Make time32 syscall numbers optional by Arnd Bergmann · 6 years ago
  63. 80d7da1 asm-generic: Drop getrlimit and setrlimit syscalls from default list by Yury Norov · 7 years ago
  64. 942fa98 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option by Yury Norov · 7 years ago
  65. 34e04ee of: select OF_RESERVED_MEM automatically by Christoph Hellwig · 6 years ago
  66. 131aee8 csky: Fixup dead loop in show_stack by Guo Ren · 6 years ago
  67. 76d21d1 csky: Fixup io-range page attribute for mmap("/dev/mem") by Guo Ren · 6 years ago
  68. 0f231dc csky: coding convention: Use task_stack_page by Guo Ren · 6 years ago
  69. 9216cd7 csky: Fixup wrong pt_regs size by Guo Ren · 6 years ago
  70. 62eebea csky: Fixup _PAGE_GLOBAL bit for 610 tlb entry by Guo Ren · 6 years ago
  71. 70c2525 csky: fixup compile error with CPU 810. by Guo Ren · 6 years ago
  72. 2a60aa1 csky: fixup compile error with pte_alloc by Guo Ren · 6 years ago
  73. 96354ad csky: fixup CACHEV1 store instruction fast retire by Guo Ren · 6 years ago
  74. f553aa1 csky: fixup relocation error with 807 & 860 by Guo Ren · 6 years ago
  75. d6e4b3e arch: remove redundant UAPI generic-y defines by Masahiro Yamada · 6 years ago
  76. 9ee3b3f Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux by Linus Torvalds · 6 years ago
  77. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  78. 3fc2579 fls: change parameter to unsigned int by Matthew Wilcox · 6 years ago
  79. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  80. f50fd2d csky: Add perf support for C-SKY by Guo Ren · 6 years ago
  81. 6256734 csky: Add EM_CSKY_OLD 39 by Guo Ren · 6 years ago
  82. d7950be csky: ftrace call graph supported. by Guo Ren · 6 years ago
  83. 230c77a csky: basic ftrace supported by Guo Ren · 6 years ago
  84. 17a6877 csky: remove unused members in processor.h by Guo Ren · 6 years ago
  85. 8f4f163 csky: optimize kernel panic print. by Guo Ren · 6 years ago
  86. 0ea2dc7 csky: stacktrace supported. by Guo Ren · 6 years ago
  87. 859e5f4 csky: CPU-hotplug supported for SMP by Guo Ren · 6 years ago
  88. 789154c csky: fixup save hi,lo,dspcr regs in switch_stack. by Guo Ren · 6 years ago
  89. 31295a7 csky: remove syscall_exit_work by Guo Ren · 6 years ago
  90. 35ff802 csky: fixup remove vdsp implement for kernel. by Guo Ren · 6 years ago
  91. 2054f4a csky: bugfix gdb coredump error. by Guo Ren · 6 years ago
  92. 2b070cc csky: fixup abiv2 mmap(... O_SYNC) failed. by Guo Ren · 6 years ago
  93. d770b25 csky: define syscall_get_arch() by Dmitry V. Levin · 6 years ago
  94. 077b930 elf-em.h: add EM_CSKY by Dmitry V. Levin · 6 years ago
  95. dc3e089 csky: remove meaningless header-y by Masahiro Yamada · 6 years ago
  96. 398539d csky: Don't leak device tree node reference by Yangtao Li · 6 years ago
  97. f346b0b Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  98. af7ddd8 Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  99. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  100. 3731c3d dma-mapping: always build the direct mapping code by Christoph Hellwig · 6 years ago