index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2018-10-02
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-10-02
sched/numa: Avoid task migration for small NUMA improvement
Srikar Dronamraju
2018-10-02
sched/numa: Limit the conditions where scan period is reset
Mel Gorman
2018-10-02
sched/numa: Reset scan rate whenever task moves across nodes
Srikar Dronamraju
2018-10-02
sched/numa: Pass destination CPU as a parameter to migrate_task_rq
Srikar Dronamraju
2018-10-02
sched/numa: Stop multiple tasks from moving to the CPU at the same time
Srikar Dronamraju
2018-09-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2018-09-28
perf/core: Add sanity check to deal with pinned event failure
Reinette Chatre
2018-09-25
dma-mapping: add the missing ARCH_HAS_SYNC_DMA_FOR_CPU_ALL declaration
Christoph Hellwig
2018-09-25
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-22
bpf: sockmap, fix transition through disconnect without close
John Fastabend
2018-09-22
bpf: sockmap only allow ESTABLISHED sock state
John Fastabend
2018-09-20
kernel/sys.c: remove duplicated include
YueHaibing
2018-09-20
fork: report pid exhaustion correctly
KJ Tsanaktsidis
2018-09-19
Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2018-09-18
Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net
Greg Kroah-Hartman
2018-09-17
ring-buffer: Allow for rescheduling when removing pages
Vaibhav Nagarnaik
2018-09-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2018-09-15
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-09-15
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-09-15
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2018-09-13
Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-09-12
bpf/verifier: disallow pointer subtraction
Alexei Starovoitov
2018-09-12
bpf: btf: Fix end boundary calculation for type section
Martin KaFai Lau
2018-09-11
Revert "printk: make sure to print log on console."
Petr Mladek
2018-09-10
sched/topology: Make local variables static
zhong jiang
2018-09-10
perf/core: Force USER_DS when recording user stack data
Yabin Cui
2018-09-10
locking/ww_mutex: Fix spelling mistake "cylic" -> "cyclic"
Colin Ian King
2018-09-10
locking/lockdep: Delete unnecessary #include
Ben Hutchings
2018-09-10
sched/numa: Remove unused numa_stats::nr_running field
Vincent Guittot
2018-09-10
sched/numa: Remove unused code from update_numa_stats()
Vincent Guittot
2018-09-10
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2018-09-10
sched/core: Disable SD_PREFER_SIBLING on asymmetric CPU capacity domains
Morten Rasmussen
2018-09-10
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
Chris Redpath
2018-09-10
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2018-09-10
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2018-09-10
sched/core: Change root_domain->overload type to int
Valentin Schneider
2018-09-10
sched/fair: Change 'prefer_sibling' type to bool
Valentin Schneider
2018-09-10
sched/fair: Kick nohz balance if rq->misfit_task_load
Valentin Schneider
2018-09-10
sched/fair: Consider misfit tasks when load-balancing
Morten Rasmussen
2018-09-10
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
2018-09-10
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2018-09-10
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
2018-09-10
jump_label: Fix typo in warning message
Borislav Petkov
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
2018-09-10
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
2018-09-10
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
[next]