Age | Commit message (Expand) | Author | Files | Lines |
2021-07-10 | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -0/+1 |
2021-07-05 | Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -8/+1 |
2021-07-02 | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -29/+0 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -3/+4 |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
2021-07-01 | kernel.h: split out panic and oops helpers | Andy Shevchenko | 1 | -0/+1 |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -2/+0 |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -1/+0 |
2021-06-30 | mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables | David Hildenbrand | 1 | -0/+3 |
2021-06-30 | Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -22/+7 |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -6/+2 |
2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport | 1 | -4/+0 |
2021-06-29 | mm: update legacy flush_tlb_* to use vma | Chen Li | 1 | -2/+2 |
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-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -20/+20 |
2021-06-18 | sched: Introduce task_is_running() | Peter Zijlstra | 1 | -1/+1 |
2021-06-07 | quota: Wire up quotactl_fd syscall | Jan Kara | 1 | -1/+1 |
2021-06-03 | Merge branch 'sched/urgent' into sched/core, to pick up fixes | Ingo Molnar | 1 | -1/+1 |
2021-06-01 | simdisk: convert to blk_alloc_disk/blk_cleanup_disk | Christoph Hellwig | 1 | -22/+7 |
2021-05-31 | Merge 5.13-rc4 into tty-next | Greg Kroah-Hartman | 1 | -1/+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: xtensa: move to ARCH_ATOMIC | Mark Rutland | 3 | -18/+19 |
2021-05-26 | locking/atomic: cmpxchg: make `generic` a prefix | Mark Rutland | 1 | -3/+3 |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara | 1 | -1/+1 |
2021-05-13 | tty: remove tty_operations::chars_in_buffer for non-buffering | Jiri Slaby | 1 | -7/+0 |
2021-05-13 | tty: make tty_operations::write_room return uint | Jiri Slaby | 1 | -1/+1 |
2021-05-12 | sched/core: Initialize the idle task with preemption disabled | Valentin Schneider | 1 | -1/+0 |
2021-05-10 | asm-generic: use asm-generic/unaligned.h for most architectures | Arnd Bergmann | 1 | -29/+0 |
2021-05-08 | Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -5/+1 |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+0 |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand | 1 | -1/+0 |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada | 1 | -5/+1 |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+3 |
2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -1/+1 |
2021-04-30 | Merge tag 'xtensa-20210429' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 18 | -220/+198 |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang | 1 | -1/+0 |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual | 1 | -0/+1 |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds | 1 | -0/+1 |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün | 1 | -0/+3 |
2021-04-05 | Merge 5.12-rc6 into tty-next | Greg Kroah-Hartman | 2 | -32/+37 |
2021-04-04 | xtensa: ISS: add GDBIO implementation to semihosting interface | Max Filippov | 3 | -0/+92 |
2021-04-04 | xtensa: ISS: split simcall implementation from semihosting interface | Max Filippov | 2 | -68/+75 |
2021-04-04 | xtensa: simcall.h: Change compitible to compatible | Bhaskar Chowdhury | 1 | -1/+1 |
2021-04-04 | xtensa: Couple of typo fixes | Bhaskar Chowdhury | 1 | -2/+2 |
2021-04-04 | xtensa: drop extraneous register load from initialize_mmu | Max Filippov | 1 | -1/+1 |
2021-04-04 | xtensa: fix pgprot_noncached assumptions | Max Filippov | 1 | -1/+3 |
2021-04-04 | xtensa: simplify coherent_kvaddr logic | Max Filippov | 2 | -38/+7 |
2021-04-04 | xtensa: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada | 2 | -41/+2 |
2021-04-04 | xtensa: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada | 3 | -39/+3 |