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
*
Split 'flush_old_exec' into two functions
Linus Torvalds
2010-01-29
1
-1
/
+1
*
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
1
-2
/
+5
*
resource: add helpers for fetching rlimits
Jiri Slaby
2010-01-04
1
-0
/
+22
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-19
1
-4
/
+9
|
\
|
*
sched: Assert task state bits at build time
Peter Zijlstra
2009-12-17
1
-0
/
+4
|
*
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
2009-12-17
1
-1
/
+1
|
*
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
2009-12-17
1
-2
/
+2
|
*
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
1
-1
/
+1
|
*
sched: Add pre and post wakeup hooks
Peter Zijlstra
2009-12-16
1
-1
/
+2
*
|
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
1
-1
/
+1
|
\
\
|
*
|
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-17
1
-1
/
+1
*
|
|
Revert "task_struct: make journal_info conditional"
Linus Torvalds
2009-12-17
1
-2
/
+0
|
/
/
*
|
signals: kill force_sig_specific()
Oleg Nesterov
2009-12-16
1
-1
/
+0
*
|
signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER()
Oleg Nesterov
2009-12-16
1
-5
/
+0
*
|
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
2009-12-16
1
-0
/
+8
|
/
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
1
-1
/
+1
|
\
|
*
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-12-14
1
-1
/
+1
*
|
task_struct: make journal_info conditional
Hiroshi Shimamoto
2009-12-15
1
-0
/
+2
|
/
*
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-12
1
-7
/
+13
|
\
|
*
sched: Remove forced2_migrations stats
Ingo Molnar
2009-12-10
1
-1
/
+0
|
*
sched: Make tunable scaling style configurable
Christian Ehrhardt
2009-12-09
1
-1
/
+10
|
*
sched: Discard some old bits
Peter Zijlstra
2009-12-09
1
-2
/
+0
|
*
sched: Sanitize fork() handling
Peter Zijlstra
2009-12-09
1
-1
/
+1
|
*
sched: Remove sysctl.sched_features
Peter Zijlstra
2009-12-09
1
-1
/
+0
|
*
sched: Protect sched_rr_get_param() access to task->sched_class
Thomas Gleixner
2009-12-09
1
-1
/
+2
*
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-11
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
sched: Mark sched_clock() as notrace
Mike Frysinger
2009-12-10
1
-1
/
+2
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
1
-9
/
+13
|
\
\
|
*
|
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
1
-0
/
+4
|
*
|
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
1
-0
/
+2
|
*
|
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
1
-3
/
+0
|
*
|
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
1
-0
/
+1
|
*
|
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
1
-2
/
+6
|
*
|
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2009-11-04
1
-1
/
+0
|
*
|
sched: Remove unused time_sync_thresh declaration
Hiroshi Shimamoto
2009-11-04
1
-2
/
+0
|
*
|
sched: Remove unused __schedule() declaration
Hiroshi Shimamoto
2009-11-04
1
-1
/
+0
|
|
/
*
|
Merge branch 'core-signal-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-05
1
-3
/
+10
|
\
\
|
*
|
signal: Fix alternate signal stack check
Sebastian Andrzej Siewior
2009-11-04
1
-3
/
+10
|
|
/
*
|
locking, task_struct: Reduce size on TRACE_IRQFLAGS and 64bit
Hiroshi Shimamoto
2009-12-02
1
-5
/
+5
|
/
*
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-24
1
-0
/
+2
|
\
|
*
HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per process
Andi Kleen
2009-09-16
1
-0
/
+2
*
|
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
1
-1
/
+0
*
|
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-4
/
+4
*
|
signals: inline __fatal_signal_pending
Roland McGrath
2009-09-24
1
-1
/
+4
*
|
ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee
Oleg Nesterov
2009-09-24
1
-0
/
+1
*
|
cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y
Rusty Russell
2009-09-24
1
-0
/
+3
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
1
-3
/
+13
|
\
\
|
*
|
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
1
-0
/
+2
|
*
|
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-03
1
-3
/
+11
*
|
|
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
1
-0
/
+1
[next]