Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman | 2013-01-25 | 9 | -92/+223 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | ||||||
| * | | | | | | | | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-17 | 9 | -34/+112 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | kernel/gcov: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-02-20 | 2 | -9/+9 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net | David S. Miller | 2013-02-18 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-02-08 | 7 | -19/+44 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | tcp: remove Appropriate Byte Count support | Stephen Hemminger | 2013-02-05 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-29 | 10 | -98/+262 | |
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / | | |/| | | | | | | | | ||||||
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2013-01-15 | 9 | -36/+79 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | softirq: reduce latencies | Eric Dumazet | 2013-01-10 | 1 | -8/+9 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-20 | 7 | -41/+90 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-assorted' | Rafael J. Wysocki | 2013-02-15 | 7 | -41/+90 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | | ||||||
| | * | | | | | | | | | | suspend: enable freeze timeout configuration through sys | Li Fei | 2013-02-09 | 2 | -2/+29 | |
| | * | | | | | | | | | | PM: Introduce suspend state PM_SUSPEND_FREEZE | Zhang Rui | 2013-02-09 | 2 | -14/+57 | |
| | * | | | | | | | | | | PM / tracing: remove deprecated power trace API | Paul Gortmaker | 2013-01-26 | 2 | -18/+0 | |
| | * | | | | | | | | | | PM: don't use [delayed_]work_pending() | Tejun Heo | 2013-01-26 | 2 | -7/+4 | |
| | | |_|/ / / / / / / | | |/| | | | | | | | | ||||||
* | | | | | | | | | | | Merge branch 'for-3.9-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-02-20 | 1 | -389/+483 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | cpuset: drop spurious retval assignment in proc_cpuset_show() | Li Zefan | 2013-01-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | cpuset: fix RCU lockdep splat | Li Zefan | 2013-01-15 | 1 | -4/+4 | |
| * | | | | | | | | | | | cpuset: remove cpuset->parent | Tejun Heo | 2013-01-07 | 1 | -11/+17 | |
| * | | | | | | | | | | | cpuset: replace cpuset->stack_list with cpuset_for_each_descendant_pre() | Tejun Heo | 2013-01-07 | 1 | -75/+48 | |
| * | | | | | | | | | | | cpuset: replace cgroup_mutex locking with cpuset internal locking | Tejun Heo | 2013-01-07 | 1 | -81/+107 | |
| * | | | | | | | | | | | cpuset: schedule hotplug propagation from cpuset_attach() if the cpuset is empty | Tejun Heo | 2013-01-07 | 1 | -0/+14 | |
| * | | | | | | | | | | | cpuset: pin down cpus and mems while a task is being attached | Tejun Heo | 2013-01-07 | 1 | -2/+26 | |
| * | | | | | | | | | | | cpuset: make CPU / memory hotplug propagation asynchronous | Tejun Heo | 2013-01-07 | 1 | -6/+48 | |
| * | | | | | | | | | | | cpuset: drop async_rebuild_sched_domains() | Tejun Heo | 2013-01-07 | 1 | -60/+16 | |
| * | | | | | | | | | | | cpuset: don't nest cgroup_mutex inside get_online_cpus() | Tejun Heo | 2013-01-07 | 1 | -4/+35 | |
| * | | | | | | | | | | | cpuset: reorganize CPU / memory hotplug handling | Tejun Heo | 2013-01-07 | 1 | -117/+104 | |
| * | | | | | | | | | | | cpuset: cleanup cpuset[_can]_attach() | Tejun Heo | 2013-01-07 | 1 | -17/+18 | |
| * | | | | | | | | | | | cpuset: introduce cpuset_for_each_child() | Tejun Heo | 2013-01-07 | 1 | -31/+54 | |
| * | | | | | | | | | | | cpuset: introduce CS_ONLINE | Tejun Heo | 2013-01-07 | 1 | -1/+10 | |
| * | | | | | | | | | | | cpuset: introduce ->css_on/offline() | Tejun Heo | 2013-01-07 | 1 | -22/+44 | |
| * | | | | | | | | | | | cpuset: remove fast exit path from remove_tasks_in_empty_cpuset() | Tejun Heo | 2013-01-07 | 1 | -8/+0 | |
| * | | | | | | | | | | | cpuset: remove unused cpuset_unlock() | Tejun Heo | 2013-01-07 | 1 | -11/+0 | |
* | | | | | | | | | | | | Merge branch 'for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2013-02-20 | 5 | -139/+220 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | cgroup: fail if monitored file and event_control are in different cgroup | Li Zefan | 2013-02-18 | 1 | -0/+11 | |
| * | | | | | | | | | | | | cgroup: fix cgroup_rmdir() vs close(eventfd) race | Li Zefan | 2013-02-18 | 1 | -16/+25 | |
| * | | | | | | | | | | | | cpuset: fix cpuset_print_task_mems_allowed() vs rename() race | Li Zefan | 2013-02-18 | 1 | -2/+10 | |
| * | | | | | | | | | | | | cgroup: fix exit() vs rmdir() race | Li Zefan | 2013-02-18 | 1 | -0/+8 | |
| * | | | | | | | | | | | | cgroup: remove bogus comments in cgroup_diput() | Li Zefan | 2013-01-24 | 1 | -6/+0 | |
| * | | | | | | | | | | | | cgroup: remove synchronize_rcu() from cgroup_diput() | Li Zefan | 2013-01-24 | 1 | -29/+43 | |
| * | | | | | | | | | | | | cgroup: remove duplicate RCU free on struct cgroup | Li Zefan | 2013-01-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | sched: remove redundant NULL cgroup check in task_group_path() | Li Zefan | 2013-01-24 | 1 | -7/+0 | |
| * | | | | | | | | | | | | sched: split out css_online/css_offline from tg creation/destruction | Li Zefan | 2013-01-24 | 2 | -10/+42 | |
| * | | | | | | | | | | | | cgroup: initialize cgrp->dentry before css_alloc() | Li Zefan | 2013-01-24 | 1 | -3/+4 | |
| * | | | | | | | | | | | | cgroup: remove a NULL check in cgroup_exit() | Li Zefan | 2013-01-24 | 1 | -2/+1 | |
| * | | | | | | | | | | | | cgroup: fix bogus kernel warnings when cgroup_create() failed | Li Zefan | 2013-01-22 | 1 | -9/+12 | |
| * | | | | | | | | | | | | cgroup: remove synchronize_rcu() from rebind_subsystems() | Li Zefan | 2013-01-14 | 1 | -1/+0 | |
| * | | | | | | | | | | | | cgroup: remove synchronize_rcu() from cgroup_attach_{task|proc}() | Li Zefan | 2013-01-14 | 1 | -2/+0 | |
| * | | | | | | | | | | | | cgroup: use new hashtable implementation | Li Zefan | 2013-01-10 | 1 | -53/+39 | |
| |/ / / / / / / / / / / |