summaryrefslogtreecommitdiffstats
path: root/arch/nds32/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-06-041-28/+7
|\
| * signal/nds32: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-16/+4
| * signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+2
| * signal/nds32: Use force_sig(SIGILL) in do_revisnEric W. Biederman2018-04-251-4/+1
| * signal/nds32: Use force_sig in unhandled_interruption and unhandled_exceptionsEric W. Biederman2018-04-251-9/+2
* | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-141/+55
|\ \
| * | nds32: use generic dma_noncoherent_opsChristoph Hellwig2018-05-291-102/+11
| * | nds32: implement the unmap_sg DMA operationChristoph Hellwig2018-05-291-0/+6
| * | nds32: consolidate DMA cache maintainance routinesChristoph Hellwig2018-05-291-94/+93
| |/
* | nds32: Fix compiler warning, Wstringop-overflow, in vdso.cVincent Chen2018-05-231-5/+5
* | nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu2018-05-231-5/+23
* | nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu2018-05-231-0/+3
* | nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu2018-05-231-1/+1
* | nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-231-0/+2
|/
* nds32: To use the generic dump_stack()Greentime Hu2018-03-161-12/+0
* nds32: fix building failed if using elf toolchain.Greentime Hu2018-03-161-1/+0
* nds32: Build infrastructureGreentime Hu2018-02-222-0/+80
* nds32: Device tree supportGreentime Hu2018-02-221-0/+19
* nds32: Generic timers supportGreentime Hu2018-02-221-0/+11
* nds32: Loadable modulesGreentime Hu2018-02-221-0/+278
* nds32: L2 cache supportGreentime Hu2018-02-221-0/+64
* nds32: Debugging supportGreentime Hu2018-02-221-0/+119
* nds32: Library functionsGreentime Hu2018-02-221-0/+31
* nds32: Signal handling supportGreentime Hu2018-02-221-0/+324
* nds32: VDSO supportGreentime Hu2018-02-229-0/+742
* nds32: System calls handlingGreentime Hu2018-02-223-0/+165
* nds32: DMA mapping APIGreentime Hu2018-02-221-0/+477
* nds32: IRQ handlingGreentime Hu2018-02-221-0/+9
* nds32: Process managementGreentime Hu2018-02-221-0/+208
* nds32: Cache and TLB routinesGreentime Hu2018-02-221-0/+49
* nds32: Exception handlingGreentime Hu2018-02-224-0/+830
* nds32: Kernel booting and initializationGreentime Hu2018-02-222-0/+551
* nds32: Assembly macros and definitionsGreentime Hu2018-02-221-0/+28
OpenPOWER on IntegriCloud