index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
1
-2
/
+3
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
1
-3
/
+3
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2
-2
/
+2
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
1
-7
/
+1
2020-06-09
nds32: add show_stack_loglvl()
Dmitry Safonov
1
-7
/
+14
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
1
-2
/
+2
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+1
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-5
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2020-01-14
arch/nds32/setup: Drop dummy_con initialization
Arvind Sankar
1
-5
/
+0
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+3
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
4
-38
/
+37
2019-12-08
sched/rt, nds32: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-2
/
+2
2019-12-04
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
1
-1
/
+3
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
1
-32
/
+29
2019-11-30
Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Linus Torvalds
1
-4
/
+4
2019-11-27
module: Remove set_all_modules_text_*()
Peter Zijlstra
1
-12
/
+0
2019-11-21
nds32: Move static keyword to the front of declaration
Krzysztof Wilczynski
1
-1
/
+1
2019-11-20
dma-mapping: drop the dev argument to arch_sync_dma_for_*
Christoph Hellwig
1
-4
/
+4
2019-11-15
y2038: vdso: nds32: open-code timespec_add_ns()
Arnd Bergmann
1
-18
/
+15
2019-11-15
y2038: vdso: change timespec to __kernel_old_timespec
Arnd Bergmann
1
-11
/
+11
2019-11-15
y2038: vdso: change timeval to __kernel_old_timeval
Arnd Bergmann
1
-3
/
+3
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-6
/
+0
2019-08-29
nds32: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+2
2019-08-29
dma-mapping: make dma_atomic_pool_init self-contained
Christoph Hellwig
1
-6
/
+0
2019-07-12
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-314
/
+11
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-10
/
+11
2019-06-25
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
1
-314
/
+11
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-21
/
+20
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
2
-21
/
+20
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
2
-3
/
+3
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
1
-1
/
+1
2019-05-29
signal/nds32: Remove tsk parameter from send_sigtrap
Eric W. Biederman
1
-3
/
+4
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
2
-4
/
+4
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-19
/
+14
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
2
-1
/
+4
2019-05-16
nds32: don't export low-level cache flushing routines
Christoph Hellwig
1
-6
/
+0
2019-05-15
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-1
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
1
-1
/
+1
2019-05-07
nds32: fix semicolon code style issue
Yang Wei
1
-1
/
+1
2019-05-07
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-4
/
+2
2019-05-07
nds32: vdso: fix and clean-up Makefile
Masahiro Yamada
1
-5
/
+3
2019-05-07
nds32: add vmlinux.lds and vdso.so to .gitignore
Masahiro Yamada
2
-0
/
+2
[next]