index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
2018-11-22
nds32: Support FP emulation
Vincent Chen
2018-11-22
nds32: nds32 FPU port
Vincent Chen
2018-11-06
nds32: Remove duplicated include from pm.c
YueHaibing
2018-11-06
nds32: Power management for nds32
Nick Hu
2018-11-06
nds32: Add perf call-graph support.
Nickhu
2018-11-06
nds32: Perf porting
Nickhu
2018-11-06
nds32: Fill all TLB entries with kernel image mapping
Zong Li
2018-11-06
nds32: Remove the redundant assignment
Zong Li
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-04
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
nds32: Add macro definition for offset of lp register on stack
Zong Li
2018-09-04
nds32: Remove the deprecated ABI implementation
Zong Li
2018-09-04
nds32/stack: Get real return address by using ftrace_graph_ret_addr
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support dynamic function tracer
Zong Li
2018-09-04
nds32/ftrace: Support static function graph tracer
Zong Li
2018-09-04
nds32/ftrace: Support static function tracer
Zong Li
2018-09-04
nds32: Fix empty call trace
Zong Li
2018-09-04
nds32: add NULL entry to the end of_device_id array
YueHaibing
2018-09-04
nds32: fix logic for module
Greentime Hu
2018-07-03
nds32: Fix the dts pointer is not passed correctly issue.
Greentime Hu
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
[prev]
[next]