summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2007-10-19Task Control Groups: add tasks file interfacePaul Menage-1/+358
2007-10-19Task Control Groups: basic task cgroup frameworkPaul Menage-0/+1199
2007-10-19cpuset: zero malloc - revert the old cpuset fixPaul Jackson-1/+1
2007-10-19Add kernel/notifier.cAlexey Dobriyan-571/+541
2007-10-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrtLinus Torvalds-62/+41
2007-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds-39/+44
2007-10-18sparse pointer use of zero as nullStephen Hemminger-4/+4
2007-10-18Add scaled time to taskstats based process accountingMichael Neuling-2/+38
2007-10-18whitespace fixes: system timersDaniel Walker-1/+1
2007-10-18whitespace fixes: interval timersDaniel Walker-2/+2
2007-10-18whitespace fixes: execution domainsDaniel Walker-1/+1
2007-10-18whitespace fixes: system auditingDaniel Walker-7/+7
2007-10-18whitespace fixes: compat syscallsDaniel Walker-30/+30
2007-10-18whitespace fixes: syscall auditingDaniel Walker-5/+5
2007-10-18whitespace fixes: capability syscallsDaniel Walker-95/+95
2007-10-18whitespace fixes: panic handlingDaniel Walker-5/+5
2007-10-18whitespace fixes: module loadingDaniel Walker-19/+19
2007-10-18whitespace fixes: forkDaniel Walker-10/+10
2007-10-18whitespace fixes: DMA channel allocatorDaniel Walker-4/+4
2007-10-18whitespace fixes: audit filteringDaniel Walker-2/+2
2007-10-18whitespace fixes: relayfsDaniel Walker-3/+3
2007-10-18whitespace fixes: cpusetDaniel Walker-6/+6
2007-10-18whitespace fixes: process accountingDaniel Walker-33/+33
2007-10-18whitespace fixes: time syscallsDaniel Walker-6/+6
2007-10-18V3 file capabilities: alter behavior of cap_setpcapAndrew Morgan-6/+12
2007-10-18sysctl: deprecate sys_sysctl in a user space visible fashion.Eric W. Biederman-23/+41
2007-10-18sysctl: for irda update sysctl_checks list of binary pathsEric W. Biederman-0/+19
2007-10-18sysctl: update sysctl_check_tableEric W. Biederman-14/+22
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman-1/+1563
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman-1/+0
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman-7/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman-57/+57
2007-10-18cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ...Akinobu Mita-0/+2
2007-10-18param_sysfs_builtin memchr argument fixDave Young-1/+7
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds-0/+2
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan-1/+0
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki-17/+46
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki-35/+57
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki-19/+54
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon-13/+14
2007-10-18freezer: measure freezing timeRafael J. Wysocki-3/+15
2007-10-18freezer: be more verboseRafael J. Wysocki-6/+9
2007-10-18unexport pm_power_off_prepareAdrian Bunk-1/+0
2007-10-18freezer: do not send signals to kernel threadsRafael J. Wysocki-34/+74
2007-10-18freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki-0/+1
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki-1/+14
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki-2/+2