summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sysfs: Remove usage of S_BIAS to avoid merge conflict with the vfs treeEric W. Biederman2010-05-211-3/+8
* sysfs: Don't use enums in inline function declaration.Eric W. Biederman2010-05-211-1/+1
* sysfs-namespaces: add a high-level Documentation fileSerge E. Hallyn2010-05-211-0/+42
* sysfs: Comment sysfs directory tagging logicSerge E. Hallyn2010-05-215-1/+43
* driver core: Implement ns directory support for device classes.Eric W. Biederman2010-05-211-9/+12
* sysfs: Implement sysfs_delete_linkEric W. Biederman2010-05-212-0/+28
* sysfs: Add support for tagged directories with untagged members.Eric W. Biederman2010-05-212-9/+5
* sysfs: Implement sysfs tagged directory support.Eric W. Biederman2010-05-2113-51/+181
* kobj: Add basic infrastructure for dealing with namespaces.Eric W. Biederman2010-05-215-14/+204
* sysfs: Remove double free sysfs_get_sbEric W. Biederman2010-05-211-1/+0
* sysfs: Basic support for multiple super blocksEric W. Biederman2010-05-212-2/+59
* generate "change" uevent for loop deviceDavid Zeuthen2010-05-211-1/+9
* Driver core: Protect device shutdown from hot unplug events.Hugh Daschbach2010-05-211-3/+22
* firmware loader: do not allocate firmare id separatelyDmitry Torokhov2010-05-211-13/+4
* firmware loader: split out builtin firmware handlingDmitry Torokhov2010-05-211-26/+50
* firmware loader: rely on driver core to create class attributeDmitry Torokhov2010-05-211-35/+24
* firmware class: export nowait to userspaceJohannes Berg2010-05-211-5/+11
* lockdep: Add novalidate class for dev->mutex conversionPeter Zijlstra2010-05-214-0/+25
* drivers/base: Convert dev->sem to mutexThomas Gleixner2010-05-215-8/+8
* platform_bus: allow custom extensions to system PM methodsKevin Hilman2010-05-211-4/+4
* devtmpfs: support !CONFIG_TMPFSPeter Korsgaard2010-05-214-3/+13
* driver core: module.c: Use kasprintfJulia Lawall2010-05-211-3/+1
* Driver core: don't initialize wakeup flagsAlan Stern2010-05-211-1/+0
* driver-core: fix potential race condition in drivers/base/dd.cStefani Seibold2010-05-211-2/+2
* Driver core: Reduce the level of request_firmware() messagesRafael J. Wysocki2010-05-211-3/+2
* kref: remove kref_setNeilBrown2010-05-214-18/+6
* firmware_class: fix memory leak - free allocated pagesDavid Woodhouse2010-05-212-6/+21
* drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offlineJan Beulich2010-05-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2010-05-2114-350/+423
|\
| * nilfs2: disallow remount of snapshot from/to a regular mountRyusuke Konishi2010-05-101-34/+23
| * nilfs2: use huge_encode_dev/huge_decode_devRyusuke Konishi2010-05-101-2/+2
| * nilfs2: update comment on deactivate_super at nilfs_get_sbRyusuke Konishi2010-05-101-1/+1
| * nilfs2: replace MS_VERBOSE with MS_SILENTRyusuke Konishi2010-05-101-1/+2
| * nilfs2: add missing initialization of s_modeRyusuke Konishi2010-05-101-0/+1
| * nilfs2: fix misuse of open_bdev_exclusive/close_bdev_exclusiveRyusuke Konishi2010-05-101-3/+7
| * nilfs2: enlarge s_volume_name member in nilfs_super_blockJiro SEKIBA2010-05-101-2/+1
| * nilfs2: use checkpoint number instead of timestamp to select super blockRyusuke Konishi2010-05-101-3/+7
| * nilfs2: add missing endian conversion on super block magic numberRyusuke Konishi2010-05-101-2/+2
| * nilfs2: make nilfs_sc_*_ops staticRyusuke Konishi2010-05-101-3/+3
| * nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi2010-05-102-1/+160
| * nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong2010-05-102-19/+14
| * nilfs2: remove nilfs_segctor_init() in segment.cLi Hong2010-05-101-8/+1
| * nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi2010-05-105-3/+12
| * nilfs2: add a print message after loading nilfs2Li Hong2010-05-101-0/+1
| * nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong2010-05-107-164/+97
| * nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi2010-05-103-36/+39
| * nilfs2: move pointer to super root block into logsRyusuke Konishi2010-05-104-26/+25
| * nilfs2: change default of 'errors' mount option to 'remount-ro' modeRyusuke Konishi2010-05-102-5/+5
| * nilfs2: Combine nilfs_btree_release_path() and nilfs_btree_free_path()Li Hong2010-05-101-17/+5
| * nilfs2: Combine nilfs_btree_alloc_path() and nilfs_btree_init_path()Li Hong2010-05-101-22/+17
OpenPOWER on IntegriCloud