index
:
linux
master
linux
Fast-forward packages
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
2017-09-04
18
-263
/
+459
|
\
|
*
sched/debug: Optimize sched_domain sysctl generation
Peter Zijlstra
2017-08-25
3
-14
/
+59
|
*
sched/topology: Avoid pointless rebuild
Peter Zijlstra
2017-08-25
1
-3
/
+12
|
*
sched/topology, cpuset: Avoid spurious/wrong domain rebuilds
Peter Zijlstra
2017-08-25
1
-6
/
+0
|
*
sched/topology: Improve comments
Peter Zijlstra
2017-08-25
1
-2
/
+3
|
*
sched/topology: Fix memory leak in __sdt_alloc()
Shu Wang
2017-08-25
1
-9
/
+7
|
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-08-25
483
-1803
/
+3898
|
|
\
|
*
|
sched/completion: Document that reinit_completion() must be called after comp...
Steven Rostedt
2017-08-16
1
-0
/
+8
|
*
|
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
2017-08-10
1
-2
/
+1
|
*
|
sched/fair: Fix wake_affine() for !NUMA_BALANCING
Peter Zijlstra
2017-08-10
2
-68
/
+130
|
*
|
sched/debug: Intruduce task_state_to_char() helper function
Xie XiuQi
2017-08-10
3
-18
/
+20
|
*
|
sched/debug: Show task state in /proc/sched_debug
Xie XiuQi
2017-08-10
1
-6
/
+12
|
*
|
sched/debug: Use task_pid_nr_ns in /proc/$pid/sched
Aleksa Sarai
2017-08-10
3
-4
/
+8
|
*
|
sched/core: Remove unnecessary initialization init_idle_bootup_task()
Cheng Jian
2017-08-10
3
-7
/
+0
|
*
|
sched/deadline: Change return value of cpudl_find()
Byungchul Park
2017-08-10
2
-16
/
+16
|
*
|
sched/deadline: Make find_later_rq() choose a closer CPU in topology
Byungchul Park
2017-08-10
1
-13
/
+14
|
*
|
sched/numa: Scale scan period with tasks in group and shared/private
Rik van Riel
2017-08-10
1
-25
/
+86
|
*
|
sched/numa: Slow down scan rate if shared faults dominate
Rik van Riel
2017-08-10
1
-14
/
+25
|
*
|
sched/pelt: Fix false running accounting
Vincent Guittot
2017-08-10
1
-0
/
+12
|
*
|
sched: Mark pick_next_task_dl() and build_sched_domain() as static
Viresh Kumar
2017-08-10
2
-2
/
+2
|
*
|
sched/cpupri: Don't re-initialize 'struct cpupri'
Viresh Kumar
2017-08-10
1
-2
/
+0
|
*
|
sched/deadline: Don't re-initialize 'struct cpudl'
Viresh Kumar
2017-08-10
1
-1
/
+0
|
*
|
sched/topology: Drop memset() from init_rootdomain()
Viresh Kumar
2017-08-10
1
-3
/
+1
|
*
|
sched/fair: Drop always true parameter of update_cfs_rq_load_avg()
Viresh Kumar
2017-08-10
1
-8
/
+7
|
*
|
sched/fair: Avoid checking cfs_rq->nr_running twice
Viresh Kumar
2017-08-10
1
-7
/
+9
|
*
|
sched/fair: Pass 'rq' to weighted_cpuload()
Viresh Kumar
2017-08-10
1
-14
/
+14
|
*
|
sched/core: Reuse put_prev_task()
Viresh Kumar
2017-08-10
1
-1
/
+1
|
*
|
sched/fair: Call cpufreq update util handlers less frequently on UP
Viresh Kumar
2017-08-10
1
-24
/
+24
|
*
|
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-08-10
694
-17433
/
+12314
|
|
\
\
|
*
|
|
x86/topology: Remove the unused parent_node() macro
Dou Liyang
2017-07-27
1
-6
/
+0
*
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-09-04
1
-7
/
+2
|
\
\
\
\
|
*
|
|
|
x86/mce/AMD: Allow any CPU to initialize the smca_banks array
Yazen Ghannam
2017-07-25
1
-7
/
+2
*
|
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-09-04
311
-1963
/
+22585
|
\
\
\
\
\
|
*
\
\
\
\
Merge tag 'perf-core-for-mingo-4.14-20170829' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-08-29
22
-43
/
+185
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf symbols: Fix plt entry calculation for ARM and AARCH64
Li Bin
2017-08-29
1
-5
/
+22
|
|
*
|
|
|
|
perf probe: Fix kprobe blacklist checking condition
Li Bin
2017-08-29
1
-1
/
+1
|
|
*
|
|
|
|
perf trace beauty: Beautify pkey_{alloc,free,mprotect} arguments
Arnaldo Carvalho de Melo
2017-08-28
6
-1
/
+83
|
|
*
|
|
|
|
tools headers: Sync cpu features kernel ABI headers with tooling headers
Arnaldo Carvalho de Melo
2017-08-28
2
-6
/
+3
|
|
*
|
|
|
|
perf tools: Pass full path of FEATURES_DUMP
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
|
|
*
|
|
|
|
perf tools: Robustify detection of clang binary
David Carrillo-Cisneros
2017-08-28
5
-6
/
+8
|
|
*
|
|
|
|
tools lib: Allow external definition of CC, AR and LD
David Carrillo-Cisneros
2017-08-28
1
-3
/
+3
|
|
*
|
|
|
|
perf tools: Allow external definition of flex and bison binary names
David Carrillo-Cisneros
2017-08-28
1
-2
/
+2
|
|
*
|
|
|
|
tools build tests: Don't hardcode gcc name
David Carrillo-Cisneros
2017-08-28
1
-1
/
+1
|
|
*
|
|
|
|
perf report: Group stat values on global event id
Jiri Olsa
2017-08-28
2
-2
/
+2
|
|
*
|
|
|
|
perf values: Zero value buffers
Jiri Olsa
2017-08-28
1
-2
/
+7
|
|
*
|
|
|
|
perf values: Fix allocation check
Jiri Olsa
2017-08-28
1
-1
/
+1
|
|
*
|
|
|
|
perf values: Fix thread index bug
Jiri Olsa
2017-08-28
1
-2
/
+2
|
|
*
|
|
|
|
perf report: Add dump_read function
Jiri Olsa
2017-08-28
2
-4
/
+25
|
|
*
|
|
|
|
perf record: Set read_format for inherit_stat
Jiri Olsa
2017-08-28
1
-1
/
+6
|
|
*
|
|
|
|
perf c2c: Fix remote HITM detection for Skylake
Jiri Olsa
2017-08-28
1
-2
/
+9
[next]