summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* dma-debug: remove CONFIG_HAVE_DMA_API_DEBUGChristoph Hellwig2018-05-0816-48/+0
* dma-debug: unexport dma_debug_resize_entries and debug_dma_dump_mappingsChristoph Hellwig2018-05-081-2/+0
* dma-debug: simplify counting of preallocated requestsChristoph Hellwig2018-05-081-16/+4
* dma-debug: move initialization to common codeChristoph Hellwig2018-05-0817-143/+14
* PCI: remove PCI_DMA_BUS_IS_PHYSChristoph Hellwig2018-05-0731-173/+0
* net: remove the PCI_DMA_BUS_IS_PHYS check in illegal_highdmaChristoph Hellwig2018-05-071-19/+1
* ide: remove the PCI_DMA_BUS_IS_PHYS checkChristoph Hellwig2018-05-071-2/+1
* ide: kill ide_toggle_bounceChristoph Hellwig2018-05-074-33/+0
* scsi: reduce use of block bounce buffersChristoph Hellwig2018-05-071-22/+2
* dma-direct: try reallocation with GFP_DMA32 if possibleTakashi Iwai2018-05-071-0/+7
* swiotlb: remove an unecessary NULL checkDan Carpenter2018-05-071-1/+1
* drivers: remove force dma flag from busesChristoph Hellwig2018-05-0310-19/+17
* dma-mapping: move dma configuration to bus infrastructureNipun Gupta2018-05-037-27/+69
* swiotlb: fix inversed DMA_ATTR_NO_WARN testMichel Dänzer2018-05-021-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2018-05-012-0/+7
|\
| * hexagon: export csum_partial_copy_nocheckArnd Bergmann2018-05-011-0/+1
| * hexagon: add memset_io() helperArnd Bergmann2018-05-011-0/+6
* | Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-014-6/+42
|\ \
| * | xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong2018-04-171-1/+8
| * | xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong2018-04-171-5/+9
| * | xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen2018-04-171-0/+4
| * | xfs: enhance dinode verifierEric Sandeen2018-04-171-0/+21
* | | Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2018-04-301-14/+9
|\ \ \
| * | | errseq: Always report a writeback error onceMatthew Wilcox2018-04-271-14/+9
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-04-303-3/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | sparc: vio: use put_device() instead of kfree()Arvind Yadav2018-04-301-1/+1
| * | | sparc64: Fix mistake in oradax license textRob Gardner2018-04-302-2/+2
* | | | Linux v4.17-rc3v4.17-rc3Linus Torvalds2018-04-291-1/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
|\ \ \ \
| * | | | x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| * | | | x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
| * | | | x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| * | | | x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
| * | | | x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina2018-04-261-4/+4
| * | | | x86/vector: Remove the unused macro FPU_IRQDou Liyang2018-04-261-2/+0
| * | | | x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang2018-04-261-5/+0
| * | | | x86/cpufeatures: Enumerate cldemote instructionFenghua Yu2018-04-261-0/+1
| * | | | x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
| * | | | x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0
| * | | | x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-232-2/+2
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-297-34/+99
|\ \ \ \ \
| * | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-272-18/+25
| * | | | | x86/pti: Filter at vma->vm_page_prot populationDave Hansen2018-04-253-1/+19
| * | | | | x86/pti: Disallow global kernel text with RANDSTRUCTDave Hansen2018-04-251-0/+10
| * | | | | x86/pti: Reduce amount of kernel text allowed to be GlobalDave Hansen2018-04-251-3/+13
| * | | | | x86/pti: Fix boot warning from Global-bit settingDave Hansen2018-04-251-10/+30
| * | | | | x86/pti: Fix boot problems from Global-bit settingDave Hansen2018-04-251-2/+2
| |/ / / /
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-04-2915-109/+119
|\ \ \ \ \
| * | | | | Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIMEThomas Gleixner2018-04-2615-104/+114
| * | | | | tick/sched: Do not mess with an enqueued hrtimerThomas Gleixner2018-04-261-5/+5
| |/ / / /