aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-12-16linux: drop __bitwise__ everywhereMichael S. Tsirkin1-1/+1
2016-12-15Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds7-11/+16
2016-12-15Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds3-24/+132
2016-12-15Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-0/+2
2016-12-15xtensa: configure shared DMA pool reservation in kc705 DTSMax Filippov1-0/+16
2016-12-15xtensa: enable HAVE_DMA_CONTIGUOUSMax Filippov4-4/+21
2016-12-15KVM: x86: Expose Intel AVX512IFMA/AVX512VBMI/SHA features to guest.Yi Sun1-4/+5
2016-12-15kvm: nVMX: Correct a VMX instruction error code for VMPTRLDGanShun1-1/+1
2016-12-15x86/mm: Drop unused argument 'removed' from sync_global_pgds()Kirill A. Shutemov3-20/+9
2016-12-15x86/tsc: Force TSC_ADJUST register to value >= zeroThomas Gleixner3-19/+42
2016-12-15x86/tsc: Validate TSC_ADJUST after resumeThomas Gleixner5-6/+13
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-0/+128
2016-12-15ACPI/NUMA: Do not map pxm to node when NUMA is turned offBoris Ostrovsky4-2/+6
2016-12-15x86/acpi: Use proper macro for invalid nodeBoris Ostrovsky1-1/+1
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner1-4/+4
2016-12-14Merge tag 'dmaengine-4.10-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-24/+35
2016-12-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds26-66/+211
2016-12-14mm: use vmf->address instead of of vmf->virtual_addressJan Kara2-7/+5
2016-12-14sparc: implement watchdog_nmi_enable and watchdog_nmi_disableBabu Moger1-1/+43
2016-12-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+10
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+4
2016-12-14arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+8
2016-12-14arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-5/+15
2016-12-14arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck1-0/+3
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-8/+18
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+6
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+8
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-3/+13
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+7
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+5
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck2-6/+17
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck1-4/+10
2016-12-14arch/blackfin: add option to skip sync on DMA mapAlexander Duyck1-1/+7
2016-12-14arch/avr32: add option to skip sync on DMA mapAlexander Duyck1-1/+6
2016-12-14arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck1-6/+10
2016-12-14arch/arc: add option to skip sync on DMA mappingAlexander Duyck1-1/+4
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He1-1/+2
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He1-3/+0
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds6-9/+9
2016-12-14um: UBD ImprovementsAnton Ivanov3-27/+167
2016-12-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds43-1359/+7337
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds6-7/+7
2016-12-14s390/pci: query fmb lengthSebastian Ott4-2/+5
2016-12-14s390/extmem: add missing memory clobber to dcss_set_subcodesHeiko Carstens1-1/+1
2016-12-14s390/nmi: fix inline assembly constraintsHeiko Carstens1-9/+10
2016-12-14s390/lib: add missing memory barriers to string inline assembliesHeiko Carstens2-10/+10
2016-12-14s390/cpumf: fix qsi inline assemblyHeiko Carstens1-7/+3
2016-12-14s390/setup: reword printk messagesMartin Schwidefsky1-2/+2