summaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)AuthorFilesLines
2022-08-05Merge tag 'csky-for-linus-6.0-rc1' of https://github.com/c-sky/csky-linuxLinus Torvalds14-20/+211
2022-08-03Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-5/+5
2022-08-01csky: abiv1: Fixup compile errorGuo Ren1-0/+6
2022-08-01csky: cmpxchg: Coding convention for BUILD_BUG()Guo Ren1-6/+5
2022-07-31csky: Enable ARCH_INLINE_READ*/WRITE*/SPIN*Guo Ren1-0/+26
2022-07-31csky: Add qspinlock supportGuo Ren5-2/+44
2022-07-30csky: Add jump-label implementationGuo Ren4-0/+104
2022-07-23csky: Move HEAD_TEXT_SECTION out of __init_begin-endGuo Ren1-6/+6
2022-07-23csky: Correct position of _stextGuo Ren3-3/+14
2022-07-23csky: Use the bitmap API to allocate bitmapsChristophe JAILLET1-3/+2
2022-07-23csky/kprobe: reclaim insn_slot on kprobe unregistrationLiao Chang1-0/+4
2022-07-21csky/tlb: Remove tlb_flush() definePeter Zijlstra1-2/+0
2022-07-21mmu_gather: Remove per arch tlb_{start,end}_vma()Peter Zijlstra1-13/+0
2022-06-30context_tracking: Split user tracking KconfigFrederic Weisbecker2-3/+3
2022-06-30context_tracking: Rename context_tracking_user_enter/exit() to user_enter/exi...Frederic Weisbecker1-2/+2
2022-06-04Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-8/+7
2022-05-30Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-4/+2
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-116/+3
2022-05-25Merge back reboot/poweroff notifiers rework for 5.19-rc1.Rafael J. Wysocki1-4/+2
2022-05-19csky: Use do_kernel_power_off()Dmitry Osipenko1-4/+2
2022-05-13printk: stop including cache.h from printk.hPeter Collingbourne1-1/+1
2022-05-13csky: Move $(core-y) into arch/csky/KbuildMasahiro Yamada2-2/+2
2022-05-13csky: Remove unused core-y for dtsMasahiro Yamada1-1/+0
2022-05-13csky: Remove unused $(dtb-y) from boot/MakefileMasahiro Yamada1-1/+0
2022-05-11csky: Move to generic ticket-spinlockGuo Ren3-116/+3
2022-05-07fork: Generalize PF_IO_WORKER handlingEric W. Biederman1-4/+3
2022-05-07fork: Pass struct kernel_clone_args into copy_threadEric W. Biederman1-5/+5
2022-04-25csky: atomic: Add conditional atomic operations' optimizationGuo Ren1-0/+95
2022-04-25csky: atomic: Add custom atomic.h implementationGuo Ren1-0/+142
2022-04-25csky: atomic: Optimize cmpxchg with acquire & releaseGuo Ren2-8/+67
2022-04-18csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren3-1/+103
2022-04-18csky: Add C based string functionsMatteo Croce8-356/+150
2022-04-08csky: Fix versioncheck warningsDeyan Wang3-3/+0
2022-04-07csky: patch_text: Fixup last cpu should be masterGuo Ren1-1/+1
2022-04-06csky: fix typos in commentsJulia Lawall2-2/+2
2022-03-29Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+4
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2022-03-24Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-30/+2
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport1-0/+1
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki1-0/+1
2022-03-11resume_user_mode: Move to resume_user_mode.hEric W. Biederman1-2/+2
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman1-3/+2
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann6-19/+0
2022-02-25uaccess: generalize access_ok()Arnd Bergmann1-8/+0
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann2-2/+2
2022-02-15uaccess: fix integer overflow on access_ok()Arnd Bergmann1-4/+3
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds1-1/+0
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+3
2022-01-15include: move find.h from asm_generic to linuxYury Norov1-1/+0