index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2012-06-01
most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set
Al Viro
2012-06-01
new helper: sigmask_to_save()
Al Viro
2012-06-01
new helper: restore_saved_sigmask()
Al Viro
2012-06-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-05-24
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-05-24
keys: kill task_struct->replacement_session_keyring
Oleg Nesterov
2012-05-24
genirq: reimplement exit_irq_thread() hook via task_work_add()
Oleg Nesterov
2012-05-24
task_work_add: generic process-context callbacks
Oleg Nesterov
2012-05-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-05-23
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-05-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-05-17
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
Peter Zijlstra
2012-05-14
sched/fair: Revert sched-domain iteration breakage
Peter Zijlstra
2012-05-09
sched/fair: Add some serialization to the sched_domain load-balance walk
Peter Zijlstra
2012-05-07
sched: Update documentation and comments
Hiroshi Shimamoto
2012-05-02
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-04-14
Merge branch 'perf/core' into perf/uprobes
Ingo Molnar
2012-04-14
seccomp: kill the seccomp_t typedef
Will Drewry
2012-04-14
Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privs
Andy Lutomirski
2012-04-08
userns: Disassociate user_struct from the user_namespace.
Eric W. Biederman
2012-04-07
userns: Deprecate and rename the user_namespace reference in the user_struct
Eric W. Biederman
2012-04-03
userns: Kill bogus declaration of function release_uids
Eric W. Biederman
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-23
prctl: add PR_{SET,GET}_CHILD_SUBREAPER to allow simple process supervision
Lennart Poettering
2012-03-22
cpuset: mm: reduce large amounts of memory barrier related damage v3
Mel Gorman
2012-03-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-03-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-20
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-03-14
uprobes/core: Handle breakpoint and singlestep exceptions
Srikar Dronamraju
2012-03-13
Merge branch 'linus' into irq/core
Thomas Gleixner
2012-03-13
Merge tag 'v3.3-rc7' into sched/core
Ingo Molnar
2012-03-09
genirq: Get rid of unnecessary irqaction field in task_struct
Alexander Gordeev
2012-03-05
vfork: kill PF_STARTING
Oleg Nesterov
2012-03-05
coredump_wait: don't call complete_vfork_done()
Oleg Nesterov
2012-03-05
vfork: make it killable
Oleg Nesterov
2012-03-05
vfork: introduce complete_vfork_done()
Oleg Nesterov
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2012-03-01
sched/rt: Do not submit new work when PI-blocked
Thomas Gleixner
2012-03-01
sched/rt: Add schedule_preempt_disabled()
Thomas Gleixner
2012-03-01
Merge branch 'linus' into sched/core
Ingo Molnar
2012-02-22
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
Hiroshi Shimamoto
2012-02-21
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-11
sched: Turn lock_task_sighand() into a static inline
Anton Vorontsov
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
2012-01-27
sched: Ensure cpu_power periodic update
Vincent Guittot
2012-01-27
sched, block: Unify cache detection
Peter Zijlstra
2012-01-26
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2012-01-17
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
[next]