Age | Commit message (Expand) | Author |
2021-05-06 | arch: rearrange headers inclusion order in asm/bitops for m68k, sh and h8300 | Yury Norov |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-13 | h8300: fix PREEMPTION build, TI_PRE_COUNT undefined | Randy Dunlap |
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-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2020-12-12 | h8300: add support for TIF_NOTIFY_SIGNAL | Jens Axboe |
2020-11-24 | sched/idle: Fix arch_cpu_idle() vs tracing | Peter Zijlstra |
2020-11-23 | arch: move SA_* definitions to generic headers | Peter Collingbourne |
2020-11-16 | h8300: Fix generic mmu_context build | Nicholas Piggin |
2020-10-30 | timekeeping: default GENERIC_CLOCKEVENTS to enabled | Arnd Bergmann |
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 |
2020-10-14 | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2020-10-13 | h8300, nds32, openrisc: simplify detection of memory extents | Mike Rapoport |
2020-09-08 | uaccess: add infrastructure for kernel builds with set_fs() | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2020-08-20 | h8300: switch to kernel_clone() | Christian Brauner |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-07 | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2020-08-04 | Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune... | Linus Torvalds |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-07-27 | h8300: switch to ->regset_get() | Al Viro |
2020-07-04 | arch: rename copy_thread_tls() back to copy_thread() | Christian Brauner |
2020-07-04 | arch: remove HAVE_COPY_THREAD_TLS | Christian Brauner |
2020-07-04 | h8300: select HAVE_COPY_THREAD_TLS, switch to kernel_clone_args | Christian Brauner |
2020-06-10 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport |
2020-06-09 | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov |
2020-06-09 | h8300: add show_stack_loglvl() | Dmitry Safonov |
2020-06-06 | Merge tag 'kbuild-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds |
2020-06-04 | h8300: remove usage of __ARCH_USE_5LEVEL_HACK | Mike Rapoport |
2020-06-03 | mm: free_area_init: use maximal zone PFNs rather than zone sizes | Mike Rapoport |
2020-05-12 | h8300: suppress error messages for 'make clean' | Masahiro Yamada |
2020-05-05 | h8300: Remove redundant CLKDEV_LOOKUP selects | Stephen Boyd |
2020-04-23 | h8300: ignore vmlinux.lds | Masahiro Yamada |
2020-04-11 | Merge tag 'kbuild-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-09 | h8300: move definition of __kernel_size_t etc. to posix_types.h | Masahiro Yamada |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-01-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar |
2019-12-08 | sched/rt, h8300: Use CONFIG_PREEMPTION | Thomas Gleixner |
2019-11-04 | h8300: Move EXCEPTION_TABLE to RO_DATA segment | Kees Cook |
2019-11-04 | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook |