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.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
2006-06-25
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
1
-0
/
+2
2006-06-25
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
1
-0
/
+2
2006-06-25
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
1
-0
/
+7
2006-06-23
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
1
-6
/
+5
2006-06-23
[PATCH] ptrace: document the locking rules
Eric W. Biederman
1
-1
/
+1
2006-06-21
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2006-06-20
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
1
-1
/
+1
2006-04-27
Sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-39
/
+37
2006-04-25
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
1
-8
/
+10
2006-04-19
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
1
-2
/
+1
2006-04-15
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
1
-1
/
+0
2006-04-11
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
1
-0
/
+6
2006-04-11
[PATCH] Reinstate const in next_thread()
Keith Owens
1
-1
/
+1
2006-04-11
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
1
-0
/
+6
2006-04-11
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
1
-1
/
+2
2006-04-01
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
1
-2
/
+2
2006-04-01
[PATCH] task: RCU protect task->usage
Eric W. Biederman
1
-1
/
+1
2006-04-01
[PATCH] resurrect __put_task_struct
Andrew Morton
1
-0
/
+1
2006-04-01
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
1
-0
/
+1
2006-04-01
[PATCH] sched: cleanup task_activated()
Con Kolivas
1
-1
/
+8
2006-04-01
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
1
-0
/
+1
2006-03-29
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
1
-3
/
+8
2006-03-29
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
1
-1
/
+0
2006-03-29
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
1
-1
/
+1
2006-03-29
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
1
-1
/
+0
2006-03-29
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
1
-0
/
+9
2006-03-29
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
1
-8
/
+0
2006-03-29
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
1
-2
/
+0
2006-03-29
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
1
-12
/
+0
2006-03-29
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
1
-2
/
+2
2006-03-29
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
1
-1
/
+0
2006-03-27
[PATCH] lightweight robust futexes: compat
Ingo Molnar
1
-0
/
+3
2006-03-27
[PATCH] lightweight robust futexes: core
Ingo Molnar
1
-0
/
+3
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-0
/
+1
2006-03-24
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
1
-2
/
+2
2006-03-24
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
1
-0
/
+1
2006-03-24
[PATCH] cpuset memory spread basic implementation
Paul Jackson
1
-0
/
+3
2006-03-23
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
1
-0
/
+1
2006-03-11
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
1
-1
/
+0
2006-03-01
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
1
-2
/
+3
2006-02-15
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
1
-4
/
+1
2006-02-10
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
1
-1
/
+1
2006-01-19
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
1
-0
/
+1
2006-01-15
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
1
-3
/
+4
2006-01-12
[PATCH] missing helper - task_stack_page()
Al Viro
1
-0
/
+1
2006-01-12
[PATCH] sched: filter affine wakeups
akpm@osdl.org
1
-1
/
+4
2006-01-12
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
1
-1
/
+8
2006-01-12
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-4
/
+0
[next]