summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-05-21ext3: init statistics after journal recovery v2Dmitry Monakhov1-23/+21
2010-05-21ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau1-5/+4
2010-05-21quota: optimize mark_dirty logicDmitry Monakhov1-2/+11
2010-05-21ext2: Avoid loading bitmaps for full groups during block allocationJan Kara1-0/+6
2010-05-21ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel1-0/+6
2010-05-21Fix networking tree iscsi_tcp.c mis-mergeLinus Torvalds1-1/+1
2010-05-21i2c-nforce2: Remove redundant error messages on ACPI conflictChase Douglas1-6/+4
2010-05-21i2c: Use <linux/io.h> instead of <asm/io.h>H Hartley Sweeten32-37/+32
2010-05-21i2c-algo-pca: Fix coding style issuesFarid Hammane1-18/+18
2010-05-21i2c-dev: Fix all coding style issuesFarid Hammane1-15/+15
2010-05-21i2c-core: Fix some coding style issuesFarid Hammane1-45/+45
2010-05-21i2c-gpio: Move initialization code to subsys_initcall()Marek Szyprowski1-1/+1
2010-05-21i2c-parport: Make template structure constJean Delvare1-1/+1
2010-05-21i2c-dev: Remove unnecessary castsH Hartley Sweeten1-3/+3
2010-05-21at24: Fall back to byte or word reads if neededJean Delvare1-11/+48
2010-05-21i2c-stub: Expose the default functionality flagsJean Delvare1-4/+5
2010-05-21i2c/scx200_acb: Make PCI device ids constantJean Delvare1-1/+1
2010-05-21i2c-i801: Fix all checkpatch warningsIvo Manca1-10/+10
2010-05-21i2c-i801: All newer devices have all the optional featuresJean Delvare1-12/+6
2010-05-21i2c-i801: Let the user disable selected driver featuresJean Delvare2-2/+27
2010-05-21net: Expose all network devices in a namespaces in sysfsEric W. Biederman3-39/+6
2010-05-21hotplug: netns aware uevent_helperEric W. Biederman1-2/+17
2010-05-21kobj: Send hotplug events in the proper namespace.Eric W. Biederman1-2/+20
2010-05-21netlink: Implment netlink_broadcast_filteredEric W. Biederman2-2/+23
2010-05-21net/sysfs: Fix the bitrot in network device kobject namespace supportEric W. Biederman2-13/+3
2010-05-21netns: Teach network device kobjects which namespace they are in.Eric W. Biederman3-0/+56
2010-05-21kobject: Send hotplug events in all network namespacesEric W. Biederman1-8/+60
2010-05-21driver-core: fix Typo in drivers/base/core.c for CONFIG_MODULEChristoph Egger1-1/+1
2010-05-21pci: check caps from sysfs file open to read device dependent config spaceChris Wright1-1/+2
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright52-149/+220
2010-05-21sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman1-3/+8
2010-05-21sysfs: Don't use enums in inline function declaration.Eric W. Biederman1-1/+1
2010-05-21sysfs-namespaces: add a high-level Documentation fileSerge E. Hallyn1-0/+42
2010-05-21sysfs: Comment sysfs directory tagging logicSerge E. Hallyn5-1/+43
2010-05-21driver core: Implement ns directory support for device classes.Eric W. Biederman1-9/+12
2010-05-21sysfs: Implement sysfs_delete_linkEric W. Biederman2-0/+28
2010-05-21sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2-9/+5
2010-05-21sysfs: Implement sysfs tagged directory support.Eric W. Biederman13-51/+181
2010-05-21kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman5-14/+204
2010-05-21sysfs: Remove double free sysfs_get_sbEric W. Biederman1-1/+0
2010-05-21sysfs: Basic support for multiple super blocksEric W. Biederman2-2/+59
2010-05-21generate "change" uevent for loop deviceDavid Zeuthen1-1/+9
2010-05-21Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach1-3/+22
2010-05-21firmware loader: do not allocate firmare id separatelyDmitry Torokhov1-13/+4
2010-05-21firmware loader: split out builtin firmware handlingDmitry Torokhov1-26/+50
2010-05-21firmware loader: rely on driver core to create class attributeDmitry Torokhov1-35/+24
2010-05-21firmware class: export nowait to userspaceJohannes Berg1-5/+11
2010-05-21lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra4-0/+25
2010-05-21drivers/base: Convert dev->sem to mutexThomas Gleixner5-8/+8
2010-05-21platform_bus: allow custom extensions to system PM methodsKevin Hilman1-4/+4