Age | Commit message (Expand) | Author |
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 | mm: remove xlate_dev_kmem_ptr() | David Hildenbrand |
2021-05-07 | drivers/char: remove /dev/kmem for good | David Hildenbrand |
2021-05-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
2021-05-03 | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-05-01 | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds |
2021-05-02 | sparc: syscalls: switch to generic syscallshdr.sh | Masahiro Yamada |
2021-05-02 | sparc: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page | Nicholas Piggin |
2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) |
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-08 | asm-generic/io.h: Add a non-posted variant of ioremap() | Hector Martin |
2021-03-23 | tracing: Fix various typos in comments | Ingo Molnar |
2021-03-17 | quota: wire up quotactl_path | Sascha Hauer |
2021-03-09 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-03-09 | sparc: sparc64_defconfig: remove duplicate CONFIGs | Corentin Labbe |
2021-03-09 | sparc64: Fix opcode filtering in handling of no fault loads | Rob Gardner |
2021-03-08 | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-27 | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-26 | Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller |
2021-02-26 | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | David S. Miller |
2021-02-25 | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-02-24 | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-02-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe |
2021-02-22 | arch: syscalls: remove $(srctree)/ prefix from syscall tables | Masahiro Yamada |
2021-02-22 | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work | Masahiro Yamada |
2021-02-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-02-21 | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-21 | Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-21 | Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-02-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2021-02-18 | sparc: make xchg() into a statement expression | Randy Dunlap |
2021-02-18 | sparc64: Use arch_validate_flags() to validate ADI flag | Khalid Aziz |
2021-02-18 | sparc32: Fix comparing pointer to 0 coccicheck warning | Kaixu Xia |
2021-02-18 | sparc: fix led.c driver when PROC_FS is not enabled | Randy Dunlap |
2021-02-18 | sparc: Fix handling of page table constructor failure | Matthew Wilcox (Oracle) |
2021-02-18 | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set | Randy Dunlap |
2021-02-18 | sparc: sparc64_defconfig: add necessary configs for qemu | Corentin Labbe |
2021-02-18 | sparc64: switch defconfig from the legacy ide driver to libata | Christoph Hellwig |
2021-02-18 | sparc32: Preserve clone syscall flags argument for restarts due to signals | Andreas Larsson |
2021-02-18 | sparc32: Limit memblock allocation to low memory | Andreas Larsson |
2021-02-18 | sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag() | Tiezhu Yang |
2021-02-15 | sparc: remove wrong comment from arch/sparc/include/asm/Kbuild | Masahiro Yamada |
2021-02-12 | Merge branch 'x86/paravirt' into x86/entry | Ingo Molnar |