aboutsummaryrefslogtreecommitdiffstats
path: root/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman3-1/+1563
2007-10-18sysctl: remove the cad_pid binary sysctl pathEric W. Biederman1-1/+0
2007-10-18sysctl: simplify the pty sysctl logicEric W. Biederman1-11/+0
2007-10-18sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flagsEric W. Biederman1-3/+0
2007-10-18sysctl: remove binary sysctl support where it clearly doesn't workEric W. Biederman1-7/+0
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman1-20/+46
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-57/+57
2007-10-18cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with CPU_UP_PREPAREAkinobu Mita1-0/+2
2007-10-18param_sysfs_builtin memchr argument fixDave Young1-1/+7
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+2
2007-10-18Remove struct task_struct::io_waitAlexey Dobriyan1-1/+0
2007-10-18Hibernation: Enter platform hibernation state in a consistent wayRafael J. Wysocki1-17/+46
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki3-35/+57
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki2-19/+54
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon2-13/+14
2007-10-18freezer: measure freezing timeRafael J. Wysocki1-3/+15
2007-10-18freezer: be more verboseRafael J. Wysocki1-6/+9
2007-10-18unexport pm_power_off_prepareAdrian Bunk1-1/+0
2007-10-18freezer: do not send signals to kernel threadsRafael J. Wysocki2-34/+74
2007-10-18freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki1-0/+1
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki4-1/+14
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki1-2/+2
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki1-6/+21
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki1-1/+1
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki1-9/+3
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki1-17/+17
2007-10-18make kernel/power/main.c:suspend_enter() staticAdrian Bunk1-1/+1
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner1-14/+4
2007-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds3-20/+47
2007-10-17security/ cleanupsAdrian Bunk1-4/+0