aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-01-25
|\
| * security/selinux: constify function pointer tables and fieldsJan Engelhardt2008-01-24
| * security: add a secctx_to_secid() hookDavid Howells2008-01-24
| * security: remove security_sb_post_mountroot hookH. Peter Anvin2008-01-24
| * Security: remove security.h include from mm.hJames Morris2008-01-24
| * Security: add get, set, and cloning of superblock security informationEric Paris2008-01-24
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2008-01-25
|\ \
| * | [CRYPTO] api: Set default CRYPTO_MINALIGN to unsigned long longHerbert Xu2008-01-10
| * | [CRYPTO] aead: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add aead_geniv_alloc/aead_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] aead: Add givcrypt operationsHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Create default givcipher instancesHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add skcipher_geniv_alloc/skcipher_geniv_freeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Added geniv fieldHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add givcrypt operations and givcipher typeHerbert Xu2008-01-10
| * | [CRYPTO] skcipher: Add crypto_grab_skcipher interfaceHerbert Xu2008-01-10
| * | [CRYPTO] api: Sanitise mask when allocating ablkcipher/hashHerbert Xu2008-01-10
| * | [CRYPTO] aead: Make authsize a run-time parameterHerbert Xu2008-01-10
| * | [HWRNG]: move status polling loop to data_present callbacksPatrick McHardy2008-01-10
| * | [CRYPTO] ablkcipher: Add distinct ABLKCIPHER typeHerbert Xu2008-01-10
* | | Kobject: fix coding style issues in kobject.hGreg Kroah-Hartman2008-01-25
* | | Driver core: fix coding style issues in device.hGreg Kroah-Hartman2008-01-25
* | | Driver Core: add class iteration apiDave Young2008-01-24
* | | Driver Core: constify the name passed to platform_device_register_simpleStephen Rothwell2008-01-24
* | | Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-24
* | | Kobject: remove kobject_unregister() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* | | Kobject: auto-cleanup on final unrefKay Sievers2008-01-24
* | | Kset: remove kset_add functionGreg Kroah-Hartman2008-01-24
* | | Kobject: remove kobject_register()Greg Kroah-Hartman2008-01-24
* | | Kobject: rename kobject_init_ng() to kobject_init()Greg Kroah-Hartman2008-01-24
* | | Kobject: remove kobject_init() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* | | Kobject: rename kobject_add_ng() to kobject_add()Greg Kroah-Hartman2008-01-24
* | | Kobject: remove kobject_add() as no one uses it anymoreGreg Kroah-Hartman2008-01-24
* | | Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* | | Driver core: move the static kobject out of struct driverGreg Kroah-Hartman2008-01-24
* | | Driver core: move the driver specific module code into the driver coreGreg Kroah-Hartman2008-01-24
* | | Driver: add driver_add_kobj for looney iseries_veth driverGreg Kroah-Hartman2008-01-24
* | | driver core: Introduce default attribute groups.Cornelia Huck2008-01-24
* | | driver core: remove fields from struct bus_typeGreg Kroah-Hartman2008-01-24
* | | driver core: add way to get to bus device klistGreg Kroah-Hartman2008-01-24
* | | driver core: add way to get to bus ksetGreg Kroah-Hartman2008-01-24
* | | driver core: remove owner field from struct bus_typeGreg Kroah-Hartman2008-01-24
* | | UIO: fix kobject usageGreg Kroah-Hartman2008-01-24
* | | driver core: make /sys/power a kobjectGreg Kroah-Hartman2008-01-24
* | | kobject: remove subsystem_(un)register functionsGreg Kroah-Hartman2008-01-24
* | | kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
* | | kset: remove decl_subsys macroGreg Kroah-Hartman2008-01-24
* | | firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-24
* | | firmware: remove firmware_(un)register()Greg Kroah-Hartman2008-01-24
* | | Driver Core: kill subsys_attribute and default sysfs opsKay Sievers2008-01-24