summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAgeFilesLines
* treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-256-6/+6
* Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-07-1919-329/+823
|\
| * csky: Fixup abiv1 memset errorGuo Ren2019-07-194-42/+0Star
| * csky: Improve tlb operation with help of asidGuo Ren2019-07-191-4/+132
| * csky: Use generic asid algorithm to implement switch_mmGuo Ren2019-07-196-2/+74
| * csky: Add new asid lib code from armGuo Ren2019-07-193-0/+268
| * csky: Revert mmu ASID mechanismGuo Ren2019-07-196-295/+14Star
| * csky: Fixup some error count in 810 & 860.Guo Ren2019-07-191-6/+54
| * csky: Fix perf record in kernel/user spaceMao Han2019-07-191-12/+14
| * csky: Add pmu interrupt supportMao Han2019-07-191-15/+246
| * csky: Add count-width property for csky pmuMao Han2019-07-191-1/+14
| * csky: Init pmu as a deviceMao Han2019-07-191-2/+48
| * csky: Fixup no panic in kernel for some trapsGuo Ren2019-07-191-0/+5
| * csky: Select intc & timer driversGuo Ren2019-07-191-0/+4
* | Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2019-07-131-1/+0Star
|\ \
| * | kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIGMasahiro Yamada2019-06-091-1/+0Star
* | | csky: switch to generic version of pte allocationMike Rapoport2019-07-121-27/+3Star
* | | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-095-8/+6Star
|\ \ \ | |_|/ |/| |
| * | signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-294-5/+5
| * | signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-3/+1Star
* | | csky: Fixup libgcc unwind errorGuo Ren2019-06-261-0/+5
| |/ |/|
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-302-0/+2
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-2110-0/+10
|/
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-181-4/+0Star
* csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada2019-05-181-1/+0Star
* Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-091-0/+1
|\
| * dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-061-0/+1
* | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-05-0833-502/+887
|\ \
| * | csky/syscall_trace: Fixup return processing flowGuo Ren2019-04-222-1/+9
| * | csky: Fixup compile warningGuo Ren2019-04-221-1/+1
| * | csky: Add support for perf registers samplingMao Han2019-04-224-0/+94
| * | csky: add page fault perf event supportMao Han2019-04-221-2/+10
| * | csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-227-36/+21Star
| * | csky: Support vmlinux bootup with MMU offGuo Ren2019-04-224-85/+90
| * | csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-223-0/+10
| * | csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-221-11/+2Star
| * | csky: Support dynamic start physical addressGuo Ren2019-04-228-31/+106
| * | csky: Reconstruct signal processingGuo Ren2019-04-227-274/+150Star
| * | csky: Use in_syscall & forget_syscall instead of r11_sigGuo Ren2019-04-225-20/+22
| * | csky: Add non-uapi asm/ptrace.h namespaceGuo Ren2019-04-222-20/+29
| * | csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala2019-04-221-1/+0Star
| * | csky: remove redundant generic-yMasahiro Yamada2019-04-221-1/+0Star
| * | csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-229-55/+67
| * | csky: Add perf callchain supportMao Han2019-04-222-0/+120
| * | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-224-6/+202
| * | csky: Fixup vdsp&fpu issues in kernelGuo Ren2019-04-222-6/+2Star
| |/
* | Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-1/+1
|\ \
| * | syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-1/+1
* | | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-071-0/+1
|\ \ \
| * | | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
| |/ /