| Commit message (Expand) | Author | Age | Files | Lines |
* | csky: Implement copy_thread_tls | Guo Ren | 2020-02-21 | 1 | -0/+1 |
* | csky: Add PCI support | MaJun | 2020-02-21 | 1 | -0/+5 |
* | csky: Cleanup old Kconfig options | Krzysztof Kozlowski | 2020-02-21 | 1 | -2/+0 |
* | arch/csky: fix some Kconfig typos | Randy Dunlap | 2020-02-21 | 1 | -1/+1 |
* | csky: Support icache flush without specific instructions | Guo Ren | 2020-02-21 | 1 | -0/+4 |
* | csky/Kconfig: Add Kconfig.platforms to support some drivers | Guo Ren | 2020-02-21 | 1 | -0/+2 |
* | csky: Separate fixaddr_init from highmem | Guo Ren | 2020-02-21 | 1 | -1/+0 |
* | csky: Tightly-Coupled Memory or Sram support | Guo Ren | 2020-02-21 | 1 | -0/+35 |
* | csky: Initial stack protector support | Mao Han | 2020-02-21 | 1 | -0/+1 |
* | csky: use generic ioremap | Christoph Hellwig | 2019-11-12 | 1 | -0/+1 |
* | csky: Select intc & timer drivers | Guo Ren | 2019-07-19 | 1 | -0/+4 |
* | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-05-09 | 1 | -0/+1 |
|\ |
|
| * | dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence | Christoph Hellwig | 2019-05-06 | 1 | -0/+1 |
* | | Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-05-08 | 1 | -1/+6 |
|\ \ |
|
| * | | csky: Add support for perf registers sampling | Mao Han | 2019-04-22 | 1 | -0/+2 |
| * | | csky: Update syscall_trace_enter/exit implementation | Guo Ren | 2019-04-22 | 1 | -0/+2 |
| * | | csky/ftrace: Add dynamic function tracer (include graph tracer) | Guo Ren | 2019-04-22 | 1 | -1/+2 |
| |/ |
|
* / | locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs | Waiman Long | 2019-04-03 | 1 | -3/+0 |
|/ |
|
* | Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2019-03-10 | 1 | -2/+0 |
|\ |
|
| * | dma-mapping: improve selection of dma_declare_coherent availability | Christoph Hellwig | 2019-02-20 | 1 | -1/+0 |
| * | of: select OF_RESERVED_MEM automatically | Christoph Hellwig | 2019-02-13 | 1 | -1/+0 |
* | | 32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option | Yury Norov | 2019-02-19 | 1 | -0/+1 |
|/ |
|
* | Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux | Linus Torvalds | 2019-01-05 | 1 | -1/+29 |
|\ |
|
| * | csky: Add perf support for C-SKY | Guo Ren | 2019-01-02 | 1 | -1/+15 |
| * | csky: ftrace call graph supported. | Guo Ren | 2018-12-31 | 1 | -0/+1 |
| * | csky: basic ftrace supported | Guo Ren | 2018-12-31 | 1 | -0/+1 |
| * | csky: stacktrace supported. | Guo Ren | 2018-12-31 | 1 | -0/+3 |
| * | csky: CPU-hotplug supported for SMP | Guo Ren | 2018-12-31 | 1 | -0/+9 |
* | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 1 | -1/+0 |
* | | csky: use the generic remapping dma alloc implementation | Christoph Hellwig | 2018-12-01 | 1 | -1/+1 |
* | | csky: don't select DMA_NONCOHERENT_OPS | Christoph Hellwig | 2018-12-01 | 1 | -1/+0 |
* | | dma-mapping: move the remap helpers to a separate file | Christoph Hellwig | 2018-12-01 | 1 | -0/+1 |
|/ |
|
* | mm: remove CONFIG_HAVE_MEMBLOCK | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | mm: remove CONFIG_NO_BOOTMEM | Mike Rapoport | 2018-10-31 | 1 | -1/+0 |
* | csky: Build infrastructure | Guo Ren | 2018-10-25 | 1 | -0/+205 |