linux-uconsole/kernel/sched
Huang, Tao fbcc24698c This is the 4.4.2 stable release
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQIcBAABCAAGBQJWxNijAAoJEDjbvchgkmk+VrQP/1GrH46U3OoTil9kCgBF7KON
 w/tLdpt/u7z79wGJmTYO/7qLe8hwxamRSWPVS3yFUBZroHnichqzcabfKplyps3o
 RcHQ/okaFmjtbDNN+bnWueicZoUhA3BpMRSYKhY+3JtnJ6Dh3yYwZH/pyP6npbTf
 Id+gG6zCVXJZGHEM8YOXQxcA75B3Dl7Ofpqn86WgnJYLY/qIr3g0n+UZYZkD5fpS
 7HjxjEaOSi8uYvKwHvU3Ym040Gz9DehxztStSo9UMRz8VkrImbVhaoiLurtFLqcJ
 McuUNHGTPrbWUm6AlQUpxBKBSF3WLXhID9u42pDaXXtv9QUGq6iyr06VQ4mek/g6
 4a0RpqjfdRU6EkEMc6ntgugj1x0PvbjRIxVs8Lon0G0OIJpQq9hNrnoM447pF/Q3
 oEB//pXYu3tSpktbB0LXFre0drEtLs7Bnnf3ouVCQPlVntuF61+EPAd6REJphV6L
 m4Bpvj1IY3KOOrJCVPNvpoXcf76AzYtSZjjPz7gLyeRBaUQGQUFD3ARWVIdRlfnk
 vo9V5YrX2rFgHZPvGHDaEHWtWqxuNV3Cvm1A708/ZUb8YcC/hDydExv7QaWka+vZ
 JyYICYZq1lxfWhwMQFLnkz/z8akw45i52q60YrEumZRtr+ypGLgXVF4yt8zCIs3j
 pSeSLzVyPc/S6bQf9GKz
 =7SZx
 -----END PGP SIGNATURE-----

Merge tag 'v4.4.2'

This is the 4.4.2 stable release
2016-02-18 16:03:29 +08:00
..
auto_group.c sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() 2015-05-08 12:11:32 +02:00
auto_group.h sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() 2015-05-08 12:11:32 +02:00
clock.c treewide: Remove old email address 2015-11-23 09:44:58 +01:00
completion.c sched/completion: Serialize completion_done() with complete() 2015-02-18 14:27:40 +01:00
core.c This is the 4.4.2 stable release 2016-02-18 16:03:29 +08:00
cpuacct.c cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes 2014-07-15 11:05:09 -04:00
cpuacct.h sched/cpuacct: Initialize root cpuacct earlier 2013-04-10 13:54:20 +02:00
cpudeadline.c sched/deadline: Unify dl_time_before() usage 2015-09-23 09:51:25 +02:00
cpudeadline.h sched/deadline: Unify dl_time_before() usage 2015-09-23 09:51:25 +02:00
cpupri.c Merge commit '3cf2f34' into sched/core, to fix build error 2014-06-12 13:46:37 +02:00
cpupri.h sched/cpupri: Remove unnecessary definitions in cpupri.h 2014-11-16 10:58:59 +01:00
cputime.c sched/cputime: Fix invalid gtime in proc 2015-12-04 10:18:49 +01:00
deadline.c sched/core: Add missing lockdep_unpin() annotations 2015-10-23 12:02:10 +02:00
debug.c sched/fair: Provide runnable_load_avg back to cfs_rq 2015-08-03 12:24:31 +02:00
fair.c sched: add sched blocked tracepoint which dumps out context of sleep. 2016-02-16 13:52:31 -08:00
features.h sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define 2015-09-13 09:52:55 +02:00
idle.c sched, tracing: Stop/start critical timings around the idle=poll idle loop 2015-10-12 09:45:25 +02:00
idle_task.c sched: Make sched_class::set_cpus_allowed() unconditional 2015-08-12 12:06:09 +02:00
loadavg.c sched: Move the loadavg code to a more obvious location 2015-05-08 12:04:12 +02:00
Makefile sched: Move the loadavg code to a more obvious location 2015-05-08 12:04:12 +02:00
rt.c sched/rt: Hide the push_irq_work_func() declaration 2015-11-23 09:25:08 +01:00
sched.h sched/core: Better document the try_to_wake_up() barriers 2015-12-04 10:26:42 +01:00
stats.c sched: use %*pb[l] to print bitmaps including cpumasks and nodemasks 2015-02-13 21:21:37 -08:00
stats.h sched/stat: Simplify the sched_info accounting dependency 2015-07-04 10:04:30 +02:00
stop_task.c sched: Make sched_class::set_cpus_allowed() unconditional 2015-08-12 12:06:09 +02:00
wait.c sched/wait: Fix the signal handling fix 2015-12-13 14:30:59 -08:00