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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: consolidate pte_index() and pte_offset_*() definitions
Mike Rapoport
2020-06-09
1
-14
/
+4
*
mm: pgtable: add shortcuts for accessing kernel PMD and PTE
Mike Rapoport
2020-06-09
1
-2
/
+0
*
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
1
-1
/
+0
*
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
2
-3
/
+1
*
mm: rename flush_icache_user_range to flush_icache_user_page
Christoph Hellwig
2020-06-08
1
-2
/
+2
*
kmap: consolidate kmap_prot definitions
Ira Weiny
2020-06-04
1
-1
/
+0
*
kmap: remove kmap_atomic_to_page()
Ira Weiny
2020-06-04
1
-1
/
+0
*
arch/kunmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-1
/
+0
*
arch/kmap_atomic: consolidate duplicate code
Ira Weiny
2020-06-04
1
-1
/
+0
*
arch/kunmap: remove duplicate kunmap implementations
Ira Weiny
2020-06-04
1
-3
/
+0
*
arch/kmap: remove redundant arch specific kmaps
Ira Weiny
2020-06-04
1
-2
/
+0
*
arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>
Masahiro Yamada
2020-04-23
1
-5
/
+3
*
mm/special: create generic fallbacks for pte_special() and pte_mkspecial()
Anshuman Khandual
2020-04-10
1
-9
/
+0
*
mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS
Anshuman Khandual
2020-04-10
1
-3
/
+0
*
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-02
1
-37
/
+0
*
Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
2020-03-28
1
-4
/
+2
|
\
|
*
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2020-03-27
1
-4
/
+2
*
|
nds32: Remove mm.h from asm/uaccess.h
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+0
|
/
*
Merge tag 'v5.5-rc7' into efi/core, to pick up fixes
Ingo Molnar
2020-01-20
2
-5
/
+8
|
\
|
*
nds32: fix build failure caused by page table folding updates
Mike Rapoport
2019-12-30
1
-1
/
+1
|
*
asm-generic/nds32: don't redefine cacheflush primitives
Mike Rapoport
2019-12-30
1
-4
/
+7
*
|
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-10
1
-0
/
+4
|
/
*
nds32: use pgtable-nopmd instead of 4level-fixup
Mike Rapoport
2019-12-04
4
-18
/
+1
*
nds32: use generic ioremap
Christoph Hellwig
2019-11-12
2
-3
/
+4
*
asm-generic: don't provide ioremap for CONFIG_MMU
Christoph Hellwig
2019-11-11
1
-0
/
+2
*
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-24
1
-2
/
+0
*
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-24
1
-2
/
+0
*
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
2019-07-25
8
-8
/
+8
*
nds32: fix asm/syscall.h
Dmitry V. Levin
2019-07-16
1
-10
/
+17
*
nds32: switch to generic version of pte allocation
Mike Rapoport
2019-07-12
1
-27
/
+4
*
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-03
8
-25
/
+50
|
\
|
*
nds32: add new emulations for floating point instruction
Vincent Chen
2019-05-31
1
-0
/
+12
|
*
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
2019-05-31
7
-25
/
+38
*
|
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2019-05-30
2
-0
/
+2
|
/
*
arch: remove dangling asm-generic wrappers
Masahiro Yamada
2019-05-18
1
-3
/
+0
*
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-05-17
48
-58
/
+48
|
\
|
*
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
2019-05-16
1
-0
/
+1
|
*
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
2019-05-07
1
-1
/
+0
|
*
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
2019-05-07
47
-47
/
+47
|
*
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
2019-05-07
1
-8
/
+0
|
*
nds32/io: Remove useless definition of mmiowb()
Will Deacon
2019-05-07
1
-2
/
+0
|
*
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
2019-05-07
1
-2
/
+0
*
|
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-16
1
-1
/
+0
|
\
\
|
*
|
arch: mostly remove <asm/segment.h>
Christoph Hellwig
2019-04-23
1
-1
/
+0
*
|
|
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+0
*
|
|
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2019-05-14
1
-1
/
+1
*
|
|
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-05-07
2
-2
/
+10
|
\
\
\
|
*
|
|
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
2019-03-20
1
-1
/
+1
|
*
|
|
nds32: define syscall_get_arch()
Dmitry V. Levin
2019-03-20
1
-0
/
+9
|
*
|
|
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
2019-03-20
1
-2
/
+1
|
|
/
/
[next]