Age | Commit message (Expand) | Author |
2007-10-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds |
2007-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds |
2007-10-18 | sparse pointer use of zero as null | Stephen Hemminger |
2007-10-18 | Add scaled time to taskstats based process accounting | Michael Neuling |
2007-10-18 | whitespace fixes: system timers | Daniel Walker |
2007-10-18 | whitespace fixes: interval timers | Daniel Walker |
2007-10-18 | whitespace fixes: execution domains | Daniel Walker |
2007-10-18 | whitespace fixes: system auditing | Daniel Walker |
2007-10-18 | whitespace fixes: compat syscalls | Daniel Walker |
2007-10-18 | whitespace fixes: syscall auditing | Daniel Walker |
2007-10-18 | whitespace fixes: capability syscalls | Daniel Walker |
2007-10-18 | whitespace fixes: panic handling | Daniel Walker |
2007-10-18 | whitespace fixes: module loading | Daniel Walker |
2007-10-18 | whitespace fixes: fork | Daniel Walker |
2007-10-18 | whitespace fixes: DMA channel allocator | Daniel Walker |
2007-10-18 | whitespace fixes: audit filtering | Daniel Walker |
2007-10-18 | whitespace fixes: relayfs | Daniel Walker |
2007-10-18 | whitespace fixes: cpuset | Daniel Walker |
2007-10-18 | whitespace fixes: process accounting | Daniel Walker |
2007-10-18 | whitespace fixes: time syscalls | Daniel Walker |
2007-10-18 | V3 file capabilities: alter behavior of cap_setpcap | Andrew Morgan |
2007-10-18 | sysctl: deprecate sys_sysctl in a user space visible fashion. | Eric W. Biederman |
2007-10-18 | sysctl: for irda update sysctl_checks list of binary paths | Eric W. Biederman |
2007-10-18 | sysctl: update sysctl_check_table | Eric W. Biederman |
2007-10-18 | sysctl: Error on bad sysctl tables | Eric W. Biederman |
2007-10-18 | sysctl: remove the cad_pid binary sysctl path | Eric W. Biederman |
2007-10-18 | sysctl: simplify the pty sysctl logic | Eric W. Biederman |
2007-10-18 | sysctl: remove the binary interface for aio-nr, aio-max-nr, acpi_video_flags | Eric W. Biederman |
2007-10-18 | sysctl: remove binary sysctl support where it clearly doesn't work | Eric W. Biederman |
2007-10-18 | sysctl: Factor out sysctl_data. | Eric W. Biederman |
2007-10-18 | sysctl core: Stop using the unnecessary ctl_table typedef | Eric W. Biederman |
2007-10-18 | cpu hotplug: cpu: deliver CPU_UP_CANCELED only to NOTIFY_OKed callbacks with ... | Akinobu Mita |
2007-10-18 | param_sysfs_builtin memchr argument fix | Dave Young |
2007-10-18 | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds |
2007-10-18 | Remove struct task_struct::io_wait | Alexey Dobriyan |
2007-10-18 | Hibernation: Enter platform hibernation state in a consistent way | Rafael J. Wysocki |
2007-10-18 | Hibernation: Check if ACPI is enabled during restore in the right place | Rafael J. Wysocki |
2007-10-18 | Hibernation: Arbitrary boot kernel support - generic code | Rafael J. Wysocki |
2007-10-18 | serial: turn serial console suspend a boot rather than compile time option | Andres Salomon |
2007-10-18 | freezer: measure freezing time | Rafael J. Wysocki |
2007-10-18 | freezer: be more verbose | Rafael J. Wysocki |
2007-10-18 | unexport pm_power_off_prepare | Adrian Bunk |
2007-10-18 | freezer: do not send signals to kernel threads | Rafael J. Wysocki |
2007-10-18 | freezer: prevent new tasks from inheriting TIF_FREEZE set | Rafael J. Wysocki |
2007-10-18 | freezer: do not sync filesystems from freeze_processes | Rafael J. Wysocki |
2007-10-18 | PM: Rename hibernation_ops to platform_hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct hibernation_ops | Rafael J. Wysocki |
2007-10-18 | PM: Make suspend_ops static | Rafael J. Wysocki |
2007-10-18 | PM: Rework struct platform_suspend_ops | Rafael J. Wysocki |
2007-10-18 | PM: Rename struct pm_ops and related things | Rafael J. Wysocki |