aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-26[PATCH] sched: add above_background_load() functionCon Kolivas1-0/+16
2007-07-26[PATCH] sched: arch preempt notifier mechanismAvi Kivity1-0/+5
2007-07-26[PATCH] sched: increase SCHED_LOAD_SCALE_FUZZIngo Molnar1-1/+1
2007-07-19[PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar1-0/+7
2007-07-19coredump masking: add an interface for core dump filterKawai, Hidehiro1-0/+14
2007-07-19coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro1-1/+8
2007-07-16user namespace: add unshareSerge E. Hallyn1-0/+1
2007-07-16user namespace: add the frameworkCedric Le Goater1-1/+2
2007-07-16Audit: add TTY input auditingMiloslav Trmac1-0/+4
2007-07-16Use boot based time for process start time and boot time in /procTomas Janousek1-1/+2
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar1-1/+1
2007-07-09sched: scheduler debugging, coreIngo Molnar1-0/+20
2007-07-09sched: remove old cpu accounting fieldIngo Molnar1-1/+0
2007-07-09sched: remove batch_task()Ingo Molnar1-5/+0
2007-07-09sched: remove interactivity types from sched.hIngo Molnar1-7/+2
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar1-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh1-5/+5
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar1-0/+2
2007-07-09sched: remove sleep_typeIngo Molnar1-8/+0
2007-07-09sched: clean up the rt priority macrosIngo Molnar1-25/+36
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar1-2/+3
2007-07-09sched: cfs, core data typesIngo Molnar1-0/+82
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar1-0/+8
2007-07-09sched: increase the resolution of smpniceIngo Molnar1-1/+8
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar1-0/+1
2007-07-09sched: uninline set_task_cpu()Ingo Molnar1-4/+1
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar1-6/+0
2007-07-09sched: add SCHED_IDLE policyIngo Molnar1-0/+2
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar1-14/+13
2007-06-08pi-futex: fix exit races and locking problemsAlexey Kuznetsov1-0/+1
2007-05-23recalc_sigpending_tsk fixesRoland McGrath1-5/+7
2007-05-23freezer: fix vfork problemRafael J. Wysocki1-0/+1
2007-05-11Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-0/+4
2007-05-11signal/timer/event: signalfd coreDavide Libenzi1-0/+1
2007-05-11getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet1-0/+1
2007-05-11When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown1-0/+4
2007-05-09rename thread_info to stackRoman Zippel1-4/+4
2007-05-09change kernel threads to ignore signals instead of blocking themOleg Nesterov1-0/+1
2007-05-08Speed up divides by cpu_power in schedulerEric Dumazet1-1/+7
2007-05-08sched: dynticks idle load balancingSiddha, Suresh B1-0/+8
2007-05-08add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge1-0/+4
2007-05-08<linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle1-3/+0
2007-05-08reduce size of task_struct on 64-bit machinesWilliam Cohen1-6/+6
2007-04-27make SysRq-T show all tasks againIngo Molnar1-2/+2
2007-03-05[PATCH] sched: remove SMT niceCon Kolivas1-1/+0
2007-02-26Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-0/+1
2007-02-17Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox1-0/+1
2007-02-12[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman1-3/+0
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan1-0/+40