index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
perf diff: Support --time filter option
Jin Yao
2019-03-06
2
-14
/
+179
|
*
perf thread: Generalize function to copy from thread addr space from intel-bt...
Andi Kleen
2019-03-06
3
-18
/
+28
|
*
perf annotate: Calculate the max instruction name, align column to that
Arnaldo Carvalho de Melo
2019-03-06
4
-33
/
+52
|
*
perf clang: Remove needless extra semicolon
Yang Wei
2019-03-06
1
-1
/
+1
|
*
perf bpf: Automatically add BTF ELF markers
Arnaldo Carvalho de Melo
2019-03-06
1
-1
/
+7
|
*
perf beauty msg_flags: Add missing %s lost when adding prefix suppression logic
Arnaldo Carvalho de Melo
2019-03-01
1
-1
/
+1
|
*
perf scripts python: exported-sql-viewer.py: Add call tree
Adrian Hunter
2019-03-01
1
-9
/
+186
|
*
perf scripts python: exported-sql-viewer.py: Factor out CallGraphModelBase
Adrian Hunter
2019-03-01
1
-45
/
+55
|
*
perf scripts python: exported-sql-viewer.py: Improve TreeModel abstraction
Adrian Hunter
2019-03-01
1
-6
/
+11
|
*
perf scripts python: exported-sql-viewer.py: Factor out TreeWindowBase
Adrian Hunter
2019-03-01
1
-19
/
+31
|
*
perf scripts python: export-to-postgresql.py: Export calls parent_id
Adrian Hunter
2019-03-01
1
-5
/
+9
|
*
perf scripts python: export-to-postgresql.py: Fix invalid input syntax for in...
Adrian Hunter
2019-03-01
1
-1
/
+1
|
*
perf scripts python: export-to-sqlite.py: Export calls parent_id
Adrian Hunter
2019-03-01
1
-4
/
+8
|
*
perf db-export: Add calls parent_id to enable creation of call trees
Adrian Hunter
2019-03-01
5
-13
/
+35
|
*
perf intel-pt: Fix divide by zero when TSC is not available
Adrian Hunter
2019-03-01
1
-0
/
+2
|
*
perf auxtrace: Improve address filter error message when there is no DSO
Adrian Hunter
2019-03-01
1
-1
/
+2
|
*
perf time-utils: Refactor time range parsing code
Jin Yao
2019-03-01
4
-62
/
+72
|
*
perf: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-01
1
-0
/
+1
|
*
tools lib traceevent: Fix buffer overflow in arg_eval
Tony Jones
2019-02-28
1
-1
/
+1
|
*
perf probe: Clarify error message about not finding kernel modules debuginfo
Arnaldo Carvalho de Melo
2019-02-28
1
-3
/
+6
|
*
perf, bpf: Consider events with attr.bpf_event as side-band events
Song Liu
2019-02-28
1
-1
/
+2
*
|
perf/core: Mark expected switch fall-through
Gustavo A. R. Silva
2019-03-09
1
-0
/
+1
*
|
perf/x86/intel/uncore: Fix client IMC events return huge result
Kan Liang
2019-03-09
3
-7
/
+10
*
|
perf/ring_buffer: Use high order allocations for AUX buffers optimistically
Alexander Shishkin
2019-03-09
1
-17
/
+15
*
|
Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-03-06
3
-11
/
+48
|
\
\
|
*
|
x86/TSC: Use RDTSCP
Borislav Petkov
2019-01-16
1
-2
/
+14
|
*
|
x86/alternatives: Add an ALTERNATIVE_3() macro
Borislav Petkov
2019-01-16
1
-0
/
+23
|
*
|
x86/alternatives: Print containing function
Borislav Petkov
2019-01-16
1
-2
/
+2
|
*
|
x86/alternatives: Add macro comments
Borislav Petkov
2019-01-16
1
-7
/
+9
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-03-06
29
-324
/
+1165
|
\
\
\
|
*
|
|
kthread: Do not use TIMER_IRQSAFE
Sebastian Andrzej Siewior
2019-02-28
2
-5
/
+5
|
*
|
|
kthread: Convert worker lock to raw spinlock
Julia Cartwright
2019-02-28
2
-23
/
+23
|
*
|
|
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
Viresh Kumar
2019-02-13
2
-4
/
+4
|
*
|
|
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
2019-02-11
1
-3
/
+3
|
*
|
|
sched/wait: Use freezable_schedule() when possible
Hugo Lefeuvre
2019-02-11
1
-3
/
+3
|
*
|
|
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
2019-02-11
1
-9
/
+2
|
*
|
|
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
2019-02-11
1
-2
/
+7
|
*
|
|
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
2019-02-11
1
-6
/
+2
|
*
|
|
sched/topology: Fix percpu data types in struct sd_data & struct s_data
Luc Van Oostenryck
2019-02-11
2
-5
/
+5
|
*
|
|
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
3
-24
/
+18
|
*
|
|
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
1
-9
/
+34
|
*
|
|
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
1
-5
/
+21
|
*
|
|
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
817
-4021
/
+8528
|
|
\
\
\
|
*
|
|
|
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
1
-5
/
+28
|
*
|
|
|
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
1
-55
/
+71
|
*
|
|
|
sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock()
Andrea Parri
2019-02-04
3
-9
/
+10
|
*
|
|
|
sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACK
Hidetoshi Seto
2019-02-04
1
-0
/
+4
|
*
|
|
|
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
2
-5
/
+16
|
*
|
|
|
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
8
-68
/
+177
|
*
|
|
|
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
2
-13
/
+16
[prev]
[next]