summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS (unfollow)
Commit message (Expand)AuthorFilesLines
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-14Revert "nvme: add support for the Write Zeroes command"Linus Torvalds1-21/+0
2016-12-13ata: avoid probing NCQ Prio Support if not explicitly requestedAdam Manzanares2-20/+31
2016-12-13dm flakey: introduce "error_writes" featureMike Snitzer1-9/+42
2016-12-13treewide: Make remaining source files non-executableJoe Perches5-0/+0
2016-12-13MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMALLukasz Majewski1-2/+2
2016-12-13init: reduce rootwait polling interval time to 5msJungseung Lee1-1/+1
2016-12-13binfmt_elf: use vmalloc() for allocation of vma_fileszJason Baron1-2/+4
2016-12-13checkpatch: don't emit unified-diff error for rename-only patchesAndrew Jeffery1-0/+1
2016-12-13checkpatch: don't check c99 types like uint8_t under toolsTomas Winkler1-1/+2
2016-12-13checkpatch: avoid multiple line dereferencesJoe Perches1-0/+12
2016-12-13checkpatch: don't check .pl files, improve absolute path commit log testJoe Perches1-15/+15
2016-12-13scripts/checkpatch.pl: fix spellingAndrew Morton1-1/+1
2016-12-13checkpatch: don't try to get maintained status when --no-tree is givenJerome Forissier1-1/+1
2016-12-13lib/ida: document locking requirements a bit betterDaniel Vetter1-0/+11
2016-12-13lib/rbtree.c: fix typo in comment of ____rb_erase_colorJie Chen1-4/+19
2016-12-13lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEMDave Young1-1/+1
2016-12-13MAINTAINERS: add drm and drm/i915 irc channelsJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "C:" for URI for chat where developers hang outJani Nikula1-0/+2
2016-12-13MAINTAINERS: add drm and drm/i915 bug filing infoJani Nikula1-0/+2
2016-12-13MAINTAINERS: add "B:" for URI where to file bugsJani Nikula1-0/+2
2016-12-13get_maintainer: look for arbitrary letter prefixes in sectionsJoe Perches1-3/+9
2016-12-13printk: add Kconfig option to set default console loglevelOlof Johansson2-1/+25
2016-12-13printk/sound: handle more message headersPetr Mladek1-6/+14
2016-12-13printk/btrfs: handle more message headersPetr Mladek2-11/+17
2016-12-13printk/kdb: handle more message headersPetr Mladek2-1/+9
2016-12-13printk/NMI: handle continuous lines and missing newlinePetr Mladek1-28/+50
2016-12-13printk/NMI: fix up handling of the full nmi log bufferPetr Mladek1-2/+3