summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-12-15initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)2-19/+11
2016-12-15kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek3-8/+5
2016-12-15kdb: properly synchronize vkdb_printf() calls with other CPUsPetr Mladek2-18/+13
2016-12-15kdb: remove unused kdb_event handlingPetr Mladek3-4/+0
2016-12-15kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson1-2/+2
2016-12-15kcov: add more missing includesKefeng Wang1-0/+5
2016-12-15Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek1-1/+2
2016-12-15Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek1-4/+4
2016-12-15relay: check array offset before using itDan Carpenter1-2/+2
2016-12-15igb: update code to better handle incrementing page countAlexander Duyck2-8/+23
2016-12-15igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck1-20/+33
2016-12-15mm: add support for releasing multiple instances of a pageAlexander Duyck2-0/+16
2016-12-15dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck1-7/+13
2016-12-15arch/xtensa: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-15arch/tile: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+10
2016-12-15arch/sparc: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+4
2016-12-15arch/sh: add option to skip DMA sync as a part of mappingAlexander Duyck1-2/+5
2016-12-15arch/powerpc: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+8
2016-12-15arch/parisc: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-5/+15
2016-12-15arch/openrisc: add option to skip DMA sync as a part of mappingAlexander Duyck1-0/+3
2016-12-15arch/nios2: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-8/+18
2016-12-15arch/mips: add option to skip DMA sync as a part of map and unmapAlexander Duyck2-4/+6
2016-12-15arch/microblaze: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-2/+8
2016-12-15arch/metag: add option to skip DMA sync as a part of map and unmapAlexander Duyck1-3/+13
2016-12-15arch/m68k: add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+7
2016-12-15arch/hexagon: Add option to skip DMA sync as a part of mappingAlexander Duyck1-1/+5
2016-12-15arch/frv: add option to skip sync on DMA mapAlexander Duyck2-6/+17
2016-12-15arch/c6x: add option to skip sync on DMA map and unmapAlexander Duyck1-4/+10
2016-12-15arch/blackfin: add option to skip sync on DMA mapAlexander Duyck1-1/+7
2016-12-15arch/avr32: add option to skip sync on DMA mapAlexander Duyck1-1/+6
2016-12-15arch/arm: add option to skip sync on DMA map and unmapAlexander Duyck1-6/+10
2016-12-15arch/arc: add option to skip sync on DMA mappingAlexander Duyck1-1/+4
2016-12-15sysctl: add KERN_CONT to deprecated_sysctl_warning()Tetsuo Handa1-2/+2
2016-12-15kexec: add cond_resched into kimage_alloc_crash_control_pageszhong jiang1-0/+2
2016-12-15kexec: export the value of phys_base instead of symbol addressBaoquan He2-4/+2
2016-12-15Revert "kdump, vmcoreinfo: report memory sections virtual addresses"Baoquan He2-9/+0
2016-12-15coredump: clarify "unsafe core_pattern" warningAlexey Dobriyan1-3/+5
2016-12-15signals: avoid unnecessary taking of sighand->siglockWaiman Long2-0/+24
2016-12-15mm, compaction: allow compaction for GFP_NOFS requestsMichal Hocko1-3/+14
2016-12-15kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov1-1/+0
2016-12-15btrfs: better handle btrfs_printk() defaultsPetr Mladek1-9/+3
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds22-200/+461
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds16-1236/+3403
2016-12-14Merge tag 'mmc-v4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...Linus Torvalds12-88/+71
2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds142-4470/+5358
2016-12-14Merge tag 'configfs-for-4.10' of git://git.infradead.org/users/hch/configfsLinus Torvalds6-37/+17
2016-12-14Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds41-1302/+1450
2016-12-14Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds22-476/+1048
2016-12-14Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds9-20/+22
2016-12-14Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggyLinus Torvalds1-1/+1