summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-233-12/+12
|\
| * wrappers for ->i_mutex accessAl Viro2016-01-223-12/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-232-14/+8
|\ \
| * | tree wide: use kvfree() than conditional kfree()/vfree()Tetsuo Handa2016-01-221-9/+2
| * | pmem: add wb_cache_pmem() to the PMEM APIRoss Zwisler2016-01-221-5/+6
| |/
* | Merge tag 'please-pull-copy_file_range' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-01-223-1/+3
|\ \
| * | [IA64] Enable copy_file_range syscall for ia64Tony Luck2016-01-223-1/+3
| |/
* | Merge tag 'armsoc-tegra' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-2216-64/+6896
|\ \
| * \ Merge tag 'tegra-for-4.5-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2016-01-1212-0/+6890
| |\ \
| | * | arm64: tegra: Add NVIDIA Jetson TX1 Developer Kit supportThierry Reding2015-11-242-0/+10
| | * | arm64: tegra: Add NVIDIA P2597 I/O board supportThierry Reding2015-11-241-0/+1270
| | * | arm64: tegra: Add NVIDIA Jetson TX1 supportThierry Reding2015-11-241-0/+45
| | * | arm64: tegra: Add NVIDIA P2571 board supportThierry Reding2015-11-242-0/+1303
| | * | arm64: tegra: Add NVIDIA P2371 board supportThierry Reding2015-11-242-0/+10
| | * | arm64: tegra: Add NVIDIA P2595 I/O board supportThierry Reding2015-11-241-0/+1272
| | * | arm64: tegra: Add NVIDIA P2530 main board supportThierry Reding2015-11-241-0/+50
| | * | arm64: tegra: Add Tegra210 supportThierry Reding2015-11-241-0/+805
| | * | arm64: tegra: Add NVIDIA Tegra132 Norrin supportThierry Reding2015-11-242-0/+1132
| | * | arm64: tegra: Add Tegra132 supportThierry Reding2015-11-243-0/+993
| * | | Merge tag 'tegra-for-4.5-soc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson2016-01-124-64/+6
| |\ \ \
| | * | | ARM: tegra: select USB_ULPI from EHCI rather than platformArnd Bergmann2015-11-241-2/+0
| | * | | ARM: tegra: Ensure entire dcache is flushed on entering LP0/1Jon Hunter2015-11-242-0/+6
| | |/ /
| | * | soc/tegra: Provide per-SoC Kconfig symbolsThierry Reding2015-11-242-63/+1
* | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2016-01-223-14/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'renesas-fixes-for-v4.5' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson2016-01-221-1/+1
| |\ \ \
| | * | | ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHzGeert Uytterhoeven2016-01-181-1/+1
| | | |/ | | |/|
| * | | ARM: realview: fix device tree buildLinus Walleij2016-01-211-2/+1
| * | | ARM: debug-ll: fix BCM63xx entry for multiplatformArnd Bergmann2016-01-181-11/+6
* | | | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-212-46/+126
|\ \ \ \
| * | | | Add 'unsafe' user access functions for batched accessesLinus Torvalds2015-12-171-0/+25
| * | | | x86: reorganize SMAP handling in user space accessesLinus Torvalds2015-12-172-46/+101
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-2181-2280/+862
|\ \ \ \ \
| * | | | | 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