aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-08fix group stop with exit raceOleg Nesterov
2008-02-08start the global /sbin/init with 0,0 special pidsOleg Nesterov
2008-02-08move daemonized kernel threads into the swapper's sessionOleg Nesterov
2008-02-08teach set_special_pids() to use struct pidOleg Nesterov
2008-02-08fix setsid() for sub-namespace /sbin/initOleg Nesterov
2008-02-08sys_setpgid(): simplify pid/ns interactionOleg Nesterov
2008-02-08wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAITOleg Nesterov
2008-02-08wait_task_continued/zombie: don't use task_pid_nr_ns() locklessOleg Nesterov
2008-02-08do_wait: fix security checksOleg Nesterov
2008-02-08do_wait: cleanup delay_group_leader() usageOleg Nesterov
2008-02-08wait_task_stopped(): remove unneeded delay_group_leader checkOleg Nesterov
2008-02-08ptrace_stop: fix racy nonstop_code settingOleg Nesterov
2008-02-08do_wait: factor out "retval != 0" checksOleg Nesterov
2008-02-08wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untraceOleg Nesterov
2008-02-08ptrace_stop: fix the race with ptrace detach+attachOleg Nesterov
2008-02-08ptrace_check_attach: remove unneeded ->signal != NULL checkOleg Nesterov
2008-02-08kill my_ptrace_child()Oleg Nesterov
2008-02-08kill PT_ATTACHEDOleg Nesterov
2008-02-08IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer
2008-02-08IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer
2008-02-08IPC/semaphores: consolidate SEM_STAT and IPC_STAT commandsPierre Peiffer
2008-02-08ipc: uninline some code from util.hPavel Emelyanov
2008-02-08serial_core: bring mostly into line with coding styleAlan Cox
2008-02-088250: enable rate reporting via termiosAlan Cox
2008-02-08serial8250: coding styleAlan Cox
2008-02-088250_pci: coding styleAlan Cox
2008-02-088250_hub6: codding styleAlan Cox
2008-02-088250_hp300: coding styleAlan Cox
2008-02-088250_gsc: coding styleAlan Cox
2008-02-088250_early: coding styleAlan Cox
2008-02-08tty_ioctl: drag screaming into compliance with the coding styleAlan Cox
2008-02-08tty_io: drag screaming into coding style complianceAlan Cox
2008-02-08tty_audit: fix checkpatch complaintAlan Cox
2008-02-08rocket: don't let random users reset the controllerAlan Cox
2008-02-08rocket: first pass at termios reportingAlan Cox
2008-02-08n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox
2008-02-08moxa: first pass at termios reportingAlan Cox
2008-02-08fix "modules: make module_address_lookup() safe"Andrew Morton
2008-02-08modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter
2008-02-08Modules: handle symbols that have a zero valueChristoph Lameter
2008-02-08tty: s390 support for termios2.Heiko Carstens
2008-02-08tty: let architectures override the user/kernel macros.Heiko Carstens
2008-02-08intel-iommu: fault_reason index cleanupmark gross
2008-02-08intel-iommu: PMEN supportmark gross
2008-02-08proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan
2008-02-08proc: fix the threaded /proc/selfEric W. Biederman
2008-02-08proc: proper pidns handling for /proc/selfEric W. Biederman
2008-02-08proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman
2008-02-08seqfile convert proc_pid_statmEric W. Biederman
2008-02-08proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman