Histórico de Commits

Autor SHA1 Mensagem Data
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs há 12 anos atrás
  Al Viro 8d8b97ba49 take cgroup_open() and cpuset_open() to fs/proc/base.c há 12 anos atrás
  Linus Torvalds 191a712090 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup há 12 anos atrás
  Linus Torvalds 46d9be3e5e Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq há 12 anos atrás
  Andrew Morton d8f10cb3d3 kernel/cpuset.c: use register_hotmemory_notifier() há 12 anos atrás
  Li Zefan 2a0010af17 cpuset: fix compile warning when CONFIG_SMP=n há 12 anos atrás
  Li Zefan 5b16c2a493 cpuset: fix cpu hotplug vs rebuild_sched_domains() race há 12 anos atrás
  Li Zhong e0e80a02e5 cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn() há 12 anos atrás
  Tejun Heo 8cc9934520 cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks() há 12 anos atrás
  Li Zefan 081aa458c3 cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc() há 12 anos atrás
  Tejun Heo 14a40ffccd sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY há 12 anos atrás
  Li Zefan cfb5966bef cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed() há 12 anos atrás
  Li Zefan f440d98f8e cpuset: use cgroup_name() in cpuset_print_task_mems_allowed() há 12 anos atrás
  Linus Torvalds 9ae46e6702 Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup há 12 anos atrás
  Li Zefan 63f43f55c9 cpuset: fix cpuset_print_task_mems_allowed() vs rename() race há 12 anos atrás
  Li Zefan d127027baf cpuset: drop spurious retval assignment in proc_cpuset_show() há 12 anos atrás
  Li Zefan 27e89ae5d6 cpuset: fix RCU lockdep splat há 12 anos atrás
  Tejun Heo c431069fe4 cpuset: remove cpuset->parent há 12 anos atrás
  Tejun Heo fc560a26ac cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre() há 12 anos atrás
  Tejun Heo 5d21cc2db0 cpuset: replace cgroup_mutex locking with cpuset internal locking há 12 anos atrás
  Tejun Heo 02bb586372 cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty há 12 anos atrás
  Tejun Heo 452477fa68 cpuset: pin down cpus and mems while a task is being attached há 12 anos atrás
  Tejun Heo 8d03394877 cpuset: make CPU / memory hotplug propagation asynchronous há 12 anos atrás
  Tejun Heo 699140ba83 cpuset: drop async_rebuild_sched_domains() há 12 anos atrás
  Tejun Heo 3a5a6d0c2b cpuset: don't nest cgroup_mutex inside get_online_cpus() há 12 anos atrás
  Tejun Heo deb7aa308e cpuset: reorganize CPU / memory hotplug handling há 12 anos atrás
  Tejun Heo 4e4c9a140f cpuset: cleanup cpuset[_can]_attach() há 12 anos atrás
  Tejun Heo ae8086ce15 cpuset: introduce cpuset_for_each_child() há 12 anos atrás
  Tejun Heo efeb77b2f1 cpuset: introduce CS_ONLINE há 12 anos atrás
  Tejun Heo c8f699bb56 cpuset: introduce ->css_on/offline() há 12 anos atrás