aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/pid.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-31[ALSA] sound/pci/hda: use create_singlethread_workqueue()OGAWA Hirofumi1-1/+1
2006-03-31[ALSA] hda-intel - Add support of ATI SB600Felix Kuehling1-0/+2
2006-03-31[ALSA] cs4281 - Fix the check of timeout in probeTakashi Iwai1-13/+13
2006-03-31[ALSA] cs4281 - Fix the check of right channelTakashi Iwai1-1/+1
2006-03-31[ALSA] Test volume resolution of usb audio at initializationTakashi Iwai1-3/+34
2006-03-31[ALSA] maestro3.c: fix BUG, optimizationAndreas Mohr1-20/+37
2006-03-31[ALSA] HDA/Realtek: multiple input mux definitions and pin mode additionsJonathan Woithe1-56/+149
2006-03-31[ALSA] AdLib FM card driverRene Herman4-0/+200
2006-03-31[ALSA] Fix / clean up PCM-OSS setup hooksTakashi Iwai2-71/+64
2006-03-31[ALSA] Clean up PCM codes (take 2)Takashi Iwai6-219/+114
2006-03-31[ALSA] Tiny clean up of PCM codesTakashi Iwai4-39/+21
2006-03-31[ALSA] ISA drivers bailing on first !enable[i]Rene Herman1-2/+2
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai1-4/+1
2006-03-31[ALSA] Remove obsolete kfree_nocheck callTakashi Iwai1-4/+2
2006-03-31[ALSA] Add snd-als300 driver for Avance Logic ALS300/ALS300+ soundcardsAsh Willis4-0/+889
2006-03-31[ALSA] Add snd-riptide driver for Conexant Riptide chipPeter Gruber5-0/+2257
2006-03-31[ALSA] hda-codec - Fix noisy output wtih AD1986A 3stack modelTakashi Iwai1-1/+8
2006-03-31[ALSA] hda-codec - Fix unsol event initialization at resume of stac92xxTakashi Iwai1-12/+6
2006-03-31[ALSA] Make CONFIG_SND_CS46XX_NEW_DSP yes as defaultTakashi Iwai1-2/+3
2006-03-31[ALSA] Add snd-miro driverMartin Langer5-0/+1563
2006-03-31[ALSA] Cleanup unused argument for snd_power_wait()Takashi Iwai5-20/+13
2006-03-31[ALSA] ice1712 - Fix wrong register value for DMX 6FIREAlan Horstmann1-1/+1
2006-03-31[ALSA] via82xx - Add dxs entry for EPoX EP-8KRAITakashi Iwai1-0/+1
2006-03-31[ALSA] hda-codec - Fix VREF level of Mic inputs on STAC92xx codecsTakashi Iwai1-6/+29
2006-03-31[ALSA] Add support of LG LW20 laptopTakashi Iwai2-0/+94
2006-03-30[PATCH] splice exportsJeff Garzik1-0/+4
2006-03-30[PATCH] splice: add support for SPLICE_F_MOVE flagJens Axboe3-37/+100
2006-03-30[PATCH] Introduce sys_splice() system callJens Axboe15-11/+669
2006-03-30[PARISC] Fix double free when removing HIL driversKyle McMartin3-5/+2
2006-03-30[PARISC] Add atomic_sub_and_testKyle McMartin1-0/+3
2006-03-30[PARISC] Enabled some NLS modules in a500, b180 and c3000 defconfigsStuart Brady3-14/+14
2006-03-30[PARISC] Kill duplicated EXPORT_SYMBOL warningsKyle McMartin1-17/+0
2006-03-30[PARISC] Move ioremap EXPORT_SYMBOL from parisc_ksyms.cKyle McMartin2-2/+2
2006-03-30[PARISC] Make local_t use atomic_long_tKyle McMartin1-8/+8
2006-03-30[PARISC] Update defconfigsHelge Deller3-279/+286
2006-03-30[PARISC] Add PREEMPT supportKyle McMartin3-9/+39
2006-03-30[PARISC] More useful readwrite lock helpersKyle McMartin1-4/+12
2006-03-30[PARISC] Convert HIL drivers to use input_allocate_deviceHelge Deller3-93/+109
2006-03-30[PARISC] Fixup CONFIG_EISA a bitHelge Deller2-5/+8
2006-03-30[PARISC] getsockopt should be ENTRY_COMPKyle McMartin1-1/+1
2006-03-30[PARISC] Remove obsolete CONFIG_DEBUG_IOREMAPHelge Deller4-74/+0
2006-03-30[PARISC] Temporary FIXME for ioremapping EISA regionsHelge Deller1-5/+6
2006-03-30[PARISC] Enable ioremap functionality unconditionallyHelge Deller3-82/+3
2006-03-30[PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller3-127/+19
2006-03-30[PARISC] Add CONFIG_HPPA_IOREMAP to conditionally enable ioremapHelge Deller3-18/+22
2006-03-30[PARISC] Add STRICT_MM_TYPECHECKSHelge Deller1-16/+40
2006-03-30[PARISC] Fix IOREMAP with a 64-bit kernelHelge Deller1-3/+3
2006-03-30[PARISC] Add parisc implementation of flush_kernel_dcache_page()James Bottomley5-8/+15
2006-03-30[PARISC] Add parisc implementation of flush_anon_page()James Bottomley1-0/+8
2006-03-30[PARISC] I/O-Space must be ioremap_nocache()'dHelge Deller13-54/+48