| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2012-12-15 | 1 | -3/+2 |
|\ |
|
| * | padata: use __this_cpu_read per-cpu helper | Shan Wei | 2012-12-06 | 1 | -3/+2 |
* | | Revert "sched: Update_cfs_shares at period edge" | Linus Torvalds | 2012-12-14 | 1 | -10/+8 |
* | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-13 | 2 | -0/+65 |
|\ \ |
|
| * | | time: export time information for KVM pvclock | Marcelo Tosatti | 2012-11-27 | 1 | -0/+50 |
| * | | sched: add notifier for cross-cpu migrations | Marcelo Tosatti | 2012-11-27 | 1 | -0/+15 |
* | | | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-12-13 | 3 | -39/+17 |
|\ \ \ |
|
| * | | | res_counter: delete res_counter_write() | Greg Thelen | 2012-12-12 | 1 | -22/+0 |
| * | | | kthread: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 | 1 | -1/+1 |
| * | | | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 | 1 | -16/+16 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-12-13 | 8 | -11/+12 |
|\ \ \ \ |
|
| * | | | | propagate name change to comments in kernel source | Nadia Yvette Chambers | 2012-12-06 | 8 | -11/+12 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-12 | 3 | -195/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-29 | 2 | -3/+19 |
| |\ \ \ |
|
| * | | | | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman | 2012-11-18 | 1 | -1/+1 |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-17 | 2 | -30/+38 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-11-10 | 10 | -260/+236 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | time: remove the timecompare code. | Richard Cochran | 2012-11-01 | 2 | -194/+1 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 4 | -197/+76 |
|\ \ \ \ \ \ |
|
| * | | | | | | do_coredump(): get rid of pt_regs argument | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | | | | | print_fatal_signal(): get rid of pt_regs argument | Al Viro | 2012-11-29 | 1 | -2/+3 |
| * | | | | | | ptrace_signal(): get rid of unused arguments | Al Viro | 2012-11-29 | 1 | -4/+2 |
| * | | | | | | get rid of ptrace_signal_deliver() arguments | Al Viro | 2012-11-29 | 1 | -1/+1 |
| * | | | | | | flagday: kill pt_regs argument of do_fork() | Al Viro | 2012-11-29 | 1 | -8/+5 |
| * | | | | | | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -6/+0 |
| * | | | | | | don't pass regs to copy_process() | Al Viro | 2012-11-28 | 1 | -4/+2 |
| * | | | | | | flagday: don't pass regs to copy_thread() | Al Viro | 2012-11-28 | 1 | -1/+1 |
| * | | | | | | audit: no nested contexts anymore... | Al Viro | 2012-11-28 | 1 | -81/+21 |
| * | | | | | | generic sys_fork / sys_vfork / sys_clone | Al Viro | 2012-11-28 | 1 | -0/+43 |
| * | | | | | | kill daemonize() | Al Viro | 2012-11-28 | 1 | -92/+0 |
| | |_|/ / /
| |/| | | | |
|
* | | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-12-12 | 9 | -677/+758 |
|\ \ \ \ \ \ |
|
| * | | | | | | cgroup_rm_file: don't delete the uncreated files | Gao feng | 2012-12-06 | 1 | -6/+6 |
| * | | | | | | cgroup: remove subsystem files when remounting cgroup | Gao feng | 2012-12-03 | 1 | -2/+9 |
| * | | | | | | cgroup: use cgroup_addrm_files() in cgroup_clear_directory() | Gao feng | 2012-11-30 | 1 | -1/+3 |
| * | | | | | | cgroup: warn about broken hierarchies only after css_online | Glauber Costa | 2012-11-30 | 1 | -9/+9 |
| * | | | | | | cgroup: list_del_init() on removed events | Greg Thelen | 2012-11-28 | 1 | -2/+2 |
| * | | | | | | cgroup: fix lockdep warning for event_control | Greg Thelen | 2012-11-28 | 1 | -3/+8 |
| * | | | | | | cgroup: move list add after list head initilization | Li Zhong | 2012-11-28 | 1 | -1/+1 |
| * | | | | | | cgroup: remove obsolete guarantee from cgroup_task_migrate. | Tao Ma | 2012-11-20 | 1 | -5/+3 |
| * | | | | | | cgroup: add cgroup->id | Tejun Heo | 2012-11-19 | 1 | -1/+14 |
| * | | | | | | cgroup, cpuset: remove cgroup_subsys->post_clone() | Tejun Heo | 2012-11-19 | 2 | -48/+36 |
| * | | | | | | cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ | Tejun Heo | 2012-11-19 | 1 | -16/+12 |
| * | | | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo | 2012-11-19 | 5 | -52/+53 |
| * | | | | | | cgroup: allow ->post_create() to fail | Tejun Heo | 2012-11-19 | 2 | -11/+22 |
| * | | | | | | cgroup: update cgroup_create() failure path | Tejun Heo | 2012-11-19 | 1 | -7/+14 |
| * | | | | | | cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory | Tejun Heo | 2012-11-19 | 1 | -3/+9 |
| * | | | | | | cgroup: simplify cgroup_load_subsys() failure path | Tejun Heo | 2012-11-19 | 1 | -11/+10 |
| * | | | | | | cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers | Tejun Heo | 2012-11-19 | 1 | -23/+42 |
| * | | | | | | cgroup: separate out cgroup_destroy_locked() | Tejun Heo | 2012-11-19 | 1 | -15/+25 |
| * | | | | | | cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload... | Tejun Heo | 2012-11-19 | 1 | -1/+14 |