summaryrefslogtreecommitdiffstats
path: root/arch/csky/kernel (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | irq: csky: perform irqentry in entry codeMark Rutland2021-10-262-6/+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
|/
* arch/csky/kernel/probes/kprobes.c: fix bugon.cocci warningskernel test robot2021-09-031-2/+1
* csky: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
* Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-283-3/+1
|\
| * sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| * sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-121-1/+0
* | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0
* | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
|/
* csky: Remove duplicate include in arch/csky/kernel/entry.SZhang Yunkai2021-04-201-1/+0
* ftrace: Fix spelling mistake "disabed" -> "disabled"Colin Ian King2021-03-171-1/+1
* Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-2821-209/+464
|\
| * csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-275-3/+44
| * csky: kprobe: Fixup code in simulate without 'long'Guo Ren2021-02-271-15/+7
| * csky: Fix a size determination in gpr_get()Zhenzhong Duan2021-01-121-1/+1
| * csky: Reconstruct VDSO frameworkGuo Ren2021-01-1210-56/+245
| * csky: Fixup do_page_fault parent irq statusGuo Ren2021-01-121-1/+1
| * csky: Add show_tlb for CPU_CK860 debugGuo Ren2021-01-121-0/+121
| * csky: Remove prologue of page fault handler in entry.SGuo Ren2021-01-123-126/+8
| * csky: Fixup show_regs doesn't contain regs->uspGuo Ren2021-01-121-2/+3
| * csky: Fixup perf probe failedGuo Ren2021-01-121-1/+1
| * csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-126-11/+40
* | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-221-1/+1
|/
* Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2020-12-171-3/+13
|\
| * ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regsSteven Rostedt (VMware)2020-11-131-1/+3
| * ftrace: Add recording of functions that caused recursionSteven Rostedt (VMware)2020-11-061-1/+1
| * kprobes/ftrace: Add recursion protection to the ftrace callbackSteven Rostedt (VMware)2020-11-061-2/+10
* | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\ \
| * | csky: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+1
| |/
* | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-291-1/+1
|\ \
| * | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-241-1/+1
| |/
* / perf/arch: Remove perf_sample_data::regs_user_copyPeter Zijlstra2020-11-091-2/+1
|/
* tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-151-1/+1
|\
| * dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
* | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+2
|\ \
| * | csky: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
| |/
* | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ | |/ |/|
| * vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-241-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-071-1/+0
|\
| * mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-071-1/+0
* | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-14/+10
|\ \ | |/ |/|
| * csky: switch to ->regset_get()Al Viro2020-07-271-14/+10
* | Merge tag 'csky-for-linus-5.9-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds2020-08-065-122/+238
|\ \
| * | csky: Add context tracking supportGuo Ren2020-08-011-0/+25
| * | csky: Add arch_show_interrupts for IPI interruptsGuo Ren2020-07-311-8/+41