summaryrefslogtreecommitdiffstats
path: root/arch/csky/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-03-281-0/+1
|\
| * parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki2022-03-181-0/+1
* | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-234-26/+0
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-254-17/+0
| * | uaccess: generalize access_ok()Arnd Bergmann2022-02-251-8/+0
| * | uaccess: fix integer overflow on access_ok()Arnd Bergmann2022-02-141-4/+3
| |/
* / arch: Add pmd_pfn() where it is missingMike Rapoport2022-03-211-0/+1
|/
* 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
* | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior2021-12-071-1/+1
|/
* 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 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-011-1/+1
|\ \
| * | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-301-1/+1
| |/
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-1/+1
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-1/+1
| |/
* / csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck2021-10-161-1/+0
|/
* csky: use generic strncpy/strnlen from_userArnd Bergmann2021-07-231-6/+0
* asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_userArnd Bergmann2021-07-231-4/+4
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-022-3/+0
|\
| * mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-011-2/+0
| * mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-011-1/+0
* | locking/atomic: csky: move to ARCH_ATOMICMark Rutland2021-05-261-4/+4
|/
* csky: uaccess.h: Coding convention with asm genericGuo Ren2021-04-283-327/+133
* csky: Fixup typosJunlin Yang2021-04-203-3/+3
* csky: change a Kconfig symbol name to fix e1000 build errorRandy Dunlap2021-04-161-1/+1
* csky: Fixup compile errorGuo Ren2021-02-2734-34/+0
* csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-276-0/+167
* csky: Fixup swaponGuo Ren2021-02-271-9/+8
* csky: pgtable.h: Coding conventionGuo Ren2021-02-271-30/+30
* csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren2021-01-121-7/+9
* csky: remove unused including <linux/version.h>Tian Tao2021-01-121-1/+0
* csky: Reconstruct VDSO frameworkGuo Ren2021-01-121-3/+16
* csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren2021-01-121-0/+2
* csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-121-2/+1
* csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren2021-01-121-1/+1
* csky: Cleanup asm/spinlock.hGuo Ren2021-01-122-177/+0
* csky: Fixup asm/cmpxchg.h with correct ordering barrierGuo Ren2021-01-121-10/+17
* csky: Fixup futex SMP implementationGuo Ren2021-01-121-0/+121
* csky: Fixup barrier designGuo Ren2021-01-121-22/+60
* csky: Remove custom asm/atomic.h implementationGuo Ren2021-01-121-212/+0
* csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-127-13/+7
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+4
|\
| * csky: add support for TIF_NOTIFY_SIGNALJens Axboe2020-11-091-1/+4
* | 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-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
|\ \