index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-05-29
nds32: use generic dma_noncoherent_ops
Christoph Hellwig
2018-05-29
nds32: implement the unmap_sg DMA operation
Christoph Hellwig
2018-05-29
nds32: consolidate DMA cache maintainance routines
Christoph Hellwig
2018-05-23
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
Vincent Chen
2018-05-23
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
2018-05-23
nds32: Fix the virtual address may map too much range by tlbop issue.
Greentime Hu
2018-05-23
nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...
Greentime Hu
2018-05-23
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
2018-04-25
signal/nds32: Use force_sig_fault where appropriate
Eric W. Biederman
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
2018-04-25
signal/nds32: Use force_sig(SIGILL) in do_revisn
Eric W. Biederman
2018-04-25
signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptions
Eric W. Biederman
2018-03-16
nds32: To use the generic dump_stack()
Greentime Hu
2018-03-16
nds32: fix building failed if using elf toolchain.
Greentime Hu
2018-02-22
nds32: Build infrastructure
Greentime Hu
2018-02-22
nds32: Device tree support
Greentime Hu
2018-02-22
nds32: Generic timers support
Greentime Hu
2018-02-22
nds32: Loadable modules
Greentime Hu
2018-02-22
nds32: L2 cache support
Greentime Hu
2018-02-22
nds32: Debugging support
Greentime Hu
2018-02-22
nds32: Library functions
Greentime Hu
2018-02-22
nds32: Signal handling support
Greentime Hu
2018-02-22
nds32: VDSO support
Greentime Hu
2018-02-22
nds32: System calls handling
Greentime Hu
2018-02-22
nds32: DMA mapping API
Greentime Hu
2018-02-22
nds32: IRQ handling
Greentime Hu
2018-02-22
nds32: Process management
Greentime Hu
2018-02-22
nds32: Cache and TLB routines
Greentime Hu
2018-02-22
nds32: Exception handling
Greentime Hu
2018-02-22
nds32: Kernel booting and initialization
Greentime Hu
2018-02-22
nds32: Assembly macros and definitions
Greentime Hu