| Commit message (Expand) | Author | Age | Files | Lines |
* | Kobject: Replace list_for_each() with list_for_each_entry(). | Robert P. J. Day | 2008-04-19 | 1 | -8/+2 |
* | SYSFS: Explicitly include required header file slab.h. | Robert P. J. Day | 2008-04-19 | 2 | -0/+2 |
* | Driver core: make device_is_registered() work for class devices | Greg Kroah-Hartman | 2008-04-19 | 2 | -9/+3 |
* | PM: Convert wakeup flag accessors to inline functions | Alan Stern | 2008-04-19 | 3 | -45/+94 |
* | PM: Make wakeup flags available whenever CONFIG_PM is set | Alan Stern | 2008-04-19 | 3 | -17/+23 |
* | PM: Fix misuse of wakeup flag accessors in serial core | Alan Stern | 2008-04-19 | 1 | -1/+1 |
* | Driver core: Call device_pm_add() after bus_add_device() in device_add() | Rafael J. Wysocki | 2008-04-19 | 2 | -11/+8 |
* | PM: Handle device registrations during suspend/resume | Rafael J. Wysocki | 2008-04-19 | 5 | -52/+40 |
* | block: send disk "change" event for rescan_partitions() | Kay Sievers | 2008-04-19 | 1 | -0/+4 |
* | sysdev: detect multiple driver registrations | Ben Dooks | 2008-04-19 | 1 | -0/+16 |
* | driver core: cpu: fix section mismatch in cpu.c:store_online | Sam Ravnborg | 2008-04-19 | 1 | -2/+2 |
* | power_state: remove it from driver core | Pavel Machek | 2008-04-19 | 1 | -5/+0 |
* | PNP: add all PNP card device id's as individual aliases | Kay Sievers | 2008-04-19 | 1 | -13/+44 |
* | firmware: clean up samples for coding style issues | Greg Kroah-Hartman | 2008-04-19 | 2 | -38/+40 |
* | firmware: move firmware_class from Documentation/ to samples/ | Randy Dunlap | 2008-04-19 | 2 | -6/+6 |
* | sysfs: small header file cleanup for SYSFS=n | David Rientjes | 2008-04-19 | 1 | -7/+2 |
* | driver core: Convert debug functions declared inline __attribute__((format (p... | Joe Perches | 2008-04-19 | 2 | -14/+7 |
* | driver core: register_memory/unregister_memory clean ups and bugfix | Badari Pulavarty | 2008-04-19 | 1 | -15/+7 |
* | driver core: memory: semaphore to mutex | Daniel Walker | 2008-04-19 | 3 | -7/+7 |
* | UIO: hold a reference to the device's owner while the device is open | Uwe Kleine-König | 2008-04-19 | 1 | -15/+21 |
* | UIO: Implement a UIO interface for the SMX Cryptengine | Ben Nizette | 2008-04-19 | 4 | -0/+159 |
* | UIO: Remove needless PCI_DEVICE_ID definition from uio_cif.c | Hans-Jürgen Koch | 2008-04-19 | 1 | -4/+0 |
* | UIO: arch/arm/Kconfig: Make UIO available on ARM architecture | Hans-Jürgen Koch | 2008-04-19 | 1 | -0/+2 |
* | uio: mark pci_device_id hilscher_pci_ids[] __devinitdata | Denis Cheng | 2008-04-19 | 1 | -1/+1 |
* | uio: Kconfig improvements | Denis Cheng | 2008-04-19 | 1 | -5/+5 |
* | kobject: catch kobjects that are not initialized | Greg Kroah-Hartman | 2008-04-19 | 1 | -1/+8 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 2008-04-18 | 18 | -335/+503 |
|\ |
|
| * | security: fix up documentation for security_module_enable | James Morris | 2008-04-19 | 1 | -1/+1 |
| * | Security: Introduce security= boot parameter | Ahmed S. Darwish | 2008-04-19 | 8 | -4/+83 |
| * | Audit: Final renamings and cleanup | Ahmed S. Darwish | 2008-04-19 | 4 | -28/+93 |
| * | SELinux: use new audit hooks, remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 5 | -108/+71 |
| * | Audit: internally use the new LSM audit hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -55/+22 |
| * | LSM/Audit: Introduce generic Audit LSM hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -1/+127 |
| * | SELinux: remove redundant exports | Ahmed S. Darwish | 2008-04-19 | 2 | -104/+0 |
| * | Netlink: Use generic LSM hook | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+1 |
| * | Audit: use new LSM hooks instead of SELinux exports | Ahmed S. Darwish | 2008-04-19 | 3 | -37/+43 |
| * | SELinux: setup new inode/ipc getsecid hooks | Ahmed S. Darwish | 2008-04-19 | 1 | -2/+17 |
| * | LSM: Introduce inode_getsecid and ipc_getsecid hooks | Ahmed S. Darwish | 2008-04-19 | 3 | -2/+54 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds | 2008-04-18 | 944 | -119960/+82686 |
|\ \
| |/
|/| |
|
| * | [NET]: Fix and allocate less memory for ->priv'less netdevices | Alexey Dobriyan | 2008-04-18 | 1 | -6/+9 |
| * | [IPV6]: Fix dangling references on error in fib6_add(). | David S. Miller | 2008-04-18 | 1 | -0/+4 |
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller | 2008-04-17 | 346 | -5833/+8374 |
| |\ |
|
| * | | [NETLABEL]: Fix NULL deref in netlbl_unlabel_staticlist_gen() if ifindex not ... | Jesper Juhl | 2008-04-17 | 1 | -0/+4 |
| * | | [PKT_SCHED]: Fix datalen check in tcf_simp_init(). | Patrick McHardy | 2008-04-17 | 1 | -1/+1 |
| * | | [INET]: Uninline the __inet_inherit_port call. | Pavel Emelyanov | 2008-04-17 | 2 | -13/+17 |
| * | | [INET]: Drop the inet_inherit_port() call. | Pavel Emelyanov | 2008-04-17 | 3 | -9/+2 |
| * | | SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. | Gui Jianfeng | 2008-04-17 | 1 | -0/+2 |
| * | | Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/... | David S. Miller | 2008-04-17 | 70 | -3929/+3375 |
| |\ \ |
|
| | * | | [netdrvr] forcedeth: internal simplifications; changelog removal | Jeff Garzik | 2008-04-17 | 1 | -160/+74 |
| | * | | phylib: factor out get_phy_id from within get_phy_device | Paul Gortmaker | 2008-04-17 | 2 | -9/+30 |