aboutsummaryrefslogtreecommitdiffstats
path: root/sound/oss/sh_dac_audio.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08epoll: optimizations and cleanupsDavide Libenzi1-147/+86
2007-05-08the scheduled removal of OBSOLETE_OSS optionsAdrian Bunk2-41/+0
2007-05-08ext3: dirindex error pointer issuesDmitriy Monakhov2-22/+30
2007-05-08Optimize timespec_trunc()Eric Dumazet1-30/+30
2007-05-08init dma masks in pnp_devDavid Brownell2-0/+4
2007-05-08rcutorture: Mark rcu_torture_init as __initJosh Triplett1-1/+1
2007-05-08Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty11-268/+131
2007-05-08exec: fix remove_arg_zeroNick Piggin1-16/+34
2007-05-08Cap shmmax at INT_MAX in compat shminfoGuy Streeter1-0/+4
2007-05-08Use stop_machine_run in the Intel RNG driverPrarit Bhargava2-100/+127
2007-05-08IRQ: add __must_check to request_irqMonakhov Dmitriy1-2/+2
2007-05-08kconfig: centralize the selection of semaphore debugging in lib/Kconfig.debugRobert P. J. Day4-17/+17
2007-05-08reiserfs: correct misspelled "REISERFS_PROC_INFO" to "CONFIG_REISERFS_PROC_INFO"Robert P. J. Day1-1/+1
2007-05-08module: use kreallocPekka Enberg1-4/+4
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan2-3/+6
2007-05-08Apple SMC driver (hardware monitoring and control)Nicolas Boichat4-0/+1370
2007-05-08Fix compilation of drivers with -O0Michal Schmidt1-25/+0
2007-05-08init/do_mounts.c: proper prepare_namespace() prototypeAdrian Bunk3-2/+3
2007-05-08fix section mismatch warning in lib/swiotlb.cSam Ravnborg1-1/+0
2007-05-08scripts: kernel-doc whitespace cleanupRandy Dunlap1-48/+48
2007-05-08reiserfs: possible null pointer dereference during resizeDmitriy Monakhov1-0/+4
2007-05-08freevxfs: possible null pointer dereference fixDmitriy Monakhov2-2/+2
2007-05-08is_power_of_2 in fs/block_dev.cVignesh Babu BM1-1/+2
2007-05-08is_power_of_2 in fs/hfsVignesh Babu BM2-2/+4
2007-05-08is_power_of_2 in fatVignesh Babu BM1-4/+3
2007-05-08drivers/char/hvc_console.c: cleanupsAdrian Bunk1-7/+5
2007-05-08tty: Clarify documentation of ->write()Alan1-1/+3
2007-05-08devpts: add fsnotify create eventFlorin Malita1-1/+4
2007-05-08use use SEEK_MAX to validate user lseek argumentsChris Snook2-2/+3
2007-05-08use symbolic constants in generic lseek codeChris Snook1-6/+6
2007-05-08Documentation: Ask driver writers to provide PM supportRafael J. Wysocki3-0/+163
2007-05-08Fix constant folding and poor optimization in byte swapping codeTrent Piepho1-39/+69
2007-05-08softlockup: s/99/MAX_RT_PRIO/Oleg Nesterov1-1/+1
2007-05-08freezer: task->exit_state should be treated as boleanOleg Nesterov1-3/+2
2007-05-08ipmi: add pci remove handlingCorey Minyard1-0/+3
2007-05-08ipmi: add new IPMI nmi watchdog handlingCorey Minyard5-42/+103
2007-05-08ipmi: allow shared interruptsCorey Minyard1-35/+89
2007-05-08ipmi: add powerpc openfirmware sensingCorey Minyard1-0/+108
2007-05-08mm: shrink parent dentries when shrinking slabAndrew Morton1-1/+1
2007-05-08fix quadratic behavior of shrink_dcache_parent()Miklos Szeredi1-37/+67
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen2-8/+8
2007-05-08ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger3-9/+9
2007-05-08Allow access to /proc/$PID/fd after setuid()Alexey Dobriyan1-0/+18
2007-05-08simplify the stacktrace codeChristoph Hellwig8-61/+28
2007-05-08block_write_full_page(): report ENOSPCAndrew Morton1-0/+1
2007-05-08Factor outstanding I/O error handlingGuillaume Chazarain5-30/+17
2007-05-08uml: an idle system should have zero load averageJeff Dike1-2/+2
2007-05-08uml: hostfs style fixesJeff Dike3-171/+167
2007-05-08uml: make hostfs_setattr() support operations on unlinked open filesAlberto Bertogli3-44/+74
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita6-27/+11