summaryrefslogtreecommitdiff
path: root/kernel/exit.c
AgeCommit message (Expand)Author
2003-05-25[PATCH] Fix dcache_lock/tasklist_lock ranking bugAndrew Morton
2003-05-12[PATCH] Use '#ifdef' to test for CONFIG_xxx variablesSteven Cole
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath
2003-02-25[PATCH] Spelling fixes: don'tMichael Hayes
2003-02-20We don't need to wait for task in-activity in release_task() any more,Linus Torvalds
2003-02-19[PATCH] Keep interrupts enabled in exit pathAndrew Morton
2003-02-18[PATCH] remove (start|end)_lazy_tlb()Andrew Morton
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2003-02-15Set ptrace_message before PT_TRACE_EXIT.Daniel Jacobowitz
2003-02-15Clean up ptrace_setoptions and PT_* constantsDaniel Jacobowitz
2003-02-11[PATCH] export allow_signal()Tomas Szepe
2003-02-11Add macthing 'va_end()' to the 'va_start()' in daemonize().Linus Torvalds
2003-02-10Sanitize kernel daemon signal handling and process naming.Linus Torvalds
2003-02-10[PATCH] fix current->user->processes leakAndrew Morton
2003-02-09[PATCH] Lock session and group ID settingIngo Molnar
2003-02-08[PATCH] Fix compile warning for 'sys_exit_group'Andrew Morton
2003-02-07Hand mergeDaniel Jacobowitz
2003-02-06Split up "struct signal_struct" into "signal" and "sighand" parts.Linus Torvalds
2003-02-06MergeDaniel Jacobowitz
2003-02-06[PATCH] exit_notify/do_exit cleanupRoland McGrath
2003-02-06Hand-merge with Ingo's changesDaniel Jacobowitz
2003-02-06Signal handling bugs for thread exit + ptraceDaniel Jacobowitz
2003-02-06Add PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT facilities.Daniel Jacobowitz
2003-02-05[PATCH] Make sys_wait4() more readableRoland McGrath
2003-02-05[PATCH] signal-fixes-2.5.59-A4Ingo Molnar
2003-02-03[PATCH] remove will_become_orphaned_pgrp()Andrew Morton
2003-01-18Tweak has_stopped_jobs for use with debuggingDaniel Jacobowitz
2003-01-14[PATCH] remove has_stopped_jobs()Andrew Morton
2003-01-14[PATCH] Create a per-cpu proces counter for /proc reportingAndrew Morton
2003-01-09Fix exec_mmap() to release the MM while we still have it active,Linus Torvalds
2002-12-29[PATCH] avoid deprecated module functions in core codeChristoph Hellwig
2002-12-01[PATCH] tcore-fixes-2.5.50-E6Ingo Molnar
2002-11-25Merge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5Greg Kroah-Hartman
2002-11-25[PATCH] microoptimise do_exit()Dave Jones
2002-11-23MergeGreg Kroah-Hartman
2002-11-17[PATCH] dcache usage cleanupsManeesh Soni
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-11-05[PATCH] thread-aware coredumps, 2.5.43-C3Ingo Molnar
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-15[PATCH] oprofile - hooksJohn Levon
2002-09-24[PATCH] exit-fix-2.5.38-E3Ingo Molnar
2002-09-24[PATCH] s/preempt_count()/in_atomic() in do_exit()Robert Love
2002-09-23[PATCH] pgrp-fix-2.5.38-A2Ingo Molnar
2002-09-22[PATCH] pidhash cleanups, tgid-2.5.38-F3Ingo Molnar
2002-09-19Remove bogus timer optimization - even if the timer isn't pending,Linus Torvalds
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar
2002-09-17[PATCH] Fix for ptrace breakageDaniel Jacobowitz
2002-09-15[PATCH] Remove CONFIG_SMP around wait_task_inactive()David Gibson
2002-09-14[PATCH] thread-exec-2.5.34-B1, BK-currIngo Molnar
2002-09-14[PATCH] exit-fix-2.5.34-C0, BK-currIngo Molnar