coredump masking: reimplementation of dumpable using two flags
[safe/jmp/linux-2.6] / include / linux / sched.h
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-16 Serge E. Hallynuser namespace: add unshare
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-07-16 Miloslav TrmacAudit: add TTY input auditing
2007-07-16 Tomas JanousekUse boot based time for process start time and boot...
2007-07-09 Ingo Molnarsched: micro-optimize mmdrop()
2007-07-09 Ingo Molnarsched: scheduler debugging, core
2007-07-09 Ingo Molnarsched: remove old cpu accounting field
2007-07-09 Ingo Molnarsched: remove batch_task()
2007-07-09 Ingo Molnarsched: remove interactivity types from sched.h
2007-07-09 Ingo Molnarsched: clean up fastcall uses of sched_fork()/sched_exit()
2007-07-09 Balbir Singhsched: update delay-accounting to use CFS's precise...
2007-07-09 Ingo Molnarsched: x86, track TSC-unstable events
2007-07-09 Ingo Molnarsched: remove sleep_type
2007-07-09 Ingo Molnarsched: clean up the rt priority macros
2007-07-09 Ingo Molnarsched: make posix-cpu-timers use CFS's accounting infor...
2007-07-09 Ingo Molnarsched: cfs, core data types
2007-07-09 Ingo Molnarsched: cfs core, kernel/sched_fair.c
2007-07-09 Ingo Molnarsched: increase the resolution of smpnice
2007-07-09 Ingo Molnarsched: add init_idle_bootup_task()
2007-07-09 Ingo Molnarsched: uninline set_task_cpu()
2007-07-09 Ingo Molnarsched: zap the migration init / cache-hot balancing...
2007-07-09 Ingo Molnarsched: add SCHED_IDLE policy
2007-07-09 Ingo Molnarsched: rename idle_type/SCHED_IDLE
2007-06-09 Alexey Kuznetsovpi-futex: fix exit races and locking problems
2007-05-24 Roland McGrathrecalc_sigpending_tsk fixes
2007-05-24 Rafael J. Wysockifreezer: fix vfork problem
2007-05-11 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/data...
2007-05-11 Davide Libenzisignal/timer/event: signalfd core
2007-05-11 Eric Dumazetgetrusage(): fill ru_inblock and ru_oublock fields...
2007-05-11 Neil BrownWhen stacked block devices are in-use (e.g. md or dm...
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-09 Oleg Nesterovchange kernel threads to ignore signals instead of...
2007-05-08 Eric DumazetSpeed up divides by cpu_power in scheduler
2007-05-08 Siddha, Suresh Bsched: dynticks idle load balancing
2007-05-08 Jeremy Fitzhardingeadd touch_all_softlockup_watchdogs()
2007-05-08 Ralf Baechle<linux/sysdev.h> needs to include <linux/module.h>
2007-05-08 William Cohenreduce size of task_struct on 64-bit machines
2007-04-27 Ingo Molnarmake SysRq-T show all tasks again
2007-03-05 Con Kolivas[PATCH] sched: remove SMT nice
2007-02-26 Linus TorvaldsMerge /pub/scm/linux/kernel/git/kyle/parisc-2.6
2007-02-17 Matthew WilcoxRevert "[PATCH] make kernel/signal.c:kill_proc_info...
2007-02-12 Eric W. Biederman[PATCH] pid: remove the now unused kill_pg kill_pg_info...
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Alexey Dobriyan[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from...
2006-12-13 Rafael J. Wysocki[PATCH] PM: Fix SMP races in the freezer
2006-12-10 Chen, Kenneth W[PATCH] sched: remove lb_stopbalance counter
2006-12-10 Siddha, Suresh B[PATCH] sched: decrease number of load balances
2006-12-10 Christoph Lameter[PATCH] sched: add option to serialize load balancing
2006-12-10 Andrew Morton[PATCH] io-accounting: core statistics
2006-12-08 Akinobu Mita[PATCH] fault injection: process filtering for fault...
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine: deprecate...
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-08 Oleg Nesterov[PATCH] make set_special_pids() static
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Adrian Bunk[PATCH] make kernel/signal.c:kill_proc_info() static
2006-12-07 Ingo Molnar[PATCH] SysRq-X: show blocked tasks
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Arnaldo Carvalho... [PATCH] Save some bytes in struct mm_struct
2006-12-07 Ashwin Chaugule[PATCH] new scheme to preempt swap token
2006-10-28 Oleg Nesterov[PATCH] taskstats: kill ->taskstats_lock in favor of...
2006-10-06 Henne[PATCH] sched: fix a kerneldoc error on is_init()
2006-10-03 Siddha, Suresh B[PATCH] sched: cleanup sched_group cpu_power setup
2006-10-03 Siddha, Suresh B[PATCH] sched: introduce child field in sched_domain
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Kirill Korotaev[PATCH] IPC namespace core
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement CLONE_NEWUTS...
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: implement utsname namespaces
2006-10-02 Serge E. Hallyn[PATCH] namespaces: incorporate fs namespace into nsproxy
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-10-02 Eric W. Biederman[PATCH] usb: fixup usb so it uses struct pid
2006-10-02 Sukadev Bhattiprolu[PATCH] Define struct pspace
2006-10-02 Eric W. Biederman[PATCH] pid: implement signal functions that take a...
2006-10-02 Eric W. Biederman[PATCH] pid: implement access helpers for a tacks vario...
2006-10-02 Eric W. Biederman[PATCH] proc: readdir race fix (take 3)
2006-10-01 Jay Lan[PATCH] csa accounting taskstats update
2006-10-01 Jay Lan[PATCH] csa: convert CONFIG tag for extended accounting...
2006-09-30 David Howells[PATCH] BLOCK: Remove duplicate declaration of exit_io_...
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Oleg Nesterov[PATCH] introduce is_rt_policy() helper
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Alexey Dobriyan[PATCH] ifdef blktrace debugging fields
2006-09-29 Alexey Dobriyan[PATCH] task_struct: ifdef Missed'em V IPC
2006-09-26 Arjan van de Ven[PATCH] Add the canary field to the PDA area and the...
2006-09-26 Arjan van de Ven[PATCH] non lazy "sleazy" fpu implementation
2006-09-01 Shailabh Nagar[PATCH] task delay accounting fixes
2006-08-06 Rafael J. Wysocki[PATCH] Make suspend possible with a traced process...
2006-07-15 Shailabh Nagar[PATCH] delay accounting taskstats interface send tgid...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: delay accounting...
2006-07-15 Chandra Seetharaman[PATCH] per-task-delay-accounting: cpu delay collection...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, convert sched.c-internal typede...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
next