Age | Commit message (Expand) | Author |
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 |
2013-07-10 | Merge tag 'please-pull-fix-ia64-warnings' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-08 | [IA64] sim: Add casts to avoid assignment warnings | Luck, Tony |
2013-07-03 | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-06-20 | ACPI / ia64 / sba_iommu: Use ACPI scan handler for device discovery | Rafael J. Wysocki |
2013-06-03 | [IA64] hpsim: Fix check for overlong simscsi prefix. | Chen Gang |
2013-05-28 | net: pass info struct via netdevice notifier | Jiri Pirko |
2013-03-18 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-01-26 | ACPI: Remove useless type argument of driver .remove() operation | Rafael J. Wysocki |
2013-01-18 | tty: Added a CONFIG_TTY option to allow removal of TTY | Joe Millenbach |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby |
2013-01-15 | TTY: move low_latency to tty_port | Jiri Slaby |