index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
MAINTAINERS
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
arch/parisc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-5
/
+15
2016-12-15
arch/openrisc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-0
/
+3
2016-12-15
arch/nios2: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-8
/
+18
2016-12-15
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+6
2016-12-15
arch/microblaze: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+8
2016-12-15
arch/metag: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-3
/
+13
2016-12-15
arch/m68k: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+7
2016-12-15
arch/hexagon: Add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+5
2016-12-15
arch/frv: add option to skip sync on DMA map
Alexander Duyck
2
-6
/
+17
2016-12-15
arch/c6x: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-4
/
+10
2016-12-15
arch/blackfin: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+7
2016-12-15
arch/avr32: add option to skip sync on DMA map
Alexander Duyck
1
-1
/
+6
2016-12-15
arch/arm: add option to skip sync on DMA map and unmap
Alexander Duyck
1
-6
/
+10
2016-12-15
arch/arc: add option to skip sync on DMA mapping
Alexander Duyck
1
-1
/
+4
2016-12-15
sysctl: add KERN_CONT to deprecated_sysctl_warning()
Tetsuo Handa
1
-2
/
+2
2016-12-15
kexec: add cond_resched into kimage_alloc_crash_control_pages
zhong jiang
1
-0
/
+2
2016-12-15
kexec: export the value of phys_base instead of symbol address
Baoquan He
2
-4
/
+2
2016-12-15
Revert "kdump, vmcoreinfo: report memory sections virtual addresses"
Baoquan He
2
-9
/
+0
2016-12-15
coredump: clarify "unsafe core_pattern" warning
Alexey Dobriyan
1
-3
/
+5
2016-12-15
signals: avoid unnecessary taking of sighand->siglock
Waiman Long
2
-0
/
+24
2016-12-15
mm, compaction: allow compaction for GFP_NOFS requests
Michal Hocko
1
-3
/
+14
2016-12-15
kernel/watchdog: use nmi registers snapshot in hardlockup handler
Konstantin Khlebnikov
1
-1
/
+0
2016-12-15
btrfs: better handle btrfs_printk() defaults
Petr Mladek
1
-9
/
+3
2016-12-14
Revert "nvme: add support for the Write Zeroes command"
Linus Torvalds
1
-21
/
+0
2016-12-13
ata: avoid probing NCQ Prio Support if not explicitly requested
Adam Manzanares
2
-20
/
+31
2016-12-13
dm flakey: introduce "error_writes" feature
Mike Snitzer
1
-9
/
+42
2016-12-13
treewide: Make remaining source files non-executable
Joe Perches
5
-0
/
+0
2016-12-13
MAINTAINERS: Samsung: Update maintainer for PWM FAN and SAMSUNG THERMAL
Lukasz Majewski
1
-2
/
+2
2016-12-13
init: reduce rootwait polling interval time to 5ms
Jungseung Lee
1
-1
/
+1
2016-12-13
binfmt_elf: use vmalloc() for allocation of vma_filesz
Jason Baron
1
-2
/
+4
2016-12-13
checkpatch: don't emit unified-diff error for rename-only patches
Andrew Jeffery
1
-0
/
+1
2016-12-13
checkpatch: don't check c99 types like uint8_t under tools
Tomas Winkler
1
-1
/
+2
2016-12-13
checkpatch: avoid multiple line dereferences
Joe Perches
1
-0
/
+12
2016-12-13
checkpatch: don't check .pl files, improve absolute path commit log test
Joe Perches
1
-15
/
+15
2016-12-13
scripts/checkpatch.pl: fix spelling
Andrew Morton
1
-1
/
+1
2016-12-13
checkpatch: don't try to get maintained status when --no-tree is given
Jerome Forissier
1
-1
/
+1
2016-12-13
lib/ida: document locking requirements a bit better
Daniel Vetter
1
-0
/
+11
2016-12-13
lib/rbtree.c: fix typo in comment of ____rb_erase_color
Jie Chen
1
-4
/
+19
2016-12-13
lib/Kconfig.debug: make CONFIG_STRICT_DEVMEM depend on CONFIG_DEVMEM
Dave Young
1
-1
/
+1
2016-12-13
MAINTAINERS: add drm and drm/i915 irc channels
Jani Nikula
1
-0
/
+2
2016-12-13
MAINTAINERS: add "C:" for URI for chat where developers hang out
Jani Nikula
1
-0
/
+2
2016-12-13
MAINTAINERS: add drm and drm/i915 bug filing info
Jani Nikula
1
-0
/
+2
2016-12-13
MAINTAINERS: add "B:" for URI where to file bugs
Jani Nikula
1
-0
/
+2
2016-12-13
get_maintainer: look for arbitrary letter prefixes in sections
Joe Perches
1
-3
/
+9
2016-12-13
printk: add Kconfig option to set default console loglevel
Olof Johansson
2
-1
/
+25
2016-12-13
printk/sound: handle more message headers
Petr Mladek
1
-6
/
+14
2016-12-13
printk/btrfs: handle more message headers
Petr Mladek
2
-11
/
+17
2016-12-13
printk/kdb: handle more message headers
Petr Mladek
2
-1
/
+9
2016-12-13
printk/NMI: handle continuous lines and missing newline
Petr Mladek
1
-28
/
+50
2016-12-13
printk/NMI: fix up handling of the full nmi log buffer
Petr Mladek
1
-2
/
+3
[next]