aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-24
|\
| * xen/trace: use class for multicall traceJeremy Fitzhardinge2011-07-18
| * xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge2011-07-18
| * xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-18
| * xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-18
| * xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-18
| * xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-18
| * xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-18
| * xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-18
| * xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-18
| * xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-18
| * xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-18
| * xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-18
| * xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-18
| * xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-18
| * xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-18
| * xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-18
| * trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge2011-07-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-24
|\ \
| * | crypto: caam - ablkcipher supportYuan Kang2011-07-14
| * | crypto: caam - faster aead implementationYuan Kang2011-07-14
| * | crypto: caam - structure renamingYuan Kang2011-07-14
| * | crypto: caam - shorter namesYuan Kang2011-07-14
| * | crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-14
| * | crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-14
| * | crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-14
| * | crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-14
| * | crypto: gf128mul - fix call to memset()Mathias Krause2011-07-08
| * | crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-04
| * | crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-29
| * | crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-29
| * | hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-29
| * | crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-29
| * | crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-29
| * | crypto: arc4 - Fixed coding style issuesMati Vait2011-06-29
| * | crypto: crc32c - Fixed coding style issueMati Vait2011-06-29
| * | crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-29
| * | crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-29
| * | hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-29
| * | hwrng: nomadik - add missing clk_putJulia Lawall2011-06-29
| * | hwrng: omap - add missing clk_putJulia Lawall2011-06-29