aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-19whitespace fixes: task exit handlingDaniel Walker1-2/+2
2007-10-19kernel/time/clocksource.c: Use list_for_each_entry instead of list_for_eachMatthias Kaehlcke1-15/+7
2007-10-19kernel/exit.c: Use list_for_each_entry(_safe) instead of list_for_each(_safe)Matthias Kaehlcke1-13/+6
2007-10-19workqueue: debug flushing deadlocks with lockdepJohannes Berg2-4/+34
2007-10-19Make access to task's nsproxy lighterPavel Emelyanov3-22/+36
2007-10-19pid namespaces: move alloc_pid() to copy_process()Sukadev Bhattiprolu1-6/+13
2007-10-19pid namespaces: define is_global_init() and is_container_init()Serge E. Hallyn6-5/+11
2007-10-19pid namespaces: rename child_reaper() functionSukadev Bhattiprolu2-3/+3
2007-10-19pid namespaces: define and use task_active_pid_ns() wrapperSukadev Bhattiprolu2-3/+3
2007-10-19pid namespaces: dynamic kmem cache allocator for pid namespacesPavel Emelianov1-6/+64
2007-10-19pid namespaces: round up the APIPavel Emelianov4-15/+15
2007-10-19cgroups: implement namespace tracking subsystemSerge E. Hallyn3-1/+117
2007-10-19Add cgroupstatsBalbir Singh2-0/+122
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage2-0/+98
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage3-3/+198
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage3-981/+212
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage1-42/+386
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage2-114/+536
2007-10-19Task Control Groups: add procfs interfacePaul Menage1-3/+143
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage1-0/+135
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage3-2/+135
2007-10-19Add cgroup write_uint() helper methodPaul Menage1-4/+38
2007-10-19Task Control Groups: add tasks file interfacePaul Menage1-1/+358
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage2-0/+1199
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson1-1/+1
2007-10-19Add kernel/notifier.cAlexey Dobriyan4-571/+541
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds3-62/+41
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-39/+44
2007-10-18sparse pointer use of zero as nullStephen Hemminger2-4/+4
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling5-2/+38
2007-10-18whitespace fixes: system timersDaniel Walker1-1/+1
2007-10-18whitespace fixes: interval timersDaniel Walker1-2/+2
2007-10-18whitespace fixes: execution domainsDaniel Walker1-1/+1
2007-10-18whitespace fixes: system auditingDaniel Walker1-7/+7
2007-10-18whitespace fixes: compat syscallsDaniel Walker1-30/+30
2007-10-18whitespace fixes: syscall auditingDaniel Walker1-5/+5
2007-10-18whitespace fixes: capability syscallsDaniel Walker1-95/+95
2007-10-18whitespace fixes: panic handlingDaniel Walker1-5/+5
2007-10-18whitespace fixes: module loadingDaniel Walker1-19/+19
2007-10-18whitespace fixes: forkDaniel Walker1-10/+10
2007-10-18whitespace fixes: DMA channel allocatorDaniel Walker1-4/+4
2007-10-18whitespace fixes: audit filteringDaniel Walker1-2/+2
2007-10-18whitespace fixes: relayfsDaniel Walker1-3/+3
2007-10-18whitespace fixes: cpusetDaniel Walker1-6/+6
2007-10-18whitespace fixes: process accountingDaniel Walker1-33/+33
2007-10-18whitespace fixes: time syscallsDaniel Walker1-6/+6
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan3-6/+12
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman1-23/+41
2007-10-18sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman1-0/+19
2007-10-18sysctl: update sysctl_check_tableEric W. Biederman1-14/+22