index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-25
sched/numa: Use group_weights to identify if migration degrades locality
Srikar Dronamraju
1
-8
/
+9
2018-07-25
sched/numa: Update the scan period without holding the numa_group lock
Srikar Dronamraju
1
-2
/
+2
2018-07-25
sched/numa: Remove numa_has_capacity()
Srikar Dronamraju
1
-33
/
+3
2018-07-25
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
3
-5
/
+10
2018-07-25
sched/numa: Remove unused task_capacity from 'struct numa_stats'
Srikar Dronamraju
1
-5
/
+3
2018-07-25
sched/numa: Skip nodes that are at 'hoplimit'
Srikar Dronamraju
1
-1
/
+1
2018-07-25
sched/debug: Reverse the order of printing faults
Srikar Dronamraju
1
-2
/
+2
2018-07-25
sched/numa: Use task faults only if numa_group is not yet set up
Srikar Dronamraju
1
-10
/
+10
2018-07-25
sched/numa: Set preferred_node based on best_cpu
Srikar Dronamraju
1
-6
/
+4
2018-07-25
sched/numa: Simplify load_too_imbalanced()
Srikar Dronamraju
1
-18
/
+2
2018-07-25
sched/numa: Evaluate move once per node
Srikar Dronamraju
1
-71
/
+57
2018-07-25
sched/debug: Show the sum wait time of a task group
Yun Wang
1
-0
/
+10
2018-07-25
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
4
-15
/
+23
2018-07-25
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
12
-55
/
+140
2018-07-25
sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHARE
Hailong Liu
1
-0
/
+2
2018-07-25
sched/deadline: Update rq_clock of later_rq when pushing a task
Daniel Bristot de Oliveira
1
-1
/
+7
2018-07-25
stop_machine: Disable preemption after queueing stopper threads
Isaac J. Manjarres
1
-1
/
+9
2018-07-25
sched/topology: Check variable group before dereferencing it
Yi Wang
1
-1
/
+1
2018-07-25
locking/rtmutex: Allow specifying a subclass for nested locking
Peter Rosin
1
-4
/
+25
2018-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-6
/
+10
2018-07-24
bpf: btf: Ensure the member->offset is in the right order
Martin KaFai Lau
1
-1
/
+13
2018-07-22
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+15
2018-07-22
mm: make vm_area_alloc() initialize core fields
Linus Torvalds
1
-2
/
+8
2018-07-22
mm: make vm_area_dup() actually copy the old vma data
Linus Torvalds
1
-3
/
+7
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
1
-3
/
+18
2018-07-20
bpf: btf: Clean up BTF_INT_BITS() in uapi btf.h
Martin KaFai Lau
1
-6
/
+10
2018-07-20
Merge tag 'fortglx/4.19/time-part2' of https://git.linaro.org/people/john.stu...
Thomas Gleixner
6
-43
/
+214
2018-07-20
time: Introduce one suspend clocksource to compensate the suspend time
Baolin Wang
2
-8
/
+163
2018-07-20
time: Fix extra sleeptime injection when suspend fails
Mukesh Ojha
1
-7
/
+25
2018-07-20
timekeeping/ntp: Constify some function arguments
Ondrej Mosnacek
5
-21
/
+22
2018-07-20
ntp: Use kstrtos64 for s64 variable
Ondrej Mosnacek
1
-3
/
+2
2018-07-20
ntp: Remove redundant arguments
Ondrej Mosnacek
1
-6
/
+4
2018-07-19
timer: Fix coding style
Yi Wang
1
-1
/
+1
2018-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
6
-42
/
+69
2018-07-17
Mark HI and TASKLET softirq synchronous
Linus Torvalds
1
-4
/
+8
2018-07-17
genirq: Remove redundant NULL pointer check in __free_irq()
RAGHU Halharvi
1
-3
/
+0
2018-07-17
sched/Documentation: Update wake_up() & co. memory-barrier guarantees
Andrea Parri
3
-26
/
+20
2018-07-17
locking/spinlock, sched/core: Clarify requirements for smp_mb__after_spinlock()
Andrea Parri
1
-20
/
+21
2018-07-17
sched/core: Use smp_mb() in wake_woken_function()
Andrea Parri
1
-26
/
+21
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
30
-317
/
+450
2018-07-17
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
12
-810
/
+1201
2018-07-16
perf, tools: Use correct articles in comments
Tobias Tefke
2
-11
/
+11
2018-07-16
sched/core: Remove get_cpu() from sched_fork()
Sebastian Andrzej Siewior
1
-9
/
+4
2018-07-16
sched/cpufreq: Clarify sugov_get_util()
Peter Zijlstra
1
-21
/
+54
2018-07-16
sched/sysctl: Remove unused sched_time_avg_ms sysctl
Vincent Guittot
3
-17
/
+0
2018-07-16
sched/core: Remove the rt_avg code
Vincent Guittot
3
-45
/
+0
2018-07-16
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
4
-27
/
+23
2018-07-16
sched/cpufreq: Remove sugov_aggregate_util()
Vincent Guittot
2
-30
/
+16
2018-07-16
cpufreq/schedutil: Take time spent in interrupts into account
Vincent Guittot
2
-4
/
+34
2018-07-16
sched/irq: Add IRQ utilization tracking
Vincent Guittot
5
-4
/
+72
[prev]
[next]