summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-173-3/+3
|\ \
| * | csky: Fix function name in csky_alignment() and die()Nathan Chancellor2022-01-082-2/+2
| * | exit: Add and use make_task_dead.Eric W. Biederman2021-12-133-3/+3
* | | Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-01-121-10/+0
|\ \ \
| * | | perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson2021-11-171-12/+0
| * | | perf: Protect perf_guest_cbs with RCUSean Christopherson2021-11-171-2/+4
| |/ /
* | | Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-2/+2
|\ \ \ | | |/ | |/|
| * | csky: fix typo of fpu config macroKelly Devilliv2021-12-081-2/+2
| |/
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
* | futex: Remove futex_cmpxchg detectionArnd Bergmann2021-11-251-1/+0
|/
* Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-11-101-9/+0
|\
| * arch: remove unused function syscall_set_arguments()Peter Collingbourne2021-09-141-9/+0
* | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-3/+3
|\ \
| * | kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-3/+3
| |/
* | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-4/+2
|\ \
| * | csky: Use of_get_cpu_hwid()Rob Herring2021-10-201-4/+2
| |/
* | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-015-24/+10
|\ \
| * | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-303-4/+4
| * | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| * | kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu2021-09-301-5/+5
| * | csky: ftrace: Drop duplicate implementation of arch_check_ftrace_location()Punit Agrawal2021-09-301-7/+0
* | | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-4/+3
|\ \ \
| * | | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-4/+3
| |/ /
* | | Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-013-7/+1
|\ \ \
| * | | irq: remove handle_domain_{irq,nmi}()Mark Rutland2021-10-261-1/+0
| * | | irq: csky: perform irqentry in entry codeMark Rutland2021-10-263-7/+1
| * | | irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland2021-10-251-0/+1
| |/ /
* | | csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck2021-10-161-0/+1
* | | csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck2021-10-161-1/+0
* | | csky: Select ARCH_WANT_FRAME_POINTERS only if compiler supports itGuenter Roeck2021-10-161-1/+1
* | | csky: Fixup regs.sr broken in ptraceGuo Ren2021-10-161-1/+2
* | | csky: don't let sigreturn play with priveleged bits of status registerAl Viro2021-10-161-0/+4
|/ /
* / entry: rseq: Call rseq_handle_notify_resume() in tracehook_notify_resume()Sean Christopherson2021-09-221-3/+1
|/
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-051-3/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-161-3/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-033-16/+2
|\ \
| * | mm: remove flush_kernel_dcache_pageChristoph Hellwig2021-09-032-14/+1
| * | arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
| |/
* | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
* | csky: use generic strncpy/strnlen from_userArnd Bergmann2021-07-233-114/+2
* | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-232-8/+14
|/
* Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-101-0/+1
|\
| * kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | csky: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* | Merge tag 'csky-for-linus-5.14-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-07-042-8/+7
|\ \
| * | csky: Kconfig: Remove unused selectsGuo Ren2021-07-041-3/+0