summaryrefslogtreecommitdiffstats
path: root/arch/csky/include
AgeCommit message (Expand)AuthorLines
2019-09-30Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds-19/+30
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland-1/+1
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-2/+0
2019-09-07csky: add missing brackets in a macro for tlb.hJason Gunthorpe-4/+4
2019-08-15csky: Fixup ioremap function losingGuo Ren-11/+12
2019-08-06csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren-0/+1
2019-07-31csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren-0/+10
2019-07-31csky: Fixup mb() synchronization problemGuo Ren-8/+7
2019-07-25treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada-6/+6
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds-105/+91
2019-07-19csky: Use generic asid algorithm to implement switch_mmGuo Ren-2/+11
2019-07-19csky: Add new asid lib code from armGuo Ren-0/+78
2019-07-19csky: Revert mmu ASID mechanismGuo Ren-108/+7
2019-07-12csky: switch to generic version of pte allocationMike Rapoport-27/+3
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-18arch: remove dangling asm-generic wrappersMasahiro Yamada-4/+0
2019-05-08Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds-70/+158
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-0/+1
2019-04-22csky/syscall_trace: Fixup return processing flowGuo Ren-0/+7
2019-04-22csky: Add support for perf registers samplingMao Han-0/+51
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren-20/+7
2019-04-22csky: Add perf_arch_fetch_caller_regs supportMao Han-0/+8
2019-04-22csky: Support dynamic start physical addressGuo Ren-25/+18
2019-04-22csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren-0/+12
2019-04-22csky: Add non-uapi asm/ptrace.h namespaceGuo Ren-20/+29
2019-04-22csky: remove redundant generic-yMasahiro Yamada-1/+0
2019-04-22csky: Update syscall_trace_enter/exit implementationGuo Ren-15/+21
2019-04-22csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren-1/+17
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-10/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-10/+4
2019-04-04csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin-4/+6
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+2
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds-1/+0
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann-0/+1
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov-0/+1
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren-0/+5
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren-2/+2
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren-2/+2
2019-01-09csky: fixup compile error with pte_allocGuo Ren-25/+18
2019-01-08csky: fixup CACHEV1 store instruction fast retireGuo Ren-0/+25
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada-27/+0
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds-57/+47
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2019-01-04fls: change parameter to unsigned intMatthew Wilcox-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds-12/+4