aboutsummaryrefslogtreecommitdiffstats
path: root/arch/nds32
AgeCommit message (Expand)Author
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada
2019-01-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-01-04mm: treewide: remove unused address argument from pte_alloc functionsJoel Fernandes (Google)
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-29Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-12-13dma-mapping: always build the direct mapping codeChristoph Hellwig
2018-12-13Merge branch 'yaml-bindings-for-v4.21' into dt/nextRob Herring
2018-11-27nds32: function_graph: Simplify with function_graph_enter()Steven Rostedt (VMware)
2018-11-26nds32: Remove phys_initrd_start and phys_initrd_sizeFlorian Fainelli
2018-11-22nds32: support hardware prefetcherNylon Chen
2018-11-22nds32: Fix the items of hwcap_str ordering issue.Nylon Chen
2018-11-22nds32: support denormalized result through FP emulatorVincent Chen
2018-11-22nds32: Support FP emulationVincent Chen
2018-11-22nds32: nds32 FPU portVincent Chen
2018-11-09Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2018-11-06nds32: Remove duplicated include from pm.cYueHaibing
2018-11-06nds32: Power management for nds32Nick Hu
2018-11-06nds32: Add perf call-graph support.Nickhu
2018-11-06nds32: Perf portingNickhu
2018-11-06nds32: Fix bug in bitfield.hNickhu
2018-11-06nds32: Fix gcc 8.0 compiler option incompatible.Nickhu
2018-11-06nds32: Fill all TLB entries with kernel image mappingZong Li
2018-11-06nds32: Remove the redundant assignmentZong Li
2018-11-02mm: make the __PAGETABLE_PxD_FOLDED defines non-emptyMartin Schwidefsky
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-31memblock: rename free_all_bootmem to memblock_free_allMike Rapoport
2018-10-31memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*Mike Rapoport
2018-10-31mm: remove CONFIG_HAVE_MEMBLOCKMike Rapoport
2018-10-31mm: remove CONFIG_NO_BOOTMEMMike Rapoport
2018-10-31treewide: remove current_text_addrNick Desaulniers
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-10-02kbuild: consolidate Devicetree dtb build rulesRob Herring
2018-09-20dma-mapping: merge direct and noncoherent opsChristoph Hellwig
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04nds32: fix build error because of wrong semicolonGreentime Hu
2018-09-04nds32: Fix a kernel panic issue because of wrong frame pointer access.Greentime Hu
2018-09-04nds32: Only print one page of stack when die to prevent printing too much inf...Greentime Hu
2018-09-04nds32: Add macro definition for offset of lp register on stackZong Li
2018-09-04nds32: Remove the deprecated ABI implementationZong Li
2018-09-04nds32/stack: Get real return address by using ftrace_graph_ret_addrZong Li
2018-09-04nds32/ftrace: Support dynamic function graph tracerZong Li
2018-09-04nds32/ftrace: Support dynamic function tracerZong Li
2018-09-04nds32/ftrace: Add RECORD_MCOUNT supportZong Li
2018-09-04nds32/ftrace: Support static function graph tracerZong Li