Age | Commit message (Expand) | Author |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-05-18 | parisc: Move ccio_cujo20_fixup() into init section | Helge Deller |
2018-05-16 | proc: introduce proc_create_single{,_data} | Christoph Hellwig |
2018-05-09 | iommu-helper: mark iommu_is_span_boundary as inline | Christoph Hellwig |
2018-05-07 | PCI: remove PCI_DMA_BUS_IS_PHYS | Christoph Hellwig |
2018-05-02 | parisc: Fix section mismatches | Helge Deller |
2018-03-27 | parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode | Helge Deller |
2018-03-27 | parisc: Directly call machine_power_off() in power button driver | Helge Deller |
2018-03-27 | parisc/led: Fix sparse warnings | Helge Deller |
2018-01-02 | parisc: Show unhashed EISA EEPROM address | Helge Deller |
2018-01-02 | parisc: Show unhashed HPA of Dino chip | Helge Deller |
2017-12-17 | parisc: Hide Diva-built-in serial aux and graphics card | Helge Deller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-24 | parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge | Helge Deller |
2017-08-22 | parisc: Fix section mismatches in parisc core drivers | Helge Deller |
2017-08-16 | parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo | Thomas Bogendoerfer |
2017-07-31 | parisc: pdc_stable: Fix locking when creating sysfs links | James Bottomley |
2017-07-23 | parisc: pdc_stable: constify attribute_group structures. | Arvind Yadav |
2017-07-05 | parisc: ->mapping_error | Christoph Hellwig |
2017-07-03 | parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs | Thomas Bogendoerfer |
2017-03-03 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-25 | parisc: ccio-dma: Handle return NULL error from ioremap_nocache | Arvind Yadav |
2017-02-25 | parisc: eisa: Fix resource leaks in error paths | Arvind Yadav |
2017-02-25 | parisc: eisa: Remove coding style errors | Arvind Yadav |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-03-16 | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas |
2016-01-30 | drivers: Initialize resource entry to zero | Toshi Kani |
2016-01-20 | parisc: convert to dma_map_ops | Christoph Hellwig |
2016-01-12 | parisc: Initialize PCI bridge cache line and default latency | Helge Deller |
2015-12-12 | parisc iommu: fix panic due to trying to allocate too large region | Mikulas Patocka |
2015-11-10 | pci: remove pci_dma_supported | Christoph Hellwig |
2015-10-22 | parisc: reduce syslog debug output | Helge Deller |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas |
2015-09-10 | parisc: use seq_hex_dump() to dump buffers | Andy Shevchenko |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller |
2015-09-01 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-31 | parisc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi |
2015-04-24 | parisc: %pf is only for function pointers | Scott Wood |
2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox |
2015-04-15 | parisc: remove use of seq_printf return value | Joe Perches |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2015-03-06 | treewide: Fix typo in printk messages | Masanari Iida |
2015-01-16 | parisc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |