aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-09-24[S390] Unexport <asm/z90crypt.h>, export <asm/zcrypt.h> in its place.David Woodhouse1-1/+1
2006-09-24Remove dead netfilter_logging.h from include/linux/KbuildDavid Woodhouse1-1/+0
2006-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse225-3171/+6890
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds10-33/+102
2006-09-24Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds5-7/+71
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik21-78/+62
2006-09-24Merge branch 'master' into upstreamJeff Garzik222-3229/+7398
2006-09-23Merge mulgrave-w:git/linux-2.6James Bottomley109-1712/+2692
2006-09-23[SCSI] SPI transport class: misc DV fixesJames Bottomley1-1/+2
2006-09-23Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds12-31/+179
2006-09-23Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds11-77/+187
2006-09-23Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds84-1602/+2324
2006-09-23Merge mulgrave-w:git/scsi-misc-2.6James Bottomley15-48/+1569
2006-09-23[PATCH] #elif that should've been #elif definedAl Viro1-1/+1
2006-09-23[KERNEL] Do not truncate to 'int' in ALIGN() macro.David Miller1-1/+1
2006-09-23[ALSA] ak4xxx - Remove bogus IPGA controlsTakashi Iwai1-10/+0
2006-09-23[ALSA] Add pcm_class attribute to PCM sysfs entryTakashi Iwai1-0/+4
2006-09-23[ALSA] Add definition of TLV dB range compoundTakashi Iwai1-8/+15
2006-09-23[ALSA] Clean up and add TLV support to AK4xxx i2c driverTakashi Iwai1-9/+31
2006-09-23[ALSA] Add the definition of linear volume TLVTakashi Iwai1-0/+10
2006-09-23[ALSA] Add dB scale information to vxpocket and vx222 driversTakashi Iwai1-0/+1
2006-09-23[ALSA] Add dB scale information to ad1848 driverTakashi Iwai1-6/+16
2006-09-23[ALSA] Revolution 5.1 - add AK5365 ADC supportJochen Voss1-1/+2
2006-09-23[ALSA] Fix control/status mmap with shared PCM substreamTakashi Iwai1-3/+1
2006-09-23[ALSA] snd-emu10k1: Implement dB gain infomation.James Courtier-Dutton1-0/+4
2006-09-23[ALSA] Remove unused tlv_rw field from struct snd_kcontrolTakashi Iwai1-1/+0
2006-09-23[ALSA] Control API - more robust TLV implementationJaroslav Kysela2-3/+23
2006-09-23[ALSA] Add experimental support of aggressive AC97 power-saving modeTakashi Iwai1-0/+32
2006-09-23[ALSA] Deprecate snd_card_free_in_thread()Takashi Iwai1-3/+0
2006-09-23[ALSA] Unregister device files at disconnectionTakashi Iwai2-2/+2
2006-09-23[ALSA] Fix disconnection of proc interfaceTakashi Iwai1-3/+4
2006-09-23[ALSA] Control API - TLV implementation for additional information like dB scaleJaroslav Kysela3-1/+53
2006-09-22SUNRPC: Add refcounting to the struct rpc_xprtTrond Myklebust1-1/+4
2006-09-22SUNRPC: Make rpc_mkpipe() take the parent dentry as an argumentTrond Myklebust1-1/+1
2006-09-22NFSv4: Fix a use-after-free issue with the nfs server.Trond Myklebust1-0/+1
2006-09-22Add a real API for dealing with blk_congestion_wait()Trond Myklebust2-0/+2
2006-09-22NFS: Use cached page as buffer for NFS symlink requestsChuck Lever1-7/+10
2006-09-22NFS: Fix double d_drop in nfs_instantiate() error pathChuck Lever1-3/+2
2006-09-22SUNRPC: Eliminate xprt_create_proto and rpc_create_clientChuck Lever2-8/+0
2006-09-22SUNRPC: use sockaddr + size when creating remote transport endpointsChuck Lever2-0/+23
2006-09-22SUNRPC: Clean-up after previous patches.Chuck Lever2-4/+0
2006-09-22SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer addressChuck Lever1-1/+2
2006-09-22SUNRPC: Create API for displaying remote peer addressChuck Lever1-0/+1
2006-09-22SUNRPC: add xprt switch API for printing formatted remote peer addressesChuck Lever1-0/+11
2006-09-22SUNRPC: remove extraneous header inclusionsChuck Lever1-1/+0
2006-09-22SUNRPC: create API for getting remote peer addressChuck Lever1-0/+1
2006-09-22SUNRPC: Introduce transport switch callout for pluggable rpcbindChuck Lever2-1/+2
2006-09-22SUNRPC: Support for RPC child tasks no longer neededChuck Lever1-5/+0
2006-09-22SUNRPC: Make RPC portmapper use per-transport storageChuck Lever2-20/+17
2006-09-22SUNRPC: Create a helper to tell whether a transport is boundChuck Lever1-0/+16