summaryrefslogtreecommitdiff
path: root/kernel/exit.c
AgeCommit message (Expand)Author
2003-08-31[PATCH] add context switch countersAndrew Morton
2003-08-05[PATCH] fix spinlock deadlock in ptrace-reaping of detached threadRoland McGrath
2003-08-05[PATCH] spurious SIGCHLD from dying thread group leaderRoland McGrath
2003-07-06[PATCH] switch_mm and enter_lazy_tlb: remove cpu argRusty Russell
2003-07-04[PATCH] fix current->user->__count leakAndrew Morton
2003-07-04[PATCH] generic io contextsAndrew Morton
2003-07-04[PATCH] anticipatory I/O schedulerAndrew Morton
2003-07-02[PATCH] Report detached thread exit to the debuggerAndrew Morton
2003-06-26[PATCH] Use Local Percpu Macros for Local Percpu VariablesRusty Russell
2003-06-20[PATCH] sysv semundo fixesAndrew Morton
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