- 0e1d768 cgroup: drop task_lock() protection around task->cgroups by Tejun Heo · 12 years ago
- 1958d2d cgroup: split process / task migration into four steps by Tejun Heo · 12 years ago
- b3dc094 cgroup: use css_set->mg_tasks to track target tasks during migration by Tejun Heo · 12 years ago
- c756112 cgroup: add css_set->mg_tasks by Tejun Heo · 12 years ago
- cc045e3 cgroup: deal with dummp_top in cgroup_name() and cgroup_path() by Li Zefan · 12 years ago
- bc668c7 cgroup: remove cgroup_taskset_cur_css() and cgroup_taskset_size() by Tejun Heo · 12 years ago
- 924f0d9 cgroup: drop @skip_css from cgroup_taskset_for_each() by Tejun Heo · 12 years ago
- 889ed9c cgroup: remove css_scan_tasks() by Tejun Heo · 12 years ago
- 07bc356 cgroup: implement cgroup_has_tasks() and unexport cgroup_task_count() by Tejun Heo · 12 years ago
- 3558557 cgroup: drop CGRP_ROOT_SUBSYS_BOUND by Tejun Heo · 12 years ago
- d3ba07c cgroup: disallow xattr, release_agent and name if sane_behavior by Tejun Heo · 12 years ago
- 776f02f cgroup: remove cgroupfs_root->refcnt by Tejun Heo · 12 years ago
- 3c9c825 cgroup: rename cgroupfs_root->number_of_cgroups to ->nr_cgrps and make it atomic_t by Tejun Heo · 12 years ago
- e61734c cgroup: remove cgroup->name by Tejun Heo · 12 years ago
- 0adb070 cgroup: remove cftype_set by Tejun Heo · 12 years ago
- 86bf4b6 cgroup: warn if "xattr" is specified with "sane_behavior" by Tejun Heo · 12 years ago
- 2bd59d4 cgroup: convert to kernfs by Tejun Heo · 12 years ago
- 59f5296 cgroup: misc preps for kernfs conversion by Tejun Heo · 12 years ago
- b166492 cgroup: introduce cgroup_ino() by Tejun Heo · 12 years ago
- 5f46990 cgroup: update the meaning of cftype->max_write_len by Tejun Heo · 12 years ago
- de00ffa cgroup: make cgroup_subsys->base_cftypes use cgroup_add_cftypes() by Tejun Heo · 12 years ago
- 5a17f54 cgroup: improve css_from_dir() into css_tryget_from_dir() by Tejun Heo · 12 years ago
- 398f878 Merge branch 'cgroup/for-3.14-fixes' into cgroup/for-3.15 by Tejun Heo · 12 years ago
- 0ab02ca cgroup: protect modifications to cgroup_idr with cgroup_mutex by Li Zefan · 12 years ago
- f7cef06 Merge branch 'driver-core-next' into cgroup/for-3.15 by Tejun Heo · 12 years ago
- aec2502 cgroup: rename cgroup_subsys->subsys_id to ->id by Tejun Heo · 12 years ago
- 073219e cgroup: clean up cgroup_subsys names and initialization by Tejun Heo · 12 years ago
- 3ed80a6 cgroup: drop module support by Tejun Heo · 12 years ago
- af63633 cgroup: make CONFIG_CGROUP_NET_PRIO bool and drop unnecessary init_netclassid_cgroup() by Tejun Heo · 12 years ago
- ba341d5 kernfs: add CONFIG_KERNFS by Tejun Heo · 12 years ago
- fa4cd45 sysfs, kobject: add sysfs wrapper for kernfs_enable_ns() by Tejun Heo · 12 years ago
- 3eef34a kernfs: implement kernfs_get_parent(), kernfs_name/path() and friends by Tejun Heo · 12 years ago
- 0c23b22 kernfs: implement kernfs_node_from_dentry(), kernfs_root_from_sb() and kernfs_rename() by Tejun Heo · 12 years ago
- 2536390 kernfs: add kernfs_open_file->priv by Tejun Heo · 12 years ago
- 4d3773c kernfs: implement kernfs_ops->atomic_write_len by Tejun Heo · 12 years ago
- d35258e kernfs: allow nodes to be created in the deactivated state by Tejun Heo · 12 years ago
- 6a7fed4 kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options() by Tejun Heo · 12 years ago
- 90c07c8 kernfs: rename kernfs_dir_ops to kernfs_syscall_ops by Tejun Heo · 12 years ago
- 07c7530 kernfs: invoke dir_ops while holding active ref of the target node by Tejun Heo · 12 years ago
- ce8b04a sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner() by Tejun Heo · 12 years ago
- 6b0afc2 kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers by Tejun Heo · 12 years ago
- 81c173c kernfs: remove KERNFS_REMOVED by Tejun Heo · 12 years ago
- 182fd64 kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep() by Tejun Heo · 12 years ago
- 988cd7a kernfs: remove kernfs_addrm_cxt by Tejun Heo · 12 years ago
- abd54f0 kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq by Tejun Heo · 12 years ago
- 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 12 years ago
- efc518e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 8a1f006 Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
- 4e13c5d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 12 years ago
- e5fbf67 Typo in compat_sys_lseek() declaration by Stephan Springl · 12 years ago
- b399c46 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
- b890eb4 Merge tag 'pm+acpi-3.14-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
- aafd9d6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- ab531878 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 14164b4 Merge tag 'stable/for-linus-3.14-rc0-late-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 12 years ago
- 08ece5b xen/grant-table: Avoid m2p_override during mapping by Zoltan Kiss · 12 years ago
- 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 12 years ago
- e7651b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
- aa2e710 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
- cdfc830 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
- 4bcec91 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
- 597690c Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
- 31fc00b zsmalloc: add copyright by Minchan Kim · 12 years ago
- bcf1647 zsmalloc: move it under mm by Minchan Kim · 12 years ago
- 6897fc2 kernel: use lockless list for smp_call_function_single by Christoph Hellwig · 12 years ago
- 07bacb3 memblock, bootmem: restore goal for alloc_low by Yinghai Lu · 12 years ago
- 53d8ab2 Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- f568849 Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
- d9894c2 Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
- 47c5420 xen/gnttab: Use phys_addr_t to describe the grant frame base address by Julien Grall · 12 years ago
- 5259a06 target: Fix percpu_ref_put race in transport_lun_remove_cmd by Nicholas Bellinger · 12 years ago
- 9b0cd30 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
- ca2a650 Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 12 years ago
- b3a4bca Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 12 years ago
- f7a6ad9 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 12 years ago
- 9076e0c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 12 years ago
- cca2164 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
- 1d494f3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
- 1329311 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 12 years ago
- d8d14bd fs/compat: fix lookup_dcookie() parameter handling by Heiko Carstens · 12 years ago
- dfd948e fs/compat: fix parameter handling for compat readv/writev syscalls by Heiko Carstens · 12 years ago
- a1c3bfb mm/page-writeback.c: do not count anon pages as dirtyable memory by Johannes Weiner · 12 years ago
- 7c81c60 Update Jean Delvare's e-mail address by Jean Delvare · 12 years ago
- 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 12 years ago
- 82e1805 Merge branches 'acpi-processor', 'acpi-hotplug', 'acpi-init', 'acpi-pm' and 'acpica' by Rafael J. Wysocki · 12 years ago
- e9a3711 Merge remote-tracking branch 'agust/next' into next by Benjamin Herrenschmidt · 12 years ago
- 0e47c96 Merge tag 'for-linus-20140127' of git://git.infradead.org/linux-mtd by Linus Torvalds · 12 years ago
- 268943f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
- d30492a Merge tag 'clk-for-linus-3.14-part2' of git://git.linaro.org/people/mike.turquette/linux by Linus Torvalds · 12 years ago
- 45ab1e0 Merge tag 'drm/for-3.14-rc1-20140123' of git://anongit.freedesktop.org/tegra/linux into drm-next by Dave Airlie · 12 years ago
- 821b4db Merge tag 'drm-intel-fixes-2014-01-28' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 12 years ago
- a5bd4f8 Merge branch 'drm-armada-fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-cubox into drm-next by Dave Airlie · 12 years ago
- 6354192 Btrfs: add support for inode properties by Filipe David Borba Manana · 12 years ago
- 4a444b1 rwsem: add rwsem_is_contended by Josef Bacik · 13 years ago
- 792ddef Btrfs/tracepoint: update new flags for ordered extent TP by Liu Bo · 12 years ago
- 9d04a8c Btrfs/tracepoint: fix to report right flags for ordered extent by Liu Bo · 12 years ago
- 01e219e btrfs: add ioctl to export size of global metadata reservation by Jeff Mahoney · 12 years ago
- 2eaa055 btrfs: add ioctls to query/change feature bits online by Jeff Mahoney · 12 years ago
- d891ea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
- 08d21b5 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago