index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-27
make SysRq-T show all tasks again
Ingo Molnar
1
-2
/
+2
2007-03-05
[PATCH] sched: remove SMT nice
Con Kolivas
1
-1
/
+0
2007-02-26
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
1
-0
/
+1
2007-02-17
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
Matthew Wilcox
1
-0
/
+1
2007-02-12
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
1
-3
/
+0
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2007-02-11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
Alexey Dobriyan
1
-0
/
+40
2006-12-13
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
1
-1
/
+0
2006-12-10
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
1
-1
/
+0
2006-12-10
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
1
-0
/
+1
2006-12-10
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
1
-0
/
+1
2006-12-10
[PATCH] io-accounting: core statistics
Andrew Morton
1
-0
/
+2
2006-12-08
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
1
-0
/
+3
2006-12-08
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
1
-1
/
+0
2006-12-08
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
1
-2
/
+17
2006-12-08
[PATCH] add process_session() helper routine
Cedric Le Goater
1
-0
/
+5
2006-12-08
[PATCH] make set_special_pids() static
Oleg Nesterov
1
-1
/
+0
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-1
/
+1
2006-12-07
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
1
-1
/
+0
2006-12-07
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
1
-1
/
+10
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
1
-81
/
+0
2006-12-07
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-12-07
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
1
-3
/
+10
2006-10-28
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
1
-1
/
+0
2006-10-06
[PATCH] sched: fix a kerneldoc error on is_init()
Henne
1
-3
/
+4
2006-10-03
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
1
-2
/
+10
2006-10-03
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
1
-0
/
+1
2006-10-02
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
1
-0
/
+7
2006-10-02
[PATCH] IPC namespace core
Kirill Korotaev
1
-0
/
+1
2006-10-02
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
1
-0
/
+1
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
1
-0
/
+1
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
1
-3
/
+1
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
1
-1
/
+1
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
1
-1
/
+0
2006-10-02
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
1
-0
/
+5
2006-10-02
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
1
-0
/
+20
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
1
-0
/
+11
2006-10-01
[PATCH] csa accounting taskstats update
Jay Lan
1
-1
/
+1
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
1
-1
/
+1
2006-09-30
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
1
-1
/
+0
2006-09-29
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
1
-0
/
+1
2006-09-29
[PATCH] kill PF_DEAD flag
Oleg Nesterov
1
-1
/
+0
2006-09-29
[PATCH] introduce is_rt_policy() helper
Oleg Nesterov
1
-2
/
+2
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-1
/
+1
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-0
/
+10
2006-09-29
[PATCH] ifdef blktrace debugging fields
Alexey Dobriyan
1
-1
/
+2
2006-09-29
[PATCH] task_struct: ifdef Missed'em V IPC
Alexey Dobriyan
1
-0
/
+2
2006-09-26
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
1
-0
/
+5
2006-09-26
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
1
-0
/
+9
[next]