summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2013-01-07cpuset: pin down cpus and mems while a task is being attachedTejun Heo1-2/+26
2013-01-07cpuset: make CPU / memory hotplug propagation asynchronousTejun Heo1-6/+48
2013-01-07cpuset: drop async_rebuild_sched_domains()Tejun Heo1-60/+16
2013-01-07cpuset: don't nest cgroup_mutex inside get_online_cpus()Tejun Heo1-4/+35
2013-01-07cpuset: reorganize CPU / memory hotplug handlingTejun Heo1-117/+104
2013-01-07cpuset: cleanup cpuset[_can]_attach()Tejun Heo1-17/+18
2013-01-07cpuset: introduce cpuset_for_each_child()Tejun Heo1-31/+54
2013-01-07cpuset: introduce CS_ONLINETejun Heo1-1/+10
2013-01-07cpuset: introduce ->css_on/offline()Tejun Heo1-22/+44
2013-01-07cpuset: remove fast exit path from remove_tasks_in_empty_cpuset()Tejun Heo1-8/+0
2013-01-07cpuset: remove unused cpuset_unlock()Tejun Heo1-11/+0
2013-01-07cgroup: implement cgroup_rightmost_descendant()Tejun Heo1-0/+26
2012-12-25pidns: Stop pid allocation when init diesEric W. Biederman2-3/+16
2012-12-24pidns: Outlaw thread creation after unshare(CLONE_NEWPID)Eric W. Biederman1-0/+8
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2-7/+7
2012-12-20Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2-9/+7
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-5/+77
2012-12-20keys: use keyring_alloc() to create module signing keyringDavid Howells1-9/+6
2012-12-20kcmp: include linux/ptrace.hCyrill Gorcunov1-0/+1
2012-12-20sched: numa: ksm: fix oops in task_numa_placment()Hugh Dickins1-1/+4
2012-12-19Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+3
2012-12-19new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro1-0/+16
2012-12-19generic compat_sys_sigaltstack()Al Viro1-0/+45
2012-12-19introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro1-0/+6
2012-12-19new helper: restore_altstack()Al Viro1-0/+7
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-5/+3
2012-12-19watchdog: Fix disable/enable regressionBjørn Mork1-7/+4
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-183/+294
2012-12-18Merge branch 'akpm' (more patches from Andrew)Linus Torvalds3-10/+16
2012-12-18fork: protect architectures where THREAD_SIZE >= PAGE_SIZE against fork bombsGlauber Costa1-2/+2
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa1-7/+13
2012-12-18irq: tsk->comm is an arrayAlan Cox1-1/+1
2012-12-18Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-33/+31
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds4-4/+31
2012-12-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds9-49/+55
2012-12-17pidns: remove unused is_container_init()Gao feng1-15/+0
2012-12-17ptrace: introduce PTRACE_O_EXITKILLOleg Nesterov1-0/+3
2012-12-17compat: generic compat_sys_sched_rr_get_interval() implementationCatalin Marinas1-0/+17
2012-12-17trace: use kbasename()Andy Shevchenko1-4/+4
2012-12-17printk: boot_delay should only affect outputAndrew Cooks1-19/+21
2012-12-17watchdog: store the watchdog sample period as a variableChuansheng Liu1-5/+8
2012-12-17lseek: the "whence" argument is called "whence"Andrew Morton1-2/+2
2012-12-17kernel: remove reference to feature-removal-schedule.txtTao Ma2-4/+0
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds14-115/+371
2012-12-17sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_...Mel Gorman1-1/+1
2012-12-16random: Mix cputime from each thread that exits to the poolNick Kossifidis1-0/+3
2012-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2-115/+25
2012-12-16Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-17/+352
2012-12-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+2
2012-12-14userns: Fix typo in description of the limitation of userns_installEric W. Biederman1-1/+1