index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
nds32: implement the unmap_sg DMA operation
Christoph Hellwig
2018-05-29
1
-0
/
+6
|
*
|
nds32: consolidate DMA cache maintainance routines
Christoph Hellwig
2018-05-29
1
-94
/
+93
|
|
/
*
|
nds32: Fix compiler warning, Wstringop-overflow, in vdso.c
Vincent Chen
2018-05-23
1
-5
/
+5
*
|
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
Vincent Chen
2018-05-23
1
-3
/
+1
*
|
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
Vincent Chen
2018-05-23
1
-2
/
+7
*
|
nds32: Correct flush_dcache_page function
Vincent Chen
2018-05-23
1
-9
/
+12
*
|
nds32: Fix the unaligned access handler
Nickhu
2018-05-23
1
-2
/
+5
*
|
nds32: Renaming the file for unaligned access
Nickhu
2018-05-23
1
-1
/
+1
*
|
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
Greentime Hu
2018-05-23
2
-5
/
+24
*
|
nds32: To refine readability of INT_MASK_INITAIAL_VAL
Greentime Hu
2018-05-23
1
-1
/
+1
*
|
nds32: Fix the virtual address may map too much range by tlbop issue.
Greentime Hu
2018-05-23
1
-0
/
+3
*
|
nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...
Greentime Hu
2018-05-23
2
-2
/
+7
*
|
nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...
Greentime Hu
2018-05-23
1
-1
/
+1
*
|
nds32: Fix the unknown type u8 issue.
Greentime Hu
2018-05-23
1
-0
/
+2
*
|
nds32: Fix the symbols undefined issue by exporting them.
Greentime Hu
2018-05-23
6
-0
/
+32
*
|
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and fl...
Greentime Hu
2018-05-23
2
-0
/
+20
*
|
nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
Greentime Hu
2018-05-23
1
-0
/
+1
*
|
nds32: Fix building error of crypto/xor.c by adding xor.h
Greentime Hu
2018-05-23
1
-0
/
+1
*
|
nds32: Fix building error when CONFIG_FREEZE is enabled.
Greentime Hu
2018-05-23
1
-0
/
+1
*
|
nds32: lib: To use generic lib instead of libgcc to prevent the symbol undefi...
Greentime Hu
2018-05-23
2
-3
/
+6
|
/
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-2
/
+2
*
nds32: To use the generic dump_stack()
Greentime Hu
2018-03-16
1
-12
/
+0
*
nds32: fix building failed if using elf toolchain.
Greentime Hu
2018-03-16
1
-1
/
+0
*
nds32: fix building failed if using older version gcc.
Greentime Hu
2018-03-16
1
-3
/
+4
*
nds32: Build infrastructure
Greentime Hu
2018-02-22
9
-0
/
+529
*
nds32: defconfig
Greentime Hu
2018-02-22
1
-0
/
+104
*
nds32: Miscellaneous header files
Greentime Hu
2018-02-22
3
-0
/
+63
*
nds32: Device tree support
Greentime Hu
2018-02-22
3
-0
/
+112
*
nds32: Generic timers support
Greentime Hu
2018-02-22
1
-0
/
+11
*
nds32: Loadable modules
Greentime Hu
2018-02-22
2
-0
/
+289
*
nds32: L2 cache support
Greentime Hu
2018-02-22
2
-0
/
+201
*
nds32: Debugging support
Greentime Hu
2018-02-22
2
-0
/
+144
*
nds32: Library functions
Greentime Hu
2018-02-22
13
-0
/
+721
*
nds32: Signal handling support
Greentime Hu
2018-02-22
2
-0
/
+384
*
nds32: VDSO support
Greentime Hu
2018-02-22
12
-0
/
+816
*
nds32: System calls handling
Greentime Hu
2018-02-22
7
-0
/
+383
*
nds32: ELF definitions
Greentime Hu
2018-02-22
3
-0
/
+194
*
nds32: DMA mapping API
Greentime Hu
2018-02-22
2
-0
/
+491
*
nds32: Device specific operations
Greentime Hu
2018-02-22
2
-0
/
+145
*
nds32: Atomic operations
Greentime Hu
2018-02-22
2
-0
/
+118
*
nds32: IRQ handling
Greentime Hu
2018-02-22
2
-0
/
+45
*
nds32: Process management
Greentime Hu
2018-02-22
4
-0
/
+399
*
nds32: Cache and TLB routines
Greentime Hu
2018-02-22
12
-0
/
+1224
*
nds32: MMU fault handling and page table management
Greentime Hu
2018-02-22
4
-0
/
+536
*
nds32: MMU initialization
Greentime Hu
2018-02-22
3
-0
/
+446
*
nds32: MMU definitions
Greentime Hu
2018-02-22
8
-0
/
+802
*
nds32: Exception handling
Greentime Hu
2018-02-22
6
-0
/
+1483
*
nds32: Kernel booting and initialization
Greentime Hu
2018-02-22
2
-0
/
+551
*
nds32: Assembly macros and definitions
Greentime Hu
2018-02-22
4
-0
/
+1111
[prev]