summaryrefslogtreecommitdiffstats
path: root/arch/csky
Commit message (Expand)AuthorAge
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-30
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* arch: remove dangling asm-generic wrappersMasahiro Yamada2019-05-17
* csky: remove deprecated arch/csky/boot/dts/include/dt-bindingsMasahiro Yamada2019-05-17
* Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-05-09
|\
| * dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presenceChristoph Hellwig2019-05-06
* | 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: Fixup compile warningGuo Ren2019-04-22
| * | csky: Add support for perf registers samplingMao Han2019-04-22
| * | csky: add page fault perf event supportMao Han2019-04-22
| * | csky: Use va_pa_offset instead of phys_offsetGuo Ren2019-04-22
| * | csky: Support vmlinux bootup with MMU offGuo Ren2019-04-22
| * | csky: Add perf_arch_fetch_caller_regs supportMao Han2019-04-22
| * | csky: Fixup wrong update_mmu_cache implementationGuo Ren2019-04-22
| * | csky: Support dynamic start physical addressGuo Ren2019-04-22
| * | csky: Reconstruct signal processingGuo 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: mm/fault.c: Remove duplicate headerJagadeesh Pagadala2019-04-22
| * | csky: remove redundant generic-yMasahiro Yamada2019-04-22
| * | csky: Update syscall_trace_enter/exit implementationGuo Ren2019-04-22
| * | csky: Add perf callchain supportMao Han2019-04-22
| * | csky/ftrace: Add dynamic function tracer (include graph tracer)Guo Ren2019-04-22
| * | csky: Fixup vdsp&fpu issues in kernelGuo 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
| |/ /
* | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-10
|\ \ \ | | |/ | |/|
| * | 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
| |/
* / locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archsWaiman Long2019-04-03
|/
* kbuild: force all architectures except um to include mandatory-yMasahiro Yamada2019-03-16
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-12
* Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-03-10
|\
| * dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig2019-02-20
| * of: select OF_RESERVED_MEM automaticallyChristoph Hellwig2019-02-13
* | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-05
|\ \
| * | asm-generic: Make time32 syscall numbers optionalArnd Bergmann2019-02-19
| * | asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov2019-02-19
| * | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov2019-02-19
| |/
* | get rid of legacy 'get_ds()' functionLinus Torvalds2019-03-04
* | csky: Fixup dead loop in show_stackGuo Ren2019-02-12
* | 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 wrong pt_regs sizeGuo Ren2019-02-12
* | csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren2019-02-12
|/
* csky: fixup compile error with CPU 810.Guo Ren2019-01-10