summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-05-14SUNRPC: Trivial cleanups in include/linux/sunrpc/xdr.hChuck Lever1-3/+5
2010-05-14NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2-1/+5
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust1-2/+1
2010-05-14NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust1-1/+1
2010-05-14NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust1-0/+14
2010-05-14gss_krb5: Add support for rc4-hmac encryptionKevin Coffman1-0/+9
2010-05-14gss_krb5: Use confounder length in wrap codeKevin Coffman1-0/+3
2010-05-14gssd_krb5: More arcfour-hmac supportKevin Coffman1-2/+3
2010-05-14gss_krb5: Save the raw session key in the contextKevin Coffman1-0/+1
2010-05-14gssd_krb5: arcfour-hmac supportKevin Coffman1-2/+2
2010-05-14gss_krb5: add remaining pieces to enable AES encryption supportKevin Coffman1-0/+20
2010-05-14gss_krb5: add support for new token formats in rfc4121Kevin Coffman1-0/+28
2010-05-14gss_krb5: add support for triple-des encryptionKevin Coffman1-0/+5
2010-05-14gss_krb5: Add upcall info indicating supported kerberos enctypesTrond Myklebust1-0/+2
2010-05-14gss_krb5: handle new context format from gssdKevin Coffman1-2/+21
2010-05-14gss_krb5: import functionality to derive keys into the kernelKevin Coffman1-0/+31
2010-05-14gss_krb5: add ability to have a keyed checksum (hmac)Kevin Coffman1-3/+8
2010-05-14gss_krb5: introduce encryption type frameworkKevin Coffman1-1/+24
2010-05-14gss_krb5: split up functions in preparation of adding new enctypesKevin Coffman1-0/+1
2010-05-14gss_krb5: Introduce encryption type frameworkKevin Coffman1-0/+25
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt1-2/+19
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt1-3/+2
2010-05-14tracing: Move print functions into event classSteven Rostedt2-15/+5
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt2-7/+20
2010-05-14tracing: Move raw_init from events to classSteven Rostedt2-3/+1
2010-05-14tracing: Move fields from event to class structureSteven Rostedt2-8/+11
2010-05-14tracing: Remove per event trace registeringSteven Rostedt2-29/+19
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt1-23/+72
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers1-1/+6
2010-05-14tracing: Create class struct for eventsSteven Rostedt2-3/+9
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt18-102/+193
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee1-0/+2
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee1-1/+1
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee1-0/+2
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee1-0/+1
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park1-0/+2
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park1-0/+3
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park1-0/+4
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang1-2/+11
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF1-0/+1
2010-05-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller1-26/+19
2010-05-13sh: fixup the docbook paths for clock framework shuffling.Paul Mundt1-2/+1
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm1-1/+1
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm1-0/+151
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller3-24/+15
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar15-10/+57
2010-05-13tipc: Update commenting in TIPC APIAllan Stephens1-3/+3
2010-05-13tipc: Add support for "-s" configuration optionAllan Stephens1-0/+1
2010-05-13lockup_detector: Fix forgotten config conversionFrederic Weisbecker1-1/+1
2010-05-13mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe1-5/+5