Age | Commit message (Expand) | Author | Files | Lines |
2022-04-02 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -4/+0 |
2022-03-29 | Merge tag 'ptrace-cleanups-for-v5.18' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -5/+4 |
2022-03-11 | resume_user_mode: Move to resume_user_mode.h | Eric W. Biederman | 1 | -2/+2 |
2022-03-10 | ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h | Eric W. Biederman | 1 | -3/+2 |
2022-02-25 | Merge branch 'set_fs-4' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd... | Arnd Bergmann | 8 | -54/+0 |
2022-02-25 | uaccess: remove CONFIG_SET_FS | Arnd Bergmann | 8 | -54/+0 |
2022-02-17 | signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage | Masahiro Yamada | 1 | -1/+1 |
2022-01-31 | asm/user.h: killed unused macros | Al Viro | 1 | -4/+0 |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
2022-01-19 | Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -6/+4 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
2022-01-13 | kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22} | Masahiro Yamada | 1 | -1/+3 |
2022-01-08 | h8300: Fix build errors from do_exit() to make_task_dead() transition | Nathan Chancellor | 2 | -2/+3 |
2022-01-08 | kbuild: do not quote string values in include/config/auto.conf | Masahiro Yamada | 1 | -5/+1 |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 2 | -2/+2 |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -3/+3 |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -5/+2 |
2021-10-28 | h8300: Fix linux/irqchip.h include mess | Marc Zyngier | 2 | -2/+1 |
2021-10-24 | kbuild: use more subdir- for visiting subdirectories while cleaning | Masahiro Yamada | 2 | -3/+3 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -5/+2 |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2021-09-08 | trap: cleanup trap_init() | Kefeng Wang | 1 | -4/+0 |
2021-09-02 | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 3 | -38/+1 |
2021-07-30 | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+0 |
2021-07-30 | arch: Kconfig: clean up obsolete use of HAVE_IDE | Lukas Bulwahn | 1 | -1/+0 |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -2/+0 |
2021-07-28 | asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user | Arnd Bergmann | 1 | -0/+2 |
2021-07-23 | h8300: remove stale strncpy_from_user | Arnd Bergmann | 3 | -38/+1 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -3/+2 |
2021-07-08 | h8300: convert to setup_initial_init_mm() | Kefeng Wang | 1 | -4/+1 |
2021-06-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+0 |
2021-06-29 | h8300: remove unused variable | Souptick Joarder | 1 | -2/+0 |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -2/+1 |
2021-06-18 | sched,arch: Remove unused TASK_STATE offsets | Peter Zijlstra | 1 | -1/+0 |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
2021-05-26 | h8300: move core-y in arch/h8300/Makefile to arch/h8300/Kbuild | Masahiro Yamada | 2 | -3/+1 |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada | 1 | -0/+1 |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland | 1 | -1/+0 |
2021-05-26 | locking/atomic: h8300: move to ARCH_ATOMIC | Mark Rutland | 1 | -0/+1 |
2021-05-26 | locking/atomic: h8300: use asm-generic exclusively | Mark Rutland | 3 | -163/+1 |
2021-05-07 | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 | Yury Norov | 1 | -4/+4 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -2/+0 |
2021-02-22 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 1 | -1/+1 |
2021-02-13 | h8300: fix PREEMPTION build, TI_PRE_COUNT undefined | Randy Dunlap | 1 | -0/+3 |
2020-12-30 | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 1 | -1/+0 |
2020-12-16 | Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+4 |
2020-12-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2020-12-16 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+6 |
2020-12-15 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -24/+0 |
2020-12-12 | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe | 2 | -2/+4 |