Age | Commit message (Expand) | Author |
2021-05-06 | arch: use cross_compiling to check whether it is a cross build or not | Masahiro Yamada |
2021-05-02 | .gitignore: prefix local generated files with a slash | Masahiro Yamada |
2021-05-02 | kbuild: replace LANG=C with LC_ALL=C | Masahiro Yamada |
2021-05-02 | kbuild: add a script to remove stale generated files | Masahiro Yamada |
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-05-02 | sh: syscalls: switch to generic syscallhdr.sh | Masahiro Yamada |
2021-05-02 | sh: syscalls: switch to generic syscalltbl.sh | Masahiro Yamada |
2021-04-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-04-30 | Merge tag 'pinctrl-v5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | Merge branch 'i2c/for-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-04-30 | Merge tag 'powerpc-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | 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 | arm64: kasan: allow to init memory when setting tags | Andrey Konovalov |
2021-04-30 | mm/vmalloc: remove unmap_kernel_range | Nicholas Piggin |
2021-04-30 | powerpc/xive: remove unnecessary unmap_kernel_range | Nicholas Piggin |
2021-04-30 | mm/vmalloc: hugepage vmalloc mappings | Nicholas Piggin |
2021-04-30 | mm/vmalloc: provide fallback arch huge vmap support functions | Nicholas Piggin |
2021-04-30 | x86: inline huge vmap supported functions | Nicholas Piggin |
2021-04-30 | arm64: inline huge vmap supported functions | Nicholas Piggin |
2021-04-30 | powerpc: inline huge vmap supported functions | Nicholas Piggin |
2021-04-30 | mm: HUGE_VMAP arch support cleanup | Nicholas Piggin |
2021-04-30 | mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page | Nicholas Piggin |
2021-04-30 | ARM: mm: add missing pud_page define to 2-level page tables | Nicholas Piggin |
2021-04-30 | Revert "mremap: don't allow MREMAP_DONTUNMAP on special_mappings and aio" | Brian Geffon |
2021-04-30 | x86/vmemmap: optimize for consecutive sections in partial populated PMDs | Oscar Salvador |
2021-04-30 | x86/vmemmap: handle unpopulated sub-pmd ranges | Oscar Salvador |
2021-04-30 | x86/vmemmap: drop handling of 1GB vmemmap ranges | Oscar Salvador |
2021-04-30 | x86/vmemmap: drop handling of 4K unaligned vmemmap range | Oscar Salvador |
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-30 | arch/sh/include/asm/tlb.h: remove duplicate include | Zhang Yunkai |
2021-04-30 | ia64: module: fix symbolizer crash on fdescr | Sergei Trofimovich |
2021-04-30 | ia64: drop marked broken DISCONTIGMEM and VIRTUAL_MEM_MAP | Sergei Trofimovich |
2021-04-30 | ia64: mca: always make IA64_MCA_DEBUG an expression | Sergei Trofimovich |
2021-04-30 | ia64: fix EFI_DEBUG build | Sergei Trofimovich |
2021-04-30 | ia64: trivial spelling fixes | Bhaskar Chowdhury |
2021-04-30 | ia64: simplify code flow around swiotlb init | Sergei Trofimovich |
2021-04-30 | ia64: drop unused IA64_FW_EMU ifdef | Sergei Trofimovich |
2021-04-30 | ia64: ensure proper NUMA distance and possible map initialization | Valentin Schneider |
2021-04-30 | arch/ia64/include/asm/pgtable.h: minor typo fixes | Bhaskar Chowdhury |
2021-04-30 | arch/ia64/kernel/fsys.S: fix typos | Bhaskar Chowdhury |
2021-04-30 | arch/ia64/kernel/head.S: remove duplicate include | Zhang Yunkai |
2021-04-29 | Merge tag 'kbuild-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
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 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-04-29 | Merge tag 'microblaze-v5.13' of git://git.monstr.eu/linux-2.6-microblaze | 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 |