aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sysfs: sysfs_setattr remove unnecessary permission check.Eric W. Biederman2009-12-11
* sysfs: Factor out sysfs_rename from sysfs_rename_dir and sysfs_move_dirEric W. Biederman2009-12-11
* sysfs: Propagate renames to the vfs on demandEric W. Biederman2009-12-11
* sysfs: Gut sysfs_addrm_start and sysfs_addrm_finishEric W. Biederman2009-12-11
* sysfs: In sysfs_chmod_file lazily propagate the mode change.Eric W. Biederman2009-12-11
* sysfs: Implement sysfs_getattr & sysfs_permissionEric W. Biederman2009-12-11
* sysfs: Nicely indent sysfs_symlink_inode_operationsEric W. Biederman2009-12-11
* sysfs: Update s_iattr on link and unlink.Eric W. Biederman2009-12-11
* sysfs: Fix locking and factor out sysfs_sd_setattrEric W. Biederman2009-12-11
* sysfs: Simplify iattr time assignmentsEric W. Biederman2009-12-11
* sysfs: Simplify sysfs_chmod_file semanticsEric W. Biederman2009-12-11
* sysfs: Use dentry_ops instead of directly playing with the dcacheEric W. Biederman2009-12-11
* sysfs: Rename sysfs_d_iput to sysfs_dentry_iputEric W. Biederman2009-12-11
* sysfs: Update sysfs_setxattr so it updates secdata under the sysfs_mutexEric W. Biederman2009-12-11
* debugfs: fix create mutex racy fops and private dataMathieu Desnoyers2009-12-11
* Driver core: Don't remove kobjects in device_shutdown.Eric W. Biederman2009-12-11
* firmware_class: make request_firmware_nowait more usefulJohannes Berg2009-12-11
* Driver-Core: devtmpfs - set root directory mode to 0755Kay Sievers2009-12-11
* Driver Core: devtmpfs: cleanup node on device creation errorKay Sievers2009-12-11
* Driver Core: devtmpfs: do not remove non-kernel-created directoriesKay Sievers2009-12-11
* Driver Core: devtmpfs: use sys_mount()Kay Sievers2009-12-11
* Driver core: devtmpfs: prevent concurrent subdirectory creation and removalKay Sievers2009-12-11
* Driver Core: devtmpfs: ignore umask while setting file modeKay Sievers2009-12-11
* sysfs: mark a locally-only used function staticStefan Richter2009-12-11
* hpilo: add locking commentDavid Altobelli2009-12-11
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2009-12-10
|\
| * workqueue: Add debugobjects supportThomas Gleixner2009-11-15
* | Merge branch 'bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy...Linus Torvalds2009-12-10
|\ \
| * | xen: try harder to balloon up under memory pressure.Ian Campbell2009-12-04
| * | Xen balloon: fix totalram_pages counting.Gianluca Guida2009-12-04
| * | xen: explicitly create/destroy stop_machine workqueues outside suspend/resume...Ian Campbell2009-12-03
| * | xen: improve error handling in do_suspend.Ian Campbell2009-12-03
| * | xen: don't leak IRQs over suspend/resume.Ian Campbell2009-12-03
| * | xen: call clock resume notifier on all CPUsIan Campbell2009-12-03
| * | xen: use iret for return from 64b kernel to 32b usermodeJeremy Fitzhardinge2009-12-03
| * | xen: don't call dpm_resume_noirq() with interrupts disabled.Jeremy Fitzhardinge2009-12-03
| * | xen: register runstate info for boot CPU earlyJeremy Fitzhardinge2009-12-03
| * | xen: register runstate on secondary CPUsIan Campbell2009-12-03
| * | xen: register timer interrupt with IRQF_TIMERIan Campbell2009-12-03
| * | xen: correctly restore pfn_to_mfn_list_list after resumeIan Campbell2009-12-03
| * | xen: restore runstate_info even if !have_vcpu_info_placementJeremy Fitzhardinge2009-12-03
| * | xen: re-register runstate area earlier on resume.Ian Campbell2009-12-03
| * | xen: wait up to 5 minutes for device connetionPaolo Bonzini2009-12-03
| * | xen: improvement to wait_for_devices()Paolo Bonzini2009-12-03
| * | xen: fix is_disconnected_device/exists_disconnected_devicePaolo Bonzini2009-12-03
| * | xen/xenbus: make DEVICE_ATTR()s staticJeremy Fitzhardinge2009-12-03
* | | Merge branch 'xen/fbdev' of git://git.kernel.org/pub/scm/linux/kernel/git/jer...Linus Torvalds2009-12-10
|\ \ \
| * | | xen pvfb: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | | fb-defio: Inhibit VM_IO flag to be set on vmalloc-ed framebuffers.Konrad Rzeszutek Wilk2009-12-03
| * | | fb-defio: If FBINFO_VIRTFB is defined, do not set VM_IO flag.Konrad Rzeszutek Wilk2009-12-03