index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-23
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
1
-5
/
+3
2020-04-10
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
1
-9
/
+0
2020-04-10
mm/vma: introduce VM_ACCESS_FLAGS
Anshuman Khandual
1
-1
/
+1
2020-04-10
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
1
-3
/
+0
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
1
-0
/
+1
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx
Linus Torvalds
2
-0
/
+2
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
1
-1
/
+0
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
1
-1
/
+1
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
1
-1
/
+1
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
1
-37
/
+0
2020-03-28
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/core
Thomas Gleixner
1
-4
/
+2
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
1
-4
/
+2
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2
-0
/
+2
2020-03-21
nds32: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
1
-1
/
+0
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
1
-5
/
+0
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-3
/
+3
2020-01-28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-12
/
+0
2020-01-20
Merge tag 'v5.5-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2020-01-20
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2
-5
/
+8
2020-01-14
arch/nds32/setup: Drop dummy_con initialization
Arvind Sankar
1
-5
/
+0
2019-12-30
nds32: fix build failure caused by page table folding updates
Mike Rapoport
1
-1
/
+1
2019-12-30
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
1
-4
/
+7
2019-12-25
Merge tag 'v5.5-rc3' into sched/core, to pick up fixes
Ingo Molnar
9
-35
/
+47
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
Ingo Molnar
1
-0
/
+4
2019-12-10
Merge tag 'v5.5-rc1' into core/kprobes, to resolve conflicts
Ingo Molnar
18
-144
/
+92
2019-12-08
sched/rt, nds32: Use CONFIG_PREEMPTION
Thomas Gleixner
2
-3
/
+3
2019-12-04
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
9
-35
/
+47
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
Linus Torvalds
1
-32
/
+29
2019-11-30
Merge tag 'nds32-for-linus-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greentime/linux
Linus Torvalds
3
-7
/
+5
2019-11-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-4
/
+4
2019-11-28
Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremap
Linus Torvalds
5
-66
/
+7
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-21
nds32: Fix typo in Kconfig.cpu
Masanari Iida
1
-4
/
+4
2019-11-21
nds32: remove unneeded clean-files for DTB
Masahiro Yamada
1
-2
/
+0
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-12
nds32: use generic ioremap
Christoph Hellwig
5
-67
/
+6
2019-11-11
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
1
-0
/
+2
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-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
1
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
1
-2
/
+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-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
8
-8
/
+8
[next]