summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
Commit message (Expand)AuthorAgeFilesLines
* ia64: pass log level as arg into ia64_do_show_stack()Dmitry Safonov2020-06-091-1/+0
* mm: rename flush_icache_user_range to flush_icache_user_pageChristoph Hellwig2020-06-081-1/+1
* ia64: use asm-generic/cacheflush.hChristoph Hellwig2020-06-081-25/+3
* ia64: add support for folded p4d page tablesMike Rapoport2020-06-042-11/+10
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-0/+1
* Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-011-10/+0
|\
| * take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro2020-05-291-11/+0
| * ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro2020-05-291-1/+2
* | ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski2020-05-271-1/+1
* | arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2020-04-232-4/+15
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-2/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-101-4/+1
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-7/+0
* Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-03-311-2/+0
|\
| * ia64: replace setup_irq() by request_irq()afzal mohammed2020-03-131-2/+0
* | Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner2020-03-281-3/+2
|\ \
| * | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-271-3/+2
| |/
* / ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior2020-03-211-1/+0
|/
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\
| * mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
* | Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-01-281-1/+4
|\ \
| * | ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson2019-12-101-1/+4
| |/
* / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+1
|/
* Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-12-061-2/+2
|\
| * ia64: agp: Replace empty define with do whileCorentin Labbe2019-12-041-2/+2
* | Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-12-044-77/+34
|\ \
| * | ia64: remove stale paravirt leftoversJuergen Gross2019-12-024-77/+34
| |/
* | Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-12-023-11/+0
|\ \
| * | ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada2019-11-113-11/+0
| |/
* | Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-021-0/+5
|\ \
| * | iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen2019-11-111-0/+5
| |/
* | arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig2019-11-111-1/+0
* | ia64: rename ioremap_nocache to ioremap_ucChristoph Hellwig2019-11-111-3/+3
|/
* mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
* ia64: switch to generic version of pte allocationMike Rapoport2019-09-241-30/+2
* mm: remove quicklist page table cachesNicholas Piggin2019-09-241-20/+12
* Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-161-0/+1
|\
| * efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-082-1/+2
* | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-1660-10962/+71
|\ \
| * | ia64: remove support for machvecsChristoph Hellwig2019-08-1613-176/+26
| * | ia64: rework iommu probingChristoph Hellwig2019-08-165-37/+0
| * | ia64: remove the SGI UV simulator supportChristoph Hellwig2019-08-163-38/+1
| * | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-164-44/+1
| * | ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-161-2/+2
| * | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-161-5/+1
| * | ia64: remove the hpsim platformChristoph Hellwig2019-08-165-61/+2
| * | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-167-486/+41
| * | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-1640-10119/+3
| |/
* / ia64: Get rid of iommu_pass_throughJoerg Roedel2019-08-231-2/+0
|/