summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2020-10-154-21/+8
|\
| * dma-mapping: merge <linux/dma-noncoherent.h> into <linux/dma-map-ops.h>Christoph Hellwig2020-10-061-1/+1
| * dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-062-2/+2
| * dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
| * Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/torv...Christoph Hellwig2020-09-252-3/+1
| |\
| * | dma-mapping: add (back) arch_dma_mark_clean for ia64Christoph Hellwig2020-09-113-17/+3
| * | dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* | | Merge tag 'kernel-clone-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-141-2/+2
|\ \ \
| * | | ia64: switch to kernel_clone()Christian Brauner2020-08-201-2/+2
* | | | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-122-18/+0
|\ \ \ \
| * | | | unify generic instances of csum_partial_copy_nocheck()Al Viro2020-08-202-18/+0
| |/ / /
* | | | Merge tag 'ia64_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ae...Linus Torvalds2020-10-1220-7021/+22
|\ \ \ \
| * | | | ia64: Use libata instead of the legacy ide driver in defconfigsChristoph Hellwig2020-09-115-23/+18
| * | | | ia64: Remove perfmonChristoph Hellwig2020-09-1120-6998/+4
* | | | | Merge tag 'perf-kprobes-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-121-75/+2
|\ \ \ \ \
| * | | | | ia64: kprobes: Use generic kretprobe trampoline handlerMasami Hiramatsu2020-09-081-75/+2
| |/ / / /
* | | | | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ \
| * | | | | vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* | | | | | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-121-0/+1
|\ \ \ \ \ \
| * | | | | | PCI: MSI: Fix Kconfig dependencies for PCI_MSI_ARCH_FALLBACKSThomas Gleixner2020-09-281-1/+1
| * | | | | | PCI/MSI: Make arch_.*_msi_irq[s] fallbacks selectableThomas Gleixner2020-09-161-0/+1
| | |/ / / / | |/| | | |
* | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+3
| |_|_|_|/ |/| | | |
* | | | | ACPI: processor: Use CPUIDLE_FLAG_TLB_FLUSHEDPeter Zijlstra2020-09-161-2/+0
|/ / / /
* | | / ia64: fix min_low_pfn/max_low_pfn build errorsRandy Dunlap2020-09-011-1/+1
| |_|/ |/| |
* | | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-236-8/+8
* | | arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke2020-08-171-0/+9
| |/ |/|
* | all arch: remove system call sys_sysctlXiaoming Ni2020-08-141-1/+1
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-123-8/+5
|\
| * mm/ia64: use general page fault accountingPeter Xu2020-08-121-5/+4
| * mm: do page fault accounting in handle_mm_faultPeter Xu2020-08-121-1/+1
| * uaccess: remove segment_eqChristoph Hellwig2020-08-121-1/+1
| * mm/memory_hotplug: introduce default dummy memory_add_physaddr_to_nid()Jia He2020-08-121-2/+0
* | Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-111-3/+0
|\ \ | |/ |/|
| * ia64: Remove dev->archdata.iommu pointerJoerg Roedel2020-06-301-3/+0
* | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-08-108-35/+52
|\ \
| * | locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-068-35/+52
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2020-08-091-34/+0
|\ \ \
| * | | kill unused dump_fpu() instancesAl Viro2020-07-271-34/+0
| * | | Merge branch 'work.fdpic' into regset.followupAl Viro2020-07-271-2/+0
| |\ \ \
* | \ \ \ Merge branch 'work.fdpic' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2020-08-071-2/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | kill elf_fpxregs_tAl Viro2020-07-271-2/+0
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-08-079-34/+1
|\ \ \ \ \
| * | | | | mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-1/+0
| * | | | | mm/sparsemem: enable vmem_altmap support in vmemmap_populate_basepages()Anshuman Khandual2020-08-071-1/+1
| * | | | | asm-generic: pgalloc: provide generic pgd_free()Mike Rapoport2020-08-071-5/+0
| * | | | | asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()Mike Rapoport2020-08-071-9/+0
| * | | | | asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()Mike Rapoport2020-08-071-10/+0
| * | | | | mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-078-8/+0
* | | | | | Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-08-071-254/+142
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | ia64: switch to ->regset_get()Al Viro2020-07-271-91/+58