summaryrefslogtreecommitdiff
path: root/arch/csky
AgeCommit message (Expand)Author
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-12treewide: add checks for the return value of memblock_alloc*()Mike Rapoport
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-02-20dma-mapping: improve selection of dma_declare_coherent availabilityChristoph Hellwig
2019-02-19asm-generic: Make time32 syscall numbers optionalArnd Bergmann
2019-02-19asm-generic: Drop getrlimit and setrlimit syscalls from default listYury Norov
2019-02-1932-bit userspace ABI: introduce ARCH_32BIT_OFF_T config optionYury Norov
2019-02-13of: select OF_RESERVED_MEM automaticallyChristoph Hellwig
2019-02-13csky: Fixup dead loop in show_stackGuo Ren
2019-02-13csky: Fixup io-range page attribute for mmap("/dev/mem")Guo Ren
2019-02-13csky: coding convention: Use task_stack_pageGuo Ren
2019-02-13csky: Fixup wrong pt_regs sizeGuo Ren
2019-02-13csky: Fixup _PAGE_GLOBAL bit for 610 tlb entryGuo Ren
2019-01-10csky: fixup compile error with CPU 810.Guo Ren
2019-01-09csky: fixup compile error with pte_allocGuo Ren
2019-01-08csky: fixup CACHEV1 store instruction fast retireGuo Ren
2019-01-08csky: fixup relocation error with 807 & 860Guo Ren
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-05Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2019-01-02csky: Add perf support for C-SKYGuo Ren
2018-12-31csky: Add EM_CSKY_OLD 39Guo Ren
2018-12-31csky: ftrace call graph supported.Guo Ren
2018-12-31csky: basic ftrace supportedGuo Ren
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: optimize kernel panic print.Guo Ren
2018-12-31csky: stacktrace supported.Guo Ren
2018-12-31csky: CPU-hotplug supported for SMPGuo Ren
2018-12-31csky: fixup save hi,lo,dspcr regs in switch_stack.Guo Ren
2018-12-31csky: remove syscall_exit_workGuo Ren
2018-12-31csky: fixup remove vdsp implement for kernel.Guo Ren
2018-12-31csky: bugfix gdb coredump error.Guo Ren
2018-12-31csky: fixup abiv2 mmap(... O_SYNC) failed.Guo Ren
2018-12-30csky: define syscall_get_arch()Dmitry V. Levin
2018-12-30elf-em.h: add EM_CSKYDmitry V. Levin
2018-12-30csky: remove meaningless header-yMasahiro Yamada
2018-12-30csky: Don't leak device tree node referenceYangtao Li
2018-12-28Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-03csky: bugfix tlb_get_pgd error.Guo Ren
2018-12-01csky: use the generic remapping dma alloc implementationChristoph Hellwig
2018-12-01csky: don't use GFP_DMA in atomic_pool_initChristoph Hellwig
2018-12-01csky: don't select DMA_NONCOHERENT_OPSChristoph Hellwig
2018-12-01dma-mapping: move the remap helpers to a separate fileChristoph Hellwig