Age | Commit message (Expand) | Author |
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 | mm: generalize ZONE_[DMA|DMA32] | Kefeng Wang |
2021-06-30 | mm/kconfig: move HOLES_IN_ZONE into mm | Kefeng Wang |
2021-06-29 | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA | Mike Rapoport |
2021-06-29 | arch, mm: remove stale mentions of DISCONIGMEM | Mike Rapoport |
2021-06-29 | arch/mips/kernel/traps: use vma_lookup() instead of find_vma() | Liam Howlett |
2021-06-05 | Revert "MIPS: make userspace mapping young by default" | Thomas Bogendoerfer |
2021-05-28 | Merge tag 'mips-fixes_5.13_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-05-25 | MIPS: Fix kernel hang under FUNCTION_GRAPH_TRACER and PREEMPT_TRACER | Tiezhu Yang |
2021-05-25 | MIPS: ralink: export rt_sysc_membase for rt2880_wdt.c | Randy Dunlap |
2021-05-25 | MIPS: launch.h: add include guard to prevent build errors | Randy Dunlap |
2021-05-25 | MIPS: alchemy: xxs1500: add gpio-au1000.h header file | Randy Dunlap |
2021-05-17 | quota: Disable quotactl_path syscall | Jan Kara |
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-05 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-05 | mm: generalize SYS_SUPPORTS_HUGETLBFS (rename as ARCH_SUPPORTS_HUGETLBFS) | Anshuman Khandual |
2021-05-05 | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share() | Peter Xu |
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-05-01 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-04-30 | mm: move mem_init_print_info() into mm_init() | Kefeng Wang |
2021-04-30 | mm: move page_mapping_file to pagemap.h | Matthew Wilcox (Oracle) |
2021-04-30 | mm/memtest: add ARCH_USE_MEMTEST | Anshuman Khandual |
2021-04-29 | Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-04-29 | Merge tag 'mips_5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l... | Linus Torvalds |
2021-04-29 | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja... | Linus Torvalds |
2021-04-28 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2021-04-28 | Merge tag 'for-5.13/drivers-2021-04-27' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-04-26 | Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2021-04-26 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-04-26 | MIPS: BCM63XX: Use BUG_ON instead of condition followed by BUG. | zhouchuangao |
2021-04-23 | MIPS: select ARCH_KEEP_MEMBLOCK unconditionally | Nick Desaulniers |
2021-04-23 | mips: Do not include hi and lo in clobber list for R6 | Romain Naour |
2021-04-23 | MIPS:DTS:Correct the license for Loongson-2K | xiaochuan mao |
2021-04-23 | MIPS:DTS:Fix label name and interrupt number of ohci for Loongson-2K | xiaochuan mao |
2021-04-23 | MIPS: Avoid handcoded DIVU in `__div64_32' altogether | Maciej W. Rozycki |
2021-04-22 | arch: Wire up Landlock syscalls | Mickaël Salaün |
2021-04-22 | Merge branch 'kvm-sev-cgroup' into HEAD | Paolo Bonzini |
2021-04-21 | mips/bootinfo:correct some comments of fw_arg | xiaochuan mao |
2021-04-21 | MIPS: Avoid DIVU in `__div64_32' is result would be zero | Maciej W. Rozycki |
2021-04-21 | MIPS: Reinstate platform `__div64_32' handler | Maciej W. Rozycki |
2021-04-21 | MIPS: Makefile: Replace -pg with CC_FLAGS_FTRACE | zhaoxiao |
2021-04-21 | MIPS: pci-legacy: revert "use generic pci_enable_resources" | Ilya Lipnitskiy |
2021-04-19 | net: korina: Add support for device tree | Thomas Bogendoerfer |
2021-04-19 | net: korina: Only pass mac address via platform data | Thomas Bogendoerfer |
2021-04-17 | KVM: Kill off the old hva-based MMU notifier callbacks | Sean Christopherson |