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
/
include
Age
Commit message (
Expand
)
Author
2020-03-08
csky: Implement ptrace regs and stack API
Guo Ren
2020-02-21
csky: Add PCI support
MaJun
2020-02-21
csky: Fixup compile warning for three unimplemented syscalls
Guo Ren
2020-02-21
csky: Add flush_icache_mm to defer flush icache all
Guo Ren
2020-02-21
csky: Support icache flush without specific instructions
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
2020-02-04
Merge tag 'microblaze-v5.6-rc1' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2020-02-04
asm-generic: Make dma-contiguous.h a mandatory include/asm header
Michal Simek
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-11-12
csky: use generic ioremap
Christoph Hellwig
2019-11-11
csky: remove ioremap_cache
Christoph Hellwig
2019-11-11
arch: rely on asm-generic/io.h for default ioremap_* definitions
Christoph Hellwig
2019-09-30
Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-09-26
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-07
csky: add missing brackets in a macro for tlb.h
Jason Gunthorpe
2019-08-15
csky: Fixup ioremap function losing
Guo Ren
2019-08-06
csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range
Guo Ren
2019-07-31
csky: Fixup dma_alloc_coherent with PAGE_SO attribute
Guo Ren
2019-07-31
csky: Fixup mb() synchronization problem
Guo Ren
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
2019-07-12
csky: switch to generic version of pte allocation
Mike Rapoport
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-08
Merge tag 'csky-for-linus-5.2-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2019-04-22
csky/syscall_trace: Fixup return processing flow
Guo Ren
2019-04-22
csky: Add support for perf registers sampling
Mao Han
2019-04-22
csky: Use va_pa_offset instead of phys_offset
Guo Ren
2019-04-22
csky: Add perf_arch_fetch_caller_regs support
Mao Han
2019-04-22
csky: Support dynamic start physical address
Guo Ren
2019-04-22
csky: Use in_syscall & forget_syscall instead of r11_sig
Guo Ren
2019-04-22
csky: Add non-uapi asm/ptrace.h namespace
Guo Ren
2019-04-22
csky: remove redundant generic-y
Masahiro Yamada
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-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-04
csky: Fix syscall_get_arguments() and syscall_set_arguments()
Dmitry V. Levin
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
[next]