Age | Commit message (Expand) | Author |
2020-11-06 | highmem: Get rid of kmap_types.h | Thomas Gleixner |
2020-10-27 | ia64: use asm-generic/mmu_context.h for no-op implementations | Nicholas Piggin |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-10-22 | Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2020-10-12 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-10-12 | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae... | Linus Torvalds |
2020-09-25 | kbuild: preprocess module linker script | Masahiro Yamada |
2020-09-16 | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHED | Peter Zijlstra |
2020-09-11 | ia64: Remove perfmon | Christoph Hellwig |
2020-08-20 | unify generic instances of csum_partial_copy_nocheck() | Al Viro |
2020-08-17 | arch/ia64: Restore arch-specific pgd_offset_k implementation | Jessica Clarke |
2020-08-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-08-12 | uaccess: remove segment_eq | Christoph Hellwig |
2020-08-11 | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-08-07 | Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2020-08-07 | asm-generic: pgalloc: provide generic pgd_free() | Mike Rapoport |
2020-08-07 | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one() | Mike Rapoport |
2020-08-07 | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one() | Mike Rapoport |
2020-08-07 | mm: remove unneeded includes of <asm/pgalloc.h> | Mike Rapoport |
2020-08-06 | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits... | Peter Zijlstra |
2020-07-29 | Merge branch 'locking/header' | Peter Zijlstra |
2020-07-29 | locking/atomic: Move ATOMIC_INIT into linux/types.h | Herbert Xu |
2020-07-27 | kill elf_fpxregs_t | Al Viro |
2020-06-30 | ia64: Remove dev->archdata.iommu pointer | Joerg Roedel |
2020-06-18 | maccess: make get_kernel_nofault() check for minimal type compatibility | Linus Torvalds |
2020-06-18 | maccess: rename probe_kernel_address to get_kernel_nofault | Christoph Hellwig |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport |
2020-06-09 | ia64: pass log level as arg into ia64_do_show_stack() | Dmitry Safonov |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig |
2020-06-08 | ia64: use asm-generic/cacheflush.h | Christoph Hellwig |
2020-06-04 | ia64: add support for folded p4d page tables | Mike Rapoport |
2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual |
2020-06-03 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2020-05-29 | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro |
2020-05-29 | ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro |
2020-05-27 | ia64: Hide the archdata.iommu field behind generic IOMMU_API | Krzysztof Kozlowski |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada |
2020-03-31 | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2020-03-21 | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior |
2020-03-13 | ia64: replace setup_irq() by request_irq() | afzal mohammed |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |