summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-12-14kernel/watchdog.c: move shared definitions to nmi.hBabu Moger
2016-12-14ktest.pl: fix englishPavel Machek
2016-12-14drivers/net/wireless/intel/iwlwifi/dvm/calib.c: simplfy min() expressionAndrew Morton
2016-12-14posix-timers: give lazy compilers some help optimizing code awayNicolas Pitre
2016-12-14ipc/shm.c: coding style fixesShailesh Pandey
2016-12-14ipc: msg, make msgrcv work with LONG_MINJiri Slaby
2016-12-14initramfs: allow again choice of the embedded initram compression algorithmFrancisco Blas Izquierdo Riera (klondike)
2016-12-14initramfs: select builtin initram compression algorithm on KConfig instead of...Francisco Blas Izquierdo Riera (klondike)
2016-12-14kdb: call vkdb_printf() from vprintk_default() only when wantedPetr Mladek
2016-12-14kdb: properly synchronize vkdb_printf() calls with other CPUsPetr Mladek
2016-12-14kdb: remove unused kdb_event handlingPetr Mladek
2016-12-14kernel/debug/debug_core.c: more properly delay for secondary CPUsDouglas Anderson
2016-12-14kcov: add more missing includesKefeng Wang
2016-12-14Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentationAndreas Platschek
2016-12-14Kconfig: lib/Kconfig.debug: fix references to DocumenationAndreas Platschek
2016-12-14relay: check array offset before using itDan Carpenter
2016-12-14igb: update code to better handle incrementing page countAlexander Duyck
2016-12-14igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNCAlexander Duyck
2016-12-14mm: add support for releasing multiple instances of a pageAlexander Duyck
2016-12-14dma: add calls for dma_map_page_attrs and dma_unmap_page_attrsAlexander Duyck
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-14sysctl: add KERN_CONT to deprecated_sysctl_warning()Tetsuo Handa
2016-12-14kexec: add cond_resched into kimage_alloc_crash_control_pageszhong jiang
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-14coredump: clarify "unsafe core_pattern" warningAlexey Dobriyan
2016-12-14signals: avoid unnecessary taking of sighand->siglockWaiman Long
2016-12-14mm, compaction: allow compaction for GFP_NOFS requestsMichal Hocko
2016-12-14kernel/watchdog: use nmi registers snapshot in hardlockup handlerKonstantin Khlebnikov
2016-12-14btrfs: better handle btrfs_printk() defaultsPetr Mladek
2016-12-14Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...Linus Torvalds