summaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-244-54/+9
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-241-5/+0
| * ia64: switch to generic version of pte allocationMike Rapoport2019-09-241-30/+2
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-242-24/+12
| * mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-241-1/+1
* | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-243-2/+2
|/
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-202-1/+2
|\
| * kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-211-1/+1
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-192-1/+3
|\ \
| * | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-042-0/+4
| * | dma-mapping: fix filename referencesAndy Shevchenko2019-09-031-1/+1
| |/
* | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-172-8/+2
|\ \
| * | percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-042-8/+2
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-0/+1
|\ \ \
| * | | arch, ia64: Make NUMA select SMPMatt Fleming2019-09-031-0/+1
| | |/ | |/|
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-163-1/+5
|\ \ \
| * | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-084-2/+6
| |/ /
* | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-16172-25603/+306
|\ \ \
| * | | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-162-4/+0
| * | | ia64: remove support for machvecsChristoph Hellwig2019-08-1644-473/+101
| * | | ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-162-30/+34
| * | | ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2019-08-162-9/+9
| * | | ia64: rework iommu probingChristoph Hellwig2019-08-1614-151/+40
| * | | ia64: remove the unused sn_coherency_id symbolChristoph Hellwig2019-08-161-3/+0
| * | | ia64: remove the SGI UV simulator supportChristoph Hellwig2019-08-164-64/+6
| * | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-1613-145/+5
| * | | ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-167-36/+8
| * | | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-165-35/+3
| * | | ia64: remove the hpsim platformChristoph Hellwig2019-08-1628-2711/+26
| * | | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-1623-669/+67
| * | | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-1691-20656/+13
| * | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-162-2/+0
| * | | drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-162-3/+0
| * | | misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-161-4/+0
| * | | tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-161-1/+0
| * | | tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-162-2/+0
| * | | tty/serial: remove the sn_console driverChristoph Hellwig2019-08-163-9/+0
| * | | ide: remove the sgiioc4 driverChristoph Hellwig2019-08-162-2/+0
| * | | char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-162-2/+0
| * | | char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-164-574/+0
| * | | char: remove the SGI snsc driverChristoph Hellwig2019-08-162-2/+0
| * | | ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig2019-08-121-26/+0
| * | | ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig2019-08-121-3/+3
| * | | ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig2019-08-121-5/+5
| * | | ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-08-061-2/+6
| |/ /
* / / ia64: Get rid of iommu_pass_throughJoerg Roedel2019-08-232-4/+0
|/ /
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-7/+10
|\ \
| * | vfs: Convert ia64 perfmon to use the new mount APIDavid Howells2019-05-251-7/+10
| * | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1