aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [ALSA] ASoC CS4270 codec device driverTimur Tabi2007-10-161-0/+1
* [ALSA] ALSA sound driver for the AT73C213 DAC using Atmel SSC driverHans-Christian Egtvedt2007-10-161-0/+25
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-10-151-0/+1
|\
| * [ARM] 4577/1: ITE 8152 PCI bridge supportMike Rapoport2007-10-151-0/+1
* | Merge branch 'locks' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2007-10-151-4/+18
|\ \
| * | Rework /proc/locks via seq_files and seq_list helpersPavel Emelyanov2007-10-091-0/+1
| * | Cleanup macros for distinguishing mandatory locksPavel Emelyanov2007-10-091-4/+17
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-1518-41/+41
|\ \ \
| * | | [TCP]: Make snd_cwnd_cnt 32-bitIlpo Järvinen2007-10-151-1/+1
| * | | [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-1/+0
| * | | [NETFILTER]: Replace sk_buff ** with sk_buff *Herbert Xu2007-10-1515-38/+38
| * | | [NETFILTER]: Do not copy skb in skb_make_writableHerbert Xu2007-10-151-1/+1
| * | | [SKBUFF]: Add skb_morphHerbert Xu2007-10-151-0/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2007-10-153-11/+110
|\ \ \ \
| * \ \ \ Merge master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6Dmitry Torokhov2007-10-12216-1933/+6732
| |\ \ \ \
| * | | | | Input: keyboard - add CapsShift lockSamuel Thibault2007-10-111-1/+3
| * | | | | Input: gpio-keys - add suspend/resume supportAnti Sullin2007-09-261-0/+1
| * | | | | Input: implement proper locking in input coreDmitry Torokhov2007-08-301-8/+104
| * | | | | Input: mark some functions __must_checkDmitry Torokhov2007-07-181-2/+2
* | | | | | Add skb_is_gso_v6Brice Goglin2007-10-151-0/+5
| |_|/ / / |/| | | |
* | | | | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2007-10-1513-78/+332
|\ \ \ \ \
| * | | | | NFS: Add a boot parameter to disable 64 bit inode numbersTrond Myklebust2007-10-091-0/+1
| * | | | | [23/37] Clean up duplicate includes inJesper Juhl2007-10-091-2/+0
| * | | | | NFS: Get rid of some obsolete macrosTrond Myklebust2007-10-091-4/+0
| * | | | | NFSv4: Fix nfs_atomic_open() to set the verifier on negative dentries tooTrond Myklebust2007-10-091-0/+5
| * | | | | NFS: Remove nfs_begin_data_update/nfs_end_data_updateTrond Myklebust2007-10-091-12/+0
| * | | | | NFS: Remove NFS_I(inode)->data_updatesTrond Myklebust2007-10-091-8/+6
| * | | | | NFS: NFS_CACHEINV() should not test for nfs_caches_unstable()Trond Myklebust2007-10-091-6/+0
| * | | | | NFS: nfs_mark_for_revalidate don't update cache_change_attributeTrond Myklebust2007-10-091-3/+1
| * | | | | NFS: Fix nfs_verify_change_attribute()Trond Myklebust2007-10-091-7/+7
| * | | | | NFS: Fix the sign of the return value of nfs_save_change_attribute()Trond Myklebust2007-10-091-3/+3
| * | | | | NFS: Fake up 'wcc' attributes to prevent cache invalidation after writeTrond Myklebust2007-10-092-1/+3
| * | | | | NFS: Fix atime revalidation in readdir()Trond Myklebust2007-10-091-0/+1
| * | | | | NFS: Don't force a dcache revalidation if nfs_wcc_update_inode succeedsTrond Myklebust2007-10-091-1/+3
| * | | | | NFS: fix nfs_verify_change_attributeTrond Myklebust2007-10-091-1/+1
| * | | | | NFSv4: Make NFSv4 ACCESS calls return attributes too...Trond Myklebust2007-10-091-0/+3
| * | | | | NFSv4: Simplify _nfs4_do_access()Trond Myklebust2007-10-091-3/+2
| * | | | | NFS: Replace file->private_data with calls to nfs_file_open_context()Trond Myklebust2007-10-091-6/+2
| * | | | | NFS: Add a helper to extract the nfs_open_context from a struct fileTrond Myklebust2007-10-091-0/+5
| * | | | | RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\2007-10-091-0/+5
| * | | | | RPCRDMA: Kconfig and header file with rpcrdma protocol definitions\"Talpey, Thomas\2007-10-092-0/+201
| * | | | | NFS/SUNRPC: support transport protocol naming\"Talpey, Thomas\2007-10-092-3/+13
| * | | | | SUNRPC: rearrange RPC sockets definitions\"Talpey, Thomas\2007-10-092-22/+40
| * | | | | SUNRPC: rename the rpc_xprtsock_create structure\"Talpey, Thomas\2007-10-091-5/+5
| * | | | | SUNRPC: Provide a new API for registering transport implementations\"Talpey, Thomas\2007-10-091-0/+11
| * | | | | SUNRPC: mark bulk read/write data in xdrbuf\"Talpey, Thomas\2007-10-091-1/+4
| * | | | | SUNRPC: export per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+1
| * | | | | SUNRPC: move per-transport rpcbind netid's\"Talpey, Thomas\2007-10-091-0/+13
| * | | | | SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_programChuck Lever2007-10-091-1/+1
| * | | | | SUNRPC: Add support for formatted universal addressesChuck Lever2007-10-091-0/+1