aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-10-19Add cgroupstatsBalbir Singh
2007-10-19Task Control Groups: simple task cgroup debug info subsystemPaul Menage
2007-10-19Task Control Groups: example CPU accounting subsystemPaul Menage
2007-10-19Task Control Groups: make cpusets a client of cgroupsPaul Menage
2007-10-19Task Control Groups: automatic userspace notification of idle cgroupsPaul Menage
2007-10-19Task Control Groups: shared cgroup subsystem group arraysPaul Menage
2007-10-19Task Control Groups: add procfs interfacePaul Menage
2007-10-19Task Control Groups: add cgroup_clone() interfacePaul Menage
2007-10-19Task Control Groups: add fork()/exit() hooksPaul Menage
2007-10-19Add cgroup write_uint() helper methodPaul Menage
2007-10-19Task Control Groups: add tasks file interfacePaul Menage
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson
2007-10-19Add kernel/notifier.cAlexey Dobriyan
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling
2007-10-18whitespace fixes: system timersDaniel Walker
2007-10-18whitespace fixes: interval timersDaniel Walker
2007-10-18whitespace fixes: execution domainsDaniel Walker
2007-10-18whitespace fixes: system auditingDaniel Walker
2007-10-18whitespace fixes: compat syscallsDaniel Walker
2007-10-18whitespace fixes: syscall auditingDaniel Walker
2007-10-18whitespace fixes: capability syscallsDaniel Walker
2007-10-18whitespace fixes: panic handlingDaniel Walker
2007-10-18whitespace fixes: module loadingDaniel Walker
2007-10-18whitespace fixes: forkDaniel Walker
2007-10-18whitespace fixes: DMA channel allocatorDaniel Walker
2007-10-18whitespace fixes: audit filteringDaniel Walker
2007-10-18whitespace fixes: relayfsDaniel Walker
2007-10-18whitespace fixes: cpusetDaniel Walker
2007-10-18whitespace fixes: process accountingDaniel Walker
2007-10-18whitespace fixes: time syscallsDaniel Walker
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman
2007-10-18sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman
2007-10-18sysctl: update sysctl_check_tableEric W. Biederman
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman
2007-10-18cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...Akinobu Mita
2007-10-18param_sysfs_builtin memchr argument fixDave Young
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki