index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
*
Initial attempt to "connect the wires"
Nathan O
2019-12-09
*
arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabled
Julien Thierry
2019-10-16
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-28
|
\
|
*
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-25
|
*
sched/core: Convert vcpu_is_preempted() from macro to an inline function
Qian Cai
2019-09-18
*
|
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-21
|
\
\
|
*
|
kernel.h: Add non_block_start/end()
Daniel Vetter
2019-09-07
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
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-08-28
*
|
|
Merge branch 'sched/rt' into sched/core, to pick up -rt changes
Ingo Molnar
2019-09-16
|
\
\
\
|
*
|
|
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
2019-07-31
|
|
|
/
|
|
/
|
*
/
|
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-25
|
/
*
Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
|
\
|
*
keys: Cache result of request_key*() temporarily in task_struct
David Howells
2019-06-19
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
|
\
\
|
*
|
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-24
|
*
|
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
2019-06-03
|
|
/
*
|
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
|
\
\
|
*
|
rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()
Paul E. McKenney
2019-05-25
|
|
/
*
|
processor: get rid of cpu_relax_yield
Heiko Carstens
2019-06-15
*
|
s390: improve wait logic of stop_machine
Martin Schwidefsky
2019-06-15
|
/
*
include/: refactor headers to allow kthread.h inclusion in psi_types.h
Suren Baghdasaryan
2019-05-14
*
Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2019-05-09
|
\
|
*
cgroup: cgroup v2 freezer
Roman Gushchin
2019-04-19
*
|
rseq: Remove superfluous rseq_len from task_struct
Mathieu Desnoyers
2019-04-19
|
/
*
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-03-07
|
\
|
*
audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALL
Richard Guy Briggs
2019-02-03
|
*
audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDIT
Richard Guy Briggs
2019-01-25
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
|
\
\
|
*
|
mm/cma: add PF flag to force non cma alloc
Aneesh Kumar K.V
2019-03-06
|
*
|
mm, compaction: capture a page under direct compaction
Mel Gorman
2019-03-06
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
|
\
\
\
|
*
\
\
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
|
|
\
\
\
|
*
|
|
|
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-04
|
*
|
|
|
sched: Remove stale PF_MUTEX_TESTER bit
Thomas Gleixner
2019-01-29
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-03-05
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
x86/speculation: Add PR_SPEC_DISABLE_NOEXEC
Waiman Long
2019-01-29
|
|
/
/
/
*
|
/
/
Revert "x86/fault: BUG() when uaccess helpers fault on kernel addresses"
Linus Torvalds
2019-02-25
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-02-03
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/resctrl: Avoid confusion over the new X86_RESCTRL config
Johannes Weiner
2019-02-02
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-01-15
|
\
\
\
|
|
/
/
|
/
|
|
[next]