Age | Commit message (Expand) | Author |
2022-02-23 | remove the h8300 architecture | Christoph Hellwig |
2022-01-08 | h8300: Fix build errors from do_exit() to make_task_dead() transition | Nathan Chancellor |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-10-28 | h8300: Fix linux/irqchip.h include mess | Marc Zyngier |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang |
2021-07-23 | h8300: remove stale strncpy_from_user | Arnd Bergmann |
2021-07-08 | h8300: convert to setup_initial_init_mm() | Kefeng Wang |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | h8300: remove unused variable | Souptick Joarder |
2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-13 | h8300: fix PREEMPTION build, TI_PRE_COUNT undefined | Randy Dunlap |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-12-12 | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | h8300: switch to kernel_clone() | Christian Brauner |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-07-27 | h8300: switch to ->regset_get() | Al Viro |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-07-04 | h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args | Christian Brauner |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | h8300: add show_stack_loglvl() | Dmitry Safonov |
2020-04-23 | h8300: ignore vmlinux.lds | Masahiro Yamada |
2019-12-08 | sched/rt, h8300: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-11-04 | h8300: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook |
2019-11-04 | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook |
2019-05-27 | signal: Remove task parameter from force_sig | Eric W. Biederman |
2019-05-15 | clk: Remove io.h from clk-provider.h | Stephen Boyd |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds |
2018-12-30 | kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops | Christophe Leroy |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport |
2018-10-10 | vmlinux.lds.h: Move LSM_TABLE into INIT_DATA | Kees Cook |
2018-08-22 | arch/h8300: eliminate kgbd.c warning | Randy Dunlap |
2018-08-22 | h8300: remove unnecessary of_platform_populate call | Rob Herring |
2018-08-22 | h8300: switch to NO_BOOTMEM | Rob Herring |
2018-08-22 | h8300: gcc-8.1 fix | Yoshinori Sato |
2018-01-15 | h8300: use dma-direct | Christoph Hellwig |
2018-01-15 | dma-mapping: clear harmful GFP_* flags in common code | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |