summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-18V4L/DVB: meye: remove last V4L1 remnants from the code and add v4l2_deviceHans Verkuil
2010-05-18V4L/DVB: v4l: add V4L2_PIX_FMT_Y4 and V4L2_PIX_FMT_Y6 pixelformatsHans Verkuil
2010-05-18V4L/DVB: videodev2: introduce a common control for chroma gainDevin Heitmueller
2010-05-18V4L/DVB (12770): Add tm6000 driver to staging treeMauro Carvalho Chehab
2010-05-17libata-sff: reorder SFF/BMDMA functionsTejun Heo
2010-05-17libata: kill ATA_FLAG_DISABLEDTejun Heo
2010-05-18Merge branch 'next' into for-linusJames Morris
2010-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-15Fix the regression created by "set S_DEAD on unlink()..." commitAl Viro
2010-05-14libata: make sff_irq_on() method optionalSergei Shtylyov
2010-05-14libata: introduce sff_set_devctl() methodSergei Shtylyov
2010-05-14libata: use longer 0xff wait if parallel scan is enabledTejun Heo
2010-05-14libata-sff: kill unused ata_bus_reset()Sergei Shtylyov
2010-05-14ahci: Add platform driverAnton Vorontsov
2010-05-14SUNRPC: Don't spam gssd with upcall requests when the kerberos key expiredTrond Myklebust
2010-05-14SUNRPC: Reorder the struct rpc_task fieldsTrond Myklebust
2010-05-14SUNRPC: Remove the 'tk_magic' debugging fieldTrond Myklebust
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust
2010-05-14NFS: Don't use GFP_KERNEL in rpcsec_gss downcallsTrond Myklebust
2010-05-14SUNRPC: Replace jiffies-based metrics with ktime-based metricsChuck Lever
2010-05-14ktime: introduce ktime_to_ms()Chuck Lever
2010-05-14SUNRPC: RPC metrics and RTT estimator should use same RTT valueChuck Lever
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman