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
...
|
*
|
[CRYPTO] cts: Add CTS mode required for Kerberos AES support
Kevin Coffman
2008-04-21
5
-2
/
+582
|
*
|
[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu
Marcin Slusarz
2008-04-21
1
-2
/
+3
|
*
|
[CRYPTO] tcrypt: Change the XTEA test vectors
Sebastian Siewior
2008-04-21
1
-3
/
+3
|
*
|
[CRYPTO] tcrypt: Shrink the tcrypt module
Sebastian Siewior
2008-04-21
1
-5773
/
+5770
|
*
|
[CRYPTO] tcrypt: Change the usage of the test vectors
Sebastian Siewior
2008-04-21
1
-165
/
+181
|
*
|
[CRYPTO] api: Constify function pointer tables
Jan Engelhardt
2008-04-21
1
-1
/
+1
|
*
|
[CRYPTO] aes-x86-32: Remove unused return code
Sebastian Siewior
2008-04-21
1
-3
/
+0
|
*
|
[CRYPTO] tcrypt: Shrink speed templates
Sebastian Siewior
2008-04-21
2
-161
/
+57
|
*
|
[CRYPTO] tcrypt: Group common speed templates
Sebastian Siewior
2008-04-21
2
-137
/
+91
|
*
|
[CRYPTO] sha512: Rename sha512 to sha512_generic
Jan Glauber
2008-04-21
2
-12
/
+13
|
*
|
[CRYPTO] sha384: Hardware acceleration for s390
Jan Glauber
2008-04-21
2
-9
/
+54
|
*
|
[CRYPTO] sha512: Hardware acceleration for s390
Jan Glauber
2008-04-21
6
-4
/
+97
|
*
|
[CRYPTO] s390: Generic sha_update and sha_final
Jan Glauber
2008-04-21
5
-171
/
+138
|
*
|
[CRYPTO] api: Switch to proc_create()
Alexey Dobriyan
2008-04-21
1
-5
/
+1
|
|
/
*
|
Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-04-21
17
-66
/
+56
|
\
\
|
*
|
[ISDN] minor irq handler cleanups
Jeff Garzik
2008-04-20
3
-5
/
+5
|
*
|
drivers/char: minor irq handler cleanups
Jeff Garzik
2008-04-20
8
-52
/
+42
|
*
|
[PPC] minor irq handler cleanups
Jeff Garzik
2008-04-20
2
-3
/
+4
|
*
|
[BLACKFIN] minor irq handler cleanups
Jeff Garzik
2008-04-20
1
-3
/
+2
|
*
|
[SPARC] minor irq handler cleanups
Jeff Garzik
2008-04-20
2
-2
/
+2
|
*
|
ARM minor irq handler cleanup: avoid passing unused info to irq
Jeff Garzik
2008-04-20
1
-1
/
+1
|
|
/
*
|
Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-04-21
22
-125
/
+81
|
\
\
|
*
|
[ISDN] Hisax: eliminate many unnecessary references to CardType[]
Jeff Garzik
2008-04-20
20
-120
/
+70
|
*
|
[ISDN] HiSax: modularization prep
Jeff Garzik
2008-04-20
2
-5
/
+11
|
|
/
*
|
ptrace: compat_ptrace_request siginfo
Roland McGrath
2008-04-21
1
-13
/
+35
*
|
skbuff: fix missing kernel-doc notation
Randy Dunlap
2008-04-21
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
2008-04-21
421
-4552
/
+14541
|
\
\
|
*
|
[POWERPC] Fix compile breakage for 64-bit UP configs
Paul Mackerras
2008-04-20
1
-0
/
+1
|
*
|
[POWERPC] Define copy_siginfo_from_user32
Roland McGrath
2008-04-20
1
-3
/
+16
|
*
|
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
Andreas Schwab
2008-04-20
2
-0
/
+29
|
*
|
[POWERPC] i2c: Fix build breakage introduced by OF helpers
Jochen Friedrich
2008-04-20
3
-3
/
+3
|
*
|
[POWERPC] Optimize fls64() on 64-bit processors
Paul Mackerras
2008-04-18
1
-0
/
+17
|
*
|
[POWERPC] irqtrace support for 64-bit powerpc
Benjamin Herrenschmidt
2008-04-18
11
-52
/
+134
|
*
|
[POWERPC] Stacktrace support for lockdep
Christoph Hellwig
2008-04-18
3
-0
/
+52
|
*
|
[POWERPC] Move stackframe definitions to common header
Benjamin Herrenschmidt
2008-04-18
5
-32
/
+26
|
*
|
[POWERPC] Fix device-tree locking vs. interrupts
Benjamin Herrenschmidt
2008-04-18
1
-11
/
+17
|
*
|
[POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const
Trent Piepho
2008-04-18
1
-2
/
+2
|
*
|
[POWERPC] Remove unused __max_memory variable
Olof Johansson
2008-04-18
1
-3
/
+0
|
*
|
[POWERPC] Simplify xics direct/lpar irq_host setup
Michael Ellerman
2008-04-18
1
-27
/
+12
|
*
|
[POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()
Michael Ellerman
2008-04-18
1
-41
/
+2
|
*
|
[POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...
Michael Ellerman
2008-04-18
1
-8
/
+12
|
*
|
[POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c
Michael Ellerman
2008-04-18
3
-52
/
+52
|
*
|
[POWERPC] Use asm-generic/bitops/find.h in bitops.h
Alexander van Heukelum
2008-04-18
1
-16
/
+1
|
*
|
Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...
Paul Mackerras
2008-04-18
100
-2532
/
+4274
|
|
\
\
|
|
*
|
[POWERPC] 83xx: mpc8315 - fix USB UTMI Host setup
Anton Vorontsov
2008-04-17
2
-3
/
+11
|
|
*
|
[POWERPC] 85xx: Fix the size of qe muram for MPC8568E
Haiying Wang
2008-04-17
1
-2
/
+2
|
|
*
|
[POWERPC] 86xx: mpc86xx_hpcn - Temporarily accept old dts node identifier.
Paul Gortmaker
2008-04-17
1
-0
/
+6
|
|
*
|
[POWERPC] 86xx: mark functions static, other minor cleanups
Paul Gortmaker
2008-04-17
3
-7
/
+7
|
|
*
|
[POWERPC] Make rheap safe for spinlocks
Timur Tabi
2008-04-17
1
-2
/
+2
|
|
*
|
[POWERPC] fsl: Convert dts to v1 syntax
Kumar Gala
2008-04-17
8
-357
/
+372
[prev]
[next]