index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
csky
/
Kconfig
Age
Commit message (
Expand
)
Author
2020-05-13
csky: Fixup calltrace panic
Guo Ren
2020-04-03
csky: Add uprobes support
Guo Ren
2020-04-03
csky: Add kprobes supported
Guo Ren
2020-04-02
csky: Enable LOCKDEP_SUPPORT
Guo Ren
2020-04-01
csky: Enable the gcov function
Ma Jun
2020-03-08
csky: Implement ftrace with regs
Guo Ren
2020-03-08
csky: Add support for restartable sequence
Guo Ren
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2020-02-21
csky: Implement copy_thread_tls
Guo Ren
2020-02-21
csky: Add PCI support
MaJun
2020-02-21
csky: Cleanup old Kconfig options
Krzysztof Kozlowski
2020-02-21
arch/csky: fix some Kconfig typos
Randy Dunlap
2020-02-21
csky: Support icache flush without specific instructions
Guo Ren
2020-02-21
csky/Kconfig: Add Kconfig.platforms to support some drivers
Guo Ren
2020-02-21
csky: Separate fixaddr_init from highmem
Guo Ren
2020-02-21
csky: Tightly-Coupled Memory or Sram support
Guo Ren
2020-02-21
csky: Initial stack protector support
Mao Han
2019-11-12
csky: use generic ioremap
Christoph Hellwig
2019-07-19
csky: Select intc & timer drivers
Guo Ren
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-09
Merge tag 'dma-mapping-5.2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-05-06
dma-mapping: add a Kconfig symbol to indicate arch_dma_prep_coherent presence
Christoph Hellwig
2019-04-22
csky: Add support for perf registers sampling
Mao Han
2019-04-22
csky: Update syscall_trace_enter/exit implementation
Guo Ren
2019-04-22
csky/ftrace: Add dynamic function tracer (include graph tracer)
Guo Ren
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-02-20
dma-mapping: improve selection of dma_declare_coherent availability
Christoph Hellwig
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
2019-02-13
of: select OF_RESERVED_MEM automatically
Christoph Hellwig
2019-01-05
Merge tag 'csky-for-linus-4.21' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-01-02
csky: Add perf support for C-SKY
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: stacktrace supported.
Guo Ren
2018-12-31
csky: CPU-hotplug supported for SMP
Guo Ren
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-01
csky: use the generic remapping dma alloc implementation
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-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-25
csky: Build infrastructure
Guo Ren