Age | Commit message (Expand) | Author |
2021-11-20 | hexagon: export raw I/O routines for modules | Nathan Chancellor |
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-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-02 | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2021-08-19 | hexagon: use the generic global coherent pool | Christoph Hellwig |
2021-08-16 | tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig | Masahiro Yamada |
2021-07-30 | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols | Arnd Bergmann |
2021-07-27 | asm-generic: remove extra strn{cpy_from,len}_user declarations | Arnd Bergmann |
2021-07-23 | hexagon: use generic strncpy/strnlen from_user | Arnd Bergmann |
2021-07-23 | asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user | Arnd Bergmann |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-07-08 | hexagon: select ARCH_WANT_LD_ORPHAN_WARN | Nathan Chancellor |
2021-07-08 | hexagon: use common DISCARDS macro | Nathan Chancellor |
2021-07-08 | hexagon: handle {,SOFT}IRQENTRY_TEXT in linker script | Nathan Chancellor |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-05-26 | hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild | Masahiro Yamada |
2021-05-26 | kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild | Masahiro Yamada |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
2021-05-26 | locking/atomic: hexagon: move to ARCH_ATOMIC | Mark Rutland |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand |
2021-05-03 | Hexagon: add target builtins to kernel | Sid Manning |
2021-05-03 | Hexagon: remove DEBUG from comet config | Sid Manning |
2021-05-03 | Hexagon: change jumps to must-extend in futex_atomic_* | Sid Manning |
2021-05-03 | Hexagon: fix build errors | Sid Manning |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-24 | hexagon: remove CONFIG_EXPERIMENTAL from defconfigs | Randy Dunlap |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-01-22 | arch: hexagon: Don't select HAVE_OPROFILE | Viresh Kumar |
2020-12-29 | local64.h: make <asm/local64.h> mandatory | 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-16 | Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2020-12-15 | Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2020-12-15 | Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-09 | hexagon: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
2020-10-27 | hexagon: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-25 | whack-a-mole: USE_ELF_CORE_DUMP | Al Viro |
2020-10-23 | Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-10-17 | tracehook: clear TIF_NOTIFY_RESUME in tracehook_notify_resume() | Jens Axboe |