index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
nds32: Move static keyword to the front of declaration
Krzysztof Wilczynski
2019-11-21
1
-1
/
+1
|
|
|
/
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
2019-11-28
1
-4
/
+4
|
|
\
\
|
|
*
|
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
2019-11-20
1
-4
/
+4
|
|
|
/
*
|
/
module: Remove set_all_modules_text_*()
Peter Zijlstra
2019-11-27
1
-12
/
+0
|
/
/
*
|
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
1
-1
/
+1
*
|
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
1
-1
/
+0
|
/
*
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
1
-6
/
+0
|
\
|
*
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
2019-08-29
1
-6
/
+0
*
|
nds32: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-08-29
1
-0
/
+2
|
/
*
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-314
/
+11
|
\
|
*
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2019-06-25
1
-314
/
+11
*
|
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-09
3
-10
/
+11
|
\
\
|
*
|
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2019-05-29
2
-3
/
+3
|
*
|
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2019-05-29
1
-1
/
+1
|
*
|
signal/nds32: Remove tsk parameter from send_sigtrap
Eric W. Biederman
2019-05-29
1
-3
/
+4
|
*
|
signal: Remove task parameter from force_sig
Eric W. Biederman
2019-05-27
2
-4
/
+4
*
|
|
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-03
2
-21
/
+20
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
2019-05-31
2
-21
/
+20
|
|
/
*
/
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-05-21
2
-0
/
+2
|
/
*
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-17
8
-19
/
+14
|
\
|
*
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
2019-05-16
2
-1
/
+4
|
*
nds32: don't export low-level cache flushing routines
Christoph Hellwig
2019-05-16
1
-6
/
+0
|
*
nds32: fix semicolon code style issue
Yang Wei
2019-05-07
1
-1
/
+1
|
*
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
2019-05-07
1
-4
/
+2
|
*
nds32: vdso: fix and clean-up Makefile
Masahiro Yamada
2019-05-07
1
-5
/
+3
|
*
nds32: add vmlinux.lds and vdso.so to .gitignore
Masahiro Yamada
2019-05-07
2
-0
/
+2
|
*
nds32: ex-exit: Remove unneeded need_resched() loop
Valentin Schneider
2019-05-07
1
-2
/
+2
*
|
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
|
*
|
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
2019-04-29
1
-1
/
+0
|
|
/
*
/
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-15
1
-1
/
+1
|
/
*
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
1
-1
/
+1
*
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
2
-8
/
+7
*
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-29
14
-29
/
+2232
|
\
|
*
nds32: support hardware prefetcher
Nylon Chen
2018-11-22
2
-1
/
+8
|
*
nds32: Fix the items of hwcap_str ordering issue.
Nylon Chen
2018-11-22
1
-1
/
+2
|
*
nds32: support denormalized result through FP emulator
Vincent Chen
2018-11-22
2
-4
/
+53
|
*
nds32: Support FP emulation
Vincent Chen
2018-11-22
1
-5
/
+26
|
*
nds32: nds32 FPU port
Vincent Chen
2018-11-22
10
-16
/
+422
|
*
nds32: Remove duplicated include from pm.c
YueHaibing
2018-11-06
1
-1
/
+0
|
*
nds32: Power management for nds32
Nick Hu
2018-11-06
3
-1
/
+209
|
*
nds32: Add perf call-graph support.
Nickhu
2018-11-06
1
-0
/
+299
|
*
nds32: Perf porting
Nickhu
2018-11-06
2
-2
/
+1224
|
*
nds32: Fill all TLB entries with kernel image mapping
Zong Li
2018-11-06
1
-8
/
+1
|
*
nds32: Remove the redundant assignment
Zong Li
2018-11-06
1
-2
/
+0
*
|
nds32: function_graph: Simplify with function_graph_enter()
Steven Rostedt (VMware)
2018-11-28
1
-16
/
+2
|
/
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-2
/
+1
*
nds32: linker script: GCOV kernel may refers data in __exit
Greentime Hu
2018-09-05
1
-0
/
+12
*
nds32: Fix a kernel panic issue because of wrong frame pointer access.
Greentime Hu
2018-09-04
3
-3
/
+15
*
nds32: Only print one page of stack when die to prevent printing too much inf...
Greentime Hu
2018-09-04
1
-3
/
+2
[prev]
[next]