aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-10/+0
2020-05-29take the dummy csum_and_copy_from_user() into net/checksum.hAl Viro1-11/+0
2020-05-29ia64: turn csum_partial_copy_from_user() into csum_and_copy_from_user()Al Viro1-1/+2
2020-05-27ia64: Hide the archdata.iommu field behind generic IOMMU_APIKrzysztof Kozlowski1-1/+1
2020-04-23arch: split MODULE_ARCH_VERMAGIC definitions out to <asm/vermagic.h>Masahiro Yamada2-4/+15
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual1-2/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual1-4/+1
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada1-7/+0
2020-03-31Merge tag 'please-pull-ia64_for_5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-2/+0
2020-03-28Merge branch 'uaccess.futex' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs into locking/coreThomas Gleixner1-3/+2
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro1-3/+2
2020-03-21ia64: Remove mm.h from asm/uaccess.hSebastian Andrzej Siewior1-1/+0
2020-03-13ia64: replace setup_irq() by request_irq()afzal mohammed1-2/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+4
2020-01-28Merge branch 'core-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig1-1/+1
2019-12-10ACPI/sleep: Convert acpi_wakeup_address into a functionSean Christopherson1-1/+4
2019-12-10mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>Ingo Molnar1-0/+4
2019-12-06Merge tag 'drm-next-2019-12-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-2/+2
2019-12-04Merge tag 'please-pull-misc-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds4-77/+34
2019-12-04ia64: agp: Replace empty define with do whileCorentin Labbe1-2/+2
2019-12-02Merge tag 'kbuild-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds3-11/+0
2019-12-02ia64: remove stale paravirt leftoversJuergen Gross4-77/+34
2019-12-02Merge tag 'iommu-updates-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+5
2019-11-11arch: rely on asm-generic/io.h for default ioremap_* definitionsChristoph Hellwig1-1/+0
2019-11-11ia64: rename ioremap_nocache to ioremap_ucChristoph Hellwig1-3/+3
2019-11-11iommu/vt-d: Check VT-d RMRR region in BIOS is reported as reservedYian Chen1-0/+5
2019-11-11ia64: remove unneeded uapi asm-generic wrappersMasahiro Yamada3-11/+0
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-24ia64: switch to generic version of pte allocationMike Rapoport1-30/+2
2019-09-24mm: remove quicklist page table cachesNicholas Piggin1-20/+12
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds60-10962/+71
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel1-2/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig13-176/+26
2019-08-16ia64: rework iommu probingChristoph Hellwig5-37/+0
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig3-38/+1
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig4-44/+1
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig1-2/+2
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig1-5/+1
2019-08-16ia64: remove the hpsim platformChristoph Hellwig5-61/+2
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig7-486/+41
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig40-10119/+3
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2-1/+2
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-10/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-13/+1
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar1-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner1-2/+1
2019-06-03locking/atomic, ia64: Use s64 for atomic64Mark Rutland1-10/+10