Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
1a076689cda8a1d623dcda170b2dc2b476cc6f1a
/
kernel
/
sched
7249450
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
cd96891
sched/fair: fix lots of kernel-doc warnings
by Randy Dunlap
· 14 years ago
a841f8c
sched: Fix the relax_domain_level boot parameter
by Dimitri Sivanich
· 14 years ago
d039ac6
sched: Validate assumptions in sched_init_numa()
by Peter Zijlstra
· 14 years ago
c3decf0
sched: Always initialize cpu-power
by Peter Zijlstra
· 14 years ago
c117487
sched: Fix domain iteration
by Peter Zijlstra
· 14 years ago
7f1b439
sched/rt: Fix lockdep annotation within find_lock_lowest_rq()
by Peter Zijlstra
· 14 years ago
10717dc
sched/numa: Load balance between remote nodes
by Alex Shi
· 14 years ago
6a4c96e
sched: Remove NULL assignment of dattr_cur
by Kamalesh Babulal
· 14 years ago
7997a45
sched: Remove the last NULL entry from sched_feat_names
by Hiroshi Shimamoto
· 14 years ago
1292531
sched: Make sched_feat_names const
by Hiroshi Shimamoto
· 14 years ago
454c799
sched/rt: Fix SCHED_RR across cgroups
by Colin Cross
· 14 years ago
29baa74
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
by Peter Zijlstra
· 14 years ago
b654f7d
sched: Make sure to not re-read variables after validation
by Peter Zijlstra
· 14 years ago
74a5ce2
sched: Fix SD_OVERLAP
by Peter Zijlstra
· 14 years ago
2ea4580
sched: Don't try allocating memory from offline nodes
by Peter Zijlstra
· 14 years ago
5aaa0b7
sched/nohz: Fix rq->cpu_load calculations some more
by Peter Zijlstra
· 14 years ago
644473e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 14 years ago
56edab3
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
· 14 years ago
ab0cce5
Revert "sched, perf: Use a single callback into the scheduler"
by Jiri Olsa
· 14 years ago
d79ee93
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
2ff2b28
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
88d6ae8d
Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
bf67f3a
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
226da0d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
16ee657
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
by Arnaldo Carvalho de Melo
· 14 years ago
1c2927f
sched: Taint kernel with TAINT_WARN after sleep-in-atomic bug
by Konstantin Khlebnikov
· 14 years ago
8e7fbcb
sched: Remove stale power aware scheduling remnants and dysfunctional knobs
by Peter Zijlstra
· 14 years ago
fac536f
Merge branch 'sched/urgent' into sched/core
by Ingo Molnar
· 14 years ago
13e099d
sched/debug: Fix printing large integers on 32-bit platforms
by Peter Zijlstra
· 14 years ago
e44bc5c
sched/fair: Improve the ->group_imb logic
by Peter Zijlstra
· 14 years ago
556061b
sched/nohz: Fix rq->cpu_load[] calculations
by Peter Zijlstra
· 14 years ago
870a0bb
sched/numa: Don't scale the imbalance
by Peter Zijlstra
· 14 years ago
04f733b
sched/fair: Revert sched-domain iteration breakage
by Peter Zijlstra
· 14 years ago
dd7d863
sched/numa: Fix the new NUMA topology bits
by Peter Zijlstra
· 14 years ago
2d84e02
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 14 years ago
cb04ff9
sched, perf: Use a single callback into the scheduler
by Peter Zijlstra
· 14 years ago
cb83b62
sched/numa: Rewrite the CONFIG_NUMA sched domain support
by Peter Zijlstra
· 14 years ago
bd939f4
sched/fair: Propagate 'struct lb_env' usage into find_busiest_group
by Peter Zijlstra
· 14 years ago
0ce9047
sched/fair: Add some serialization to the sched_domain load-balance walk
by Peter Zijlstra
· 14 years ago
c22402a
sched/fair: Let minimally loaded cpu balance the group
by Peter Zijlstra
· 14 years ago
c82513e
sched: Change rq->nr_running to unsigned int
by Peter Zijlstra
· 14 years ago
30b4e9e
sched: Fix KVM and ia64 boot crash due to sched_groups circular linked list assumption
by Igor Mammedov
· 14 years ago
67ba529
Merge branch 'smp/threadalloc' into smp/hotplug
by Thomas Gleixner
· 14 years ago
489a71b
sched: Update documentation and comments
by Hiroshi Shimamoto
· 14 years ago
436281c
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
a4a2eb4
init_task: Create generic init_task instance
by Thomas Gleixner
· 14 years ago
9c806aa
userns: Convert sched_set_affinity and sched_set_scheduler's permission checks
by Eric W. Biederman
· 14 years ago
616c310
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
by Paul E. McKenney
· 14 years ago
fb2cf2c
sched: Fix OOPS when build_sched_domains() percpu allocation fails
by he, bo
· 14 years ago
eb95308
sched: Fix more load-balancing fallout
by Peter Zijlstra
· 14 years ago
29d5e04
smp: Provide generic idle thread allocation
by Thomas Gleixner
· 14 years ago
4cbb621
Merge branch 'tip/sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into sched/core
by Ingo Molnar
· 14 years ago
8d3d5ad
sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()
by Kirill Tkhai
· 14 years ago
c4a4d60
userns: Use cred->user_ns instead of cred->user->user_ns
by Eric W. Biederman
· 14 years ago
4baf6e3
cgroup: convert all non-memcg controllers to the new cftype interface
by Tejun Heo
· 14 years ago
f22e08a
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
e3831ed
sched: Fix incorrect usage of for_each_cpu_mask() in select_fallback_rq()
by Srivatsa S. Bhat
· 14 years ago
7fda041
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
1f56ee7
Merge branch 'sched/arch' into sched/urgent
by Ingo Molnar
· 14 years ago
6135fc1
sched: Fix __schedule_bug() output when called from an interrupt
by Stephen Boyd
· 14 years ago
96f951e
Add #includes needed to permit the removal of asm/system.h
by David Howells
· 14 years ago
1b028ab
sched/rt: Improve pick_next_highest_task_rt()
by Michael J Wang
· 14 years ago
2baab4e
sched: Fix select_fallback_rq() vs cpu_active/cpu_online
by Peter Zijlstra
· 14 years ago
6c16a6d
sched: Fix compiler warning about declared inline after use
by Peter Zijlstra
· 14 years ago
3556485
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 14 years ago
0d9cabd
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 14 years ago
2ba6894
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 14 years ago
01f23e1
sched/arch: Introduce the finish_arch_post_lock_switch() scheduler callback
by Catalin Marinas
· 14 years ago
c308b56
sched: Fix nohz load accounting -- again!
by Peter Zijlstra
· 14 years ago
8e3fabf
sched: Update yield() docs
by Peter Zijlstra
· 14 years ago
3ccf3e8
printk/sched: Introduce special printk_sched() for those awkward moments
by Peter Zijlstra
· 14 years ago
554ceca
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
by Diwakar Tundlam
· 14 years ago
5fbd036
sched: Cleanup cpu_active madness
by Peter Zijlstra
· 14 years ago
5d6523e
sched: Fix load-balance wreckage
by Peter Zijlstra
· 14 years ago
4293f20
Revert "CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume"
by Linus Torvalds
· 14 years ago
737f24b
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 14 years ago
2e5b5b3
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
by Hiroshi Shimamoto
· 14 years ago
367456c
sched: Ditch per cgroup task lists for load-balancing
by Peter Zijlstra
· 14 years ago
ddcdf6e
sched: Rename load-balancing fields
by Peter Zijlstra
· 14 years ago
8e45cb5
sched: Move load-balancing arguments into helper struct
by Peter Zijlstra
· 14 years ago
3c7d518
sched/rt: Do not submit new work when PI-blocked
by Thomas Gleixner
· 15 years ago
1c4dd99
sched/rt: Prevent idle task boosting
by Thomas Gleixner
· 15 years ago
63b2001
sched/wait: Add __wake_up_all_locked() API
by Thomas Gleixner
· 14 years ago
ba74c14
sched/rt: Document scheduler related skip-resched-check sites
by Thomas Gleixner
· 15 years ago
c5491ea
sched/rt: Add schedule_preempt_disabled()
by Thomas Gleixner
· 15 years ago
7abc63b
sched/rt: Do not throttle when PI boosting
by Peter Zijlstra
· 15 years ago
42c62a5
sched/rt: Keep period timer ticking when rt throttling is active
by Peter Zijlstra
· 15 years ago
7e4d960
Merge branch 'linus' into sched/core
by Ingo Molnar
· 14 years ago
8f2f748
CPU hotplug, cpusets, suspend: Don't touch cpusets during suspend/resume
by Srivatsa S. Bhat
· 14 years ago
c5905af
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
by Ingo Molnar
· 14 years ago
de5bdff
sched: Make initial SCHED_RR timeslace DEF_TIMESLICE
by Hiroshi Shimamoto
· 14 years ago
62f6536
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
by Nikunj A. Dadhania
· 14 years ago
8c79a04
sched/events: Revert trace_sched_stat_sleeptime()
by Peter Zijlstra
· 14 years ago
4040153
security: trim security.h
by Al Viro
· 14 years ago
761b3ef
cgroup: remove cgroup_subsys argument from callbacks
by Li Zefan
· 14 years ago
ed387b7
sched: Move SMP-only variable into the SMP section
by Hiroshi Shimamoto
· 14 years ago
30fd049
sched: Remove sched_switch
by Rakib Mullick
· 14 years ago
4ec4412
sched: Ensure cpu_power periodic update
by Vincent Guittot
· 14 years ago
39be350
sched, block: Unify cache detection
by Peter Zijlstra
· 14 years ago
Next »