Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
eaad45132c564ce377e6dce05e78e08e456d5315
/
kernel
/
sched
/
core.c
eaad451
sched: Fix __sched_setscheduler() nice test
by Peter Zijlstra
· 11 years ago
7479f3c9c
sched: Move SCHED_RESET_ON_FORK into attr::sched_flags
by Peter Zijlstra
· 11 years ago
0bb040a
sched: Fix up attr::sched_priority warning
by Peter Zijlstra
· 11 years ago
39fd8fd
sched: Fix up scheduler syscall LTP fails
by Peter Zijlstra
· 11 years ago
e3de300
sched: Preserve the nice level over sched_setscheduler() and sched_setparam() calls
by Peter Zijlstra
· 11 years ago
5778fcc
sched/core: Fix htmldocs warnings
by Juri Lelli
· 11 years ago
d8bf523
sched/deadline: Remove unused variables
by Peter Zijlstra
· 11 years ago
8cb75e0
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
by Peter Zijlstra
· 11 years ago
7caff66
sched: Reduce trigger_load_balance() parameters
by Daniel Lezcano
· 11 years ago
de212f1
sched/deadline: Fix hotplug admission control
by Peter Zijlstra
· 11 years ago
1724813
sched/deadline: Remove the sysctl_sched_dl knobs
by Peter Zijlstra
· 11 years ago
e4099a5
sched/deadline: Fix up the smp-affinity mask tests
by Peter Zijlstra
· 11 years ago
6bfd6d7
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
by Juri Lelli
· 11 years ago
332ac17
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
by Dario Faggioli
· 11 years ago
2d3d891
sched/deadline: Add SCHED_DEADLINE inheritance logic
by Dario Faggioli
· 11 years ago
fb00aca
rtmutex: Turn the plist into an rb-tree
by Peter Zijlstra
· 11 years ago
755378a
sched/deadline: Add period support for SCHED_DEADLINE tasks
by Harald Gustafsson
· 11 years ago
1baca4c
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
by Juri Lelli
· 11 years ago
aab03e0
sched/deadline: Add SCHED_DEADLINE structures & implementation
by Dario Faggioli
· 11 years ago
d50dde5
sched: Add new scheduler syscalls to support an extended scheduling parameters ABI
by Dario Faggioli
· 11 years ago
ffe732c
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 11 years ago
5d4cf99
sched: Assign correct scheduling domain to 'sd_llc'
by Mel Gorman
· 11 years ago
8e8339a
sched: Initialize power_orig for overlapping groups
by Peter Zijlstra
· 11 years ago
e6c390f
sched: Add sched_class->task_dead() method
by Dario Faggioli
· 11 years ago
192301e
sched: Check TASK_DEAD rather than EXIT_DEAD in schedule_debug()
by Oleg Nesterov
· 11 years ago
32e475d
sched: Expose preempt_schedule_irq()
by Thomas Gleixner
· 11 years ago
39e24d8f
sched: Fix a trivial syntax misuse
by Shigeru Yoshida
· 11 years ago
0515973
sched: Fix a trivial typo in comments
by Shigeru Yoshida
· 11 years ago
42eb088
sched: Avoid NULL dereference on sd_busy
by Peter Zijlstra
· 11 years ago
911b289
sched: Optimize task_sched_runtime()
by Peter Zijlstra
· 11 years ago
37dc6b5
sched: Remove unnecessary iteration over sched domains to update nr_busy_cpus
by Preeti U Murthy
· 11 years ago
b8a2162
sched: Move completion code from core.c to completion.c
by Peter Zijlstra
· 11 years ago
b414587
sched: Move wait code from core.c to wait.c
by Peter Zijlstra
· 11 years ago
1ee14e6
sched: Fix race on toggling cfs_bandwidth_used
by Ben Segall
· 11 years ago
ac9ff79
sched: Remove extra put_online_cpus() inside sched_setaffinity()
by Michael wang
· 11 years ago
6acce3e
sched: Remove get_online_cpus() usage
by Peter Zijlstra
· 11 years ago
7460231
sched: Fix race in migrate_swap_stop()
by Peter Zijlstra
· 11 years ago
1e3646f
mm: numa: Revert temporarily disabling of NUMA migration
by Rik van Riel
· 11 years ago
930aa17
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
by Mel Gorman
· 11 years ago
0ec8aa0
sched/numa: Avoid migrating tasks that are placed on their preferred node
by Peter Zijlstra
· 11 years ago
5e1576e
sched/numa: Stay on the same node if CLONE_VM
by Rik van Riel
· 11 years ago
8c8a743
sched/numa: Use {cpu, pid} to create task groups for shared faults
by Peter Zijlstra
· 11 years ago
fb13c7e
sched/numa: Use a system-wide search to find swap/migration candidates
by Mel Gorman
· 11 years ago
ac66f54
sched/numa: Introduce migrate_swap()
by Peter Zijlstra
· 11 years ago
6fe6b2d
sched/numa: Do not migrate memory immediately after switching node
by Rik van Riel
· 11 years ago
e6628d5
sched/numa: Reschedule task on preferred NUMA node once selected
by Mel Gorman
· 11 years ago
3a7053b
sched/numa: Favour moving tasks towards the preferred node
by Mel Gorman
· 11 years ago
745d614
sched/numa: Update NUMA hinting faults once per scan
by Mel Gorman
· 11 years ago
688b758
sched/numa: Select a preferred node with the most numa hinting faults
by Mel Gorman
· 11 years ago
f809ca9
sched/numa: Track NUMA hinting faults on per-node basis
by Mel Gorman
· 11 years ago
7e8d16b
sched/numa: Initialise numa_next_scan properly
by Mel Gorman
· 11 years ago
a233f11
sched: Prepare for per-cpu preempt_count
by Peter Zijlstra
· 11 years ago
bdb4380
sched: Extract the basic add/sub preempt_count modifiers
by Peter Zijlstra
· 11 years ago
0102874
sched: Create more preempt_count accessors
by Peter Zijlstra
· 11 years ago
f27dde8
sched: Add NEED_RESCHED to the preempt_count
by Peter Zijlstra
· 11 years ago
4a2b4b2
sched: Introduce preempt_count accessor functions
by Peter Zijlstra
· 11 years ago
b021fe3
sched, rcu: Make RCU use resched_cpu()
by Peter Zijlstra
· 11 years ago
4314895
sched: Micro-optimize by dropping unnecessary task_rq() calls
by Michael S. Tsirkin
· 11 years ago
9bd721c
sched/balancing: Consider max cost of idle balance per sched domain
by Jason Low
· 11 years ago
abfafa5
sched: Reduce overestimating rq->avg_idle
by Jason Low
· 11 years ago
ae7a835
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
6832d96
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
5e0b3a4
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
0d99b70
Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
32dad03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 11 years ago
10866e62
sched/fair: Fix the sd_parent_degenerate() code
by Peter Zijlstra
· 11 years ago
aee2bce
Merge branch 'linus' into perf/core
by Ingo Molnar
· 11 years ago
c8d2d47
cpumask: Fix cpumask leak in partition_sched_domains()
by Xiaotian Feng
· 11 years ago
28fbc8b
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
e0acd0a
sched: fix the theoretical signal_wake_up() vs schedule() race
by Oleg Nesterov
· 11 years ago
fbb00b5
sched: Consolidate open coded preemptible() checks
by Frederic Weisbecker
· 12 years ago
d99c872
cgroup: make cgroup_taskset deal with cgroup_subsys_state instead of cgroup
by Tejun Heo
· 11 years ago
182446d
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
by Tejun Heo
· 11 years ago
eb95419
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
by Tejun Heo
· 11 years ago
6387698
cgroup: add css_parent()
by Tejun Heo
· 11 years ago
a7c6d55
cgroup: add/update accessors which obtain subsys specific data from css
by Tejun Heo
· 11 years ago
8af01f5
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
by Tejun Heo
· 11 years ago
7d9ffa8
sched: Micro-optimize the smart wake-affine logic
by Peter Zijlstra
· 11 years ago
b24d6f4
Merge tag 'v3.11-rc2' into sched/core
by Ingo Molnar
· 11 years ago
e04c5d7
remove sched notifier for cross-cpu migrations
by Marcelo Tosatti
· 11 years ago
e69f618
sched: Fix some kernel-doc warnings
by Yacine Belkadi
· 11 years ago
0db0628
kernel: delete __cpuinit usage from all core kernel files
by Paul Gortmaker
· 12 years ago
cedce3e
sched/__wake_up_sync_key(): Fix nr_exclusive tasks which lead to WF_SYNC clearing
by Kirill Tkhai
· 11 years ago
971ee28
sched: Fix HRTICK
by Peter Zijlstra
· 12 years ago
2fd1b48
Merge tag 'v3.10' into sched/core
by Ingo Molnar
· 12 years ago
83dfd52
sched: Update cpu load after task_tick
by Alex Shi
· 12 years ago
a75cdaa
sched: Set an initial value of runnable avg for new forked task
by Alex Shi
· 12 years ago
141965c
Revert "sched: Introduce temporary FAIR_GROUP_SCHED dependency for load-tracking"
by Alex Shi
· 12 years ago
a3d5c34
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
be7002e
sched: Don't mix use of typedef ctl_table and struct ctl_table
by Joe Perches
· 12 years ago
94c95ba
sched: Remove WARN_ON(!sd) from init_sched_groups_power()
by Viresh Kumar
· 12 years ago
cd08e92
sched: Fix memory leakage in build_sched_groups()
by Viresh Kumar
· 12 years ago
0936629
sched: Use cached value of span instead of calling sched_domain_span()
by Viresh Kumar
· 12 years ago
27723a6
sched: Create for_each_sd_topology()
by Viresh Kumar
· 12 years ago
c75e012
sched: Don't set sd->child to NULL when it is already NULL
by Viresh Kumar
· 12 years ago
1c63216
sched: Don't initialize alloc_state in build_sched_domains()
by Viresh Kumar
· 12 years ago
22da956
sched: Optimize build_sched_domains() for saving first SD node for a cpu
by Viresh Kumar
· 12 years ago
4a850cb
sched: Remove unused params of build_sched_domain()
by Viresh Kumar
· 12 years ago
d81344c
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 12 years ago
873b4c6
sched: Fix clear NOHZ_BALANCE_KICK
by Vincent Guittot
· 12 years ago
Next »