summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sched: implement cpu_clock(cpu) high-speed time sourceIngo Molnar2007-07-191-0/+7
* coredump masking: add an interface for core dump filterKawai, Hidehiro2007-07-191-0/+14
* coredump masking: reimplementation of dumpable using two flagsKawai, Hidehiro2007-07-191-1/+8
* user namespace: add unshareSerge E. Hallyn2007-07-161-0/+1
* user namespace: add the frameworkCedric Le Goater2007-07-161-1/+2
* Audit: add TTY input auditingMiloslav Trmac2007-07-161-0/+4
* Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-1/+2
* sched: micro-optimize mmdrop()Ingo Molnar2007-07-091-1/+1
* sched: scheduler debugging, coreIngo Molnar2007-07-091-0/+20
* sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* sched: remove batch_task()Ingo Molnar2007-07-091-5/+0
* sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-091-5/+5
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-091-0/+2
* sched: remove sleep_typeIngo Molnar2007-07-091-8/+0
* sched: clean up the rt priority macrosIngo Molnar2007-07-091-25/+36
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-091-2/+3
* sched: cfs, core data typesIngo Molnar2007-07-091-0/+82
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-091-0/+8
* sched: increase the resolution of smpniceIngo Molnar2007-07-091-1/+8
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-091-0/+1
* sched: uninline set_task_cpu()Ingo Molnar2007-07-091-4/+1
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-091-6/+0
* sched: add SCHED_IDLE policyIngo Molnar2007-07-091-0/+2
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-091-14/+13
* pi-futex: fix exit races and locking problemsAlexey Kuznetsov2007-06-081-0/+1
* recalc_sigpending_tsk fixesRoland McGrath2007-05-231-5/+7
* freezer: fix vfork problemRafael J. Wysocki2007-05-231-0/+1
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-05-111-0/+4
|\
| * When stacked block devices are in-use (e.g. md or dm), the recursive callsNeil Brown2007-05-111-0/+4
* | signal/timer/event: signalfd coreDavide Libenzi2007-05-111-0/+1
* | getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-111-0/+1
|/
* rename thread_info to stackRoman Zippel2007-05-091-4/+4
* change kernel threads to ignore signals instead of blocking themOleg Nesterov2007-05-091-0/+1
* Speed up divides by cpu_power in schedulerEric Dumazet2007-05-081-1/+7
* sched: dynticks idle load balancingSiddha, Suresh B2007-05-081-0/+8
* add touch_all_softlockup_watchdogs()Jeremy Fitzhardinge2007-05-081-0/+4
* <linux/sysdev.h> needs to include <linux/module.h>Ralf Baechle2007-05-081-3/+0
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-6/+6
* make SysRq-T show all tasks againIngo Molnar2007-04-271-2/+2
* [PATCH] sched: remove SMT niceCon Kolivas2007-03-051-1/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-02-261-0/+1
|\
| * Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"Matthew Wilcox2007-02-171-0/+1
* | [PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_infoEric W. Biederman2007-02-121-3/+0
* | [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* | [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-111-0/+40
|/
* [PATCH] PM: Fix SMP races in the freezerRafael J. Wysocki2006-12-131-1/+0
* [PATCH] sched: remove lb_stopbalance counterChen, Kenneth W2006-12-101-1/+0
* [PATCH] sched: decrease number of load balancesSiddha, Suresh B2006-12-101-0/+1
OpenPOWER on IntegriCloud