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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-04-07
1
-0
/
+1
*
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-03-25
2
-0
/
+2
*
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-01-29
1
-5
/
+0
|
\
|
*
arch/nds32/setup: Drop dummy_con initialization
Arvind Sankar
2020-01-14
1
-5
/
+0
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-28
1
-2
/
+2
|
\
\
|
*
|
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
2019-12-25
1
-1
/
+3
|
|
\
|
|
*
|
sched/rt, nds32: Use CONFIG_PREEMPTION
Thomas Gleixner
2019-12-08
1
-2
/
+2
*
|
|
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
2019-12-10
4
-38
/
+37
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-12-04
1
-1
/
+3
|
|
/
|
*
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-12-01
1
-32
/
+29
|
|
\
|
|
*
y2038: vdso: nds32: open-code timespec_add_ns()
Arnd Bergmann
2019-11-15
1
-18
/
+15
|
|
*
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
2019-11-15
1
-11
/
+11
|
|
*
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
2019-11-15
1
-3
/
+3
|
*
|
Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-30
1
-1
/
+1
|
|
\
\
|
|
*
|
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-12
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-08
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-15
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-14
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-03
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
[next]