index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
nds32
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
nds32: use the generic remapping allocator for coherent DMA allocations
Christoph Hellwig
2
-314
/
+13
2019-06-15
kbuild: add CONFIG_HEADERS_INSTALL and loosen the dependency of samples
Masahiro Yamada
1
-0
/
+1
2019-06-14
docs: kbuild: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-09
kconfig: make arch/*/configs/defconfig the default of KBUILD_DEFCONFIG
Masahiro Yamada
1
-2
/
+0
2019-06-03
Merge tag 'nds32-for-linux-5.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
24
-51
/
+451
2019-05-31
nds32: add new emulations for floating point instruction
Vincent Chen
15
-5
/
+393
2019-05-31
nds32: Avoid IEX status being incorrectly modified
Vincent Chen
9
-46
/
+58
2019-05-30
treewide: Add SPDX license identifier - Kbuild
Greg Kroah-Hartman
2
-0
/
+2
2019-05-29
signal: Remove the task parameter from force_sig_fault
Eric W. Biederman
3
-5
/
+5
2019-05-29
signal: Explicitly call force_sig_fault on current
Eric W. Biederman
2
-3
/
+3
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
11
-0
/
+11
2019-05-18
arch: remove dangling asm-generic wrappers
Masahiro Yamada
1
-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
-86
/
+71
2019-05-16
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2019-05-16
nds32: Fix vDSO clock_getres()
Vincenzo Frascino
3
-1
/
+5
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
arch: remove <asm/sizes.h> and <asm-generic/sizes.h>
Masahiro Yamada
1
-1
/
+0
2019-05-14
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
Masahiro Yamada
2
-2
/
+2
2019-05-14
init: provide a generic free_initmem implementation
Mike Rapoport
1
-5
/
+0
2019-05-14
initramfs: provide a generic free_initrd_mem implementation
Christoph Hellwig
1
-7
/
+0
2019-05-07
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+10
2019-05-07
arch: nds32: Kconfig: pedantic formatting
Enrico Weigelt, metux IT consult
1
-8
/
+8
2019-05-07
nds32: fix semicolon code style issue
Yang Wei
2
-2
/
+2
2019-05-07
nds32: vdso: drop unnecessary cc-ldoption
Nick Desaulniers
1
-4
/
+2
2019-05-07
nds32: remove unused generic-y += cmpxchg-local.h
Masahiro Yamada
1
-1
/
+0
2019-05-07
nds32: Use the correct style for SPDX License Identifier
Nishad Kamdar
47
-47
/
+47
2019-05-07
nds32: remove __virt_to_bus and __bus_to_virt
Christoph Hellwig
1
-8
/
+0
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
2019-05-07
nds32: ex-exit: Remove unneeded need_resched() loop
Valentin Schneider
1
-2
/
+2
2019-05-07
nds32/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-05-07
nds32: Removed unused thread flag TIF_USEDFPU
Julien Grall
1
-2
/
+0
2019-05-06
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2
-2
/
+1
2019-05-06
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+0
2019-05-06
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-17
/
+0
2019-04-29
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ft...
Steven Rostedt (VMware)
1
-1
/
+0
2019-04-23
arch: mostly remove <asm/segment.h>
Christoph Hellwig
1
-1
/
+0
2019-04-10
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-51
/
+11
2019-04-08
nds32/io: Remove useless definition of mmiowb()
Will Deacon
1
-2
/
+0
2019-04-08
arch: Use asm-generic header for asm/mmiowb.h
Will Deacon
1
-0
/
+1
2019-04-05
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
1
-24
/
+5
2019-04-05
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
1
-27
/
+6
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-3
/
+0
2019-04-03
ia64/tlb: Eradicate tlb_migrate_finish() callback
Peter Zijlstra
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-10
/
+0
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-6
/
+0
2019-03-20
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-1
/
+1
[prev]
[next]