index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf: Fix inherited events vs. tracepoint filters
Peter Zijlstra
2015-11-09
1
-0
/
+4
*
perf: Disable IRQs across RCU RS CS that acquires scheduler lock
Paul E. McKenney
2015-11-09
1
-8
/
+9
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-03
15
-393
/
+452
|
\
|
*
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
Oleg Nesterov
2015-10-20
1
-5
/
+7
|
*
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
Peter Zijlstra
2015-10-20
2
-9
/
+4
|
*
sched: Start stopper early
Peter Zijlstra
2015-10-20
2
-4
/
+9
|
*
stop_machine: Kill cpu_stop_threads->setup() and cpu_stop_unpark()
Oleg Nesterov
2015-10-20
1
-11
/
+1
|
*
stop_machine: Kill smp_hotplug_thread->pre_unpark, introduce stop_machine_unp...
Oleg Nesterov
2015-10-20
3
-4
/
+12
|
*
stop_machine: Change cpu_stop_queue_two_works() to rely on stopper->enabled
Oleg Nesterov
2015-10-20
1
-9
/
+20
|
*
stop_machine: Introduce __cpu_stop_queue_work() and cpu_stop_queue_two_works()
Oleg Nesterov
2015-10-20
1
-11
/
+26
|
*
stop_machine: Ensure that a queued callback will be called before cpu_stop_pa...
Oleg Nesterov
2015-10-20
2
-11
/
+14
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
5
-11
/
+13
|
|
\
|
*
|
sched/core: Remove a parameter in the migrate_task_rq() function
xiaofeng.yan
2015-10-06
3
-3
/
+3
|
*
|
sched/core: Drop unlikely behind BUG_ON()
Geliang Tang
2015-10-06
1
-1
/
+1
|
*
|
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
Peter Zijlstra
2015-10-06
2
-25
/
+33
|
*
|
sched/numa: Fix task_tick_fair() from disabling numa_balancing
Srikar Dronamraju
2015-10-06
1
-1
/
+1
|
*
|
sched/core: Add preempt_count invariant check
Peter Zijlstra
2015-10-06
1
-0
/
+4
|
*
|
sched/core: More notrace annotations
Peter Zijlstra
2015-10-06
1
-3
/
+3
|
*
|
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
1
-1
/
+1
|
*
|
sched/core: Robustify preemption leak checks
Peter Zijlstra
2015-10-06
2
-2
/
+6
|
*
|
sched/core: Stop setting PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
1
-13
/
+6
|
*
|
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
4
-4
/
+5
|
*
|
sched/core: Add preempt argument to __schedule()
Peter Zijlstra
2015-10-06
1
-6
/
+6
|
*
|
sched/core: Create preempt_count invariant
Peter Zijlstra
2015-10-06
1
-2
/
+21
|
*
|
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
1
-6
/
+13
|
*
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
17
-126
/
+265
|
|
\
\
|
*
|
|
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-23
1
-1
/
+2
|
*
|
|
sched/rt: Make (do_)balance_runtime() return void
Juri Lelli
2015-09-23
1
-16
/
+6
|
*
|
|
sched/deadline, locking/rtmutex: Fix open coded check in rt_mutex_waiter_less()
Juri Lelli
2015-09-23
1
-1
/
+2
|
*
|
|
sched/deadline: Unify dl_time_before() usage
Juri Lelli
2015-09-23
3
-10
/
+1
|
*
|
|
sched/fair: Remove unnecessary parameter for group_classify()
Leo Yan
2015-09-18
1
-5
/
+5
|
*
|
|
sched/fair: Polish comments for LOAD_AVG_MAX
Leo Yan
2015-09-18
1
-2
/
+3
|
*
|
|
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
Rik van Riel
2015-09-18
1
-6
/
+12
|
*
|
|
sched/core: Make policy-testing consistent
Henrik Austad
2015-09-18
2
-6
/
+12
|
*
|
|
Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...
Ingo Molnar
2015-09-18
5
-74
/
+27
|
|
\
\
\
|
*
|
|
|
sched/fair: Optimize per entity utilization tracking
Peter Zijlstra
2015-09-13
1
-7
/
+10
|
*
|
|
|
sched/fair: Defer calling scaling functions
Dietmar Eggemann
2015-09-13
1
-2
/
+4
|
*
|
|
|
sched/fair: Optimize __update_load_avg()
Peter Zijlstra
2015-09-13
1
-1
/
+1
|
*
|
|
|
sched/fair: Rename scale() to cap_scale()
Peter Zijlstra
2015-09-13
1
-7
/
+7
|
*
|
|
|
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
2015-09-13
1
-2
/
+2
|
*
|
|
|
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
2015-09-13
1
-16
/
+22
|
*
|
|
|
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
2015-09-13
1
-18
/
+19
|
*
|
|
|
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2015-09-13
2
-4
/
+5
|
*
|
|
|
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
2015-09-13
3
-26
/
+12
|
*
|
|
|
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
2015-09-13
1
-10
/
+17
|
*
|
|
|
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
2015-09-13
3
-11
/
+11
|
*
|
|
|
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2015-09-13
2
-22
/
+0
|
*
|
|
|
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
2015-09-13
3
-17
/
+7
|
*
|
|
|
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
2015-09-13
3
-8
/
+8
|
*
|
|
|
sched/fair: Fix nohz.next_balance update
Vincent Guittot
2015-09-13
1
-4
/
+30
[next]