summaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)Author
2022-05-26Merge tag 'asm-generic-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-13csky: Move $(core-y) into arch/csky/KbuildMasahiro Yamada
2022-05-13csky: Remove unused core-y for dtsMasahiro Yamada
2022-05-13csky: Remove unused $(dtb-y) from boot/MakefileMasahiro Yamada
2022-05-11csky: Move to generic ticket-spinlockGuo Ren
2022-04-25csky: atomic: Add conditional atomic operations' optimizationGuo Ren
2022-04-25csky: atomic: Add custom atomic.h implementationGuo Ren
2022-04-25csky: atomic: Optimize cmpxchg with acquire & releaseGuo Ren
2022-04-18csky: optimize memcpy_{from,to}io() and memset_io()Guo Ren
2022-04-18csky: Add C based string functionsMatteo Croce
2022-04-08csky: Fix versioncheck warningsDeyan Wang
2022-04-07csky: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-06csky: fix typos in commentsJulia Lawall
2022-03-28Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-03-28Merge tag 'char-misc-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-03-23Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-03-21arch: Add pmd_pfn() where it is missingMike Rapoport
2022-03-18parport_pc: Also enable driver for PCI systemsMaciej W. Rozycki
2022-03-10resume_user_mode: Move to resume_user_mode.hEric W. Biederman
2022-03-10ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman
2022-02-25uaccess: remove CONFIG_SET_FSArnd Bergmann
2022-02-25uaccess: generalize access_ok()Arnd Bergmann
2022-02-25uaccess: fix type mismatch warnings from access_ok()Arnd Bergmann
2022-02-14uaccess: fix integer overflow on access_ok()Arnd Bergmann
2022-01-23Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-15include: move find.h from asm_generic to linuxYury Norov
2022-01-12Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-01-08csky: Fix function name in csky_alignment() and die()Nathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-13Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar
2021-12-08csky: fix typo of fpu config macroKelly Devilliv
2021-12-07locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.hSebastian Andrzej Siewior
2021-11-25futex: Remove futex_cmpxchg detectionArnd Bergmann
2021-11-17perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscvSean Christopherson
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson
2021-11-10Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-02Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-10-27ftrace: disable preemption when recursion locked王贇
2021-10-26irq: remove handle_domain_{irq,nmi}()Mark Rutland
2021-10-26irq: csky: perform irqentry in entry codeMark Rutland
2021-10-25irq: add a (temporary) CONFIG_HANDLE_DOMAIN_IRQ_IRQENTRYMark Rutland
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada
2021-10-20csky: Use of_get_cpu_hwid()Rob Herring
2021-10-16csky: Make HAVE_TCM depend on !COMPILE_TESTGuenter Roeck
2021-10-16csky: bitops: Remove duplicate __clear_bit defineGuenter Roeck