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] 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
*
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
1
-1
/
+0
*
[PATCH] introduce lock_task_sighand() helper
Oleg Nesterov
2006-03-28
1
-0
/
+9
*
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
1
-8
/
+0
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
1
-2
/
+0
*
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-28
1
-12
/
+0
*
[PATCH] remove add_parent()'s parent argument
Oleg Nesterov
2006-03-28
1
-2
/
+2
*
[PATCH] Remove dead kill_sl prototype from sched.h
Eric W. Biederman
2006-03-28
1
-1
/
+0
*
[PATCH] lightweight robust futexes: compat
Ingo Molnar
2006-03-27
1
-0
/
+3
*
[PATCH] lightweight robust futexes: core
Ingo Molnar
2006-03-27
1
-0
/
+3
*
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
1
-0
/
+1
*
[PATCH] timer-irq-driven soft-watchdog, cleanups
Ingo Molnar
2006-03-24
1
-2
/
+2
*
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
1
-0
/
+1
*
[PATCH] cpuset memory spread basic implementation
Paul Jackson
2006-03-24
1
-0
/
+3
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
1
-0
/
+1
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
1
-1
/
+0
*
[PATCH] Add mm->task_size and fix powerpc vdso
Benjamin Herrenschmidt
2006-02-28
1
-2
/
+3
*
[PATCH] sched: revert "filter affine wakeups"
Chen, Kenneth W
2006-02-14
1
-4
/
+1
*
[PATCH] do_sigaction: cleanup ->sa_mask manipulation
Oleg Nesterov
2006-02-09
1
-1
/
+1
*
[PATCH] Generic sys_rt_sigsuspend()
David Woodhouse
2006-01-18
1
-0
/
+1
*
[PATCH] sched: add new SCHED_BATCH policy
Ingo Molnar
2006-01-14
1
-3
/
+4
*
[PATCH] missing helper - task_stack_page()
Al Viro
2006-01-12
1
-0
/
+1
*
[PATCH] sched: filter affine wakeups
akpm@osdl.org
2006-01-12
1
-1
/
+4
*
[PATCH] scheduler cache-hot-autodetect
akpm@osdl.org
2006-01-12
1
-1
/
+8
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
1
-4
/
+0
*
[PATCH] uninline capable()
Ingo Molnar
2006-01-11
1
-12
/
+1
*
[PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...
Adrian Bunk
2006-01-10
1
-4
/
+0
*
[PATCH] hrtimer: switch itimers to hrtimer
Thomas Gleixner
2006-01-10
1
-2
/
+3
*
[PATCH] mutex subsystem, debugging code
Ingo Molnar
2006-01-09
1
-0
/
+5
*
[PATCH] keys: Permit running process to instantiate keys
David Howells
2006-01-08
1
-0
/
+1
*
[PATCH] remove get_task_struct_rcu()
Paul E. McKenney
2006-01-08
1
-12
/
+0
*
[PATCH] RCU signal handling
Ingo Molnar
2006-01-08
1
-2
/
+30
*
[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swap
Christoph Lameter
2006-01-08
1
-0
/
+1
*
[PATCH] atomic_long_t & include/asm-generic/atomic.h V2
Christoph Lameter
2006-01-06
1
-19
/
+6
*
[PATCH] clean up lock_cpu_hotplug() in cpufreq
Ashok Raj
2005-11-28
1
-1
/
+0
*
[PATCH] aio: remove kioctx from mm_struct
Zach Brown
2005-11-13
1
-1
/
+0
*
[PATCH] m68k: thread_info header cleanup
Al Viro
2005-11-13
1
-0
/
+4
*
[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()
Al Viro
2005-11-13
1
-0
/
+11
*
[PATCH] m68k: introduce task_thread_info
Al Viro
2005-11-13
1
-7
/
+9
*
[PATCH] cpu hotplug: fix locking in cpufreq drivers
Ashok Raj
2005-11-09
1
-0
/
+1
[next]