Age | Commit message (Expand) | Author | Files | Lines |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -1/+0 |
2022-01-17 | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+3 |
2022-01-15 | include: move find.h from asm_generic to linux | Yury Norov | 1 | -1/+0 |
2022-01-15 | mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit | Qi Zheng | 1 | -5/+3 |
2022-01-08 | hexagon: Fix function name in die() | Nathan Chancellor | 1 | -1/+1 |
2021-12-13 | exit: Add and use make_task_dead. | Eric W. Biederman | 1 | -1/+1 |
2021-12-13 | Merge tag 'v5.16-rc5' into locking/core, to pick up fixes | Ingo Molnar | 5 | -30/+16 |
2021-12-07 | locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h | Sebastian Andrzej Siewior | 1 | -1/+1 |
2021-11-20 | hexagon: ignore vmlinux.lds | Nathan Chancellor | 1 | -0/+1 |
2021-11-20 | hexagon: clean up timer-regs.h | Nathan Chancellor | 3 | -30/+11 |
2021-11-20 | hexagon: export raw I/O routines for modules | Nathan Chancellor | 1 | -0/+4 |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook | 2 | -4/+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-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -3/+1 |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2 | -46/+12 |
2021-08-19 | hexagon: use the generic global coherent pool | Christoph Hellwig | 2 | -46/+12 |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada | 1 | -3/+1 |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann | 1 | -2/+0 |
2021-07-28 | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann | 1 | -6/+0 |
2021-07-23 | hexagon: use generic strncpy/strnlen from_user | Arnd Bergmann | 5 | -159/+5 |
2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann | 1 | -9/+13 |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2 | -4/+2 |
2021-07-08 | hexagon: select ARCH_WANT_LD_ORPHAN_WARN | Nathan Chancellor | 1 | -0/+1 |
2021-07-08 | hexagon: use common DISCARDS macro | Nathan Chancellor | 1 | -6/+1 |
2021-07-08 | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script | Nathan Chancellor | 1 | -0/+2 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+0 |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -1/+0 |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -3/+0 |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
2021-05-26 | hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild | Masahiro Yamada | 2 | -4/+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: hexagon: move to ARCH_ATOMIC | Mark Rutland | 3 | -16/+17 |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -2/+0 |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand | 1 | -1/+0 |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand | 1 | -1/+0 |
2021-05-03 | Hexagon: add target builtins to kernel | Sid Manning | 8 | -8/+249 |
2021-05-03 | Hexagon: remove DEBUG from comet config | Sid Manning | 1 | -1/+0 |
2021-05-03 | Hexagon: change jumps to must-extend in futex_atomic_* | Sid Manning | 1 | -2/+2 |
2021-05-03 | Hexagon: fix build errors | Sid Manning | 3 | -3/+7 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2021-02-25 | hexagon: remove CONFIG_EXPERIMENTAL from defconfigs | Randy Dunlap | 1 | -1/+0 |
2021-02-22 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 1 | -1/+1 |
2021-01-22 | arch: hexagon: Don't select HAVE_OPROFILE | Viresh Kumar | 1 | -1/+0 |
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 | -1/+3 |