aboutsummaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm
Commit message (Expand)AuthorAge
* Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-30
|\
| * csky: Fixup ioremap function losingGuo Ren2019-08-15
| * csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-06
| * csky: Fixup dma_alloc_coherent with PAGE_SO attributeGuo Ren2019-07-30
| * csky: Fixup mb() synchronization problemGuo Ren2019-07-30
* | mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-26
* | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
* | mm: remove quicklist page table cachesNicholas Piggin2019-09-24
* | csky: add missing brackets in a macro for tlb.hJason Gunthorpe2019-09-07
|/
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-19
|\
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-19
| * csky: Add new asid lib code from armGuo Ren2019-07-19
| * csky: Revert mmu ASID mechanismGuo Ren2019-07-19
* | csky: switch to generic version of pte allocationMike Rapoport2019-07-12
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-17
* Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-08
|\
| * csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-22
| * csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-22
| * csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-22
| * csky: Support dynamic start physical addressGuo Ren2019-04-22
| * csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-22
| * csky: Add non-uapi asm/ptrace.h namespaceGuo Ren2019-04-22
| * csky: remove redundant generic-yMasahiro Yamada2019-04-22
| * csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-22
| * csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-22
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-07
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-20
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-06
|\ \ \ | |_|/ |/| |
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-08
| |/
* | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-05
* | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-05
* | csky: Fix syscall_get_arguments() and syscall_set_arguments()Dmitry V. Levin2019-04-04
|/
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-12
* csky: coding convention: Use task_stack_pageGuo Ren2019-02-12
* csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-12
* csky: fixup compile error with pte_allocGuo Ren2019-01-08
* csky: fixup CACHEV1 store instruction fast retireGuo Ren2019-01-08
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-05
|\
| * csky: Add perf support for C-SKYGuo Ren2019-01-02
| * csky: Add EM_CSKY_OLD 39Guo Ren2018-12-31
| * csky: ftrace call graph supported.Guo Ren2018-12-31
| * csky: basic ftrace supportedGuo Ren2018-12-31
| * csky: remove unused members in processor.hGuo Ren2018-12-31
| * csky: stacktrace supported.Guo Ren2018-12-31
| * csky: CPU-hotplug supported for SMPGuo Ren2018-12-31
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-31
| * csky: bugfix gdb coredump error.Guo Ren2018-12-30
| * csky: define syscall_get_arch()Dmitry V. Levin2018-12-30