summaryrefslogtreecommitdiffstats
path: root/arch/nds32
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-2955-36/+4007
|\
| * nds32: support hardware prefetcherNylon Chen2018-11-224-1/+21
| * nds32: Fix the items of hwcap_str ordering issue.Nylon Chen2018-11-221-1/+2
| * nds32: support denormalized result through FP emulatorVincent Chen2018-11-2211-4/+125
| * nds32: Support FP emulationVincent Chen2018-11-2224-5/+1064
| * nds32: nds32 FPU portVincent Chen2018-11-2217-16/+589
| * nds32: Remove duplicated include from pm.cYueHaibing2018-11-061-1/+0
| * nds32: Power management for nds32Nick Hu2018-11-065-1/+230
| * nds32: Add perf call-graph support.Nickhu2018-11-061-0/+299
| * nds32: Perf portingNickhu2018-11-069-6/+1681
| * nds32: Fix bug in bitfield.hNickhu2018-11-061-2/+2
| * nds32: Fix gcc 8.0 compiler option incompatible.Nickhu2018-11-061-1/+5
| * nds32: Fill all TLB entries with kernel image mappingZong Li2018-11-061-8/+1
| * nds32: Remove the redundant assignmentZong Li2018-11-061-2/+0
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-2/+0
|\ \
| * \ Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring2018-12-131-1/+1
| |\ \
| * | | nds32: Remove phys_initrd_start and phys_initrd_sizeFlorian Fainelli2018-11-261-2/+0
| | |/ | |/|
* | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-12-281-1/+0
|\ \ \
| * | | dma-mapping: always build the direct mapping codeChristoph Hellwig2018-12-131-1/+0
| | |/ | |/|
* | | nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)2018-11-271-16/+2
|/ /
* | Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2018-11-091-1/+1
|\ \ | |/ |/|
| * mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky2018-11-021-1/+1
* | mm: remove include/linux/bootmem.hMike Rapoport2018-10-313-5/+3
* | memblock: rename free_all_bootmem to memblock_free_allMike Rapoport2018-10-311-1/+1
* | memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport2018-10-311-4/+4
* | mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport2018-10-311-1/+0
* | mm: remove CONFIG_NO_BOOTMEMMike Rapoport2018-10-311-1/+0
* | treewide: remove current_text_addrNick Desaulniers2018-10-311-6/+0
* | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-10-261-1/+1
|\ \ | |/ |/|
| * kbuild: consolidate Devicetree dtb build rulesRob Herring2018-10-021-1/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-10-251-0/+1
|\ \
| * | y2038: Remove stat64 family from default syscall setArnd Bergmann2018-08-291-0/+1
| |/
* | dma-mapping: merge direct and noncoherent opsChristoph Hellwig2018-09-201-1/+1
* | nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu2018-09-051-0/+12
* | nds32: fix build error because of wrong semicolonGreentime Hu2018-09-041-2/+2
* | nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu2018-09-043-3/+15
* | nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu2018-09-041-3/+2
* | nds32: Add macro definition for offset of lp register on stackZong Li2018-09-043-2/+3
* | nds32: Remove the deprecated ABI implementationZong Li2018-09-041-5/+0
* | nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li2018-09-042-24/+10
* | nds32/ftrace: Support dynamic function graph tracerZong Li2018-09-041-0/+36
* | nds32/ftrace: Support dynamic function tracerZong Li2018-09-043-0/+191
* | nds32/ftrace: Add RECORD_MCOUNT supportZong Li2018-09-041-0/+1
* | nds32/ftrace: Support static function graph tracerZong Li2018-09-042-0/+70
* | nds32/ftrace: Support static function tracerZong Li2018-09-045-0/+59
* | nds32: Extract the checking and getting pointer to a macroZong Li2018-09-041-39/+41
* | nds32: Clean up the coding styleZong Li2018-09-041-98/+103
* | nds32: Fix get_user/put_user macro expand pointer problemZong Li2018-09-041-12/+14
* | nds32: Fix empty call traceZong Li2018-09-041-1/+1
* | nds32: add NULL entry to the end of_device_id arrayYueHaibing2018-09-041-1/+2
OpenPOWER on IntegriCloud