aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux; tag 'dma-mapping-5.5' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds3-9/+3
2019-11-28Merge tag 'ioremap-5.5' of git://git.infradead.org/users/hch/ioremapLinus Torvalds2-5/+4
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-11-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-11/+9
2019-11-25Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds1-1/+1
2019-11-20dma-mapping: drop the dev argument to arch_sync_dma_for_*Christoph Hellwig1-2/+2
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 Hellwig2-5/+5
2019-11-11dma-direct: provide mmap and get_sgtable method overridesChristoph Hellwig2-7/+1
2019-11-04ia64: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook1-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook1-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook1-3/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook1-0/+2
2019-11-04ia64: Rename PT_LOAD identifier "code" to "text"Kees Cook1-7/+7
2019-10-18ia64: Use pr_warn instead of pr_warningKefeng Wang1-1/+1
2019-10-09sched/cputime: Rename vtime_account_system() to vtime_account_kernel()Frederic Weisbecker1-2/+2
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-54/+9
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 Piggin2-24/+12
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)1-1/+1
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck3-2/+2
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-1/+3
2019-09-17Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpuLinus Torvalds2-8/+2
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-1/+5
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds172-25603/+306
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2-0/+4
2019-09-03arch, ia64: Make NUMA select SMPMatt Fleming1-0/+1
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko1-1/+1
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel2-4/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada1-0/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada1-1/+1
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2-4/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig44-473/+101
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig2-30/+34
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2-9/+9
2019-08-16ia64: rework iommu probingChristoph Hellwig14-151/+40
2019-08-16ia64: remove the unused sn_coherency_id symbolChristoph Hellwig1-3/+0
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig4-64/+6
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig13-145/+5
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig7-36/+8
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig5-35/+3
2019-08-16ia64: remove the hpsim platformChristoph Hellwig28-2711/+26
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig23-669/+67
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig91-20656/+13
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2-2/+0
2019-08-16drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2-3/+0