aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-24
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-24
| * ia64: switch to generic version of pte allocationMike Rapoport2019-09-24
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-24
| * mm: introduce page_size()Matthew Wilcox (Oracle)2019-09-24
* | ia64: Fix some warnings introduced in merge windowTony Luck2019-09-24
|/
* Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-20
|\
| * kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-21
| * kbuild: rebuild modules when module linker scripts are updatedMasahiro Yamada2019-08-21
* | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-19
|\ \
| * | dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-04
| * | dma-mapping: fix filename referencesAndy Shevchenko2019-09-03
| |/
* | Merge branch 'for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...Linus Torvalds2019-09-17
|\ \
| * | percpu: Make pcpu_setup_first_chunk() void functionKefeng Wang2019-07-04
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-16
|\ \ \
| * | | arch, ia64: Make NUMA select SMPMatt Fleming2019-09-03
| | |/ | |/|
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-16
|\ \ \
| * | | efi: ia64: move SAL systab handling out of generic EFI codeArd Biesheuvel2019-08-08
| |/ /
* | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-16
|\ \ \
| * | | ia64: remove CONFIG_SWIOTLB ifdefsChristoph Hellwig2019-08-16
| * | | ia64: remove support for machvecsChristoph Hellwig2019-08-16
| * | | ia64: move the screen_info setup to common codeChristoph Hellwig2019-08-16
| * | | ia64: move the ROOT_DEV setup to common codeChristoph Hellwig2019-08-16
| * | | ia64: rework iommu probingChristoph Hellwig2019-08-16
| * | | ia64: remove the unused sn_coherency_id symbolChristoph Hellwig2019-08-16
| * | | ia64: remove the SGI UV simulator supportChristoph Hellwig2019-08-16
| * | | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-16
| * | | ia64: remove CONFIG_ACPI ifdefsChristoph Hellwig2019-08-16
| * | | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-16
| * | | ia64: remove the hpsim platformChristoph Hellwig2019-08-16
| * | | ia64: remove now unused machvec indirectionsChristoph Hellwig2019-08-16
| * | | ia64: remove support for the SGI SN2 platformChristoph Hellwig2019-08-16
| * | | drivers: remove the SGI SN2 IOC4 base supportChristoph Hellwig2019-08-16
| * | | drivers: remove the SGI SN2 IOC3 base supportChristoph Hellwig2019-08-16
| * | | misc/sgi-xp: remove SGI SN2 supportChristoph Hellwig2019-08-16
| * | | tty/serial: remove the ioc3_serial driverChristoph Hellwig2019-08-16
| * | | tty/serial: remove the ioc4_serial driverChristoph Hellwig2019-08-16
| * | | tty/serial: remove the sn_console driverChristoph Hellwig2019-08-16
| * | | ide: remove the sgiioc4 driverChristoph Hellwig2019-08-16
| * | | char/agp: remove the sgi-agp driverChristoph Hellwig2019-08-16
| * | | char: remove the SGI tiocx/mbcs driverChristoph Hellwig2019-08-16
| * | | char: remove the SGI snsc driverChristoph Hellwig2019-08-16
| * | | ia64/kprobes: remove the unused ia64_get_bsp_cfm functionChristoph Hellwig2019-08-12
| * | | ia64: annotate switch fallthroughs in ia64_handle_unalignedChristoph Hellwig2019-08-12
| * | | ia64: annotate a switch fallthrough in ia64_do_signalChristoph Hellwig2019-08-12
| * | | ia64:unwind: fix double free for mod->arch.init_unw_tablechenzefeng2019-08-06
| |/ /
* / / ia64: Get rid of iommu_pass_throughJoerg Roedel2019-08-23
|/ /
* | Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\ \
| * | vfs: Convert ia64 perfmon to use the new mount APIDavid Howells2019-05-25
| * | mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-25