Age | Commit message (Expand) | Author |
2019-01-10 | csky: fixup compile error with CPU 810. | Guo Ren |
2019-01-09 | csky: fixup compile error with pte_alloc | Guo Ren |
2019-01-08 | csky: fixup CACHEV1 store instruction fast retire | Guo Ren |
2019-01-08 | csky: fixup relocation error with 807 & 860 | Guo Ren |
2019-01-06 | arch: remove redundant UAPI generic-y defines | Masahiro Yamada |
2019-01-05 | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds |
2019-01-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-01-04 | fls: change parameter to unsigned int | Matthew Wilcox |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2019-01-02 | csky: Add perf support for C-SKY | Guo Ren |
2018-12-31 | csky: Add EM_CSKY_OLD 39 | Guo Ren |
2018-12-31 | csky: ftrace call graph supported. | Guo Ren |
2018-12-31 | csky: basic ftrace supported | Guo Ren |
2018-12-31 | csky: remove unused members in processor.h | Guo Ren |
2018-12-31 | csky: optimize kernel panic print. | Guo Ren |
2018-12-31 | csky: stacktrace supported. | Guo Ren |
2018-12-31 | csky: CPU-hotplug supported for SMP | Guo Ren |
2018-12-31 | csky: fixup save hi,lo,dspcr regs in switch_stack. | Guo Ren |
2018-12-31 | csky: remove syscall_exit_work | Guo Ren |
2018-12-31 | csky: fixup remove vdsp implement for kernel. | Guo Ren |
2018-12-31 | csky: bugfix gdb coredump error. | Guo Ren |
2018-12-31 | csky: fixup abiv2 mmap(... O_SYNC) failed. | Guo Ren |
2018-12-30 | csky: define syscall_get_arch() | Dmitry V. Levin |
2018-12-30 | elf-em.h: add EM_CSKY | Dmitry V. Levin |
2018-12-30 | csky: remove meaningless header-y | Masahiro Yamada |
2018-12-30 | csky: Don't leak device tree node reference | Yangtao Li |
2018-12-28 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-12-28 | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-12-28 | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS |
2018-12-13 | dma-mapping: always build the direct mapping code | Christoph Hellwig |
2018-12-03 | csky: bugfix tlb_get_pgd error. | Guo Ren |
2018-12-01 | csky: use the generic remapping dma alloc implementation | Christoph Hellwig |
2018-12-01 | csky: don't use GFP_DMA in atomic_pool_init | Christoph Hellwig |
2018-12-01 | csky: don't select DMA_NONCOHERENT_OPS | Christoph Hellwig |
2018-12-01 | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig |
2018-11-01 | Merge tag 'csky-for-linus-4.20-fixup-dtb' of https://github.com/c-sky/csky-linux | Linus Torvalds |
2018-11-01 | csky: use common dtb build rules | Guo Ren |
2018-11-01 | csky: remove builtin-dtb Kbuild | Guo Ren |
2018-10-31 | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport |
2018-10-31 | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport |
2018-10-31 | treewide: remove current_text_addr | Nick Desaulniers |
2018-10-26 | csky: Misc headers | Guo Ren |
2018-10-26 | csky: SMP support | Guo Ren |
2018-10-26 | csky: Debug and Ptrace GDB | Guo Ren |
2018-10-26 | csky: User access | Guo Ren |
2018-10-26 | csky: Library functions | Guo Ren |
2018-10-26 | csky: ELF and module probe | Guo Ren |
2018-10-26 | csky: Atomic operations | Guo Ren |
2018-10-26 | csky: IRQ handling | Guo Ren |
2018-10-26 | csky: VDSO and rt_sigreturn | Guo Ren |