Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9419a3191dcb27f24478d288abaab697228d28e6
/
arch
/
nds32
/
include
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
c8ce48f
asm-generic: Make time32 syscall numbers optional
by Arnd Bergmann
· 6 years ago
80d7da1
asm-generic: Drop getrlimit and setrlimit syscalls from default list
by Yury Norov
· 7 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
5c0ab28
nds32: remove redundant kernel-space generic-y
by Masahiro Yamada
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 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
e2f3f8b
nds32: support hardware prefetcher
by Nylon Chen
· 6 years ago
44e92e0
nds32: support denormalized result through FP emulator
by Vincent Chen
· 6 years ago
1ac8325
nds32: Support FP emulation
by Vincent Chen
· 6 years ago
e46bf83
nds32: nds32 FPU port
by Vincent Chen
· 6 years ago
3541833
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 6 years ago
7938e63
nds32: Power management for nds32
by Nick Hu
· 6 years ago
ebd0975
nds32: Perf porting
by Nickhu
· 6 years ago
9aaafac
nds32: Fix bug in bitfield.h
by Nickhu
· 6 years ago
a8874e7
mm: make the __PAGETABLE_PxD_FOLDED defines non-empty
by Martin Schwidefsky
· 6 years ago
de0d22e
treewide: remove current_text_addr
by Nick Desaulniers
· 6 years ago
4dcb923
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
ec86539
nds32: fix build error because of wrong semicolon
by Greentime Hu
· 6 years ago
95f93ed
nds32: Add macro definition for offset of lp register on stack
by Zong Li
· 6 years ago
6b1d6d2
nds32/ftrace: Support dynamic function tracer
by Zong Li
· 6 years ago
a180825
nds32/ftrace: Support static function tracer
by Zong Li
· 6 years ago
487913a
nds32: Extract the checking and getting pointer to a macro
by Zong Li
· 6 years ago
7ef3954
nds32: Clean up the coding style
by Zong Li
· 6 years ago
6cce95a6
nds32: Fix get_user/put_user macro expand pointer problem
by Zong Li
· 6 years ago
bf4b6a7
y2038: Remove stat64 family from default syscall set
by Arnd Bergmann
· 7 years ago
9875538
nds32: fix build error "relocation truncated to fit: R_NDS32_25_PCREL_RELA" when
by Greentime Hu
· 7 years ago
f706abf
nds32: To implement these icache invalidation APIs since nds32 cores don't snoop
by Greentime Hu
· 7 years ago
0bbcce5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
e5a5946
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 7 years ago
267d2e1
nds32: use generic dma_noncoherent_ops
by Christoph Hellwig
· 7 years ago
abb90a2
nds32: To fix a cache inconsistency issue by setting correct cacheability of NTC
by Greentime Hu
· 7 years ago
8769c22
nds32: To refine readability of INT_MASK_INITAIAL_VAL
by Greentime Hu
· 7 years ago
bb91267
nds32: Fix the unknown type u8 issue.
by Greentime Hu
· 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
8cedb78
nds32: Fix drivers/gpu/drm/udl/udl_fb.c building error by defining PAGE_SHARED
by Greentime Hu
· 7 years ago
81560e0
nds32: Fix building error of crypto/xor.c by adding xor.h
by Greentime Hu
· 7 years ago
2b5a9a3
time: Add an asm-generic/compat.h file
by Arnd Bergmann
· 7 years ago
b93b016
page cache: use xa_lock
by Matthew Wilcox
· 7 years ago
e71ea3b
nds32: Build infrastructure
by Greentime Hu
· 7 years ago
5c86fa7
nds32: Miscellaneous header files
by Greentime Hu
· 7 years ago
c9a4a8d
nds32: Loadable modules
by Greentime Hu
· 7 years ago
3af6e29
nds32: L2 cache support
by Greentime Hu
· 7 years ago
e9d0704
nds32: Debugging support
by Greentime Hu
· 7 years ago
ace02e2
nds32: Library functions
by Greentime Hu
· 7 years ago
7ecbac7
nds32: Signal handling support
by Greentime Hu
· 7 years ago
eefacd1
nds32: VDSO support
by Greentime Hu
· 7 years ago
1932fbe
nds32: System calls handling
by Greentime Hu
· 7 years ago
3172c605
nds32: ELF definitions
by Greentime Hu
· 7 years ago
80081b3
nds32: DMA mapping API
by Greentime Hu
· 7 years ago
4a64f68
nds32: Device specific operations
by Greentime Hu
· 7 years ago
484367b
nds32: Atomic operations
by Greentime Hu
· 7 years ago
f13c34b
nds32: IRQ handling
by Greentime Hu
· 7 years ago
a15e9ff
nds32: Process management
by Greentime Hu
· 7 years ago
7de9cf4
nds32: Cache and TLB routines
by Greentime Hu
· 7 years ago
2e1aecb
nds32: MMU definitions
by Greentime Hu
· 7 years ago
2923f5e
nds32: Exception handling
by Greentime Hu
· 7 years ago
e1d82de
nds32: Assembly macros and definitions
by Greentime Hu
· 7 years ago