aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-20PCI: clean up search.c a lotGreg Kroah-Hartman2-139/+114
2008-04-20PCI: remove pci_get_device_reverseGreg Kroah-Hartman2-51/+0
2008-04-20PCI: remove pci_get_device_reverse from calgary driverGreg Kroah-Hartman1-2/+1
2008-04-20PCI: remove pci_find_presentGreg Kroah-Hartman2-22/+15
2008-04-20PCI: #if 0 pci_assign_resource_fixed()Adrian Bunk2-2/+1
2008-04-20PCI: doc/pci: create Documentation/PCI/ and move files into itRandy Dunlap7-20/+22
2008-04-21[HWRNG] omap: Minor updatesDavid Brownell1-13/+13
2008-04-21[CRYPTO] kconfig: Ordering cleanupSebastian Siewior1-316/+329
2008-04-21[CRYPTO] all: Clean up init()/fini()Kamalesh Babulal23-92/+92
2008-04-21[CRYPTO] padlock-aes: Use generic setkey functionSebastian Siewior2-301/+20
2008-04-21[CRYPTO] aes: Export generic setkeySebastian Siewior2-11/+53
2008-04-21[CRYPTO] api: Make the crypto subsystem fully modularSebastian Siewior4-9/+6
2008-04-21[CRYPTO] cts: Add CTS mode required for Kerberos AES supportKevin Coffman5-2/+582
2008-04-21[CRYPTO] lrw: Replace all adds to big endians variables with be*_add_cpuMarcin Slusarz1-2/+3
2008-04-21[CRYPTO] tcrypt: Change the XTEA test vectorsSebastian Siewior1-3/+3
2008-04-21[CRYPTO] tcrypt: Shrink the tcrypt moduleSebastian Siewior1-5773/+5770
2008-04-21[CRYPTO] tcrypt: Change the usage of the test vectorsSebastian Siewior1-165/+181
2008-04-21[CRYPTO] api: Constify function pointer tablesJan Engelhardt1-1/+1
2008-04-21[CRYPTO] aes-x86-32: Remove unused return codeSebastian Siewior1-3/+0
2008-04-21[CRYPTO] tcrypt: Shrink speed templatesSebastian Siewior2-161/+57
2008-04-21[CRYPTO] tcrypt: Group common speed templatesSebastian Siewior2-137/+91
2008-04-21[CRYPTO] sha512: Rename sha512 to sha512_genericJan Glauber2-12/+13
2008-04-21[CRYPTO] sha384: Hardware acceleration for s390Jan Glauber2-9/+54
2008-04-21[CRYPTO] sha512: Hardware acceleration for s390Jan Glauber6-4/+97
2008-04-21[CRYPTO] s390: Generic sha_update and sha_finalJan Glauber5-171/+138
2008-04-21[CRYPTO] api: Switch to proc_create()Alexey Dobriyan1-5/+1
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik3-5/+5
2008-04-20[NET]: Expose netdevice dev_id through sysfsDavid Woodhouse1-0/+2
2008-04-20skbuff: fix missing kernel-doc notationRandy Dunlap1-0/+1
2008-04-20drivers/char: minor irq handler cleanupsJeff Garzik8-52/+42
2008-04-20[ROSE]: Fix soft lockup wrt. rose_node_list_lockBernard Pidoux1-2/+0
2008-04-20[PPC] minor irq handler cleanupsJeff Garzik2-3/+4
2008-04-20[BLACKFIN] minor irq handler cleanupsJeff Garzik1-3/+2
2008-04-20[SPARC] minor irq handler cleanupsJeff Garzik2-2/+2
2008-04-20ARM minor irq handler cleanup: avoid passing unused info to irqJeff Garzik1-1/+1
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik20-120/+70
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik2-5/+11
2008-04-20[ARM] fix lh7a40x/kev7a400 buildRussell King1-3/+2
2008-04-20UBI: print media information earlierArtem Bityutskiy1-9/+10
2008-04-20[POWERPC] Fix compile breakage for 64-bit UP configsPaul Mackerras1-0/+1
2008-04-20[POWERPC] Define copy_siginfo_from_user32Roland McGrath1-3/+16
2008-04-20[POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2-0/+29
2008-04-20[POWERPC] i2c: Fix build breakage introduced by OF helpersJochen Friedrich3-3/+3
2008-04-19SCSI: convert struct class_device to struct deviceTony Jones55-1510/+1761
2008-04-19DRM: remove unused dev_classGreg Kroah-Hartman1-1/+0
2008-04-19IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2-24/+27
2008-04-19IB: convert struct class_device to struct deviceTony Jones15-319/+352
2008-04-19memstick: convert struct class_device to struct deviceGreg Kroah-Hartman4-28/+27
2008-04-19driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison7-36/+36
2008-04-19sysfs: refill attribute buffer when reading from offset 0Dan Williams2-5/+9