index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
soc
/
codecs
/
wm8804.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-12-15
kcov: add more missing includes
Kefeng Wang
1
-0
/
+5
2016-12-15
Kconfig: lib/Kconfig.ubsan fix reference to ubsan documentation
Andreas Platschek
1
-1
/
+2
2016-12-15
Kconfig: lib/Kconfig.debug: fix references to Documenation
Andreas Platschek
1
-4
/
+4
2016-12-15
relay: check array offset before using it
Dan Carpenter
1
-2
/
+2
2016-12-15
igb: update code to better handle incrementing page count
Alexander Duyck
2
-8
/
+23
2016-12-15
igb: update driver to make use of DMA_ATTR_SKIP_CPU_SYNC
Alexander Duyck
1
-20
/
+33
2016-12-15
mm: add support for releasing multiple instances of a page
Alexander Duyck
2
-0
/
+16
2016-12-15
dma: add calls for dma_map_page_attrs and dma_unmap_page_attrs
Alexander Duyck
1
-7
/
+13
2016-12-15
arch/xtensa: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-15
arch/tile: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
1
-2
/
+10
2016-12-15
arch/sparc: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2
-4
/
+4
2016-12-15
arch/sh: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-2
/
+5
2016-12-15
arch/powerpc: add option to skip DMA sync as a part of mapping
Alexander Duyck
1
-1
/
+8
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
[next]