summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kobject: fix kset sample error pathBjorn Helgaas2013-12-031-0/+1
* sysfs, kernfs: remove cross inclusions of internal headersTejun Heo2013-11-302-3/+0
* sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo2013-11-304-7/+21
* sysfs, kernfs: make sysfs_dirent definition publicTejun Heo2013-11-303-103/+115
* sysfs, kernfs: move mount core code to fs/kernfs/mount.cTejun Heo2013-11-304-170/+178
* sysfs, kernfs: prepare mount path for kernfsTejun Heo2013-11-305-35/+106
* sysfs, kernfs: make super_blocks bind to different kernfs_rootsTejun Heo2013-11-302-4/+12
* sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo2013-11-305-38/+23
* sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo2013-11-304-20/+113
* sysfs, kernfs: introduce sysfs_root_sdTejun Heo2013-11-304-9/+11
* sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()Tejun Heo2013-11-301-16/+7
* sysfs, kernfs: make sysfs_super_info->ns constTejun Heo2013-11-302-8/+8
* sysfs, kernfs: drop unused params from sysfs_fill_super()Tejun Heo2013-11-301-2/+2
* sysfs, kernfs: move symlink core code to fs/kernfs/symlink.cTejun Heo2013-11-304-138/+144
* sysfs, kernfs: move file core code to fs/kernfs/file.cTejun Heo2013-11-304-805/+813
* sysfs, kernfs: move dir core code to fs/kernfs/dir.cTejun Heo2013-11-304-999/+1005
* sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo2013-11-305-356/+341
* sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.hTejun Heo2013-11-302-96/+121
* sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo2013-11-309-148/+151
* sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo2013-11-304-52/+56
* sysfs, kernfs: reorganize SYSFS_* constantsTejun Heo2013-11-301-6/+6
* sysfs, kernfs: introduce kernfs_notify()Tejun Heo2013-11-303-15/+30
* sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo2013-11-302-13/+35
* sysfs, kernfs: remove sysfs_add_one()Tejun Heo2013-11-304-41/+6
* sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo2013-11-302-11/+60
* sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo2013-11-304-26/+14
* sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo2013-11-303-7/+8
* sysfs, kernfs: introduce kernfs_opsTejun Heo2013-11-303-34/+141
* sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo2013-11-302-11/+18
* sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo2013-11-303-21/+10
* sysfs, kernfs: prepare mmap path for kernfsTejun Heo2013-11-301-30/+39
* sysfs, kernfs: prepare write path for kernfsTejun Heo2013-11-301-53/+50
* sysfs, kernfs: prepare read path for kernfsTejun Heo2013-11-301-65/+126
* sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo2013-11-306-37/+54
* sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ...Tejun Heo2013-11-305-24/+21
* Merge 3.13-rc2 into driver-core-nextGreg Kroah-Hartman2013-11-30305-1805/+5073
|\
| * Linux 3.13-rc2v3.13-rc2Linus Torvalds2013-11-291-1/+1
| * Merge tag 'arm64-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cma...Linus Torvalds2013-11-298-66/+67
| |\
| | * arm64: Move PTE_PROT_NONE higher upCatalin Marinas2013-11-291-14/+17
| | * arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas2013-11-291-1/+1
| | * arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach2013-11-281-8/+12
| | * arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-281-21/+19
| | * arm64: Unmask asynchronous aborts when in kernel modeCatalin Marinas2013-11-253-0/+9
| | * arm64: dts: Reserve the memory used for secondary CPU release addressCatalin Marinas2013-11-251-0/+2
| | * arm64: let the core code deal with preempt_countMarc Zyngier2013-11-251-22/+7
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-11-2914-88/+87
| |\ \
| | * | s390/mm: handle asce-type exceptions as normal page faultMartin Schwidefsky2013-11-251-1/+1
| | * | s390,time: revert direct ktime path for s390 clockevent deviceMartin Schwidefsky2013-11-251-15/+4
| | * | s390/time,vdso: convert to the new update_vsyscall interfaceMartin Schwidefsky2013-11-258-45/+62
| | * | s390/uaccess: add missing page table walk range checkHeiko Carstens2013-11-251-0/+3