summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAgeFilesLines
...
| * csky: Remove prologue of page fault handler in entry.SGuo Ren2021-01-124-131/+48
| * csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren2021-01-122-2/+8
| * csky: Cleanup asm/spinlock.hGuo Ren2021-01-123-178/+1
| * csky: Fixup asm/cmpxchg.h with correct ordering barrierGuo Ren2021-01-121-10/+17
| * csky: Fixup futex SMP implementationGuo Ren2021-01-122-0/+122
| * csky: Fixup barrier designGuo Ren2021-01-121-22/+60
| * csky: Remove custom asm/atomic.h implementationGuo Ren2021-01-121-212/+0
| * 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-1219-51/+113
* | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
|/
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* 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-162-2/+5
|\ \
| * | csky: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-092-2/+5
| |/
* | Merge tag 'seccomp-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-12-162-1/+11
|\ \
| * | csky: Enable seccomp architecture trackingYiFei Zhu2020-11-202-1/+11
* | | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \ \
| * | | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| | |/ | |/|
* | | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-5/+3
|\ \ \
| * | | csky: use asm-generic/mmu_context.h for no-op implementationsNicholas Piggin2020-10-271-5/+3
| |/ /
* | | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-151-1/+0
|\ \ \
| * | | whack-a-mole: USE_ELF_CORE_DUMPAl Viro2020-10-251-1/+0
| |/ /
* | | Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-12-144-78/+8
|\ \ \
| * | | csky/mm/highmem: Switch to generic kmap atomicThomas Gleixner2020-11-064-78/+8
| |/ /
* | | 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
|/
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-4/+4
* Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-231-1/+0
|\
| * tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe2020-10-171-1/+0
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-10-221-0/+1
|\ \ | |/ |/|
| * uaccess: add infrastructure for kernel builds with set_fs()Christoph Hellwig2020-09-081-0/+1
* | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-152-4/+2
|\ \
| * | dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+0
| * | dma-mapping: merge <linux/dma-contiguous.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-062-3/+2
* | | Merge tag 'seccomp-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-131-13/+0
|\ \ \
| * | | seccomp: Move config option SECCOMP to arch/KconfigYiFei Zhu2020-10-081-13/+0
| | |/ | |/|
* | | 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-231-1/+1
|/
* mm/csky: use general page fault accountingPeter Xu2020-08-121-11/+1
* mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+2
* uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-072-7/+1
|\