index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
1
-0
/
+5
*
[PATCH] non lazy "sleazy" fpu implementation
Arjan van de Ven
2006-09-26
1
-0
/
+9
*
[PATCH] task delay accounting fixes
Shailabh Nagar
2006-09-01
1
-1
/
+0
*
[PATCH] Make suspend possible with a traced process at a breakpoint
Rafael J. Wysocki
2006-08-06
1
-0
/
+8
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-14
1
-0
/
+4
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
1
-0
/
+1
*
[PATCH] per-task-delay-accounting: cpu delay collection via schedstats
Chandra Seetharaman
2006-07-14
1
-3
/
+17
*
[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
Shailabh Nagar
2006-07-14
1
-0
/
+13
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-14
1
-0
/
+20
*
[PATCH] sched: cleanup, convert sched.c-internal typedefs to struct
Ingo Molnar
2006-07-03
1
-2
/
+3
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
1
-27
/
+28
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
1
-0
/
+7
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
1
-0
/
+15
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
1
-4
/
+0
*
[PATCH] SELinux: add security hook call to kill_proc_info_as_uid
David Quigley
2006-06-30
1
-1
/
+1
*
[PATCH] rtmutex: Propagate priority settings into PI lock chains
Thomas Gleixner
2006-06-27
1
-0
/
+2
*
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
1
-0
/
+3
*
[PATCH] pi-futex: rt mutex tester
Thomas Gleixner
2006-06-27
1
-0
/
+1
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
1
-0
/
+12
*
[PATCH] pi-futex: scheduler support for pi
Ingo Molnar
2006-06-27
1
-2
/
+19
*
[PATCH] sched: mc/smt power savings sched policy
Siddha, Suresh B
2006-06-27
1
-0
/
+10
*
[PATCH] sched_domain: handle kmalloc failure
Srivatsa Vaddagiri
2006-06-27
1
-1
/
+1
*
[PATCH] sched: implement smpnice
Peter Williams
2006-06-27
1
-2
/
+6
*
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
2006-06-26
1
-3
/
+0
*
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
2006-06-25
1
-0
/
+2
*
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
2006-06-25
1
-0
/
+2
*
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2006-06-25
1
-0
/
+7
*
[PATCH] Kill PF_SYNCWRITE flag
Jens Axboe
2006-06-23
1
-6
/
+5
*
[PATCH] ptrace: document the locking rules
Eric W. Biederman
2006-06-23
1
-1
/
+1
*
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2006-06-20
1
-1
/
+1
|
\
|
*
[PATCH] inotify (1/5): split kernel API from userspace support
Amy Griffis
2006-06-20
1
-1
/
+1
*
|
Sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-27
1
-39
/
+37
*
|
Partially sanitise linux/sched.h for userspace consumption
David Woodhouse
2006-04-25
1
-8
/
+10
|
/
*
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-19
1
-2
/
+1
*
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-14
1
-1
/
+0
*
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2006-04-11
1
-0
/
+6
|
\
|
*
[PATCH] splice: add direct fd <-> fd splicing support
Jens Axboe
2006-04-11
1
-0
/
+6
*
|
[PATCH] Reinstate const in next_thread()
Keith Owens
2006-04-11
1
-1
/
+1
*
|
[PATCH] de_thread: Don't confuse users do_each_thread.
Eric W. Biederman
2006-04-10
1
-1
/
+2
|
/
*
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
1
-2
/
+2
*
[PATCH] task: RCU protect task->usage
Eric W. Biederman
2006-03-31
1
-1
/
+1
*
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-31
1
-0
/
+1
*
[PATCH] sched: activate SCHED BATCH expired
Con Kolivas
2006-03-31
1
-0
/
+1
*
[PATCH] sched: cleanup task_activated()
Con Kolivas
2006-03-31
1
-1
/
+8
*
[PATCH] sched: reduce overhead of calc_load
Jack Steiner
2006-03-31
1
-0
/
+1
*
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
1
-3
/
+8
*
[PATCH] move __exit_signal() to kernel/exit.c
Oleg Nesterov
2006-03-28
1
-1
/
+0
*
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+1
*
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
1
-1
/
+1
[next]