summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2010-05-14tracing: Combine event filter_active and enable into single flags fieldSteven Rostedt
2010-05-14tracing: Remove duplicate id information in event structureSteven Rostedt
2010-05-14tracing: Move print functions into event classSteven Rostedt
2010-05-14tracing: Allow events to share their print functionsSteven Rostedt
2010-05-14tracing: Move raw_init from events to classSteven Rostedt
2010-05-14tracing: Move fields from event to class structureSteven Rostedt
2010-05-14tracing: Remove per event trace registeringSteven Rostedt
2010-05-14tracing: Let tracepoints have data passed to tracepoint callbacksSteven Rostedt
2010-05-14tracepoints: Add check trace callback typeMathieu Desnoyers
2010-05-14tracing: Create class struct for eventsSteven Rostedt
2010-05-14Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Steven Rostedt
2010-05-14mtd: nand: support alternate BB marker locations on MLCKevin Cernekee
2010-05-14mtd: nand: extend NAND flash detection to new MLC chipsKevin Cernekee
2010-05-14mtd: suppress warnings in inline_map_read()Kevin Cernekee
2010-05-14mtd: map.h: add missing bug.h includeKevin Cernekee
2010-05-14mtd: onenand: add new callback for bufferram readKyungmin Park
2010-05-14mtd: onenand: allocate verify buffer in the coreKyungmin Park
2010-05-14mtd: onenand: add support for chips with 4KiB page sizeKyungmin Park
2010-05-14mtd: chips: use common manufacturer codes in jedec_probe()Wolfram Sang
2010-05-14mtd: cfi_probe: add support for SST 0x0701 vendornameGuillaume LECERF
2010-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13sh: fixup the docbook paths for clock framework shuffling.Paul Mundt
2010-05-13sh: move sh clock.c contents to drivers/sh/clk.Magnus Damm
2010-05-13sh: move sh asm/clock.h contents to linux/sh_clk.h V2Magnus Damm
2010-05-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-05-13Merge commit 'v2.6.34-rc7' into tracing/coreIngo Molnar
2010-05-12tipc: Update commenting in TIPC APIAllan Stephens
2010-05-12tipc: Add support for "-s" configuration optionAllan Stephens
2010-05-12mtd/nand/sh_flctl: Move function mtd_to_flctl to fix build failurePeter Huewe
2010-05-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-05-12ACPI: Unconditionally set SCI_EN on resumeMatthew Garrett
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-05-11rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney