Age | Commit message (Expand) | Author | Files | Lines |
2020-06-09 | mm: consolidate pte_index() and pte_offset_*() definitions | Mike Rapoport | 1 | -32/+1 |
2020-06-09 | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2 | -2/+1 |
2020-06-09 | ia64: pass log level as arg into ia64_do_show_stack() | Dmitry Safonov | 1 | -1/+0 |
2020-06-08 | mm: rename flush_icache_user_range to flush_icache_user_page | Christoph Hellwig | 1 | -1/+1 |
2020-06-08 | ia64: use asm-generic/cacheflush.h | Christoph Hellwig | 1 | -25/+3 |
2020-06-04 | ia64: add support for folded p4d page tables | Mike Rapoport | 2 | -11/+10 |
2020-06-03 | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags() | Anshuman Khandual | 1 | -4/+0 |
2020-06-03 | mm/hugetlb: define a generic fallback for is_hugepage_only_range() | Anshuman Khandual | 1 | -0/+1 |
2020-06-01 | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -10/+0 |
2020-05-29 | take the dummy csum_and_copy_from_user() into net/checksum.h | Al Viro | 1 | -11/+0 |
2020-05-29 | ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user() | Al Viro | 1 | -1/+2 |
2020-05-27 | ia64: Hide the archdata.iommu field behind generic IOMMU_API | Krzysztof Kozlowski | 1 | -1/+1 |
2020-04-23 | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h> | Masahiro Yamada | 2 | -4/+15 |
2020-04-10 | mm/special: create generic fallbacks for pte_special() and pte_mkspecial() | Anshuman Khandual | 1 | -2/+0 |
2020-04-10 | mm/vma: define a default value for VM_DATA_DEFAULT_FLAGS | Anshuman Khandual | 1 | -4/+1 |
2020-04-02 | asm-generic: make more kernel-space headers mandatory | Masahiro Yamada | 1 | -7/+0 |
2020-03-31 | Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2020-03-28 | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git... | Thomas Gleixner | 1 | -3/+2 |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2020-03-21 | ia64: Remove mm.h from asm/uaccess.h | Sebastian Andrzej Siewior | 1 | -1/+0 |
2020-03-13 | ia64: replace setup_irq() by request_irq() | afzal mohammed | 1 | -2/+0 |
2020-01-28 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+4 |
2020-01-28 | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+4 |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig | 1 | -1/+1 |
2019-12-10 | ACPI/sleep: Convert acpi_wakeup_address into a function | Sean Christopherson | 1 | -1/+4 |
2019-12-10 | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo... | Ingo Molnar | 1 | -0/+4 |
2019-12-06 | Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -2/+2 |
2019-12-04 | Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -77/+34 |
2019-12-04 | ia64: agp: Replace empty define with do while | Corentin Labbe | 1 | -2/+2 |
2019-12-02 | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 3 | -11/+0 |
2019-12-02 | ia64: remove stale paravirt leftovers | Juergen Gross | 4 | -77/+34 |
2019-12-02 | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+5 |
2019-11-11 | arch: rely on asm-generic/io.h for default ioremap_* definitions | Christoph Hellwig | 1 | -1/+0 |
2019-11-11 | ia64: rename ioremap_nocache to ioremap_uc | Christoph Hellwig | 1 | -3/+3 |
2019-11-11 | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reserved | Yian Chen | 1 | -0/+5 |
2019-11-11 | ia64: remove unneeded uapi asm-generic wrappers | Masahiro Yamada | 3 | -11/+0 |
2019-09-24 | mm: consolidate pgtable_cache_init() and pgd_cache_init() | Mike Rapoport | 1 | -5/+0 |
2019-09-24 | ia64: switch to generic version of pte allocation | Mike Rapoport | 1 | -30/+2 |
2019-09-24 | mm: remove quicklist page table caches | Nicholas Piggin | 1 | -20/+12 |
2019-09-16 | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+1 |
2019-09-16 | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 60 | -10962/+71 |
2019-08-23 | ia64: Get rid of iommu_pass_through | Joerg Roedel | 1 | -2/+0 |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig | 13 | -176/+26 |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig | 5 | -37/+0 |
2019-08-16 | ia64: remove the SGI UV simulator support | Christoph Hellwig | 3 | -38/+1 |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig | 4 | -44/+1 |
2019-08-16 | ia64: remove CONFIG_ACPI ifdefs | Christoph Hellwig | 1 | -2/+2 |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig | 1 | -5/+1 |
2019-08-16 | ia64: remove the hpsim platform | Christoph Hellwig | 5 | -61/+2 |
2019-08-16 | ia64: remove now unused machvec indirections | Christoph Hellwig | 7 | -486/+41 |