index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
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
*
-
.
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
2012-07-14
1
-10
/
+8
|
\
\
|
|
*
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-07-05
1
-0
/
+8
|
|
/
|
/
|
|
*
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
1
-10
/
+0
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-08
1
-0
/
+11
|
\
|
*
sched: Fix domain iteration
Peter Zijlstra
2012-06-06
1
-0
/
+11
*
|
c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
Konstantin Khlebnikov
2012-06-07
1
-0
/
+1
|
/
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
1
-1
/
+2
|
\
|
*
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
1
-1
/
+1
|
*
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
1
-0
/
+1
*
|
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
1
-1
/
+1
*
|
new helper: sigmask_to_save()
Al Viro
2012-06-01
1
-0
/
+8
*
|
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
1
-0
/
+6
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-31
1
-10
/
+4
|
\
\
|
|
/
|
/
|
|
*
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
2012-05-23
1
-2
/
+0
|
*
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-23
1
-8
/
+2
|
*
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-23
1
-0
/
+2
*
|
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
2012-04-14
1
-18
/
+54
|
|
\
|
*
|
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-14
1
-0
/
+4
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
1
-5
/
+4
|
\
\
\
|
*
|
|
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
1
-4
/
+4
|
*
|
|
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-07
1
-1
/
+1
|
*
|
|
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
2012-04-03
1
-1
/
+0
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
1
-48
/
+1
|
\
\
\
|
*
|
|
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-17
1
-47
/
+0
|
*
|
|
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
2012-05-14
1
-1
/
+0
|
*
|
|
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
2012-05-09
1
-0
/
+1
|
*
|
|
sched: Update documentation and comments
Hiroshi Shimamoto
2012-05-07
1
-1
/
+1
|
|
/
/
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-21
1
-1
/
+3
|
\
\
\
|
*
|
|
seccomp: kill the seccomp_t typedef
Will Drewry
2012-04-14
1
-1
/
+1
|
*
|
|
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-14
1
-0
/
+2
|
|
/
/
*
|
|
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
1
-0
/
+10
|
/
/
*
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
1
-1
/
+0
|
\
\
|
*
|
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
|
|
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-23
1
-0
/
+12
|
/
/
*
|
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-21
1
-1
/
+1
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
1
-7
/
+34
|
\
\
|
*
\
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-13
1
-2
/
+1
|
|
\
\
|
*
|
|
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-02
1
-1
/
+1
|
*
|
|
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
1
-0
/
+8
|
*
|
|
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
1
-0
/
+1
|
*
|
|
Merge branch 'linus' into sched/core
Ingo Molnar
2012-03-01
1
-1
/
+7
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-22
1
-0
/
+6
|
*
|
|
sched: Turn lock_task_sighand() into a static inline
Anton Vorontsov
2012-02-11
1
-6
/
+9
|
*
|
|
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
1
-0
/
+1
|
*
|
|
sched, block: Unify cache detection
Peter Zijlstra
2012-01-27
1
-0
/
+8
*
|
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-5
/
+5
|
\
\
\
\
|
*
\
\
\
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
1
-2
/
+1
|
|
\
\
\
\
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-09
1
-5
/
+5
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
1
-2
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]