summaryrefslogtreecommitdiffstats
path: root/arch/ia64
AgeCommit message (Expand)AuthorLines
2019-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds-54/+9
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-24/+12
2019-09-24mm: introduce page_size()Matthew Wilcox (Oracle)-1/+1
2019-09-24ia64: Fix some warnings introduced in merge windowTony Luck-2/+2
2019-09-20Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-1/+2
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-1/+3
2019-09-17Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds-8/+2
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-0/+1
2019-09-16Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+5
2019-09-16Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25603/+306
2019-09-04dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig-0/+4
2019-09-03arch, ia64: Make NUMA select SMPMatt Fleming-0/+1
2019-09-03dma-mapping: fix filename referencesAndy Shevchenko-1/+1
2019-08-23ia64: Get rid of iommu_pass_throughJoerg Roedel-4/+0
2019-08-22kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada-0/+1
2019-08-21kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada-1/+1
2019-08-16ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig-4/+0
2019-08-16ia64: remove support for machvecsChristoph Hellwig-473/+101
2019-08-16ia64: move the screen_info setup to common codeChristoph Hellwig-30/+34
2019-08-16ia64: move the ROOT_DEV setup to common codeChristoph Hellwig-9/+9
2019-08-16ia64: rework iommu probingChristoph Hellwig-151/+40
2019-08-16ia64: remove the unused sn_coherency_id symbolChristoph Hellwig-3/+0
2019-08-16ia64: remove the SGI UV simulator supportChristoph Hellwig-64/+6
2019-08-16ia64: remove the zx1 swiotlb machvecChristoph Hellwig-145/+5
2019-08-16ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig-36/+8
2019-08-16ia64: remove CONFIG_PCI ifdefsChristoph Hellwig-35/+3
2019-08-16ia64: remove the hpsim platformChristoph Hellwig-2711/+26
2019-08-16ia64: remove now unused machvec indirectionsChristoph Hellwig-669/+67
2019-08-16ia64: remove support for the SGI SN2 platformChristoph Hellwig-20656/+13
2019-08-16drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig-2/+0
2019-08-16drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig-3/+0
2019-08-16misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig-4/+0
2019-08-16tty/serial: remove the ioc3_serial driverChristoph Hellwig-1/+0
2019-08-16tty/serial: remove the ioc4_serial driverChristoph Hellwig-2/+0
2019-08-16tty/serial: remove the sn_console driverChristoph Hellwig-9/+0
2019-08-16ide: remove the sgiioc4 driverChristoph Hellwig-2/+0
2019-08-16char/agp: remove the sgi-agp driverChristoph Hellwig-2/+0
2019-08-16char: remove the SGI tiocx/mbcs driverChristoph Hellwig-574/+0
2019-08-16char: remove the SGI snsc driverChristoph Hellwig-2/+0
2019-08-12ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig-26/+0
2019-08-12ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig-3/+3
2019-08-12ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig-5/+5
2019-08-08efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel-2/+6
2019-08-06ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng-2/+6
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-7/+10
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEDavid Hildenbrand-2/+0
2019-07-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-23/+1
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual-23/+1