summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2016-12-14arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck
2016-12-14arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck
2016-12-14arch/frv: add option to skip sync on DMA mapAlexander Duyck
2016-12-14arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck
2016-12-14arch/blackfin: add option to skip sync on DMA mapAlexander Duyck
2016-12-14arch/avr32: add option to skip sync on DMA mapAlexander Duyck
2016-12-14arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck
2016-12-14arch/arc: add option to skip sync on DMA mappingAlexander Duyck
2016-12-14kexec: export the value of phys_base instead of symbol addressBaoquan He
2016-12-14Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He
2016-12-13Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-12-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-12-13Merge branch 'for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2016-12-13Merge tag 'char-misc-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-12-13Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'usb-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'acpi-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2016-12-13Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2016-12-13Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-13Merge tag 'gcc-plugins-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2016-12-13Merge tag 'rproc-v4.10' of git://github.com/andersson/remoteprocLinus Torvalds
2016-12-13Merge tag 'mmc-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds
2016-12-13Merge tag 'leds_for_4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j....Linus Torvalds
2016-12-13Merge tag 'gpio-v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-12-12Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-12-12mm: THP page cache support for ppc64Aneesh Kumar K.V
2016-12-12mm: move vma_is_anonymous check within pmd_move_must_withdrawAneesh Kumar K.V
2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner