index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-07-24
9
-150
/
+787
|
\
|
*
xen/trace: use class for multicall trace
Jeremy Fitzhardinge
2011-07-18
1
-13
/
+7
|
*
xen/trace: convert mmu events to use DECLARE_EVENT_CLASS()/DEFINE_EVENT()
Jeremy Fitzhardinge
2011-07-18
1
-47
/
+23
|
*
xen/multicall: move *idx fields to start of mc_buffer
Jeremy Fitzhardinge
2011-07-18
1
-1
/
+1
|
*
xen/multicall: special-case singleton hypercalls
Jeremy Fitzhardinge
2011-07-18
1
-5
/
+22
|
*
xen/multicalls: add unlikely around slowpath in __xen_mc_entry()
Jeremy Fitzhardinge
2011-07-18
1
-2
/
+2
|
*
xen/multicalls: disable MC_DEBUG
Jeremy Fitzhardinge
2011-07-18
1
-2
/
+2
|
*
xen/mmu: tune pgtable alloc/release
Jeremy Fitzhardinge
2011-07-18
1
-9
/
+44
|
*
xen/mmu: use extend_args for more mmuext updates
Jeremy Fitzhardinge
2011-07-18
1
-15
/
+27
|
*
xen/trace: add tlb flush tracepoints
Jeremy Fitzhardinge
2011-07-18
2
-0
/
+56
|
*
xen/trace: add segment desc tracing
Jeremy Fitzhardinge
2011-07-18
2
-1
/
+90
|
*
xen/trace: add xen_pgd_(un)pin tracepoints
Jeremy Fitzhardinge
2011-07-18
2
-0
/
+28
|
*
xen/trace: add ptpage alloc/release tracepoints
Jeremy Fitzhardinge
2011-07-18
2
-2
/
+41
|
*
xen/trace: add mmu tracepoints
Jeremy Fitzhardinge
2011-07-18
2
-2
/
+247
|
*
xen/trace: add multicall tracing
Jeremy Fitzhardinge
2011-07-18
6
-8
/
+241
|
*
xen/trace: set up tracepoint skeleton
Jeremy Fitzhardinge
2011-07-18
2
-1
/
+5
|
*
xen/multicalls: remove debugfs stats
Jeremy Fitzhardinge
2011-07-18
2
-108
/
+4
|
*
trace/xen: add skeleton for Xen trace events
Jeremy Fitzhardinge
2011-07-18
1
-0
/
+13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2011-07-24
22
-589
/
+2128
|
\
\
|
*
|
crypto: caam - ablkcipher support
Yuan Kang
2011-07-15
2
-0
/
+511
|
*
|
crypto: caam - faster aead implementation
Yuan Kang
2011-07-15
2
-330
/
+832
|
*
|
crypto: caam - structure renaming
Yuan Kang
2011-07-15
1
-21
/
+43
|
*
|
crypto: caam - shorter names
Yuan Kang
2011-07-15
1
-137
/
+137
|
*
|
crypto: talitos - don't bad_key in ablkcipher setkey
Kim Phillips
2011-07-15
1
-11
/
+0
|
*
|
crypto: talitos - remove unused giv from ablkcipher methods
Kim Phillips
2011-07-15
1
-4
/
+3
|
*
|
crypto: talitos - don't set done notification in hot path
Kim Phillips
2011-07-15
1
-3
/
+3
|
*
|
crypto: talitos - ensure request ordering within a single tfm
Kim Phillips
2011-07-15
1
-9
/
+14
|
*
|
crypto: gf128mul - fix call to memset()
Mathias Krause
2011-07-08
1
-2
/
+2
|
*
|
crypto: s390 - support hardware accelerated SHA-224
Jan Glauber
2011-07-04
1
-11
/
+55
|
*
|
crypto: algif_hash - Handle initial af_alg_make_sg error correctly
Herbert Xu
2011-06-30
1
-1
/
+3
|
*
|
crypto: sha1_generic - use SHA1_BLOCK_SIZE
Mandeep Singh Baines
2011-06-30
1
-5
/
+6
|
*
|
hwrng: ppc4xx - add support for ppc4xx TRNG
Josh Boyer
2011-06-30
3
-0
/
+169
|
*
|
crypto: crypto4xx - Perform read/modify/write on device control register
Josh Boyer
2011-06-30
1
-1
/
+4
|
*
|
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
2011-06-30
1
-1
/
+3
|
*
|
crypto: arc4 - Fixed coding style issues
Mati Vait
2011-06-30
1
-8
/
+7
|
*
|
crypto: crc32c - Fixed coding style issue
Mati Vait
2011-06-30
1
-5
/
+5
|
*
|
crypto: omap-sham - do not schedule tasklet if there is no active requests
Dmitry Kasatkin
2011-06-30
1
-0
/
+5
|
*
|
crypto: omap-sham - clear device flags when finishing request
Dmitry Kasatkin
2011-06-30
1
-1
/
+3
|
*
|
crypto: omap-sham - irq handler must not clear error code
Dmitry Kasatkin
2011-06-30
1
-1
/
+0
|
*
|
crypto: omap-sham - irq and dma handling changes
Dmitry Kasatkin
2011-06-30
1
-13
/
+27
|
*
|
crypto: omap-sham - remove dedicated queue handling tasklet
Dmitry Kasatkin
2011-06-30
1
-15
/
+9
|
*
|
crypto: omap-sham - remove unnecessary local variable
Dmitry Kasatkin
2011-06-30
1
-2
/
+1
|
*
|
crypto: omap-sham - move some flags to device context
Dmitry Kasatkin
2011-06-30
1
-13
/
+6
|
*
|
crypto: omap-sham - replace flags operation with atomic bit operations
Dmitry Kasatkin
2011-06-30
1
-16
/
+13
|
*
|
crypto: omap-sham - replace flags bit mask with bit number
Dmitry Kasatkin
2011-06-30
1
-50
/
+52
|
*
|
crypto: omap-sham - remove unused code
Dmitry Kasatkin
2011-06-30
1
-5
/
+0
|
*
|
crypto: omap-sham - remove extra reference
Dmitry Kasatkin
2011-06-30
1
-1
/
+1
|
*
|
hwrng: timeriomem - use resource_size
H Hartley Sweeten
2011-06-30
1
-2
/
+1
|
*
|
hwrng: nomadik - add missing clk_put
Julia Lawall
2011-06-30
1
-1
/
+2
|
*
|
hwrng: omap - add missing clk_put
Julia Lawall
2011-06-30
1
-2
/
+4
[next]