index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
16
-199
/
+463
|
\
|
*
sched/completions/Documentation: Add recommendation for dynamic and ONSTACK c...
Nicholas Mc Guire
2018-10-17
1
-8
/
+34
|
*
sched/completions/Documentation: Clean up the document some more
Ingo Molnar
2018-10-11
1
-108
/
+125
|
*
sched/completions/Documentation: Fix a couple of punctuation nits
John Garry
2018-10-11
1
-3
/
+3
|
*
cpu/SMT: State SMT is disabled even with nosmt and without "=force"
Borislav Petkov
2018-10-05
1
-0
/
+1
|
*
sched/core: Fix comment regarding nr_iowait_cpu() and get_iowait_load()
Rafael J. Wysocki
2018-10-04
1
-4
/
+4
|
*
sched/fair: Remove setting task's se->runnable_weight during PELT update
Dietmar Eggemann
2018-10-02
2
-6
/
+2
|
*
sched/fair: Disable LB_BIAS by default
Dietmar Eggemann
2018-10-02
1
-1
/
+1
|
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
6
-10
/
+13
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
740
-3968
/
+7150
|
|
\
|
*
|
sched/topology: Make local variables static
zhong jiang
2018-09-10
1
-2
/
+2
|
*
|
sched/debug: Use symbolic names for task state constants
Uwe Kleine-König
2018-09-10
1
-3
/
+8
|
*
|
sched/numa: Remove unused numa_stats::nr_running field
Vincent Guittot
2018-09-10
1
-3
/
+0
|
*
|
sched/numa: Remove unused code from update_numa_stats()
Vincent Guittot
2018-09-10
1
-20
/
+1
|
*
|
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2018-09-10
1
-1
/
+1
|
*
|
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
2018-09-10
1
-4
/
+8
|
*
|
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
Chris Redpath
2018-09-10
1
-0
/
+11
|
*
|
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
2
-3
/
+9
|
*
|
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
2
-5
/
+5
|
*
|
sched/core: Change root_domain->overload type to int
Valentin Schneider
2018-09-10
1
-2
/
+2
|
*
|
sched/fair: Change 'prefer_sibling' type to bool
Valentin Schneider
2018-09-10
1
-4
/
+2
|
*
|
sched/fair: Kick nohz balance if rq->misfit_task_load
Valentin Schneider
2018-09-10
1
-1
/
+1
|
*
|
sched/fair: Consider misfit tasks when load-balancing
Morten Rasmussen
2018-09-10
1
-2
/
+49
|
*
|
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
3
-4
/
+23
|
*
|
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2018-09-10
2
-8
/
+48
|
*
|
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
3
-1
/
+12
|
*
|
sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...
Morten Rasmussen
2018-09-10
1
-0
/
+3
|
*
|
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
2018-09-10
1
-0
/
+3
|
*
|
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
2018-09-10
2
-0
/
+27
|
*
|
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2018-09-10
2
-9
/
+78
*
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2018-10-23
3
-28
/
+34
|
\
\
\
|
*
|
|
x86/mcelog: Remove one mce_helper definition
Sebastian Andrzej Siewior
2018-10-18
1
-3
/
+0
|
*
|
|
x86/mce: Add macros for the corrected error count bit field
Qiuxu Zhuo
2018-09-27
1
-0
/
+3
|
*
|
|
x86/mce: Use BIT_ULL(x) for bit mask definitions
Qiuxu Zhuo
2018-09-27
1
-25
/
+25
|
*
|
|
x86/mce-inject: Reset injection struct after injection
Borislav Petkov
2018-09-21
1
-0
/
+6
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-23
141
-3870
/
+6261
|
\
\
\
\
|
*
\
\
\
Merge branch 'x86/cache' into perf/core, to pick up fixes
Ingo Molnar
2018-10-23
316
-1825
/
+2960
|
|
\
\
\
\
|
|
*
|
|
|
x86/intel_rdt: Prevent pseudo-locking from using stale pointers
Jithu Joseph
2018-10-19
4
-12
/
+55
|
|
*
|
|
|
x86/intel_rdt: Fix initial allocation to consider CDP
Reinette Chatre
2018-10-09
1
-3
/
+16
|
|
*
|
|
|
x86/intel_rdt: CBM overlap should also check for overlap with CDP peer
Reinette Chatre
2018-10-09
1
-7
/
+41
|
|
*
|
|
|
x86/intel_rdt: Introduce utility to obtain CDP peer
Reinette Chatre
2018-10-09
1
-0
/
+72
|
|
*
|
|
|
Merge branch 'x86/urgent' into x86/cache, to pick up dependent fix
Ingo Molnar
2018-10-09
409
-2203
/
+3559
|
|
|
\
\
\
\
|
|
*
|
|
|
|
x86/intel_rdt: Show missing resctrl mount options
Xiaochen Shen
2018-10-03
1
-0
/
+7
|
|
*
|
|
|
|
x86/intel_rdt: Switch to bitmap_zalloc()
Andy Shevchenko
2018-10-03
1
-6
/
+4
|
|
*
|
|
|
|
x86/intel_rdt: Re-enable pseudo-lock measurements
Reinette Chatre
2018-10-03
1
-1
/
+1
|
*
|
|
|
|
|
kprobes/x86: Use preempt_enable() in optimized_callback()
Masami Hiramatsu
2018-10-22
1
-1
/
+1
|
*
|
|
|
|
|
kprobes, x86/ptrace.h: Make regs_get_kernel_stack_nth() not fault on bad stack
Steven Rostedt (VMware)
2018-10-18
1
-7
/
+35
|
*
|
|
|
|
|
perf/x86/intel: Export mem events only if there's PEBS support
Jiri Olsa
2018-10-16
2
-21
/
+56
|
*
|
|
|
|
|
x86/cpu: Drop pointless static qualifier in punit_dev_state_show()
YueHaibing
2018-10-12
1
-1
/
+1
|
*
|
|
|
|
|
Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-10-09
20
-259
/
+539
|
|
\
\
\
\
\
\
[next]