aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
| * [IPV6]: Fix dangling references on error in fib6_add().David S. Miller2008-04-18
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-04-18
| |\
| * | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ...Jesper Juhl2008-04-18
| * | [PKT_SCHED]: Fix datalen check in tcf_simp_init().Patrick McHardy2008-04-18
| * | [INET]: Uninline the __inet_inherit_port call.Pavel Emelyanov2008-04-18
| * | [INET]: Drop the inet_inherit_port() call.Pavel Emelyanov2008-04-18
| * | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked.Gui Jianfeng2008-04-17
| * | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller2008-04-17
| |\ \
| | * | [netdrvr] forcedeth: internal simplifications; changelog removalJeff Garzik2008-04-17
| | * | phylib: factor out get_phy_id from within get_phy_devicePaul Gortmaker2008-04-17
| | * | PHY: add BCM5464 support to broadcom PHY driverPaul Gortmaker2008-04-17