Age | Commit message (Expand) | Author | Files | Lines |
2017-04-20 | ia64: Remove redundant checks for WC in pci_mmap_page_range() | David Woodhouse | 1 | -16/+2 |
2017-04-20 | ia64: Remove redundant valid_mmap_phys_addr_range() from pci_mmap_page_range() | David Woodhouse | 1 | -3/+0 |
2017-04-20 | PCI: Add I/O BAR support to generic pci_mmap_resource_range() | David Woodhouse | 2 | -4/+12 |
2017-04-20 | x86/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -48/+1 |
2017-04-20 | unicore32/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -24/+1 |
2017-04-20 | sh/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -22/+1 |
2017-04-20 | parisc: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -29/+1 |
2017-04-20 | mn10300/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -24/+1 |
2017-04-20 | MIPS: PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -26/+1 |
2017-04-20 | cris/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -23/+1 |
2017-04-20 | ARM/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2 | -20/+1 |
2017-04-20 | PCI: Add pci_mmap_resource_range() and use it for ARM64 | David Woodhouse | 7 | -20/+125 |
2017-04-20 | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 16 | -18/+30 |
2017-04-20 | PCI: Use BAR index in sysfs attr->private instead of resource pointer | David Woodhouse | 1 | -24/+14 |
2017-04-18 | PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space | David Woodhouse | 8 | -12/+26 |
2017-04-18 | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h> | David Woodhouse | 14 | -38/+8 |
2017-04-18 | PCI: Add arch_can_pci_mmap_wc() macro | David Woodhouse | 7 | -11/+25 |
2017-04-18 | xtensa/PCI: Do not mmap PCI BARs to userspace as write-through | David Woodhouse | 1 | -20/+1 |
2017-04-18 | PCI: Only allow WC mmap on prefetchable resources | David Woodhouse | 1 | -5/+8 |
2017-04-18 | PCI: Fix another sanity check bug in /proc/pci mmap | David Woodhouse | 1 | -2/+8 |
2017-04-12 | PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms | David Woodhouse | 1 | -3/+7 |
2017-03-05 | Linux 4.11-rc1v4.11-rc1 | Linus Torvalds | 1 | -2/+2 |
2017-03-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 86 | -368/+895 |
2017-03-04 | Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 12 | -30/+223 |
2017-03-04 | Merge tag 'docs-4.11-fixes' of git://git.lwn.net/linux | Linus Torvalds | 8 | -41/+47 |
2017-03-04 | Merge tag 'staging-4.11-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -23/+29 |
2017-03-04 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 11 | -54/+79 |
2017-03-04 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 11 | -43/+67 |
2017-03-04 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 87 | -3188/+22372 |
2017-03-04 | strparser: destroy workqueue on module exit | WANG Cong | 1 | -0/+1 |
2017-03-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 5 | -91/+66 |
2017-03-04 | Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 6 | -12/+48 |
2017-03-04 | Merge tag 'pci-v4.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 11 | -3/+25 |
2017-03-04 | Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 7 | -88/+83 |
2017-03-04 | Merge tag 'xtensa-20170303' of git://github.com/jcmvbkbc/linux-xtensa | Linus Torvalds | 8 | -30/+71 |
2017-03-04 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds | 31 | -302/+852 |
2017-03-04 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 16 | -168/+447 |
2017-03-04 | Documentation/sphinx: fix primary_domain configuration | John Keeping | 1 | -1/+1 |
2017-03-04 | docs: Fix htmldocs build failure | Martyn Welch | 1 | -2/+2 |
2017-03-04 | doc/ko_KR/memory-barriers: Update control-dependencies section | SeongJae Park | 1 | -31/+37 |
2017-03-04 | pcieaer doc: update the link | Cao jin | 1 | -1/+1 |
2017-03-04 | Documentation: Update path to sysrq.txt | Krzysztof Kozlowski | 4 | -6/+6 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 3 | -18/+13 |
2017-03-03 | Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -27/+148 |
2017-03-03 | Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 72 | -214/+822 |
2017-03-03 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 19 | -89/+265 |
2017-03-03 | Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1218 | -3575/+5226 |
2017-03-03 | Merge tag 'linux-kselftest-4.11-rc1-urgent_fix' of git://git.kernel.org/pub/s... | Linus Torvalds | 1 | -0/+4 |
2017-03-03 | Merge branch 'sfx-fixes' | David S. Miller | 1 | -6/+6 |
2017-03-03 | sfc: fix IPID endianness in TSOv2 | Edward Cree | 1 | -1/+1 |