summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: ath25: use generic dma noncoherent opsChristoph Hellwig2018-06-244-72/+25
* MIPS: IP32: use generic dma noncoherent opsChristoph Hellwig2018-06-244-94/+39
* MIPS: loongson64: use generic dma noncoherent opsChristoph Hellwig2018-06-245-71/+20
* MIPS: use generic dma noncoherent ops for simple noncoherent platformsChristoph Hellwig2018-06-248-28/+216
* MIPS: move coherentio setup to setup.cChristoph Hellwig2018-06-242-23/+24
* MIPS: IP27: use dma_direct_opsChristoph Hellwig2018-06-243-71/+15
* MIPS: use dma_direct_ops for coherent I/OChristoph Hellwig2018-06-242-15/+2
* MIPS: loongson: remove loongson-3 handling from dma-coherence.hChristoph Hellwig2018-06-241-15/+1
* MIPS: loongson: untangle dma implementationsChristoph Hellwig2018-06-245-24/+6
* MIPS: Octeon: move swiotlb declarations out of dma-coherence.hChristoph Hellwig2018-06-244-22/+3
* MIPS: Octeon: remove mips dma-default stubsChristoph Hellwig2018-06-241-48/+0
* MIPS: make the default mips dma implementation optionalChristoph Hellwig2018-06-249-2/+59
* MIPS: remove the mips_dma_map_ops indirectionChristoph Hellwig2018-06-242-6/+4
* MIPS: consolidate the swiotlb implementationsChristoph Hellwig2018-06-248-153/+84
* MIPS: loongson: remove loongson_dma_supportedChristoph Hellwig2018-06-241-8/+1
* MIPS: Octeon: refactor swiotlb codeChristoph Hellwig2018-06-243-94/+71
* MIPS: Octeon: unexport __phys_to_dma and __dma_to_physChristoph Hellwig2018-06-241-3/+0
* MIPS: remove CONFIG_DMA_COHERENTChristoph Hellwig2018-06-245-24/+6
* MIPS: simplify CONFIG_DMA_NONCOHERENT ifdefsChristoph Hellwig2018-06-243-6/+6
* MIPS: remove a dead ifdef from mach-ath25/dma-coherence.hChristoph Hellwig2018-06-241-5/+0
* MIPS: kexec: fix typosYegor Yefremov2018-06-241-2/+2
* MIPS: Make elf2ecoff work on 64bit host machinesThomas Bogendoerfer2018-06-242-44/+48
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-241-1/+1
|\
| * uprobes/x86: Remove incorrect WARN_ON() in uprobe_init_insn()Oleg Nesterov2018-06-211-1/+1
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-06-244-6/+6
|\ \
| * | rseq: Avoid infinite recursion when delivering SIGSEGVWill Deacon2018-06-224-6/+6
* | | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-241-1/+1
|\ \ \
| * | | efi/x86: Fix incorrect invocation of PciIo->Attributes()Ard Biesheuvel2018-06-241-1/+1
| |/ /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-249-22/+95
|\ \ \
| * | | x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov2018-06-231-0/+3
| * | | Revert "x86/mm: Mark __pgtable_l5_enabled __initdata"Kirill A. Shutemov2018-06-231-1/+1
| * | | x86/CPU/AMD: Fix LLC ID bit-shift calculationSuravee Suthikulpanit2018-06-221-1/+1
| * | | Merge branch 'linus' into x86/urgentThomas Gleixner2018-06-221725-28656/+51133
| |\ \ \
| * | | | x86/microcode/intel: Fix memleak in save_microcode_patch()Zhenzhong Duan2018-06-221-1/+4
| * | | | x86/platform/UV: Add kernel parameter to set memory block sizemike.travis@hpe.com2018-06-211-0/+11
| * | | | x86/platform/UV: Use new set memory block size functionmike.travis@hpe.com2018-06-211-3/+46
| * | | | x86/platform/UV: Add adjustable set memory block size functionmike.travis@hpe.com2018-06-211-4/+16
| * | | | x86/build: Remove unnecessary preparation for purgatoryMasahiro Yamada2018-06-211-5/+0
| * | | | Revert "kexec/purgatory: Add clean-up for purgatory directory"Masahiro Yamada2018-06-211-1/+0
| * | | | x86/xen: Add call of speculative_store_bypass_ht_init() to PV pathsJuergen Gross2018-06-211-0/+5
| * | | | x86: Call fixup_exception() before notify_die() in math_error()Siarhei Liakh2018-06-201-6/+8
* | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-242-1/+5
|\ \ \ \ \
| * | | | | x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()Dan Williams2018-06-211-1/+1
| * | | | | x86/pti: Don't report XenPV as vulnerableJiri Kosina2018-06-211-0/+4
| | |/ / / | |/| | |
* | | | | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2018-06-243-51/+0
|\ \ \ \ \
| * | | | | alpha: Remove custom dec_and_lock() implementationSebastian Andrzej Siewior2018-06-123-51/+0
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-243-18/+42
|\ \ \ \ \
| * | | | | x86/mce: Fix incorrect "Machine check from unknown source" messageTony Luck2018-06-221-8/+18
| * | | | | x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()Borislav Petkov2018-06-221-8/+10
| * | | | | x86/mce: Check for alternate indication of machine check recovery on SkylakeTony Luck2018-06-071-2/+9