summaryrefslogtreecommitdiffstats
path: root/arch/ia64/hp
Commit message (Expand)AuthorAgeFilesLines
* ia64/sba_iommu: return error code from sba_map_sg_attrs()Martin Oliveira2021-08-091-2/+2
* dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1
* dma-mapping: add a new dma_alloc_pages APIChristoph Hellwig2020-09-251-0/+2
* dma-mapping: introduce dma_get_seg_boundary_nr_pages()Nicolin Chen2020-09-031-2/+1
* docs: fix references for DMA*.txt filesMauro Carvalho Chehab2020-06-261-6/+6
* Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-09-191-0/+2
|\
| * dma-mapping: explicitly wire up ->mmap and ->get_sgtableChristoph Hellwig2019-09-041-0/+2
* | ia64: remove support for machvecsChristoph Hellwig2019-08-163-13/+1
* | ia64: rework iommu probingChristoph Hellwig2019-08-161-54/+28
* | ia64: remove the zx1 swiotlb machvecChristoph Hellwig2019-08-165-80/+2
* | ia64: remove CONFIG_PCI ifdefsChristoph Hellwig2019-08-161-9/+1
* | ia64: remove the hpsim platformChristoph Hellwig2019-08-1617-2543/+0
|/
* Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2019-07-111-2/+0
|\
| * Merge 5.2-rc3 into tty-nextGreg Kroah-Hartman2019-06-033-4/+3
| |\
| * | tty: simserial: drop unused iflag macroJohan Hovold2019-05-241-2/+0
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-4/+1
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-212-0/+2
|/
* scsi: ia64: simscsi: use request tag instead of serial_numberHannes Reinecke2019-03-151-3/+4
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-12-281-1/+1
|\
| * scsi: remove the use_clustering flagChristoph Hellwig2018-12-181-1/+1
* | dma-mapping: bypass indirect calls for dma-directChristoph Hellwig2018-12-132-3/+3
* | dma-direct: merge swiotlb_dma_ops into the dma_direct codeChristoph Hellwig2018-12-132-5/+3
* | ia64/sba_iommu: remove the mapping_error dma_map_ops methodChristoph Hellwig2018-12-061-7/+1
* | ia64/sba_iommu: improve internal map_page usersChristoph Hellwig2018-12-061-44/+29
|/
* Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-10-241-11/+13
|\
| * kill TIOCSERGSTRUCTAl Viro2018-10-131-3/+1
| * kill TIOCSER[SG]WILDAl Viro2018-10-131-5/+0
| * simserial: switch to ->[sg]et_serial()Al Viro2018-09-141-4/+13
* | ia64: remove machvec_dma_sync_{single,sg}Christoph Hellwig2018-09-171-4/+0
|/
* ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_infoTony Luck2018-08-221-2/+2
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-3/+0
|\
| * PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-071-3/+0
* | tty: replace ->proc_fops with ->proc_showChristoph Hellwig2018-05-161-14/+1
* | proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-161-14/+1
|/
* ia64: use generic swiotlb_opsChristoph Hellwig2018-01-152-5/+5
* ia64: rename swiotlb_dma_opsChristoph Hellwig2018-01-152-5/+5
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0216-0/+16
* tty: simserial: drop unused alt_speed handlingJohan Hovold2017-06-131-13/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-242-4/+4
* [kbuild] handle exports in lib-y objects reliablyAl Viro2016-08-071-1/+1
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-11/+11
* tty: Replace TTY_IO_ERROR bit tests with tty_io_error()Peter Hurley2016-04-301-1/+1
* mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-081-5/+1
* ia64: don't use module_init in non-modular sim/simscsi.c codePaul Gortmaker2015-06-161-10/+1
* ACPI / ia64 / sba_iommu: Restore the working initialization orderingRafael J. Wysocki2014-06-161-27/+37
* Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-011-21/+11
|\
| * ia64: Remove acpi_get_pxm() usageBjorn Helgaas2014-02-031-17/+5
| * ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown nodeBjorn Helgaas2014-02-031-6/+8