summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-20sysfs: refill attribute buffer when reading from offset 0Dan Williams
2008-04-20PM: Remove destroy_suspended_device()Rafael J. Wysocki
2008-04-20Firmware: add iSCSI iBFT SupportKonrad Rzeszutek
2008-04-20PM: Remove legacy PM (fix)Randy Dunlap
2008-04-20Kobject: Replace list_for_each() with list_for_each_entry().Robert P. J. Day
2008-04-20SYSFS: Explicitly include required header file slab.h.Robert P. J. Day
2008-04-20Driver core: make device_is_registered() work for class devicesGreg Kroah-Hartman
2008-04-20PM: Convert wakeup flag accessors to inline functionsAlan Stern
2008-04-20PM: Make wakeup flags available whenever CONFIG_PM is setAlan Stern
2008-04-20PM: Fix misuse of wakeup flag accessors in serial coreAlan Stern
2008-04-20Driver core: Call device_pm_add() after bus_add_device() in device_add()Rafael J. Wysocki
2008-04-20PM: Handle device registrations during suspend/resumeRafael J. Wysocki
2008-04-20block: send disk "change" event for rescan_partitions()Kay Sievers
2008-04-20sysdev: detect multiple driver registrationsBen Dooks
2008-04-20driver core: cpu: fix section mismatch in cpu.c:store_onlineSam Ravnborg
2008-04-20power_state: remove it from driver corePavel Machek
2008-04-20PNP: add all PNP card device id's as individual aliasesKay Sievers
2008-04-20firmware: clean up samples for coding style issuesGreg Kroah-Hartman
2008-04-20firmware: move firmware_class from Documentation/ to samples/Randy Dunlap
2008-04-20sysfs: small header file cleanup for SYSFS=nDavid Rientjes
2008-04-20driver core: Convert debug functions declared inline __attribute__((format (p...Joe Perches
2008-04-20driver core: register_memory/unregister_memory clean ups and bugfixBadari Pulavarty
2008-04-20driver core: memory: semaphore to mutexDaniel Walker
2008-04-20UIO: hold a reference to the device's owner while the device is openUwe Kleine-König
2008-04-20UIO: Implement a UIO interface for the SMX CryptengineBen Nizette
2008-04-20UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.cHans-Jürgen Koch
2008-04-20UIO: arch/arm/Kconfig: Make UIO available on ARM architectureHans-Jürgen Koch
2008-04-20uio: mark pci_device_id hilscher_pci_ids[] __devinitdataDenis Cheng
2008-04-20uio: Kconfig improvementsDenis Cheng
2008-04-20kobject: catch kobjects that are not initializedGreg Kroah-Hartman
2008-04-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-04-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26Linus Torvalds
2008-04-19security: fix up documentation for security_module_enableJames Morris
2008-04-19Security: Introduce security= boot parameterAhmed S. Darwish
2008-04-18Audit: Final renamings and cleanupAhmed S. Darwish
2008-04-18SELinux: use new audit hooks, remove redundant exportsAhmed S. Darwish
2008-04-18Audit: internally use the new LSM audit hooksAhmed S. Darwish
2008-04-18LSM/Audit: Introduce generic Audit LSM hooksAhmed S. Darwish
2008-04-18SELinux: remove redundant exportsAhmed S. Darwish
2008-04-18Netlink: Use generic LSM hookAhmed S. Darwish
2008-04-18Audit: use new LSM hooks instead of SELinux exportsAhmed S. Darwish
2008-04-18SELinux: setup new inode/ipc getsecid hooksAhmed S. Darwish
2008-04-18LSM: Introduce inode_getsecid and ipc_getsecid hooksAhmed S. Darwish
2008-04-18[NET]: Fix and allocate less memory for ->priv'less netdevicesAlexey Dobriyan
2008-04-18x86 PAT: fix mmap() of holesIngo Molnar
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-04-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-04-18libata: fix boot panic with SATAPI devices on non-SFF HBAsJames Bottomley
2008-04-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds