index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-03-06
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
2020-03-06
sched/rt: Re-instate old behavior in select_task_rq_rt()
Qais Yousef
2020-03-06
sched/rt: cpupri_find: Implement fallback mechanism for !fit case
Qais Yousef
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
2020-03-06
sched/deadline: Make two functions static
Yu Chen
2020-03-06
sched/topology: Don't enable EAS on SMT systems
Valentin Schneider
2020-03-06
sched/numa: Acquire RCU lock for checking idle cores during NUMA balancing
Mel Gorman
2020-03-06
sched/fair: Fix kernel build warning in test_idle_cores() for !SMT NUMA
Valentin Schneider
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
2020-03-06
sched/fair: Update cpu_capacity to reflect thermal pressure
Thara Gopinath
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
2020-03-06
sched/pelt: Add support to track thermal pressure
Thara Gopinath
2020-03-06
sched/vtime: Prevent unstable evaluation of WARN(vtime->state)
Chris Wilson
2020-03-06
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2020-03-02
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-02-28
Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-02-28
Merge tag 'pm-5.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-02-28
Merge branches 'pm-sleep' and 'pm-devfreq'
Rafael J. Wysocki
2020-02-27
Merge tag 'audit-pr-20200226' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-27
sched/fair: Fix statistics for find_idlest_group()
Vincent Guittot
2020-02-26
Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2020-02-26
signal: avoid double atomic counter increments for user accounting
Linus Torvalds
2020-02-25
bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue
Masami Hiramatsu
2020-02-25
blktrace: Protect q->blk_trace with RCU
Jan Kara
2020-02-24
audit: always check the netlink payload length in audit_receive_msg()
Paul Moore
2020-02-24
sched/numa: Stop an exhastive search if a reasonable swap candidate or idle C...
Mel Gorman
2020-02-24
sched/numa: Bias swapping tasks based on their preferred node
Mel Gorman
2020-02-24
sched/numa: Find an alternative idle CPU if the CPU is part of an active NUMA...
Mel Gorman
2020-02-24
sched/numa: Prefer using an idle CPU as a migration target instead of compari...
Mel Gorman
2020-02-24
sched/fair: Take into account runnable_avg to classify group
Vincent Guittot
2020-02-24
sched/pelt: Add a new runnable average signal
Vincent Guittot
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
2020-02-24
sched/numa: Use similar logic to the load balancer for moving between domains...
Mel Gorman
2020-02-24
sched/numa: Replace runnable_load_avg by load_avg
Vincent Guittot
2020-02-24
sched/fair: Reorder enqueue/dequeue_task_fair path
Vincent Guittot
2020-02-24
sched/numa: Distinguish between the different task_numa_migrate() failure cases
Mel Gorman
2020-02-24
sched/numa: Trace when no candidate CPU was found on the preferred node
Mel Gorman
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
2020-02-22
audit: fix error handling in audit_data_to_entry()
Paul Moore
2020-02-22
Merge tag 'irq-urgent-2020-02-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-22
Merge tag 's390-5.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-02-21
y2038: remove unused time32 interfaces
Arnd Bergmann
2020-02-20
bootconfig: Set CONFIG_BOOT_CONFIG=n by default
Masami Hiramatsu
2020-02-20
tracing: Clear trace_state when starting trace
Masami Hiramatsu
2020-02-20
tracing: Disable trace_printk() on post poned tests
Steven Rostedt (VMware)
2020-02-20
tracing: Have synthetic event test use raw_smp_processor_id()
Steven Rostedt (VMware)
2020-02-20
tracing: Fix number printing bug in print_synth_event()
Tom Zanussi
2020-02-20
tracing: Check that number of vals matches number of synth event fields
Tom Zanussi
[next]