summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-201-2/+0
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-2056-93/+0
* tile: uninline dma_set_maskChristoph Hellwig2016-01-202-28/+30
* sparc: use generic dma_set_maskChristoph Hellwig2016-01-201-15/+0
* metag: convert to dma_map_opsChristoph Hellwig2016-01-203-209/+117
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-203-142/+32
* mn10300: convert to dma_map_opsChristoph Hellwig2016-01-203-163/+67
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-204-221/+64
* frv: convert to dma_map_opsChristoph Hellwig2016-01-204-179/+101
* nios2: convert to dma_map_opsChristoph Hellwig2016-01-203-186/+87
* cris: convert to dma_map_opsChristoph Hellwig2016-01-203-165/+51
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-204-147/+58
* blackfin: convert to dma_map_opsChristoph Hellwig2016-01-203-137/+43
* avr32: convert to dma_map_opsChristoph Hellwig2016-01-203-373/+85
* arc: convert to dma_map_opsChristoph Hellwig2016-01-203-230/+110
* dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-201-0/+3
* powerpc: enable UBSAN supportDaniel Axtens2016-01-205-1/+11
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-205-0/+5
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-201-0/+2
* powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-202-3/+3
* arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-201-3/+14
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-204-4/+0
* Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-192-0/+248
|\
| * platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-191-0/+147
| * platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-191-0/+101
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-1822-262/+194
|\ \
| * | s390: more efficient smp barriersMichael S. Tsirkin2016-01-121-0/+3
| * | s390: use generic memory barriersMichael S. Tsirkin2016-01-121-3/+0
| * | sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2016-01-122-34/+52
| * | sh: support 1 and 2 byte xchgMichael S. Tsirkin2016-01-124-22/+72
| * | x86: define __smp_xxxMichael S. Tsirkin2016-01-121-19/+12
| * | xtensa: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| * | tile: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+5
| * | sparc: define __smp_xxxMichael S. Tsirkin2016-01-121-4/+4
| * | sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-121-1/+2
| * | s390: define __smp_xxxMichael S. Tsirkin2016-01-121-6/+9
| * | mips: define __smp_xxxMichael S. Tsirkin2016-01-121-12/+14
| * | metag: define __smp_xxxMichael S. Tsirkin2016-01-121-17/+15
| * | ia64: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+5
| * | blackfin: define __smp_xxxMichael S. Tsirkin2016-01-121-2/+2
| * | arm: define __smp_xxxMichael S. Tsirkin2016-01-121-9/+3
| * | arm64: define __smp_xxxMichael S. Tsirkin2016-01-121-5/+5
| * | powerpc: define __smp_xxxMichael S. Tsirkin2016-01-121-16/+8
| * | x86: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-3/+2
| * | x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
| * | mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
| * | metag: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-23/+2
| * | arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-8/+1
| * | arm: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-121-22/+1
| * | sparc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-123-23/+2