aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| * | | mm: sched: numa: Implement slow start for working set samplingPeter Zijlstra2012-12-11
| * | | sched, numa, mm: Count WS scanning against present PTEs, not virtual memory r...Mel Gorman2012-12-11
| * | | mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) ratePeter Zijlstra2012-12-11
| * | | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-11
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-12-15
|\ \ \ \
| * | | | padata: use __this_cpu_read per-cpu helperShan Wei2012-12-06
* | | | | Revert "sched: Update_cfs_shares at period edge"Linus Torvalds2012-12-14
* | | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | time: export time information for KVM pvclockMarcelo Tosatti2012-11-27
| * | | | | sched: add notifier for cross-cpu migrationsMarcelo Tosatti2012-11-27
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-12-13
|\ \ \ \ \
| * | | | | res_counter: delete res_counter_write()Greg Thelen2012-12-12
| * | | | | kthread: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
| * | | | | cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-13
|\ \ \ \ \ \
| * | | | | | propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-06
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-29
| |\ \ \ \ \
| * | | | | | userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-18
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | time: remove the timecompare code.Richard Cochran2012-11-01
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \
| * | | | | | | do_coredump(): get rid of pt_regs argumentAl Viro2012-11-29
| * | | | | | | print_fatal_signal(): get rid of pt_regs argumentAl Viro2012-11-29
| * | | | | | | ptrace_signal(): get rid of unused argumentsAl Viro2012-11-29
| * | | | | | | get rid of ptrace_signal_deliver() argumentsAl Viro2012-11-29
| * | | | | | | flagday: kill pt_regs argument of do_fork()Al Viro2012-11-29
| * | | | | | | death to idle_regs()Al Viro2012-11-28
| * | | | | | | don't pass regs to copy_process()Al Viro2012-11-28
| * | | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | | | | audit: no nested contexts anymore...Al Viro2012-11-28
| * | | | | | | generic sys_fork / sys_vfork / sys_cloneAl Viro2012-11-28
| * | | | | | | kill daemonize()Al Viro2012-11-28
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-12
|\ \ \ \ \ \ \
| * | | | | | | cgroup_rm_file: don't delete the uncreated filesGao feng2012-12-06
| * | | | | | | cgroup: remove subsystem files when remounting cgroupGao feng2012-12-03
| * | | | | | | cgroup: use cgroup_addrm_files() in cgroup_clear_directory()Gao feng2012-11-30
| * | | | | | | cgroup: warn about broken hierarchies only after css_onlineGlauber Costa2012-11-30
| * | | | | | | cgroup: list_del_init() on removed eventsGreg Thelen2012-11-28
| * | | | | | | cgroup: fix lockdep warning for event_controlGreg Thelen2012-11-28
| * | | | | | | cgroup: move list add after list head initilizationLi Zhong2012-11-28
| * | | | | | | cgroup: remove obsolete guarantee from cgroup_task_migrate.Tao Ma2012-11-20
| * | | | | | | cgroup: add cgroup->idTejun Heo2012-11-19
| * | | | | | | cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo2012-11-19
| * | | | | | | cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo2012-11-19
| * | | | | | | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli...Tejun Heo2012-11-19
| * | | | | | | cgroup: allow ->post_create() to failTejun Heo2012-11-19
| * | | | | | | cgroup: update cgroup_create() failure pathTejun Heo2012-11-19
| * | | | | | | cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directoryTejun Heo2012-11-19