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
Age
Commit message (
Expand
)
Author
2020-04-18
sched: topology.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-04-03
Merge branch 'for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2020-04-02
mm: return faster for non-fatal signals in user mode faults
Peter Xu
2020-04-02
mm: introduce fault_signal_pending()
Peter Xu
2020-03-25
exec: Add exec_update_mutex to replace cred_guard_mutex
Eric W. Biederman
2020-03-06
sched/topology: Add callback to read per CPU thermal pressure
Thara Gopinath
2020-02-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-12
clone3: allow spawning processes into cgroups
Christian Brauner
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-01-28
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-22
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2020-01-17
sched/fair: Remove redundant call to cpufreq_update_util()
Vincent Guittot
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-20
exit/exec: Seperate mm_release()
Thomas Gleixner
2019-11-15
fork: extend clone3() to support setting a PID
Adrian Reber
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
sched/membarrier: Call sync_core only before usermode for same mm
Mathieu Desnoyers
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
tasks: Add a count of task RCU users
Eric W. Biederman
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-08-28
posix-cpu-timers: Move state tracking to struct posix_cputimers
Thomas Gleixner
2019-08-28
posix-cpu-timers: Switch thread group sampling to array
Thomas Gleixner
2019-08-28
posix-cpu-timers: Provide array based access to expiry cache
Thomas Gleixner
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-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
2019-07-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-07-16
signal: simplify set_user_sigmask/restore_user_sigmask
Oleg Nesterov
2019-07-16
signal: reorder struct sighand_struct
Alexey Dobriyan
2019-07-14
clone: fix CLONE_PIDFD support
Dmitry V. Levin
2019-07-11
Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...
Linus Torvalds
2019-07-08
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-26
keys: Move the user and user-session keyrings to the user_namespace
David Howells
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/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity()
Vincent Guittot
[next]