summaryrefslogtreecommitdiff
path: root/arch/ia64/include
AgeCommit message (Expand)AuthorFilesLines
2023-08-08ia64/cpu: Switch to arch_cpu_finalize_init()Thomas Gleixner1-20/+0
2022-08-25ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr()Alexander Lobakin1-1/+1
2022-06-22ia64: define get_cycles macro for arch-overrideJason A. Donenfeld1-0/+1
2021-05-19ia64: module: fix symbolizer crash on fdescrSergei Trofimovich1-1/+5
2021-04-14ia64: fix user_stack_pointer() for ptrace()Sergei Trofimovich1-7/+1
2021-03-30ia64: fix ptrace(PTRACE_SYSCALL_INFO_EXIT) signSergei Trofimovich1-1/+1
2019-09-25mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport1-5/+0
2019-09-25ia64: switch to generic version of pte allocationMike Rapoport1-30/+2
2019-09-25mm: remove quicklist page table cachesNicholas Piggin1-20/+12
2019-09-17Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2019-09-17Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds60-10962/+71
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel1-2/+0
2019-08-17ia64: 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-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus 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
2019-05-30treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2-0/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 206Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 193Thomas Gleixner1-4/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner6-89/+6
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner1-9/+1
2019-05-16Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-6/+0
2019-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-21/+0
2019-05-08Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds3-17/+27
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-172/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-273/+26
2019-04-23arch: mostly remove <asm/segment.h>Christoph Hellwig1-6/+0
2019-04-20asm-generic: generalize asm/sockios.hArnd Bergmann1-21/+0
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-10/+3
2019-04-08ia64/mmiowb: Add unconditional mmiowb() to arch_spin_unlock()Will Deacon4-18/+27
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-7/+3
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-4/+1
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-172/+0
2019-04-03ia64/tlb: Eradicate tlb_migrate_finish() callbackPeter Zijlstra3-17/+0
2019-04-03ia64/tlb: Convert to generic mmu_gatherPeter Zijlstra2-255/+26