index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
2008-02-26
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2008-02-25
lockdep: increase MAX_LOCK_DEPTH
Peter Zijlstra
2008-02-25
sched: add declaration of sched_tail to sched.h
Harvey Harrison
2008-02-13
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
2008-02-13
sched: rt-group: interface
Peter Zijlstra
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
2008-02-05
get_task_comm(): return the result
Andrew Morton
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
[PATCH] get rid of loginuid races
Al Viro
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
2008-01-25
sched, futex: detach sched.h and futex.h
Alexey Dobriyan
2008-01-25
softlockup: fix signedness
Ingo Molnar
2008-01-25
sched: latencytop support
Arjan van de Ven
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
2008-01-25
sched: rt group scheduling
Peter Zijlstra
2008-01-25
sched: rt time limit
Peter Zijlstra
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
2008-01-25
sched: do not do cond_resched() when CONFIG_PREEMPT
Herbert Xu
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
2008-01-25
sched: RT-balance, add new methods to sched_class
Steven Rostedt
2008-01-25
sched: RT-balance, replace hooks with pre/post schedule and wakeup methods
Steven Rostedt
2008-01-25
sched: add sched-domain roots
Gregory Haskins
2008-01-25
sched: de-SCHED_OTHER-ize the RT path
Gregory Haskins
2008-01-25
sched: add RT-balance cpu-weight
Gregory Haskins
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
2008-01-25
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
2008-01-24
fix struct user_info export's sysfs interaction
Kay Sievers
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
2007-12-06
Add schedule_timeout_killable
Matthew Wilcox
2007-12-06
Add fatal_signal_pending
Matthew Wilcox
2007-12-06
Add TASK_WAKEKILL
Matthew Wilcox
2007-12-06
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
2007-11-28
sched: clean up, move __sched_text_start/end to sched.h
Ingo Molnar
2007-11-09
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
[next]