Age | Commit message (Expand) | Author |
2019-09-19 | Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-08-16 | ia64: remove support for machvecs | Christoph Hellwig |
2019-08-16 | ia64: rework iommu probing | Christoph Hellwig |
2019-08-16 | ia64: remove the zx1 swiotlb machvec | Christoph Hellwig |
2019-08-16 | ia64: remove CONFIG_PCI ifdefs | Christoph Hellwig |
2019-08-16 | ia64: remove the hpsim platform | Christoph Hellwig |
2019-07-11 | Merge tag 'tty-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-03 | Merge 5.2-rc3 into tty-next | Greg Kroah-Hartman |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner |
2019-05-24 | tty: simserial: drop unused iflag macro | Johan Hovold |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-03-15 | scsi: ia64: simscsi: use request tag instead of serial_number | Hannes Reinecke |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig |
2018-12-13 | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig |
2018-12-13 | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig |
2018-12-06 | ia64/sba_iommu: remove the mapping_error dma_map_ops method | Christoph Hellwig |
2018-12-06 | ia64/sba_iommu: improve internal map_page users | Christoph Hellwig |
2018-10-24 | Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-10-13 | kill TIOCSERGSTRUCT | Al Viro |
2018-10-13 | kill TIOCSER[SG]WILD | Al Viro |
2018-09-17 | ia64: remove machvec_dma_sync_{single,sg} | Christoph Hellwig |
2018-09-14 | simserial: switch to ->[sg]et_serial() | Al Viro |
2018-08-22 | ia64: Fix allnoconfig section mismatch for ioc_init/ioc_iommu_info | Tony Luck |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-16 | proc: introduce proc_create_seq{,_data} | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-01-15 | ia64: use generic swiotlb_ops | Christoph Hellwig |
2018-01-15 | ia64: rename swiotlb_dma_ops | Christoph Hellwig |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-06-13 | tty: simserial: drop unused alt_speed handling | Johan Hovold |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-08-07 | [kbuild] handle exports in lib-y objects reliably | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley |
2015-09-08 | mm: rename alloc_pages_exact_node() to __alloc_pages_node() | Vlastimil Babka |
2015-06-16 | ia64: don't use module_init in non-modular sim/simscsi.c code | Paul Gortmaker |
2014-06-16 | ACPI / ia64 / sba_iommu: Restore the working initialization ordering | Rafael J. Wysocki |
2014-04-01 | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-02-28 | [IA64] sba_iommu: fix section mismatch | Jiang Liu |
2014-02-03 | ia64: Remove acpi_get_pxm() usage | Bjorn Helgaas |
2014-02-03 | ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node | Bjorn Helgaas |
2014-01-24 | Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-12-09 | ia64/PCI: Use dev_is_pci() to identify PCI devices | Yijing Wang |
2013-12-07 | ACPI: Clean up inclusions of ACPI header files | Lv Zheng |
2013-11-14 | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki |