aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* dma-mapping: remove <asm-generic/dma-coherent.h>Christoph Hellwig2016-01-20
* dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-20
* tile: uninline dma_set_maskChristoph Hellwig2016-01-20
* sparc: use generic dma_set_maskChristoph Hellwig2016-01-20
* metag: convert to dma_map_opsChristoph Hellwig2016-01-20
* m68k: convert to dma_map_opsChristoph Hellwig2016-01-20
* mn10300: convert to dma_map_opsChristoph Hellwig2016-01-20
* parisc: convert to dma_map_opsChristoph Hellwig2016-01-20
* frv: convert to dma_map_opsChristoph Hellwig2016-01-20
* nios2: convert to dma_map_opsChristoph Hellwig2016-01-20
* cris: convert to dma_map_opsChristoph Hellwig2016-01-20
* c6x: convert to dma_map_opsChristoph Hellwig2016-01-20
* blackfin: convert to dma_map_opsChristoph Hellwig2016-01-20
* avr32: convert to dma_map_opsChristoph Hellwig2016-01-20
* arc: convert to dma_map_opsChristoph Hellwig2016-01-20
* dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig2016-01-20
* powerpc: enable UBSAN supportDaniel Axtens2016-01-20
* UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-20
* kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang2016-01-20
* powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes2016-01-20
* arch/frv/include/asm/io.h: accept const void pointers for read{b,w,l}()Stephen Boyd2016-01-20
* mm: arch: remove duplicate definitions of MADV_FREEGuenter Roeck2016-01-20
* Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2016-01-19
|\
| * platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty2016-01-19
| * platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha2016-01-19
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-18
|\ \
| * | s390: more efficient smp barriersMichael S. Tsirkin2016-01-12
| * | s390: use generic memory barriersMichael S. Tsirkin2016-01-12
| * | sh: move xchg_cmpxchg to a header by itselfMichael S. Tsirkin2016-01-12
| * | sh: support 1 and 2 byte xchgMichael S. Tsirkin2016-01-12
| * | x86: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | xtensa: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | tile: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | sparc: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | sh: define __smp_xxx, fix smp_store_mb for !SMPMichael S. Tsirkin2016-01-12
| * | s390: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | mips: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | metag: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | ia64: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | blackfin: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | arm: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | arm64: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | powerpc: define __smp_xxxMichael S. Tsirkin2016-01-12
| * | x86: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | x86/um: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | mips: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | metag: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | arm64: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | arm: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12
| * | sparc: reuse asm-generic/barrier.hMichael S. Tsirkin2016-01-12