index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
Age
Commit message (
Expand
)
Author
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
Mike Rapoport
2018-10-31
mm: remove CONFIG_HAVE_MEMBLOCK
Mike Rapoport
2018-10-31
mm: remove CONFIG_NO_BOOTMEM
Mike Rapoport
2018-10-31
treewide: remove current_text_addr
Nick Desaulniers
2018-10-26
Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-25
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-02
kbuild: consolidate Devicetree dtb build rules
Rob Herring
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-05
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-04
nds32: fix build error because of wrong semicolon
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: Add RECORD_MCOUNT support
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: Extract the checking and getting pointer to a macro
Zong Li
2018-09-04
nds32: Clean up the coding style
Zong Li
2018-09-04
nds32: Fix get_user/put_user macro expand pointer problem
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-08-29
y2038: Remove stat64 family from default syscall set
Arnd Bergmann
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-15
Merge tag 'kconfig-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-02
kconfig: include kernel/Kconfig.preempt from init/Kconfig
Christoph Hellwig
2018-08-02
Kconfig: consolidate the "Kernel hacking" menu
Christoph Hellwig
2018-08-02
kconfig: include common Kconfig files from top-level Kconfig
Christoph Hellwig
2018-07-05
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
Greentime Hu
2018-07-03
nds32: To simplify the implementation of update_mmu_cache()
Greentime Hu
2018-07-03
nds32: Fix the dts pointer is not passed correctly issue.
Greentime Hu
2018-07-03
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
Greentime Hu
2018-06-19
nds32: Fix build error caused by configuration flag rename
Guenter Roeck
2018-06-19
nds32: define __NDS32_E[BL]__ for sparse
Luc Van Oostenryck
2018-06-04
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
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: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
Vincent Chen
2018-05-23
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
Vincent Chen
[next]