aboutsummaryrefslogtreecommitdiffstats
path: root/init (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-29sysfs, kernfs: remove cross inclusions of internal headersTejun Heo2-3/+0
2013-11-29sysfs, kernfs: implement kernfs_ns_enabled()Tejun Heo4-7/+21
2013-11-29sysfs, kernfs: make sysfs_dirent definition publicTejun Heo3-103/+115
2013-11-29sysfs, kernfs: move mount core code to fs/kernfs/mount.cTejun Heo4-170/+178
2013-11-29sysfs, kernfs: prepare mount path for kernfsTejun Heo5-35/+106
2013-11-29sysfs, kernfs: make super_blocks bind to different kernfs_rootsTejun Heo2-4/+12
2013-11-29sysfs, kernfs: make inode number ida per kernfs_rootTejun Heo5-38/+23
2013-11-29sysfs, kernfs: implement kernfs_create/destroy_root()Tejun Heo4-20/+113
2013-11-29sysfs, kernfs: introduce sysfs_root_sdTejun Heo4-9/+11
2013-11-29sysfs, kernfs: no need to kern_mount() sysfs from sysfs_init()Tejun Heo1-16/+7
2013-11-29sysfs, kernfs: make sysfs_super_info->ns constTejun Heo2-8/+8
2013-11-29sysfs, kernfs: drop unused params from sysfs_fill_super()Tejun Heo1-2/+2
2013-11-29sysfs, kernfs: move symlink core code to fs/kernfs/symlink.cTejun Heo4-138/+144
2013-11-29sysfs, kernfs: move file core code to fs/kernfs/file.cTejun Heo4-805/+813
2013-11-29sysfs, kernfs: move dir core code to fs/kernfs/dir.cTejun Heo4-999/+1005
2013-11-29sysfs, kernfs: move inode code to fs/kernfs/inode.cTejun Heo5-356/+341
2013-11-29sysfs, kernfs: move internal decls to fs/kernfs/kernfs-internal.hTejun Heo2-96/+121
2013-11-29sysfs, kernfs: introduce kernfs[_find_and]_get() and kernfs_put()Tejun Heo9-148/+151
2013-11-29sysfs, kernfs: revamp sysfs_dirent active_ref lockdep annotationTejun Heo4-52/+56
2013-11-29sysfs, kernfs: reorganize SYSFS_* constantsTejun Heo1-6/+6
2013-11-29sysfs, kernfs: introduce kernfs_notify()Tejun Heo3-15/+30
2013-11-29sysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()Tejun Heo2-13/+35
2013-11-29sysfs, kernfs: remove sysfs_add_one()Tejun Heo4-41/+6
2013-11-29sysfs, kernfs: introduce kernfs_create_file[_ns]()Tejun Heo2-11/+60
2013-11-29sysfs, kernfs: remove SYSFS_KOBJ_BIN_ATTRTejun Heo4-26/+14
2013-11-29sysfs, kernfs: add sysfs_dirent->s_attr.sizeTejun Heo3-7/+8
2013-11-29sysfs, kernfs: introduce kernfs_opsTejun Heo3-34/+141
2013-11-29sysfs, kernfs: move sysfs_open_file to include/linux/kernfs.hTejun Heo2-11/+18
2013-11-29sysfs, kernfs: prepare open, release, poll paths for kernfsTejun Heo3-21/+10
2013-11-29sysfs, kernfs: prepare mmap path for kernfsTejun Heo1-30/+39
2013-11-29sysfs, kernfs: prepare write path for kernfsTejun Heo1-53/+50
2013-11-29sysfs, kernfs: prepare read path for kernfsTejun Heo1-65/+126
2013-11-29sysfs, kernfs: introduce kernfs_create_dir[_ns]()Tejun Heo6-37/+54
2013-11-29sysfs, kernfs: replace sysfs_dirent->s_dir.kobj and ->s_attr.[bin_]attr with ->privTejun Heo5-24/+21
2013-11-29Linux 3.13-rc2Linus Torvalds1-1/+1
2013-11-29arm64: Move PTE_PROT_NONE higher upCatalin Marinas1-14/+17
2013-11-29arm64: Use Normal NonCacheable memory for writecombineCatalin Marinas1-1/+1
2013-11-29fix bogus path_put() of nd->root after some unlazy_walk() failuresAl Viro1-2/+1
2013-11-29drm/qxl: fix memory leak in release list handlingDave Airlie1-0/+1
2013-11-28arm64: debug: make aarch32 bkpt checking endian cleanMatthew Leach1-8/+12
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach1-21/+19
2013-11-28kernel/extable: fix address-checks for core_kernel and init areasHelge Deller1-2/+2
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-28i2c: bcm2835: Linking platform nodes to adapter nodesFlorian Meier1-0/+1
2013-11-27doc: fix generation of device-driversNicolas Dichtel1-1/+1
2013-11-28drm/nouveau/hwmon: fix compilation without CONFIG_HWMONIlia Mirkin1-1/+0
2013-11-27lockref: include mutex.h rather than reinvent arch_mutex_cpu_relaxWill Deacon1-8/+1