aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* DRM: remove unused dev_classGreg Kroah-Hartman2008-04-19
* IB: rename "dev" to "srp_dev" in srp_host structureGreg Kroah-Hartman2008-04-19
* IB: convert struct class_device to struct deviceTony Jones2008-04-19
* memstick: convert struct class_device to struct deviceGreg Kroah-Hartman2008-04-19
* driver core: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-19
* sysfs: refill attribute buffer when reading from offset 0Dan Williams2008-04-19
* PM: Remove destroy_suspended_device()Rafael J. Wysocki2008-04-19
* Firmware: add iSCSI iBFT SupportKonrad Rzeszutek2008-04-19
* PM: Remove legacy PM (fix)Randy Dunlap2008-04-19
* Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day2008-04-19
* SYSFS: Explicitly include required header file slab.h.Robert P. J. Day2008-04-19
* Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman2008-04-19
* PM: Convert wakeup flag accessors to inline functionsAlan Stern2008-04-19
* PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern2008-04-19
* PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern2008-04-19
* Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki2008-04-19
* PM: Handle device registrations during suspend/resumeRafael J. Wysocki2008-04-19
* block: send disk "change" event for rescan_partitions()Kay Sievers2008-04-19
* sysdev: detect multiple driver registrationsBen Dooks2008-04-19
* driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg2008-04-19
* power_state: remove it from driver corePavel Machek2008-04-19
* PNP: add all PNP card device id's as individual aliasesKay Sievers2008-04-19
* firmware: clean up samples for coding style issuesGreg Kroah-Hartman2008-04-19
* firmware: move firmware_class from Documentation/ to samples/Randy Dunlap2008-04-19
* sysfs: small header file cleanup for SYSFS=nDavid Rientjes2008-04-19
* driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches2008-04-19
* driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty2008-04-19
* driver core: memory: semaphore to mutexDaniel Walker2008-04-19
* UIO: hold a reference to the device's owner while the device is openUwe Kleine-König2008-04-19
* UIO: Implement a UIO interface for the SMX CryptengineBen Nizette2008-04-19
* UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch2008-04-19
* UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch2008-04-19
* uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng2008-04-19
* uio: Kconfig improvementsDenis Cheng2008-04-19
* kobject: catch kobjects that are not initializedGreg Kroah-Hartman2008-04-19
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-04-18
|\
| * security: fix up documentation for security_module_enableJames Morris2008-04-18
| * Security: Introduce security= boot parameterAhmed S. Darwish2008-04-18
| * Audit: Final renamings and cleanupAhmed S. Darwish2008-04-18
| * SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish2008-04-18
| * Audit: internally use the new LSM audit hooksAhmed S. Darwish2008-04-18
| * LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish2008-04-18
| * SELinux: remove redundant exportsAhmed S. Darwish2008-04-18
| * Netlink: Use generic LSM hookAhmed S. Darwish2008-04-18
| * Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish2008-04-18
| * SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish2008-04-18
| * LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish2008-04-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds2008-04-18
|\ \ | |/ |/|
| * [NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan2008-04-18