aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+1
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig1-1/+1
2018-12-13dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2-3/+3
2018-12-13dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2-5/+3
2018-12-06ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig1-7/+1
2018-12-06ia64/sba_iommu: improve internal map_page usersChristoph Hellwig1-44/+29
2018-10-24Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-11/+13
2018-10-13kill TIOCSERGSTRUCTAl Viro1-3/+1
2018-10-13kill TIOCSER[SG]WILDAl Viro1-5/+0
2018-09-17ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig1-4/+0
2018-09-14simserial: switch to ->[sg]et_serial()Al Viro1-4/+13
2018-08-22ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck1-2/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-3/+0
2018-05-16tty: replace ->proc_fops with ->proc_showChristoph Hellwig1-14/+1
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+1
2018-05-07PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig1-3/+0
2018-01-15ia64: use generic swiotlb_opsChristoph Hellwig2-5/+5
2018-01-15ia64: rename swiotlb_dma_opsChristoph Hellwig2-5/+5
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman16-0/+16
2017-06-13tty: simserial: drop unused alt_speed handlingJohan Hovold1-13/+0
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2017-01-24treewide: Constify most dma_map_ops structuresBart Van Assche2-4/+4
2016-08-07[kbuild] handle exports in lib-y objects reliablyAl Viro1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski1-11/+11
2016-04-30tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley1-1/+1
2015-09-08mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka1-5/+1
2015-06-16ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker1-10/+1
2014-06-16ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki1-27/+37
2014-04-01Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-21/+11
2014-02-28[IA64] sba_iommu: fix section mismatchJiang Liu1-3/+3
2014-02-03ia64: Remove acpi_get_pxm() usageBjorn Helgaas1-17/+5
2014-02-03ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas1-6/+8
2014-01-24Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+1
2013-12-09ia64/PCI: Use dev_is_pci() to identify PCI devicesYijing Wang1-1/+1
2013-12-07ACPI: Clean up inclusions of ACPI header filesLv Zheng1-2/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-07-10Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linuxLinus Torvalds1-10/+10
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+1
2013-07-08[IA64] sim: Add casts to avoid assignment warningsLuck, Tony1-10/+10
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-8/+16
2013-06-20ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discoveryRafael J. Wysocki1-8/+16
2013-06-03[IA64] hpsim: Fix check for overlong simscsi prefix.Chen Gang1-2/+2
2013-05-28net: pass info struct via netdevice notifierJiri Pirko1-1/+1
2013-03-18TTY: cleanup tty->hw_stopped usesJiri Slaby1-13/+3
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-15/+7
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-18tty: Added a CONFIG_TTY option to allow removal of TTYJoe Millenbach1-0/+1
2013-01-15TTY: switch tty_flip_buffer_pushJiri Slaby1-14/+4
2013-01-15TTY: move low_latency to tty_portJiri Slaby1-1/+1
2013-01-15TTY: switch tty_insert_flip_charJiri Slaby1-1/+2