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
*
Revert "sched: Improve scalability via 'CPU buddies', which withstand random ...
Linus Torvalds
2012-09-16
1
-1
/
+0
*
Revert "NMI watchdog: fix for lockup detector breakage on resume"
Rafael J. Wysocki
2012-08-08
1
-8
/
+0
*
mm: allow PF_MEMALLOC from softirq context
Mel Gorman
2012-07-31
1
-0
/
+7
*
memcg: rename config variables
Andrew Morton
2012-07-31
1
-1
/
+1
*
NMI watchdog: fix for lockup detector breakage on resume
Sameer Nanda
2012-07-30
1
-0
/
+8
*
coredump: warn about unsafe suid_dumpable / core_pattern combo
Kees Cook
2012-07-30
1
-0
/
+5
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-07-26
1
-1
/
+5
|
\
|
*
sched: Fix race in task_group()
Peter Zijlstra
2012-07-24
1
-1
/
+4
|
*
sched: Improve scalability via 'CPU buddies', which withstand random perturba...
Mike Galbraith
2012-07-24
1
-0
/
+1
*
|
Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2012-07-23
1
-2
/
+1
|
\
\
|
*
|
get rid of ->scm_work_list
Al Viro
2012-07-22
1
-1
/
+0
|
*
|
merge task_work and rcu_head, get rid of separate allocation for keyring case
Al Viro
2012-07-22
1
-1
/
+1
|
*
|
trim task_work: get rid of hlist
Al Viro
2012-07-22
1
-1
/
+1
*
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-18
1
-10
/
+8
|
\
\
\
|
|
|
/
|
|
/
|
|
|
|
|
|
\
|
*
-
.
\
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 tag 'v3.5-rc2' into perf/core
Ingo Molnar
2012-06-11
1
-0
/
+12
|
\
\
|
|
/
|
*
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
|
|
/
*
|
uprobes: Kill uprobes_srcu/uprobe_srcu_id
Oleg Nesterov
2012-06-06
1
-1
/
+0
|
/
*
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
[next]