summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-direct: rename dma_noop to dma_directChristoph Hellwig2018-01-1512-34/+29
* dma-mapping: provide a generic asm/dma-mapping.hChristoph Hellwig2018-01-158-64/+14
* dma-mapping: add an arch_dma_supported hookChristoph Hellwig2018-01-153-7/+26
* dma-mapping: clear harmful GFP_* flags in common codeChristoph Hellwig2018-01-1512-31/+7
* dma-mapping: warn when there is no coherent_dma_maskChristoph Hellwig2018-01-151-0/+1
* s390: move s390_pci_dma_ops to asm/pci_dma.hChristoph Hellwig2018-01-102-2/+3
* microblaze: remove the dead !NOT_COHERENT_CACHE dma codeChristoph Hellwig2018-01-101-28/+0
* microblaze: remove dma_nommu_dma_supportedChristoph Hellwig2018-01-102-13/+0
* microblaze: rename dma_direct to dma_nommuChristoph Hellwig2018-01-102-26/+26
* powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-1015-68/+68
* hexagon: use the generic dma_capable helperChristoph Hellwig2018-01-102-7/+1
* dma-mapping: move dma_mark_clean to dma-direct.hChristoph Hellwig2018-01-1010-18/+10
* dma-mapping: move swiotlb arch helpers to a new headerChristoph Hellwig2018-01-1034-195/+165
* mips: fix an off-by-one in dma_capableChristoph Hellwig2018-01-101-1/+1
* arm64: don't override dma_max_pfnChristoph Hellwig2018-01-101-9/+0
* dma-mapping: take dma_pfn_offset into account in dma_max_pfnChristoph Hellwig2018-01-101-1/+1
* s390: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
* riscv: remove the unused dma_capable helperChristoph Hellwig2018-01-091-8/+0
* m32r: remove the unused dma_capable helperChristoph Hellwig2018-01-091-7/+0
* arc: remove CONFIG_ARC_PLAT_NEEDS_PHYS_TO_DMAChristoph Hellwig2018-01-093-17/+7
* powerpc: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-3/+0
* m32r: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* hexagon: remove unused flush_write_buffers definitionChristoph Hellwig2018-01-091-2/+0
* alpha: mark jensen as brokenChristoph Hellwig2018-01-091-0/+1
* Linux 4.15-rc7v4.15-rc7Linus Torvalds2018-01-071-1/+1
* Merge branch 'parisc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2018-01-078-16/+71
|\
| * parisc: qemu idle sleep supportHelge Deller2018-01-061-0/+39
| * parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernelHelge Deller2018-01-023-4/+20
| * parisc: Show unhashed EISA EEPROM addressHelge Deller2018-01-021-1/+1
| * parisc: Show unhashed HPA of Dino chipHelge Deller2018-01-021-5/+5
| * parisc: Show initial kernel memory layout unhashedHelge Deller2018-01-021-5/+5
| * parisc: Show unhashed hardware inventoryHelge Deller2018-01-021-1/+1
* | Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-071-1/+11
|\ \
| * | apparmor: fix regression in mount mediation when feature set is pinnedJohn Johansen2018-01-061-1/+11
| |/
* | Merge tag 'led_fixes_for_4.15-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-01-071-1/+2
|\ \
| * | leds: core: Fix regression caused by commit 2b83ff96f51dJacek Anaszewski2018-01-071-1/+2
| |/
* | Merge tag 'for-linus-20180107' of git://git.infradead.org/linux-mtdLinus Torvalds2018-01-071-0/+1
|\ \
| * | mtd: nand: pxa3xx: Fix READOOB implementationBoris Brezillon2018-01-061-0/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-076-15/+60
|\ \
| * | fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2018-01-054-14/+52
| * | sget(): handle failures of register_shrinker()Al Viro2017-12-181-1/+5
| * | mm,vmscan: Make unregister_shrinker() no-op if register_shrinker() failed.Tetsuo Handa2017-12-181-0/+3
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-01-074-6/+38
|\ \ \
| * \ \ Merge tag 'kvm-s390-master-4.15-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-01-062-5/+6
| |\ \ \
| | * | | KVM: s390: prevent buffer overrun on memory hotplug during migrationChristian Borntraeger2017-12-221-1/+1
| | * | | KVM: s390: fix cmma migration for multiple memory slotsChristian Borntraeger2017-12-221-4/+5
| * | | | kvm: vmx: Scrub hardware GPRs at VM-exitJim Mattson2018-01-052-1/+32
* | | | | Merge tag 'powerpc-4.15-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-01-061-1/+6
|\ \ \ \ \
| * | | | | powerpc/mm: Fix SEGV on mapped region to return SEGV_ACCERRJohn Sperbeck2018-01-021-1/+6
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-01-066-10/+11
|\ \ \ \ \ \