summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* teach set_special_pids() to use struct pidOleg Nesterov2008-02-084-18/+18
* fix setsid() for sub-namespace /sbin/initOleg Nesterov2008-02-081-12/+10
* sys_setpgid(): simplify pid/ns interactionOleg Nesterov2008-02-081-13/+10
* wait_task_zombie: remove ->exit_state/exit_signal checks for WNOWAITOleg Nesterov2008-02-081-4/+0
* wait_task_continued/zombie: don't use task_pid_nr_ns() locklessOleg Nesterov2008-02-081-10/+5
* do_wait: fix security checksOleg Nesterov2008-02-081-21/+18
* do_wait: cleanup delay_group_leader() usageOleg Nesterov2008-02-081-13/+4
* wait_task_stopped(): remove unneeded delay_group_leader checkOleg Nesterov2008-02-081-4/+3
* ptrace_stop: fix racy nonstop_code settingOleg Nesterov2008-02-081-6/+7
* do_wait: factor out "retval != 0" checksOleg Nesterov2008-02-081-8/+4
* wait_task_stopped: simplify and fix races with SIGCONT/SIGKILL/untraceOleg Nesterov2008-02-081-62/+26
* ptrace_stop: fix the race with ptrace detach+attachOleg Nesterov2008-02-081-3/+3
* ptrace_check_attach: remove unneeded ->signal != NULL checkOleg Nesterov2008-02-081-2/+5
* kill my_ptrace_child()Oleg Nesterov2008-02-081-20/+3
* kill PT_ATTACHEDOleg Nesterov2008-02-084-22/+3
* IPC: consolidate sem_exit_ns(), msg_exit_ns() and shm_exit_ns()Pierre Peiffer2008-02-085-67/+50
* IPC: make struct ipc_ids static in ipc_namespacePierre Peiffer2008-02-087-104/+34
* IPC/semaphores: consolidate SEM_STAT and IPC_STAT commandsPierre Peiffer2008-02-081-22/+16
* ipc: uninline some code from util.hPavel Emelyanov2008-02-082-58/+57
* serial_core: bring mostly into line with coding styleAlan Cox2008-02-081-27/+28
* 8250: enable rate reporting via termiosAlan Cox2008-02-081-0/+1
* serial8250: coding styleAlan Cox2008-02-081-9/+10
* 8250_pci: coding styleAlan Cox2008-02-081-55/+54
* 8250_hub6: codding styleAlan Cox2008-02-081-12/+12
* 8250_hp300: coding styleAlan Cox2008-02-081-20/+15
* 8250_gsc: coding styleAlan Cox2008-02-081-9/+8
* 8250_early: coding styleAlan Cox2008-02-081-8/+15
* tty_ioctl: drag screaming into compliance with the coding styleAlan Cox2008-02-081-182/+180
* tty_io: drag screaming into coding style complianceAlan Cox2008-02-081-278/+283
* tty_audit: fix checkpatch complaintAlan Cox2008-02-081-1/+1
* rocket: don't let random users reset the controllerAlan Cox2008-02-081-0/+3
* rocket: first pass at termios reportingAlan Cox2008-02-081-10/+8
* n_tty: clean up old code to follow coding style and (mostly) checkpatchAlan Cox2008-02-081-75/+73
* moxa: first pass at termios reportingAlan Cox2008-02-081-8/+15
* fix "modules: make module_address_lookup() safe"Andrew Morton2008-02-082-4/+4
* modules: include sections.h to avoid defining linker variables explicitlyChristoph Lameter2008-02-081-3/+1
* Modules: handle symbols that have a zero valueChristoph Lameter2008-02-081-9/+14
* tty: s390 support for termios2.Heiko Carstens2008-02-083-1/+11
* tty: let architectures override the user/kernel macros.Heiko Carstens2008-02-081-0/+6
* intel-iommu: fault_reason index cleanupmark gross2008-02-082-7/+6
* intel-iommu: PMEN supportmark gross2008-02-082-1/+24
* proc: fix ->open'less usage due to ->proc_fops flipAlexey Dobriyan2008-02-084-11/+47
* proc: fix the threaded /proc/selfEric W. Biederman2008-02-081-6/+6
* proc: proper pidns handling for /proc/selfEric W. Biederman2008-02-081-2/+10
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-0810-101/+103
* seqfile convert proc_pid_statmEric W. Biederman2008-02-083-6/+9
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-083-17/+20
* proc: implement proc_single_file_operationsEric W. Biederman2008-02-082-0/+46
* proc: detect duplicate names on registrationZhang Rui2008-02-081-0/+10
* proc: remove useless check on symlink removalAlexey Dobriyan2008-02-081-1/+1
OpenPOWER on IntegriCloud