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
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
2015-05-08
sched: Implement lockless wake-queues
Peter Zijlstra
2015-05-08
sched, timer: Use the atomic task_cputime in thread_group_cputimer
Jason Low
2015-05-08
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...
Jason Low
2015-05-08
sched/numa: Document usages of mm->numa_scan_seq
Jason Low
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-05-08
sched/core: Remove unnecessary down/up conversion
Nicholas Mc Guire
2015-05-08
sched: Move the loadavg code to a more obvious location
Peter Zijlstra
2015-05-08
Merge branch 'sched/urgent' into sched/core, before applying new patches
Ingo Molnar
2015-05-08
sched/core: Remove __cpuinit section tag that crept back in
Paul Gortmaker
2015-05-08
sched/core: Fix regression in cpuset_cpu_inactive() for suspend
Omar Sandoval
2015-05-08
sched: Handle priority boosted tasks proper in setscheduler()
Thomas Gleixner
2015-05-08
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2015-05-07
nohz: Set isolcpus when nohz_full is set
Chris Metcalf
2015-05-07
context_tracking: Inherit TIF_NOHZ through forks instead of context switches
Frederic Weisbecker
2015-05-04
sched / idle: Eliminate the "reflect" check from cpuidle_idle_call()
Rafael J. Wysocki
2015-05-04
sched / idle: Move the default idle call code to a separate function
Rafael J. Wysocki
2015-04-30
Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-04-29
cpuidle: Run tick_broadcast_exit() with disabled interrupts
Rafael J. Wysocki
2015-04-27
x86: pvclock: Really remove the sched notifier for cross-cpu migrations
Paolo Bonzini
2015-04-23
sched: debug: Remove the cfs bandwidth timer_active printout
Thomas Gleixner
2015-04-22
sched: Cleanup bandwidth timers
Peter Zijlstra
2015-04-22
sched: deadline: Use hrtimer_start()
Thomas Gleixner
2015-04-22
sched: core: Use hrtimer_start[_expires]()
Thomas Gleixner
2015-04-16
sched/autogroup: Remove unnecessary #ifdef guards
Tobias Klauser
2015-04-14
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-14
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-13
Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-04-13
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-04-07
mm: numa: disable change protection for vma(VM_HUGETLB)
Naoya Horiguchi
2015-04-03
sched/core: Drop debugging leftover trace_printk call
Borislav Petkov
2015-04-03
sched/idle: Use explicit broadcast oneshot control function
Thomas Gleixner
2015-04-02
sched/deadline: Support DL task migration during CPU hotplug
Wanpeng Li
2015-04-02
sched/core: Check for available DL bandwidth in cpuset_cpu_inactive()
Juri Lelli
2015-04-02
sched/deadline: Always enqueue on previous rq when dl_task_timer() fires
Juri Lelli
2015-04-02
sched/core: Remove unused argument from init_[rt|dl]_rq()
Abel Vesa
2015-03-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-03-27
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
2015-03-27
sched/deadline: Fix rt runtime corruption when dl fails its global constraints
Wanpeng Li
2015-03-27
sched/deadline: Avoid a superfluous check
Wanpeng Li
2015-03-27
sched: Improve load balancing in the presence of idle CPUs
Preeti U Murthy
2015-03-27
sched: Optimize freq invariant accounting
Peter Zijlstra
2015-03-27
sched: Move CFS tasks to CPUs with higher capacity
Vincent Guittot
2015-03-27
sched: Add SD_PREFER_SIBLING for SMT level
Vincent Guittot
2015-03-27
sched: Remove unused struct sched_group_capacity::capacity_orig
Vincent Guittot
2015-03-27
sched: Replace capacity_factor by usage
Vincent Guittot
2015-03-27
sched: Calculate CPU's usage statistic and put it into struct sg_lb_stats::gr...
Vincent Guittot
2015-03-27
sched: Add struct rq::cpu_capacity_orig
Vincent Guittot
[prev]
[next]