index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rename thread_info to stack
Roman Zippel
2007-05-09
1
-4
/
+4
*
change kernel threads to ignore signals instead of blocking them
Oleg Nesterov
2007-05-09
1
-0
/
+1
*
Speed up divides by cpu_power in scheduler
Eric Dumazet
2007-05-08
1
-1
/
+7
*
sched: dynticks idle load balancing
Siddha, Suresh B
2007-05-08
1
-0
/
+8
*
add touch_all_softlockup_watchdogs()
Jeremy Fitzhardinge
2007-05-08
1
-0
/
+4
*
<linux/sysdev.h> needs to include <linux/module.h>
Ralf Baechle
2007-05-08
1
-3
/
+0
*
reduce size of task_struct on 64-bit machines
William Cohen
2007-05-08
1
-6
/
+6
*
make SysRq-T show all tasks again
Ingo Molnar
2007-04-27
1
-2
/
+2
*
[PATCH] sched: remove SMT nice
Con Kolivas
2007-03-05
1
-1
/
+0
*
Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6
Linus Torvalds
2007-02-26
1
-0
/
+1
|
\
|
*
Revert "[PATCH] make kernel/signal.c:kill_proc_info() static"
Matthew Wilcox
2007-02-17
1
-0
/
+1
*
|
[PATCH] pid: remove the now unused kill_pg kill_pg_info and __kill_pg_info
Eric W. Biederman
2007-02-12
1
-3
/
+0
*
|
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-12
1
-1
/
+1
*
|
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
Alexey Dobriyan
2007-02-11
1
-0
/
+40
|
/
*
[PATCH] PM: Fix SMP races in the freezer
Rafael J. Wysocki
2006-12-13
1
-1
/
+0
*
[PATCH] sched: remove lb_stopbalance counter
Chen, Kenneth W
2006-12-10
1
-1
/
+0
*
[PATCH] sched: decrease number of load balances
Siddha, Suresh B
2006-12-10
1
-0
/
+1
*
[PATCH] sched: add option to serialize load balancing
Christoph Lameter
2006-12-10
1
-0
/
+1
*
[PATCH] io-accounting: core statistics
Andrew Morton
2006-12-10
1
-0
/
+2
*
[PATCH] fault injection: process filtering for fault-injection capabilities
Akinobu Mita
2006-12-08
1
-0
/
+3
*
[PATCH] add child reaper to pid_namespace
Sukadev Bhattiprolu
2006-12-08
1
-1
/
+0
*
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
2006-12-08
1
-2
/
+17
*
[PATCH] add process_session() helper routine
Cedric Le Goater
2006-12-08
1
-0
/
+5
*
[PATCH] make set_special_pids() static
Oleg Nesterov
2006-12-08
1
-1
/
+0
*
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
1
-1
/
+1
*
[PATCH] make kernel/signal.c:kill_proc_info() static
Adrian Bunk
2006-12-07
1
-1
/
+0
*
[PATCH] SysRq-X: show blocked tasks
Ingo Molnar
2006-12-07
1
-1
/
+10
*
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2006-12-07
1
-81
/
+0
*
[PATCH] Save some bytes in struct mm_struct
Arnaldo Carvalho de Melo
2006-12-07
1
-1
/
+2
*
[PATCH] new scheme to preempt swap token
Ashwin Chaugule
2006-12-07
1
-3
/
+10
*
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2006-10-28
1
-1
/
+0
*
[PATCH] sched: fix a kerneldoc error on is_init()
Henne
2006-10-06
1
-3
/
+4
*
[PATCH] sched: cleanup sched_group cpu_power setup
Siddha, Suresh B
2006-10-03
1
-2
/
+10
*
[PATCH] sched: introduce child field in sched_domain
Siddha, Suresh B
2006-10-03
1
-0
/
+1
*
[PATCH] replace cad_pid by a struct pid
Cedric Le Goater
2006-10-02
1
-0
/
+7
*
[PATCH] IPC namespace core
Kirill Korotaev
2006-10-02
1
-0
/
+1
*
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
Serge E. Hallyn
2006-10-02
1
-0
/
+1
*
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
1
-0
/
+1
*
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
1
-3
/
+1
*
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
1
-0
/
+2
*
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-02
1
-1
/
+1
*
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-10-02
1
-1
/
+0
*
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
2006-10-02
1
-0
/
+5
*
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
2006-10-02
1
-0
/
+20
*
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2006-10-02
1
-0
/
+11
*
[PATCH] csa accounting taskstats update
Jay Lan
2006-10-01
1
-1
/
+1
*
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-10-01
1
-1
/
+1
*
[PATCH] BLOCK: Remove duplicate declaration of exit_io_context() [try #6]
David Howells
2006-09-30
1
-1
/
+0
*
[PATCH] introduce TASK_DEAD state
Oleg Nesterov
2006-09-29
1
-0
/
+1
*
[PATCH] kill PF_DEAD flag
Oleg Nesterov
2006-09-29
1
-1
/
+0
[next]