index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
/
pcm_memory.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: memalloc: Support for non-contiguous page allocation
Takashi Iwai
2021-10-18
1
-3
/
+10
*
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-08-04
1
-16
/
+51
*
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
1
-21
/
+0
*
ALSA: core: avoid -Wempty-body warnings
Arnd Bergmann
2021-03-22
1
-1
/
+3
*
ALSA: pcm: Add debug print on memory allocation failure
Amadeusz Sławiński
2021-03-19
1
-0
/
+8
*
ALSA: pcm: Use for_each_pcm_substream() macro
Takashi Iwai
2021-02-08
1
-8
/
+4
*
ALSA: pcm: Remove snd_pcm_lib_preallocate_dma_free()
Lars-Peter Clausen
2020-12-18
1
-9
/
+1
*
ALSA: core: pcm_memory: dereference pointer after NULL checks
Pierre-Louis Bossart
2020-09-03
1
-1
/
+2
*
Revert "ALSA: pcm: Use SG-buffer only when direct DMA is available"
Takashi Iwai
2020-07-17
1
-14
/
+0
*
ALSA: pcm: Fix build error on m68k and others
Takashi Iwai
2020-07-07
1
-2
/
+4
*
ALSA: pcm: Use SG-buffer only when direct DMA is available
Takashi Iwai
2020-06-15
1
-0
/
+13
*
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
1
-1
/
+1
*
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
2020-01-21
1
-18
/
+51
*
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
2019-11-20
1
-0
/
+1
*
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2019-11-20
1
-13
/
+70
*
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-09
1
-2
/
+1
*
ALSA: pcm: Create proc files only for non-empty preallocations
Takashi Iwai
2019-11-06
1
-1
/
+2
*
ALSA: pcm: Warn if doubly preallocated
Takashi Iwai
2019-11-06
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-02-08
1
-21
/
+8
*
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
1
-11
/
+10
*
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2019-01-24
1
-14
/
+2
*
sound: Use octal not symbolic permissions
Joe Perches
2018-05-28
1
-1
/
+1
*
ALSA: pcm: Follow standard EXPORT_SYMBOL() declarations
Takashi Iwai
2017-06-16
1
-6
/
+0
*
ALSA: Include linux/io.h instead of asm/io.h
Takashi Iwai
2015-01-28
1
-1
/
+1
*
ALSA: PCM: Warn when buffer preallocation fails
Takashi Iwai
2014-01-11
1
-0
/
+5
*
ALSA: Remove memory reservation code from memalloc helper
Takashi Iwai
2014-01-09
1
-18
/
+1
*
ALSA: add/change some comments describing function return values
Yacine Belkadi
2013-03-12
1
-7
/
+12
*
ALSA: Make snd_sgbuf_get_{ptr|addr}() available for non-SG cases
Takashi Iwai
2012-09-23
1
-26
/
+0
*
sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
ALSA: pcm - Add missing inclusion of linux/vmalloc.h
Takashi Iwai
2009-12-21
1
-0
/
+1
*
sound: pcm: add vmalloc buffer helper functions
Clemens Ladisch
2009-12-18
1
-0
/
+54
*
ALSA: Fix SG-buffer DMA with non-coherent architectures
Takashi Iwai
2009-07-08
1
-0
/
+2
*
ALSA: Allocate larger pages in sgbuf
Takashi Iwai
2008-08-25
1
-0
/
+26
*
ALSA: Kill snd_assert() in sound/core/*
Takashi Iwai
2008-08-13
1
-7
/
+7
*
[ALSA] Remove sound/driver.h
Takashi Iwai
2008-01-31
1
-1
/
+0
*
[ALSA] Changed Jaroslav Kysela's e-mail from perex@suse.cz to perex@perex.cz
Jaroslav Kysela
2007-10-16
1
-1
/
+1
*
[ALSA] pcm core: add prealloc_max file to substream directory to show maximum...
Jaroslav Kysela
2007-02-09
1
-0
/
+23
*
[ALSA] Fix disconnection of proc interface
Takashi Iwai
2006-09-23
1
-1
/
+1
*
[ALSA] Remove unneeded read/write_size fields in proc text ops
Takashi Iwai
2006-06-22
1
-2
/
+0
*
[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss module
Takashi Iwai
2006-06-22
1
-0
/
+12
*
[ALSA] Fix Oops at rmmod with CONFIG_SND_VERBOSE_PROCFS=n
Takashi Iwai
2006-04-27
1
-3
/
+5
*
[ALSA] Optimize for config without PROC_FS
Takashi Iwai
2006-01-03
1
-15
/
+24
*
[ALSA] Remove xxx_t typedefs: PCM
Takashi Iwai
2006-01-03
1
-22
/
+23
*
[ALSA] Replace with kzalloc() - core stuff
Takashi Iwai
2005-09-12
1
-1
/
+1
*
[ALSA] Fix DocBook warnings
Takashi Iwai
2005-09-12
1
-1
/
+1
*
[ALSA] Fix permissions in some /proc files
Takashi Iwai
2005-05-29
1
-0
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+363