index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-25
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-18
sched/core: Convert vcpu_is_preempted() from macro to an inline function
Qian Cai
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-07
kernel.h: Add non_block_start/end()
Daniel Vetter
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
2019-08-28
sched: Move struct task_cputime to types.h
Thomas Gleixner
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/fair: Use RCU accessors consistently for ->numa_group
Jann Horn
2019-07-08
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-06-24
sched/uclamp: Extend sched_setattr() to support utilization clamping
Patrick Bellasi
2019-06-24
sched/uclamp: Add system default clamps
Patrick Bellasi
2019-06-24
sched/uclamp: Add CPU's clamp buckets refcounting
Patrick Bellasi
2019-06-24
sched/debug: Add a new sched_trace_*() helper functions
Qais Yousef
2019-06-19
keys: Cache result of request_key*() temporarily in task_struct
David Howells
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-05-25
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
Paul E. McKenney
2019-05-14
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-09
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-04-19
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
rseq: Remove superfluous rseq_len from task_struct
Mathieu Desnoyers
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-05
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-03-05
mm, compaction: capture a page under direct compaction
Mel Gorman
2019-03-05
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-02-25
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-11
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-04
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
sched/core: Convert task_struct.stack_refcount to refcount_t
Elena Reshetova
2019-02-04
sched/core: Convert task_struct.usage to refcount_t
Elena Reshetova
2019-02-03
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
2019-02-03
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-02
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
2019-01-29
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
2019-01-29
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
2019-01-25
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
2019-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-11
umh: add exit routine for UMH process
Taehee Yoo
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
[next]