summaryrefslogtreecommitdiff
path: root/arch/csky/include
AgeCommit message (Expand)Author
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2019-04-22csky/syscall_trace: Fixup return processing flowGuo Ren
2019-04-22csky: Add support for perf registers samplingMao Han
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han
2019-04-22csky: Support dynamic start physical addressGuo Ren
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren
2019-04-22csky: Add non-uapi asm/ptrace.h namespaceGuo Ren
2019-04-22csky: remove redundant generic-yMasahiro Yamada
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-04-04csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren
2019-01-09csky: fixup compile error with pte_allocGuo Ren
2019-01-08csky: fixup CACHEV1 store instruction fast retireGuo Ren
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02csky: Add perf support for C-SKYGuo Ren
2018-12-31csky: Add EM_CSKY_OLD 39Guo Ren
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: stacktrace supported.Guo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: bugfix gdb coredump error.Guo Ren
2018-12-30csky: define syscall_get_arch()Dmitry V. Levin
2018-12-30elf-em.h: add EM_CSKYDmitry V. Levin
2018-12-30csky: remove meaningless header-yMasahiro Yamada
2018-12-03csky: bugfix tlb_get_pgd error.Guo Ren
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26csky: Misc headersGuo Ren
2018-10-26csky: SMP supportGuo Ren