| Commit message (Expand) | Author | Age |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [HWRNG] omap: Minor updates | David Brownell | 2008-04-20 |
| * | [CRYPTO] kconfig: Ordering cleanup | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] all: Clean up init()/fini() | Kamalesh Babulal | 2008-04-20 |
| * | [CRYPTO] padlock-aes: Use generic setkey function | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] aes: Export generic setkey | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] api: Make the crypto subsystem fully modular | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] cts: Add CTS mode required for Kerberos AES support | Kevin Coffman | 2008-04-20 |
| * | [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpu | Marcin Slusarz | 2008-04-20 |
| * | [CRYPTO] tcrypt: Change the XTEA test vectors | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] tcrypt: Shrink the tcrypt module | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] tcrypt: Change the usage of the test vectors | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] api: Constify function pointer tables | Jan Engelhardt | 2008-04-20 |
| * | [CRYPTO] aes-x86-32: Remove unused return code | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] tcrypt: Shrink speed templates | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] tcrypt: Group common speed templates | Sebastian Siewior | 2008-04-20 |
| * | [CRYPTO] sha512: Rename sha512 to sha512_generic | Jan Glauber | 2008-04-20 |
| * | [CRYPTO] sha384: Hardware acceleration for s390 | Jan Glauber | 2008-04-20 |
| * | [CRYPTO] sha512: Hardware acceleration for s390 | Jan Glauber | 2008-04-20 |
| * | [CRYPTO] s390: Generic sha_update and sha_final | Jan Glauber | 2008-04-20 |
| * | [CRYPTO] api: Switch to proc_create() | Alexey Dobriyan | 2008-04-20 |
* | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | [ISDN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| * | | drivers/char: minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| * | | [PPC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| * | | [BLACKFIN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| * | | [SPARC] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
| * | | ARM minor irq handler cleanup: avoid passing unused info to irq | Jeff Garzik | 2008-04-20 |
| |/ |
|
* | | Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | [ISDN] Hisax: eliminate many unnecessary references to CardType[] | Jeff Garzik | 2008-04-20 |
| * | | [ISDN] HiSax: modularization prep | Jeff Garzik | 2008-04-20 |
| |/ |
|
* | | ptrace: compat_ptrace_request siginfo | Roland McGrath | 2008-04-21 |
* | | skbuff: fix missing kernel-doc notation | Randy Dunlap | 2008-04-21 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus... | Linus Torvalds | 2008-04-21 |
|\ \ |
|
| * | | [POWERPC] Fix compile breakage for 64-bit UP configs | Paul Mackerras | 2008-04-20 |
| * | | [POWERPC] Define copy_siginfo_from_user32 | Roland McGrath | 2008-04-19 |
| * | | [POWERPC] Add compat handler for PTRACE_GETSIGINFO | Andreas Schwab | 2008-04-19 |
| * | | [POWERPC] i2c: Fix build breakage introduced by OF helpers | Jochen Friedrich | 2008-04-19 |
| * | | [POWERPC] Optimize fls64() on 64-bit processors | Paul Mackerras | 2008-04-18 |
| * | | [POWERPC] irqtrace support for 64-bit powerpc | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Stacktrace support for lockdep | Christoph Hellwig | 2008-04-18 |
| * | | [POWERPC] Move stackframe definitions to common header | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Fix device-tree locking vs. interrupts | Benjamin Herrenschmidt | 2008-04-18 |
| * | | [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument const | Trent Piepho | 2008-04-18 |
| * | | [POWERPC] Remove unused __max_memory variable | Olof Johansson | 2008-04-18 |
| * | | [POWERPC] Simplify xics direct/lpar irq_host setup | Michael Ellerman | 2008-04-18 |
| * | | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ() | Michael Ellerman | 2008-04-18 |
| * | | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c... | Michael Ellerman | 2008-04-18 |
| * | | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.c | Michael Ellerman | 2008-04-18 |
| * | | [POWERPC] Use asm-generic/bitops/find.h in bitops.h | Alexander van Heukelum | 2008-04-18 |