summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0637-556/+4
|\
| * mips: get rid of unused __strnlen_user()Al Viro2017-05-152-38/+0
| * get rid of unused __strncpy_from_user() instancesAl Viro2017-05-1511-92/+2
| * kill strlen_user()Al Viro2017-05-1530-426/+2
* | Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-061-41/+40
|\ \
| * | osf_sigstack(): switch to put_user()Al Viro2017-05-271-3/+2
| * | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro2017-05-271-24/+29
| * | Merge branch 'work.sys_wait' into misc.alphaAl Viro2017-05-272-38/+15
| |\ \
| * | | osf_getdomainname(): use copy_to_user()Al Viro2017-05-271-14/+9
| | |/ | |/|
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-067-7/+0
|\ \ \
| * | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-273-3/+0
| * | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-274-4/+0
| |/ /
* | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-062-18/+2
|\ \ \
| * | | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-271-18/+0
| * | | tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-131-0/+2
* | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-0651-336/+464
|\ \ \ \
| * | | | ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin2017-06-301-27/+2
| * | | | ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin2017-06-301-2/+6
| * | | | ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-304-4/+232
| * | | | drivers: dma-mapping: allow dma_common_mmap() for NOMMUVladimir Murzin2017-06-306-0/+6
| * | | | powerpc: merge __dma_set_mask into dma_set_maskChristoph Hellwig2017-06-282-10/+4
| * | | | dma-mapping: remove the set_dma_mask methodChristoph Hellwig2017-06-281-4/+0
| * | | | powerpc/cell: use the dma_supported method for ops switchingChristoph Hellwig2017-06-281-16/+9
| * | | | powerpc/cell: clean up fixed mapping dma_ops initializationChristoph Hellwig2017-06-281-20/+7
| * | | | tile: remove dma_supported and mapping_error methodsChristoph Hellwig2017-06-281-30/+0
| * | | | arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3
| * | | | mips/loongson64: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-14/+5
| * | | | x86: remove arch specific dma_supported implementationChristoph Hellwig2017-06-287-11/+8
| * | | | arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-284-5/+8
| * | | | openrisc: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-281-7/+0
| * | | | hexagon: remove the unused dma_is_consistent prototypeChristoph Hellwig2017-06-281-1/+0
| * | | | hexagon: remove arch-specific dma_supported implementationChristoph Hellwig2017-06-282-11/+0
| * | | | sparc: remove arch specific dma_supported implementationsChristoph Hellwig2017-06-284-43/+39
| * | | | sparc: remove leon_dma_opsChristoph Hellwig2017-06-282-6/+2
| * | | | arm: implement ->mapping_errorChristoph Hellwig2017-06-284-19/+38
| * | | | x86: remove DMA_ERROR_CODEChristoph Hellwig2017-06-281-2/+0
| * | | | x86/calgary: implement ->mapping_errorChristoph Hellwig2017-06-281-8/+16
| * | | | x86/pci-nommu: implement ->mapping_errorChristoph Hellwig2017-06-281-1/+9
| * | | | powerpc: implement ->mapping_errorChristoph Hellwig2017-06-286-19/+27
| * | | | sparc: implement ->mapping_errorChristoph Hellwig2017-06-284-9/+21
| * | | | s390: implement ->mapping_errorChristoph Hellwig2017-06-282-7/+13
| * | | | hexagon: switch to use ->mapping_error for error reportingChristoph Hellwig2017-06-283-6/+9
| * | | | arm64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-202-3/+1
| * | | | xtensa: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | sh: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | openrisc: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | microblaze: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | m32r: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | ia64: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-2/+0
| * | | | c6x: remove DMA_ERROR_CODEChristoph Hellwig2017-06-201-5/+0