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
*
perf tools: Make copyfile_offset() static
Arnaldo Carvalho de Melo
2017-09-13
11
-3
/
+11
*
perf config: Allow creating empty config set for config file autogeneration
Taeung Song
2017-09-13
1
-4
/
+1
*
perf config: Write a config file just once
Taeung Song
2017-09-13
1
-6
/
+16
*
perf tools: Use scandir() to replace readdir()
Kan Liang
2017-09-13
1
-20
/
+25
*
perf ui progress: Add size info into progress bar
Jiri Olsa
2017-09-13
4
-4
/
+36
*
perf ui progress: Add ui specific init function
Jiri Olsa
2017-09-13
3
-2
/
+10
*
perf tools: Add python-clean target
Jiri Olsa
2017-09-13
1
-3
/
+5
*
perf script: Support user regs
Andi Kleen
2017-09-13
2
-3
/
+31
*
perf record: Support direct --user-regs arguments
Andi Kleen
2017-09-13
4
-1
/
+12
*
perf stat: Update walltime_nsecs_stats in interval mode
Andi Kleen
2017-09-13
1
-0
/
+2
*
perf stat: Hide internal duration_time counter
Andi Kleen
2017-09-13
1
-3
/
+24
*
perf stat: Support duration_time for metrics
Andi Kleen
2017-09-13
2
-4
/
+14
*
perf stat: Don't use ctx for saved values lookup
Andi Kleen
2017-09-13
1
-11
/
+5
*
perf list: Add metric groups to perf list
Andi Kleen
2017-09-13
4
-1
/
+192
*
perf stat: Support JSON metrics in perf stat
Andi Kleen
2017-09-13
8
-6
/
+395
*
perf pmu: Extract function to get JSON alias map
Andi Kleen
2017-09-13
2
-16
/
+35
*
perf stat: Print generic metric header even for failed expressions
Andi Kleen
2017-09-13
1
-1
/
+3
*
perf stat: Factor out generic metric printing
Andi Kleen
2017-09-13
1
-27
/
+42
*
perf vendor events: Support metric_group and no event name in JSON parser
Andi Kleen
2017-09-13
3
-7
/
+20
*
perf tools: Support weak groups in 'perf stat'
Andi Kleen
2017-09-13
5
-2
/
+46
*
perf sched timehist: Add pid and tid options
David Ahern
2017-09-13
2
-0
/
+12
*
Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...
Ingo Molnar
2017-09-13
8
-14
/
+45
|
\
|
*
perf stat: Wait for the correct child
Milian Wolff
2017-09-12
1
-1
/
+1
|
*
perf tools: Support running perf binaries with a dash in their name
Milian Wolff
2017-09-12
1
-4
/
+10
|
*
perf config: Check not only section->from_system_config but also item's
Taeung Song
2017-09-12
1
-1
/
+1
|
*
perf ui progress: Fix progress update
Jiri Olsa
2017-09-12
1
-1
/
+6
|
*
perf ui progress: Make sure we always define step value
Jiri Olsa
2017-09-12
1
-1
/
+1
|
*
perf tools: Open perf.data with O_CLOEXEC flag
Jiri Olsa
2017-09-12
1
-1
/
+12
|
*
tools lib api: Fix make DEBUG=1 build
Jiri Olsa
2017-09-12
1
-1
/
+7
|
*
perf tests: Fix compile when libunwind's unwind.h is available
Milian Wolff
2017-09-12
1
-1
/
+1
|
*
tools include linux: Guard against redefinition of some macros
Arnaldo Carvalho de Melo
2017-09-12
1
-3
/
+6
*
|
Merge tag 'f2fs-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2017-09-13
22
-511
/
+2228
|
\
\
|
*
|
f2fs: hurry up to issue discard after io interruption
Chao Yu
2017-09-12
1
-2
/
+15
|
*
|
f2fs: fix to show correct discard_granularity in sysfs
Chao Yu
2017-09-12
1
-0
/
+2
|
*
|
f2fs: detect dirty inode in evict_inode
Chao Yu
2017-09-12
1
-0
/
+3
|
*
|
f2fs: clear radix tree dirty tag of pages whose dirty flag is cleared
Daeho Jeong
2017-09-12
2
-0
/
+14
|
*
|
f2fs: speed up gc_urgent mode with SSR
Jaegeuk Kim
2017-09-12
3
-13
/
+16
|
*
|
f2fs: better to wait for fstrim completion
Jaegeuk Kim
2017-09-12
1
-1
/
+6
|
*
|
f2fs: avoid race in between read xattr & write xattr
Yunlei He
2017-09-08
3
-0
/
+8
|
*
|
f2fs: make get_lock_data_page to handle encrypted inode
Jaegeuk Kim
2017-09-08
1
-58
/
+51
|
*
|
f2fs: use generic terms used for encrypted block management
Jaegeuk Kim
2017-09-06
5
-12
/
+15
|
*
|
f2fs: introduce f2fs_encrypted_file for clean-up
Jaegeuk Kim
2017-09-06
5
-10
/
+14
|
*
|
Revert "f2fs: add a new function get_ssr_cost"
Yunlong Song
2017-09-05
1
-10
/
+1
|
*
|
f2fs: constify super_operations
Arvind Yadav
2017-09-05
1
-1
/
+1
|
*
|
f2fs: fix to wake up all sleeping flusher
Chao Yu
2017-09-05
1
-2
/
+21
|
*
|
f2fs: avoid race in between atomic_read & atomic_inc
Chao Yu
2017-09-05
1
-3
/
+1
|
*
|
f2fs: remove unneeded parameter of change_curseg
Chao Yu
2017-09-05
1
-10
/
+8
|
*
|
f2fs: update i_flags correctly
Chao Yu
2017-09-05
1
-0
/
+3
|
*
|
f2fs: don't check inode's checksum if it was dirtied or writebacked
Jaegeuk Kim
2017-09-05
2
-2
/
+3
|
*
|
f2fs: don't need to update inode checksum for recovery
Jaegeuk Kim
2017-09-05
1
-2
/
+0
[next]