index
:
linux-sh
development
for-next
j2-devel
j2-stable
jcore-4.6
jcore-4.8
linux-sh-draft
linux-sh-draft-2
master
sh-for-4.6
sh-for-4.6-old1
temp-j2
v4.6-rc3+j2
v4.6-rc5+j2
v5.16+j2
DO NOT CLONE THIS REPO DIRECTLY. Clone kernel.org then fetch just differences from here. Linux SH repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
include
Age
Commit message (
Expand
)
Author
Lines
2019-09-24
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
-2
/
+0
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
-2
/
+0
2019-07-25
treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headers
Masahiro Yamada
-8
/
+8
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
-10
/
+17
2019-07-12
nds32: switch to generic version of pte allocation
Mike Rapoport
-27
/
+4
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-25
/
+50
2019-05-31
nds32: add new emulations for floating point instruction
Vincent Chen
-0
/
+12
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
-25
/
+38
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
-0
/
+2
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
-3
/
+0
2019-05-17
Merge tag 'nds32-for-linus-5.2-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-58
/
+48
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+0
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
-0
/
+1
2019-05-14
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
-1
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
-1
/
+1
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-2
/
+10
2019-05-07
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
-1
/
+0
2019-05-07
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
-47
/
+47
2019-05-07
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
-8
/
+0
2019-05-07
nds32/io: Remove useless definition of mmiowb()
Will Deacon
-2
/
+0
2019-05-07
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
-2
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-2
/
+1
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-17
/
+0
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
-1
/
+0
2019-04-08
nds32/io: Remove useless definition of mmiowb()
Will Deacon
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
-24
/
+5
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
-27
/
+6
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
-10
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
-6
/
+0
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
-1
/
+1
2019-03-20
nds32: define syscall_get_arch()
Dmitry V. Levin
-0
/
+9
2019-03-20
Move EM_NDS32 to uapi/linux/elf-em.h
Dmitry V. Levin
-2
/
+1
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
-2
/
+0
2019-03-05
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-0
/
+2
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
-1
/
+0
2019-02-19
asm-generic: Make time32 syscall numbers optional
Arnd Bergmann
-0
/
+1
2019-02-19
asm-generic: Drop getrlimit and setrlimit syscalls from default list
Yury Norov
-0
/
+1
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
-25
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
-1
/
+0
2019-01-06
nds32: remove redundant kernel-space generic-y
Masahiro Yamada
-10
/
+0
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
-3
/
+2
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
-3
/
+2
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
-8
/
+5
2018-12-29
Merge tag 'nds32-for-linus-4.21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-2
/
+956
2018-11-22
nds32: support hardware prefetcher
Nylon Chen
-0
/
+6
2018-11-22
nds32: support denormalized result through FP emulator
Vincent Chen
-0
/
+54
2018-11-22
nds32: Support FP emulation
Vincent Chen
-0
/
+300
2018-11-22
nds32: nds32 FPU port
Vincent Chen
-0
/
+141
[next]