mm: free memblock.memory in free_all_bootmem
[deliverable/linux.git] / include / linux / kernfs.h
2014-01-23  Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge tag 'for-f2fs-3.14' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi...
2014-01-23  Linus TorvaldsMerge tag 'modules-next-for-linus' of git://git./linux...
2014-01-23  Linus TorvaldsMerge tag 'virtio-next-for-linus' of git://git./linux...
2014-01-23  Linus TorvaldsMerge tag 'stable/for-linus-3.14-rc0-tag' of git:/...
2014-01-23  Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2014-01-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge tag 'dm-3.14-changes' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge tag 'scsi-for-linus' of git://git./linux/kernel...
2014-01-23  Linus TorvaldsMerge tag 'pci-v3.14-changes' of git://git./linux/kerne...
2014-01-23  Linus TorvaldsMerge tag 'trace-3.14' of git://git./linux/kernel/git...
2014-01-22  Linus TorvaldsMerge branch 'for-3.14' of git://git./linux/kernel...
2014-01-22  Linus TorvaldsMerge branch 'for-3.14' of git://git./linux/kernel...
2014-01-22  Linus TorvaldsMerge branch 'for-3.14' of git://git./linux/kernel...
2014-01-22  Linus TorvaldsMerge branch 'for-3.14' of git://git./linux/kernel...
2014-01-22  Linus TorvaldsMerge tag 'dlm-3.14' of git://git./linux/kernel/git...
2014-01-22  Linus TorvaldsMerge tag 'gfs2-merge-window' of git://git./linux/kerne...
2014-01-21  Linus TorvaldsMerge tag 'for-v3.14' of git://git.infradead.org/batter...
2014-01-21  Linus TorvaldsMerge tag 'mfd-3.14-1' of git://git.linaro.org/people...
2014-01-21  Linus TorvaldsMerge tag 'sound-3.14-rc1' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge tag 'pinctrl-v3.14-1' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge tag 'gpio-v3.14-1' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge branch 'i2c/for-next' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge tag 'usb-3.14-rc1' of git://git./linux/kernel...
2014-01-21  Linus TorvaldsMerge tag 'tty-3.14-rc1' of git://git./linux/kernel...
2014-01-20  Linus TorvaldsMerge tag 'staging-3.14-rc1' of git://git./linux/kernel...
2014-01-20  Linus TorvaldsMerge tag 'driver-core-3.14-rc1' of git://git./linux...
2014-01-17  Tejun Heokernfs: add struct dentry declaration in kernfs.h
2014-01-13  Greg Kroah-HartmanRevert "kernfs: replace kernfs_node->u.completion with...
2014-01-13  Greg Kroah-HartmanRevert "kernfs: remove KERNFS_ACTIVE_REF and add kernfs...
2014-01-13  Greg Kroah-HartmanRevert "kernfs: remove KERNFS_REMOVED"
2014-01-13  Greg Kroah-HartmanRevert "kernfs: restructure removal path to fix possibl...
2014-01-13  Greg Kroah-HartmanRevert "kernfs: remove kernfs_addrm_cxt"
2014-01-13  Greg Kroah-HartmanRevert "kernfs: implement kernfs_{de|re}activate[_self]()"
2014-01-13  Greg Kroah-HartmanRevert "kernfs, sysfs, driver-core: implement kernfs_re...
2014-01-10  Tejun Heokernfs, sysfs, driver-core: implement kernfs_remove_sel...
2014-01-10  Tejun Heokernfs: implement kernfs_{de|re}activate[_self]()
2014-01-10  Tejun Heokernfs: remove kernfs_addrm_cxt
2014-01-10  Tejun Heokernfs: restructure removal path to fix possible premat...
2014-01-10  Tejun Heokernfs: remove KERNFS_REMOVED
2014-01-10  Tejun Heokernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
2014-01-10  Tejun Heokernfs: replace kernfs_node->u.completion with kernfs_r...
2013-12-24  Greg Kroah-HartmanMerge 3.13-rc5 into staging-next
2013-12-17  Tejun Heokernfs: add kernfs_dir_ops
2013-12-17  Tejun Heokernfs: mark static names with KERNFS_STATIC_NAME
2013-12-17  Tejun Heokernfs: add @mode to kernfs_create_dir[_ns]()
2013-12-12  Tejun Heokernfs: s/sysfs/kernfs/ in constants
2013-12-12  Tejun Heokernfs: s/sysfs/kernfs/ in various data structures
2013-12-11  Tejun Heokernfs: drop s_ prefix from kernfs_node members
2013-12-11  Tejun Heokernfs: s/sysfs_dirent/kernfs_node/ and rename its...
2013-12-10  Tejun HeoMerge branch 'driver-core-linus' into driver-core-next
2013-11-30  Tejun Heosysfs, kernfs: implement kernfs_ns_enabled()
2013-11-30  Tejun Heosysfs, kernfs: make sysfs_dirent definition public
2013-11-30  Tejun Heosysfs, kernfs: prepare mount path for kernfs
2013-11-30  Tejun Heosysfs, kernfs: make inode number ida per kernfs_root
2013-11-30  Tejun Heosysfs, kernfs: implement kernfs_create/destroy_root()
2013-11-30  Tejun Heosysfs, kernfs: introduce kernfs[_find_and]_get() and...
2013-11-30  Tejun Heosysfs, kernfs: revamp sysfs_dirent active_ref lockdep...
2013-11-30  Tejun Heosysfs, kernfs: introduce kernfs_notify()
2013-11-30  Tejun Heosysfs, kernfs: add kernfs_ops->seq_{start|next|stop}()
2013-11-30  Tejun Heosysfs, kernfs: introduce kernfs_create_file[_ns]()
2013-11-30  Tejun Heosysfs, kernfs: introduce kernfs_ops
2013-11-30  Tejun Heosysfs, kernfs: move sysfs_open_file to include/linux...
2013-11-30  Tejun Heosysfs, kernfs: introduce kernfs_create_dir[_ns]()
2013-11-30  Greg Kroah-HartmanMerge 3.13-rc2 into driver-core-next
2013-11-28  Greg Kroah-HartmanMerge branch 'driver-core-linus' into driver-core-next
2013-11-27  Tejun Heosysfs, kernfs: introduce kernfs_setattr()
2013-11-27  Tejun Heosysfs, kernfs: introduce kernfs_rename[_ns]()
2013-11-27  Tejun Heosysfs, kernfs: introduce kernfs_create_link()
2013-11-27  Tejun Heosysfs, kernfs: introduce kernfs_remove[_by_name[_ns]]()
2013-11-27  Tejun Heosysfs, kernfs: add skeletons for kernfs
This page took 7.965054 seconds and 82 git commands to generate.