summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorLines
2019-09-24mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport-5/+0
2019-09-24ia64: switch to generic version of pte allocationMike Rapoport-30/+2
2019-09-24mm: remove quicklist page table cachesNicholas Piggin-20/+12
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-10962/+71
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel-2/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig-176/+26
2019-08-16ia64: rework iommu probingChristoph Hellwig-37/+0
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig-38/+1
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig-44/+1
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig-2/+2
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig-5/+1
2019-08-16ia64: remove the hpsim platformChristoph Hellwig-61/+2
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig-486/+41
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-10119/+3
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel-1/+2
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-10/+10
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-8/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-13/+1
2019-06-17Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar-2/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner-2/+1
2019-06-03locking/atomic, ia64: Use s64 for atomic64Mark Rutland-10/+10
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner-89/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner-9/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-6/+0
2019-05-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-21/+0
2019-05-07Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2019-05-06Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds-17/+27
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-172/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-273/+26
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig-6/+0
2019-04-19asm-generic: generalize asm/sockios.hArnd Bergmann-21/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-10/+3
2019-04-08ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon-18/+27
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-7/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-4/+1
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long-172/+0
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra-17/+0
2019-04-03ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra-255/+26
2019-04-03asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZEPeter Zijlstra-2/+1
2019-03-28KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada-1/+1
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-1/+1
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-2/+0
2019-03-17kbuild: warn redundant generic-yMasahiro Yamada-1/+0
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-14/+2