summaryrefslogtreecommitdiff
path: root/arch/h8300/kernel
AgeCommit message (Expand)Author
2022-02-23remove the h8300 architectureChristoph Hellwig
2022-01-08h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-10-28h8300: Fix linux/irqchip.h include messMarc Zyngier
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-08trap: cleanup trap_init()Kefeng Wang
2021-07-23h8300: remove stale strncpy_from_userArnd Bergmann
2021-07-08h8300: convert to setup_initial_init_mm()Kefeng Wang
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29h8300: remove unused variableSouptick Joarder
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-13h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-12h8300: add support for TIF_NOTIFY_SIGNALJens Axboe
2020-11-24sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra
2020-10-17tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume()Jens Axboe
2020-10-14Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-10-13h8300, nds32, openrisc: simplify detection of memory extentsMike Rapoport
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-20h8300: switch to kernel_clone()Christian Brauner
2020-08-07Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-07-27h8300: switch to ->regset_get()Al Viro
2020-07-04arch: rename copy_thread_tls() back to copy_thread()Christian Brauner
2020-07-04h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_argsChristian Brauner
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport
2020-06-09kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov
2020-06-09h8300: add show_stack_loglvl()Dmitry Safonov
2020-04-23h8300: ignore vmlinux.ldsMasahiro Yamada
2019-12-08sched/rt, h8300: Use CONFIG_PREEMPTIONThomas Gleixner
2019-11-04h8300: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-05-27signal: Remove task parameter from force_sigEric W. Biederman
2019-05-15clk: Remove io.h from clk-provider.hStephen Boyd
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds
2018-12-30kgdb/treewide: constify struct kgdb_arch arch_kgdb_opsChristophe Leroy
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-08-22arch/h8300: eliminate kgbd.c warningRandy Dunlap
2018-08-22h8300: remove unnecessary of_platform_populate callRob Herring
2018-08-22h8300: switch to NO_BOOTMEMRob Herring
2018-08-22h8300: gcc-8.1 fixYoshinori Sato
2018-01-15h8300: use dma-directChristoph Hellwig
2018-01-15dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman