index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-11-04
9
-232
/
+360
|
\
|
*
x86/io_apic: Make eoi_ioapic_pin() static
Andy Shevchenko
2015-10-11
1
-1
/
+1
|
*
x86/irq: Drop unlikely before IS_ERR_OR_NULL
Geliang Tang
2015-10-01
1
-1
/
+1
|
*
Merge branch 'x86/for-kvm' into x86/apic
Thomas Gleixner
2015-09-30
437
-2636
/
+5038
|
|
\
|
|
*
x86/x2apic: Make stub functions available even if !CONFIG_X86_LOCAL_APIC
Paolo Bonzini
2015-09-30
1
-55
/
+55
|
*
|
x86/apic: Deinline various functions
Denys Vlasenko
2015-09-30
1
-4
/
+4
|
*
|
x86/numachip: Fix timer build conflict
Daniel J Blueman
2015-09-23
1
-3
/
+3
|
*
|
x86/numachip: Introduce Numachip2 timer mechanisms
Daniel J Blueman
2015-09-22
3
-0
/
+105
|
*
|
x86/numachip: Add Numachip IPI optimisations
Daniel J Blueman
2015-09-22
2
-5
/
+33
|
*
|
x86/numachip: Add Numachip2 APIC support
Daniel J Blueman
2015-09-22
3
-0
/
+129
|
*
|
x86/numachip: Cleanup Numachip support
Daniel J Blueman
2015-09-22
2
-178
/
+44
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-11-04
26
-469
/
+492
|
\
\
\
|
*
|
|
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
5
-8
/
+13
|
*
|
|
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
3
-11
/
+15
|
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve con...
Ingo Molnar
2015-10-20
147
-395
/
+716
|
|
\
\
\
|
*
|
|
|
sched/x86: Fix typo in __switch_to() comments
Chuck Ebbert
2015-10-19
1
-1
/
+1
|
*
|
|
|
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: Kill PREEMPT_ACTIVE
Peter Zijlstra
2015-10-06
1
-5
/
+0
|
*
|
|
|
sched/core, sched/x86: Kill thread_info::saved_preempt_count
Peter Zijlstra
2015-10-06
4
-22
/
+1
|
*
|
|
|
sched/core: Simplify preempt_count tests
Peter Zijlstra
2015-10-06
2
-3
/
+2
|
*
|
|
|
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
2
-25
/
+6
|
*
|
|
|
sched/core: Fix trace_sched_switch()
Peter Zijlstra
2015-10-06
5
-17
/
+14
|
*
|
|
|
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
4
-9
/
+35
|
*
|
|
|
sched/core: Rework TASK_DEAD preemption exception
Peter Zijlstra
2015-10-06
1
-6
/
+13
|
*
|
|
|
sched/core: Simplify INIT_PREEMPT_COUNT
Peter Zijlstra
2015-10-06
1
-6
/
+5
|
*
|
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
2015-10-06
1019
-5198
/
+8736
|
|
\
\
\
\
|
*
|
|
|
|
sched/core: Make 'sched_domain_topology' declaration static
Juergen Gross
2015-09-23
2
-3
/
+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
4
-10
/
+6
|
*
|
|
|
|
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
138
-441
/
+639
|
|
\
\
\
\
\
|
*
|
|
|
|
|
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
[next]