index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
nds32
/
kernel
Age
Commit message (
Expand
)
Author
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-12-13
exit: Add and use make_task_dead.
Eric W. Biederman
2021-11-17
perf: Drop dead and useless guest "support" from arm, csky, nds32 and riscv
Sean Christopherson
2021-11-17
perf: Protect perf_guest_cbs with RCU
Sean Christopherson
2021-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-10-27
ftrace/nds32: Update the proto for ftrace_trace_function to match ftrace_stub
Steven Rostedt (VMware)
2021-10-20
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
2021-09-08
nds32/setup: remove unused memblock_region variable in setup_memory()
Mike Rapoport
2021-09-08
trap: cleanup trap_init()
Kefeng Wang
2021-07-08
nds32: convert to setup_initial_init_mm()
Kefeng Wang
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2021-03-23
tracing: Fix various typos in comments
Ingo Molnar
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-25
nds32: Fix bogus reference to <asm/procinfo.h>
Geert Uytterhoeven
2021-02-25
nds32: use get_kernel_nofault in dump_mem
Christoph Hellwig
2021-02-25
nds32: remove dump_instr
Christoph Hellwig
2021-02-25
nds32: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2020-12-17
Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2020-12-12
nds32: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-13
ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs
Steven Rostedt (VMware)
2020-10-23
Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-10-22
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-17
tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()
Jens Axboe
2020-10-15
Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2020-10-13
h8300, nds32, openrisc: simplify detection of memory extents
Mike Rapoport
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-06
dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>
Christoph Hellwig
2020-09-07
arch: vdso: add vdso linker script to 'targets' instead of extra-y
Masahiro Yamada
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-12
nds32: use uaccess_kernel in show_regs
Christoph Hellwig
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-07-27
nds32: switch to ->regset_get()
Al Viro
2020-07-04
arch: rename copy_thread_tls() back to copy_thread()
Christian Brauner
2020-07-04
nds32: switch to copy_thread_tls()
Christian Brauner
2020-06-17
maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofault
Christoph Hellwig
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-09
kernel: rename show_stack_loglvl() => show_stack()
Dmitry Safonov
2020-06-09
nds32: add show_stack_loglvl()
Dmitry Safonov
2020-06-09
kallsyms/printk: add loglvl to print_ip_sym()
Dmitry Safonov
2020-04-07
kasan: stackdepot: move filter_irq_stacks() to stackdepot.c
Alexander Potapenko
2020-03-25
.gitignore: add SPDX License Identifier
Masahiro Yamada
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]