summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [HWRNG] omap: Minor updatesDavid Brownell2008-04-211-13/+13
| | * | | [CRYPTO] kconfig: Ordering cleanupSebastian Siewior2008-04-211-316/+329
| | * | | [CRYPTO] all: Clean up init()/fini()Kamalesh Babulal2008-04-2123-92/+92
| | * | | [CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2008-04-212-301/+20
| | * | | [CRYPTO] aes: Export generic setkeySebastian Siewior2008-04-212-11/+53
| | * | | [CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior2008-04-214-9/+6
| | * | | [CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman2008-04-215-2/+582
| | * | | [CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz2008-04-211-2/+3
| | * | | [CRYPTO] tcrypt: Change the XTEA test vectorsSebastian Siewior2008-04-211-3/+3
| | * | | [CRYPTO] tcrypt: Shrink the tcrypt moduleSebastian Siewior2008-04-211-5773/+5770
| | * | | [CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior2008-04-211-165/+181
| | * | | [CRYPTO] api: Constify function pointer tablesJan Engelhardt2008-04-211-1/+1
| | * | | [CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior2008-04-211-3/+0
| | * | | [CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior2008-04-212-161/+57
| | * | | [CRYPTO] tcrypt: Group common speed templatesSebastian Siewior2008-04-212-137/+91
| | * | | [CRYPTO] sha512: Rename sha512 to sha512_genericJan Glauber2008-04-212-12/+13
| | * | | [CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2008-04-212-9/+54
| | * | | [CRYPTO] sha512: Hardware acceleration for s390Jan Glauber2008-04-216-4/+97
| | * | | [CRYPTO] s390: Generic sha_update and sha_finalJan Glauber2008-04-215-171/+138
| | * | | [CRYPTO] api: Switch to proc_create()Alexey Dobriyan2008-04-211-5/+1
| | |/ /
| * | | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-2217-66/+56
| |\ \ \
| | * | | [ISDN] minor irq handler cleanupsJeff Garzik2008-04-213-5/+5
| | * | | drivers/char: minor irq handler cleanupsJeff Garzik2008-04-218-52/+42
| | * | | [PPC] minor irq handler cleanupsJeff Garzik2008-04-212-3/+4
| | * | | [BLACKFIN] minor irq handler cleanupsJeff Garzik2008-04-211-3/+2
| | * | | [SPARC] minor irq handler cleanupsJeff Garzik2008-04-212-2/+2
| | * | | ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik2008-04-211-1/+1
| | |/ /
| * | | Merge branch 'isdn-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-04-2222-125/+81
| |\ \ \
| | * | | [ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik2008-04-2120-120/+70
| | * | | [ISDN] HiSax: modularization prepJeff Garzik2008-04-212-5/+11
| | |/ /
| * | | ptrace: compat_ptrace_request siginfoRoland McGrath2008-04-221-13/+35
| * | | skbuff: fix missing kernel-doc notationRandy Dunlap2008-04-221-0/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2008-04-22421-4552/+14541
| |\ \ \
| | * | | [POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras2008-04-201-0/+1
| | * | | [POWERPC] Define copy_siginfo_from_user32Roland McGrath2008-04-201-3/+16
| | * | | [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-202-0/+29
| | * | | [POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich2008-04-203-3/+3
| | * | | [POWERPC] Optimize fls64() on 64-bit processorsPaul Mackerras2008-04-181-0/+17
| | * | | [POWERPC] irqtrace support for 64-bit powerpcBenjamin Herrenschmidt2008-04-1811-52/+134
| | * | | [POWERPC] Stacktrace support for lockdepChristoph Hellwig2008-04-183-0/+52
| | * | | [POWERPC] Move stackframe definitions to common headerBenjamin Herrenschmidt2008-04-185-32/+26
| | * | | [POWERPC] Fix device-tree locking vs. interruptsBenjamin Herrenschmidt2008-04-181-11/+17
| | * | | [POWERPC] Make pci_bus_to_host()'s struct pci_bus * argument constTrent Piepho2008-04-181-2/+2
| | * | | [POWERPC] Remove unused __max_memory variableOlof Johansson2008-04-181-3/+0
| | * | | [POWERPC] Simplify xics direct/lpar irq_host setupMichael Ellerman2008-04-181-27/+12
| | * | | [POWERPC] Use pseries_setup_i8259_cascade() in pseries_mpic_init_IRQ()Michael Ellerman2008-04-181-41/+2
| | * | | [POWERPC] Turn xics_setup_8259_cascade() into a generic pseries_setup_i8259_c...Michael Ellerman2008-04-181-8/+12
| | * | | [POWERPC] Move xics_setup_8259_cascade() into platforms/pseries/setup.cMichael Ellerman2008-04-183-52/+52
| | * | | [POWERPC] Use asm-generic/bitops/find.h in bitops.hAlexander van Heukelum2008-04-181-16/+1
| | * | | Merge branch 'powerpc-next' of master.kernel.org:/pub/scm/linux/kernel/git/ga...Paul Mackerras2008-04-18100-2532/+4274
| | |\ \ \