index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/fair: Clean up load average references
Yuyang Du
2015-08-03
*
sched/fair: Provide runnable_load_avg back to cfs_rq
Yuyang Du
2015-08-03
*
sched/fair: Remove task and group entity load when they are dead
Yuyang Du
2015-08-03
*
sched/fair: Init cfs_rq's sched_entity load average
Yuyang Du
2015-08-03
*
sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n
Vincent Guittot
2015-08-03
*
sched/fair: Rewrite runnable load and utilization average tracking
Yuyang Du
2015-08-03
*
sched/fair: Remove rq's runnable avg
Yuyang Du
2015-08-03
*
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
2015-08-03
*
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
2015-08-03
*
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2015-08-03
*
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
2015-08-03
*
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
2015-08-03
*
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
2015-08-03
*
sched/fair: Beef up wake_wide()
Mike Galbraith
2015-08-03
*
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
2015-08-03
*
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2015-08-03
*
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
2015-08-03
*
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
2015-08-03
*
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
2015-08-03
*
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
2015-08-03
*
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
2015-07-21
*
sched/fair: Fix a comment reflecting function name change
Byungchul Park
2015-07-07
*
sched/fair: Clean up the __sched_period() code
Boqun Feng
2015-07-07
*
sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()
Srikar Dronamraju
2015-07-07
*
sched/numa: Prefer NUMA hotness over cache hotness
Srikar Dronamraju
2015-07-07
*
sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()
bsegall@google.com
2015-07-07
*
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
Cong Wang
2015-07-06
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
|
\
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-07-04
|
\
\
|
*
|
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
2015-07-03
*
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-07-04
|
\
\
\
|
*
|
|
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
2015-07-04
|
*
|
|
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
2015-07-04
|
*
|
|
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Srikar Dronamraju
2015-07-04
|
*
|
|
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2015-07-04
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2015-07-03
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
2015-07-01
|
*
|
|
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-01
*
|
|
|
make certificate list change message more useful
Linus Torvalds
2015-07-02
*
|
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-07-01
|
\
\
\
\
|
*
|
|
|
kernel/relay.c: use kvfree() in relay_free_page_array()
Pekka Enberg
2015-06-30
|
*
|
|
|
printk: improve the description of /dev/kmsg line format
Antonio Ospite
2015-06-30
|
*
|
|
|
gcov: add support for GCC 5.1
Lorenzo Stoakes
2015-06-30
|
*
|
|
|
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2015-06-30
|
*
|
|
|
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
2015-06-30
*
|
|
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-07-01
|
\
\
\
\
\
|
*
|
|
|
|
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
2015-07-01
|
*
|
|
|
|
timer: Fix hotplug regression
Thomas Gleixner
2015-06-26
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-07-01
|
\
\
\
\
\
[next]