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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-5
/
+0
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+1
2021-10-27
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
1
-1
/
+1
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
1
-1
/
+1
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-6
/
+1
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
1
-1
/
+0
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
1
-5
/
+0
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
1
-1
/
+1
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
1
-12
/
+3
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
1
-35
/
+0
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
1
-1
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-2
/
+2
2020-12-12
nds32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2
-2
/
+2
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
1
-2
/
+2
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+1
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-1
/
+1
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
1
-3
/
+1
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
1
-6
/
+2
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
1
-1
/
+1
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
1
-1
/
+1
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-8
/
+8
2020-08-12
nds32: use uaccess_kernel in show_regs
Christoph Hellwig
1
-1
/
+1
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-5
/
+4
2020-07-27
nds32: switch to ->regset_get()
Al Viro
1
-5
/
+4
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
1
-3
/
+2
2020-07-04
nds32: switch to copy_thread_tls()
Christian Brauner
1
-3
/
+4
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
[next]