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
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