summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-249-150/+787
|\
| * xen/trace: use class for multicall traceJeremy Fitzhardinge2011-07-181-13/+7
| * xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()Jeremy Fitzhardinge2011-07-181-47/+23
| * xen/multicall: move *idx fields to start of mc_bufferJeremy Fitzhardinge2011-07-181-1/+1
| * xen/multicall: special-case singleton hypercallsJeremy Fitzhardinge2011-07-181-5/+22
| * xen/multicalls: add unlikely around slowpath in __xen_mc_entry()Jeremy Fitzhardinge2011-07-181-2/+2
| * xen/multicalls: disable MC_DEBUGJeremy Fitzhardinge2011-07-181-2/+2
| * xen/mmu: tune pgtable alloc/releaseJeremy Fitzhardinge2011-07-181-9/+44
| * xen/mmu: use extend_args for more mmuext updatesJeremy Fitzhardinge2011-07-181-15/+27
| * xen/trace: add tlb flush tracepointsJeremy Fitzhardinge2011-07-182-0/+56
| * xen/trace: add segment desc tracingJeremy Fitzhardinge2011-07-182-1/+90
| * xen/trace: add xen_pgd_(un)pin tracepointsJeremy Fitzhardinge2011-07-182-0/+28
| * xen/trace: add ptpage alloc/release tracepointsJeremy Fitzhardinge2011-07-182-2/+41
| * xen/trace: add mmu tracepointsJeremy Fitzhardinge2011-07-182-2/+247
| * xen/trace: add multicall tracingJeremy Fitzhardinge2011-07-186-8/+241
| * xen/trace: set up tracepoint skeletonJeremy Fitzhardinge2011-07-182-1/+5
| * xen/multicalls: remove debugfs statsJeremy Fitzhardinge2011-07-182-108/+4
| * trace/xen: add skeleton for Xen trace eventsJeremy Fitzhardinge2011-07-181-0/+13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-2422-589/+2128
|\ \
| * | crypto: caam - ablkcipher supportYuan Kang2011-07-152-0/+511
| * | crypto: caam - faster aead implementationYuan Kang2011-07-152-330/+832
| * | crypto: caam - structure renamingYuan Kang2011-07-151-21/+43
| * | crypto: caam - shorter namesYuan Kang2011-07-151-137/+137
| * | crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips2011-07-151-11/+0
| * | crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips2011-07-151-4/+3
| * | crypto: talitos - don't set done notification in hot pathKim Phillips2011-07-151-3/+3
| * | crypto: talitos - ensure request ordering within a single tfmKim Phillips2011-07-151-9/+14
| * | crypto: gf128mul - fix call to memset()Mathias Krause2011-07-081-2/+2
| * | crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-041-11/+55
| * | crypto: algif_hash - Handle initial af_alg_make_sg error correctlyHerbert Xu2011-06-301-1/+3
| * | crypto: sha1_generic - use SHA1_BLOCK_SIZEMandeep Singh Baines2011-06-301-5/+6
| * | hwrng: ppc4xx - add support for ppc4xx TRNGJosh Boyer2011-06-303-0/+169
| * | crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-301-1/+4
| * | crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips2011-06-301-1/+3
| * | crypto: arc4 - Fixed coding style issuesMati Vait2011-06-301-8/+7
| * | crypto: crc32c - Fixed coding style issueMati Vait2011-06-301-5/+5
| * | crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin2011-06-301-0/+5
| * | crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin2011-06-301-1/+3
| * | crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin2011-06-301-1/+0
| * | crypto: omap-sham - irq and dma handling changesDmitry Kasatkin2011-06-301-13/+27
| * | crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin2011-06-301-15/+9
| * | crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin2011-06-301-2/+1
| * | crypto: omap-sham - move some flags to device contextDmitry Kasatkin2011-06-301-13/+6
| * | crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin2011-06-301-16/+13
| * | crypto: omap-sham - replace flags bit mask with bit numberDmitry Kasatkin2011-06-301-50/+52
| * | crypto: omap-sham - remove unused codeDmitry Kasatkin2011-06-301-5/+0
| * | crypto: omap-sham - remove extra referenceDmitry Kasatkin2011-06-301-1/+1
| * | hwrng: timeriomem - use resource_sizeH Hartley Sweeten2011-06-301-2/+1
| * | hwrng: nomadik - add missing clk_putJulia Lawall2011-06-301-1/+2
| * | hwrng: omap - add missing clk_putJulia Lawall2011-06-301-2/+4
OpenPOWER on IntegriCloud