Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | | | | kernel/sys.c: sys_reboot(): fix malformed panic message | liguang | 2013-07-03 | |
| * | | | | | | | | | | | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 2013-07-03 | |
| * | | | | | | | | | | | mm: use totalram_pages instead of num_physpages at runtime | Jiang Liu | 2013-07-03 | |
* | | | | | | | | | | | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-29 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | PM / Sleep: Warn about system time after resume with pm_trace | Shuah Khan | 2013-06-27 | |
| * | | | | | | | | | | | | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-06-28 | |
| |\| | | | | | | | | | | | ||||
| | * | | | | | | | | | | | PM / QoS: Add pm_qos_request tracepoints | Sahara | 2013-06-24 | |
| | * | | | | | | | | | | | PM / QoS: Add pm_qos_update_target/flags tracepoints | Sahara | 2013-06-24 | |
| | * | | | | | | | | | | | PM / Sleep: Print last wakeup source on failed wakeup_count write | Julius Werner | 2013-06-20 | |
| | * | | | | | | | | | | | PM / QoS: correct the valid range of pm_qos_class | Sahara | 2013-06-20 | |
| | * | | | | | | | | | | | PM / wakeup: Adjust messaging for wake events during suspend | Bernie Thompson | 2013-06-11 | |
| | * | | | | | | | | | | | PM / Hibernate: print physical addresses consistently with other parts of kernel | Bjorn Helgaas | 2013-06-03 | |
| * | | | | | | | | | | | | Merge branch 'freezer' | Rafael J. Wysocki | 2013-06-28 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | sigtimedwait: use freezable blocking call | Colin Cross | 2013-05-12 | |
| | * | | | | | | | | | | | | nanosleep: use freezable blocking call | Colin Cross | 2013-05-12 | |
| | * | | | | | | | | | | | | futex: use freezable blocking call | Colin Cross | 2013-05-12 | |
| | * | | | | | | | | | | | | freezer: skip waking up tasks with PF_FREEZER_SKIP set | Colin Cross | 2013-05-12 | |
| | * | | | | | | | | | | | | freezer: shorten freezer sleep time using exponential backoff | Colin Cross | 2013-05-12 | |
| | * | | | | | | | | | | | | lockdep: remove task argument from debug_check_no_locks_held | Colin Cross | 2013-05-12 | |
* | | | | | | | | | | | | | | Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | cpuset: rename @cont to @cgrp | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: fix to migrate mm correctly in a corner case | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: allow to move tasks to empty cpusets | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: allow to keep tasks in empty cpusets | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: introduce effective_{cpumask|nodemask}_cpuset() | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: record old_mems_allowed in struct cpuset | Li Zefan | 2013-06-13 | |
| * | | | | | | | | | | | | | | cpuset: remove async hotplug propagation work | Li Zefan | 2013-06-09 | |
| * | | | | | | | | | | | | | | cpuset: let hotplug propagation work wait for task attaching | Li Zefan | 2013-06-09 | |
| * | | | | | | | | | | | | | | cpuset: re-structure update_cpumask() a bit | Li Zefan | 2013-06-05 | |
| * | | | | | | | | | | | | | | cpuset: remove cpuset_test_cpumask() | Li Zefan | 2013-06-05 | |
| * | | | | | | | | | | | | | | cpuset: remove unnecessary variable in cpuset_attach() | Li Zefan | 2013-06-05 | |
| * | | | | | | | | | | | | | | cpuset: cleanup guarantee_online_{cpus|mems}() | Li Zefan | 2013-06-05 | |
| * | | | | | | | | | | | | | | cpuset: remove redundant check in cpuset_cpus_allowed_fallback() | Li Zefan | 2013-06-05 | |
* | | | | | | | | | | | | | | | Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-07-02 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi... | Tejun Heo | 2013-06-29 | |
| * | | | | | | | | | | | | | | | cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options | Tejun Heo | 2013-06-27 | |
| * | | | | | | | | | | | | | | | cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts() | Tejun Heo | 2013-06-27 | |
| * | | | | | | | | | | | | | | | cgroup: always use RCU accessors for protected accesses | Tejun Heo | 2013-06-26 | |
| * | | | | | | | | | | | | | | | cgroup: fix RCU accesses around task->cgroups | Tejun Heo | 2013-06-26 | |
| * | | | | | | | | | | | | | | | cgroup: grab cgroup_mutex in drop_parsed_module_refcounts() | Tejun Heo | 2013-06-26 | |
| * | | | | | | | | | | | | | | | cgroup: fix cgroupfs_root early destruction path | Tejun Heo | 2013-06-26 | |
| * | | | | | | | | | | | | | | | cgroup: reserve ID 0 for dummy_root and 1 for unified hierarchy | Tejun Heo | 2013-06-25 | |
| * | | | | | | | | | | | | | | | cgroup: implement for_each_[builtin_]subsys() | Tejun Heo | 2013-06-25 | |
| * | | | | | | | | | | | | | | | cgroup: move init_css_set initialization inside cgroup_mutex | Tejun Heo | 2013-06-25 | |
| * | | | | | | | | | | | | | | | cgroup: s/for_each_subsys()/for_each_root_subsys()/ | Tejun Heo | 2013-06-24 | |
| * | | | | | | | | | | | | | | | cgroup: clean up find_css_set() and friends | Tejun Heo | 2013-06-24 | |
| * | | | | | | | | | | | | | | | cgroup: remove cgroup->actual_subsys_mask | Tejun Heo | 2013-06-24 | |
| * | | | | | | | | | | | | | | | cgroup: prefix global variables with "cgroup_" | Tejun Heo | 2013-06-24 | |
| * | | | | | | | | | | | | | | | cgroup: rename cont to cgrp | Li Zefan | 2013-06-19 |