summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2022-04-011-4/+0
|\
| * asm/user.h: killed unused macrosAl Viro2022-01-301-4/+0
* | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-03-282-5/+4
|\ \
| * | resume_user_mode: Move to resume_user_mode.hEric W. Biederman2022-03-101-2/+2
| * | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.hEric W. Biederman2022-03-101-3/+2
| |/
* | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Arnd Bergmann2022-02-258-54/+0
|\ \
| * | uaccess: remove CONFIG_SET_FSArnd Bergmann2022-02-258-54/+0
| |/
* / signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada2022-02-171-1/+1
|/
* Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-1/+0
|\
| * include: move find.h from asm_generic to linuxYury Norov2022-01-151-1/+0
* | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2022-01-192-6/+4
|\ \
| * | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada2022-01-141-1/+3
| * | kbuild: do not quote string values in include/config/auto.confMasahiro Yamada2022-01-081-5/+1
| |/
* | h8300: Fix build errors from do_exit() to make_task_dead() transitionNathan Chancellor2022-01-082-2/+3
* | exit: Add and use make_task_dead.Eric W. Biederman2021-12-132-2/+2
|/
* Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-11-082-3/+3
|\
| * kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2021-10-242-3/+3
* | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-012-5/+2
|\ \
| * | sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-152-5/+2
| |/
* / h8300: Fix linux/irqchip.h include messMarc Zyngier2021-10-282-2/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-4/+0
|\
| * trap: cleanup trap_init()Kefeng Wang2021-09-081-4/+0
* | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-013-38/+1
|\ \ | |/ |/|
| * asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| * asm-generic: uaccess: remove inline strncpy_from_user/strnlen_userArnd Bergmann2021-07-271-0/+2
| * h8300: remove stale strncpy_from_userArnd Bergmann2021-07-233-38/+1
* | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
|\ \ | |/ |/|
| * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-3/+2
|\ \
| * | h8300: move core-y in arch/h8300/Makefile to arch/h8300/KbuildMasahiro Yamada2021-05-262-3/+1
| * | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-0/+1
* | | h8300: convert to setup_initial_init_mm()Kefeng Wang2021-07-081-4/+1
| |/ |/|
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-2/+0
|\ \
| * | h8300: remove unused variableSouptick Joarder2021-06-291-2/+0
| |/
* | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-282-2/+1
|\ \
| * | sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra2021-06-181-1/+0
| * | sched: Introduce task_is_running()Peter Zijlstra2021-06-181-1/+1
| |/
* | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
* | locking/atomic: h8300: move to ARCH_ATOMICMark Rutland2021-05-261-0/+1
* | locking/atomic: h8300: use asm-generic exclusivelyMark Rutland2021-05-263-163/+1
|/
* arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300Yury Norov2021-05-061-4/+4
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-301-2/+0
* arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-211-1/+1
* h8300: fix PREEMPTION build, TI_PRE_COUNT undefinedRandy Dunlap2021-02-131-0/+3
* local64.h: make <asm/local64.h> mandatoryRandy Dunlap2020-12-291-1/+0
* Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-162-2/+4
|\
| * h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2020-12-122-2/+4
* | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-12-161-1/+0
|\ \
| * | timekeeping: default GENERIC_CLOCKEVENTS to enabledArnd Bergmann2020-10-301-1/+0
| |/
* | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2020-12-151-0/+6
|\ \