summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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
2007-10-18Hibernation: Check if ACPI is enabled during restore in the right placeRafael J. Wysocki
2007-10-18Hibernation: Arbitrary boot kernel support - generic codeRafael J. Wysocki
2007-10-18serial: turn serial console suspend a boot rather than compile time optionAndres Salomon
2007-10-18freezer: measure freezing timeRafael J. Wysocki
2007-10-18freezer: be more verboseRafael J. Wysocki
2007-10-18unexport pm_power_off_prepareAdrian Bunk
2007-10-18freezer: do not send signals to kernel threadsRafael J. Wysocki
2007-10-18freezer: prevent new tasks from inheriting TIF_FREEZE setRafael J. Wysocki
2007-10-18freezer: do not sync filesystems from freeze_processesRafael J. Wysocki
2007-10-18PM: Rename hibernation_ops to platform_hibernation_opsRafael J. Wysocki
2007-10-18PM: Rework struct hibernation_opsRafael J. Wysocki
2007-10-18PM: Make suspend_ops staticRafael J. Wysocki
2007-10-18PM: Rework struct platform_suspend_opsRafael J. Wysocki
2007-10-18PM: Rename struct pm_ops and related thingsRafael J. Wysocki