summaryrefslogtreecommitdiffstats
path: root/arch/csky/include/asm
Commit message (Expand)AuthorAgeFilesLines
* get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-041-1/+0Star
* csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren2019-02-131-0/+5
* csky: coding convention: Use task_stack_pageGuo Ren2019-02-131-2/+2
* csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-131-2/+2
* csky: fixup compile error with pte_allocGuo Ren2019-01-081-25/+18Star
* csky: fixup CACHEV1 store instruction fast retireGuo Ren2019-01-081-0/+25
* Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-01-057-17/+46
|\
| * csky: Add perf support for C-SKYGuo Ren2019-01-021-0/+7
| * csky: Add EM_CSKY_OLD 39Guo Ren2018-12-311-1/+3
| * csky: ftrace call graph supported.Guo Ren2018-12-311-1/+5
| * csky: basic ftrace supportedGuo Ren2018-12-311-0/+9
| * csky: remove unused members in processor.hGuo Ren2018-12-311-12/+0Star
| * csky: stacktrace supported.Guo Ren2018-12-311-0/+4
| * csky: CPU-hotplug supported for SMPGuo Ren2018-12-311-0/+4
| * csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren2018-12-311-2/+1Star
| * csky: bugfix gdb coredump error.Guo Ren2018-12-311-1/+6
| * csky: define syscall_get_arch()Dmitry V. Levin2018-12-301-0/+7
| * elf-em.h: add EM_CSKYDmitry V. Levin2018-12-301-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-01-051-1/+1
|\ \
| * | fls: change parameter to unsigned intMatthew Wilcox2019-01-041-1/+1
| |/
* / Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-12/+4Star
|/
* csky: bugfix tlb_get_pgd error.Guo Ren2018-12-031-2/+2
* treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0Star
* csky: Misc headersGuo Ren2018-10-253-0/+158
* csky: SMP supportGuo Ren2018-10-251-0/+26
* csky: Debug and Ptrace GDBGuo Ren2018-10-251-0/+26
* csky: User accessGuo Ren2018-10-251-0/+416
* csky: Library functionsGuo Ren2018-10-251-0/+13
* csky: ELF and module probeGuo Ren2018-10-251-0/+85
* csky: Atomic operationsGuo Ren2018-10-254-0/+578
* csky: IRQ handlingGuo Ren2018-10-251-0/+49
* csky: VDSO and rt_sigreturnGuo Ren2018-10-251-0/+12
* csky: Process management and SignalGuo Ren2018-10-254-0/+382
* csky: MMU and page table managementGuo Ren2018-10-259-0/+655
* csky: Cache and TLB routinesGuo Ren2018-10-256-0/+162
* csky: System CallGuo Ren2018-10-252-0/+86
* csky: Exception handling and mm-faultGuo Ren2018-10-252-0/+48
* csky: Build infrastructureGuo Ren2018-10-251-0/+49