Age | Commit message (Expand) | Author |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko |
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-30 | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables | David Hildenbrand |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport |
2021-06-29 | mm: update legacy flush_tlb_* to use vma | Chen Li |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar |
2021-06-01 | simdisk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig |
2021-05-26 | locking/atomic: delete !ARCH_ATOMIC remnants | Mark Rutland |
2021-05-26 | locking/atomic: xtensa: move to ARCH_ATOMIC | Mark Rutland |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | Mark Rutland |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider |
2021-05-10 | asm-generic: use asm-generic/unaligned.h for most architectures | Arnd Bergmann |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-30 | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-04-05 | Merge 5.12-rc6 into tty-next | Greg Kroah-Hartman |
2021-04-04 | xtensa: ISS: add GDBIO implementation to semihosting interface | Max Filippov |
2021-04-04 | xtensa: ISS: split simcall implementation from semihosting interface | Max Filippov |
2021-04-04 | xtensa: simcall.h: Change compitible to compatible | Bhaskar Chowdhury |
2021-04-04 | xtensa: Couple of typo fixes | Bhaskar Chowdhury |
2021-04-04 | xtensa: drop extraneous register load from initialize_mmu | Max Filippov |
2021-04-04 | xtensa: fix pgprot_noncached assumptions | Max Filippov |
2021-04-04 | xtensa: simplify coherent_kvaddr logic | Max Filippov |
2021-04-04 | xtensa: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-04-04 | xtensa: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-04 | xtensa: stop filling syscall array with sys_ni_syscall | Masahiro Yamada |
2021-04-04 | xtensa: remove unneeded export in boot-elf/Makefile | Masahiro Yamada |
2021-04-04 | xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig | Masahiro Yamada |
2021-04-04 | xtensa: fix warning comparing pointer to 0 | Jiapeng Chong |
2021-04-04 | xtensa: fix spelling mistake in Kconfig "wont" -> "won't" | Colin Ian King |
2021-03-29 | xtensa: fix uaccess-related livelock in do_page_fault | Max Filippov |