Linus Torvalds
|
26c12d9334
Merge branch 'akpm' (incoming from Andrew)
|
11 лет назад |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 лет назад |
Arnd Bergmann
|
b8780c363d
sched: remove sleep_on() and friends
|
11 лет назад |
Linus Torvalds
|
32d01dc7be
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 лет назад |
Linus Torvalds
|
7a48837732
Merge branch 'for-3.15/core' of git://git.kernel.dk/linux-block
|
11 лет назад |
Linus Torvalds
|
1ead658124
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 лет назад |
Linus Torvalds
|
a21e40877a
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
11 лет назад |
Linus Torvalds
|
1f8c538ed6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
|
11 лет назад |
Viresh Kumar
|
6201b4d61f
timer: Remove code redundancy while calling get_nohz_timer_target()
|
11 лет назад |
Frederic Weisbecker
|
300a9d887e
sched: Remove needless round trip nsecs <-> tick conversion of steal time
|
11 лет назад |
Steven Rostedt
|
383afd0971
sched: Fix broken setscheduler()
|
11 лет назад |
Mike Galbraith
|
156654f491
sched/numa: Move task_numa_free() to __put_task_struct()
|
11 лет назад |
Ingo Molnar
|
a02ed5e3e0
Merge branch 'sched/urgent' into sched/core
|
11 лет назад |
Juri Lelli
|
d44753b843
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
|
11 лет назад |
Peter Zijlstra
|
37e117c07b
sched: Guarantee task priority in pick_next_task()
|
11 лет назад |
Frederic Weisbecker
|
c46fff2a3b
smp: Rename __smp_call_function_single() to smp_call_function_single_async()
|
11 лет назад |
Frederic Weisbecker
|
fce8ad1568
smp: Remove wait argument from __smp_call_function_single()
|
11 лет назад |
Dongsheng Yang
|
75e45d512f
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
|
11 лет назад |
Li Zefan
|
d82fd25356
sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'
|
11 лет назад |
Thomas Gleixner
|
c365c292d0
sched: Consider pi boosting in setscheduler()
|
11 лет назад |
Thomas Gleixner
|
81a44c5441
sched: Queue RT tasks to head when prio drops
|
11 лет назад |
Thomas Gleixner
|
d6b1e91197
sched: Adjust p->sched_reset_on_fork when nothing else changes
|
11 лет назад |
Thomas Gleixner
|
8f47b1871b
sched: Add better debug output for might_sleep()
|
11 лет назад |
Thomas Gleixner
|
db273be2a7
sched: Check for idle task in might_sleep()
|
11 лет назад |
Thomas Gleixner
|
77177856e3
sched: Init idle->on_rq in init_idle()
|
11 лет назад |
Peter Zijlstra
|
3f1d2a3181
sched: Fix hotplug task migration
|
11 лет назад |
Peter Zijlstra
|
6d35ab4809
sched: Add 'flags' argument to sched_{set,get}attr() syscalls
|
11 лет назад |
Vegard Nossum
|
4efbc454ba
sched: Fix information leak in sys_sched_getattr()
|
11 лет назад |
Juri Lelli
|
495163420a
sched/core: Make dl_b->lock IRQ safe
|
11 лет назад |
Juri Lelli
|
e9e7cb38c2
sched/core: Fix sched_rt_global_validate
|
11 лет назад |