Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
e56fbc9dc79ce0fdc49ffadd062214ddd02f65b6
/
arch
/
nds32
/
mm
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
4489da7
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
997aef6
init: provide a generic free_initmem implementation
by Mike Rapoport
· 6 years ago
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
0fcef55
nds32: fix semicolon code style issue
by Yang Wei
· 6 years ago
8a7f97b
treewide: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
b63a07d
arch: simplify several early memory allocations
by Mike Rapoport
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
889bb74
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
by Linus Torvalds
· 6 years ago
cd5e0fa
nds32: Remove phys_initrd_start and phys_initrd_size
by Florian Fainelli
· 6 years ago
ebd0975
nds32: Perf porting
by Nickhu
· 6 years ago
4c3d617
nds32: Fix gcc 8.0 compiler option incompatible.
by Nickhu
· 6 years ago
57c8a66
mm: remove include/linux/bootmem.h
by Mike Rapoport
· 6 years ago
c6ffc5c
memblock: rename free_all_bootmem to memblock_free_all
by Mike Rapoport
· 6 years ago
9a8dd70
memblock: rename memblock_alloc{_nid,_try_nid} to memblock_phys_alloc*
by Mike Rapoport
· 6 years ago
50a7ca3
mm: convert return type of handle_mm_fault() caller to vm_fault_t
by Souptick Joarder
· 6 years ago
bc9cb86
nds32: To simplify the implementation of update_mmu_cache()
by Greentime Hu
· 6 years ago
f706abf
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
by Greentime Hu
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
aaaaba5
nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpage
by Vincent Chen
· 7 years ago
5b9f956
nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_page
by Vincent Chen
· 7 years ago
efcc4ea
nds32: Correct flush_dcache_page function
by Vincent Chen
· 7 years ago
1613de8
nds32: Fix the unaligned access handler
by Nickhu
· 7 years ago
b3a7584
nds32: Renaming the file for unaligned access
by Nickhu
· 7 years ago
e3f4624
nds32: Fix the symbols undefined issue by exporting them.
by Greentime Hu
· 7 years ago
03969d0
nds32: Fix xfs_buf built failed by export invalidate_kernel_vmap_range and flush_kernel_vmap_range
by Greentime Hu
· 7 years ago
d808e91
signal/nds32: Use force_sig_fault where appropriate
by Eric W. Biederman
· 7 years ago
3eb0f51
signal: Ensure every siginfo we send has all bits initialized
by Eric W. Biederman
· 7 years ago
e71ea3b
nds32: Build infrastructure
by Greentime Hu
· 7 years ago
4a64f68
nds32: Device specific operations
by Greentime Hu
· 7 years ago
7de9cf4
nds32: Cache and TLB routines
by Greentime Hu
· 7 years ago
664eec4
nds32: MMU fault handling and page table management
by Greentime Hu
· 7 years ago
59fd53c
nds32: MMU initialization
by Greentime Hu
· 7 years ago
2923f5e
nds32: Exception handling
by Greentime Hu
· 7 years ago