index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
iostats.txt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-05-18
perf/x86/intel/uncore: Remove WARN_ON_ONCE in uncore_pci_probe
Jiri Olsa
1
-1
/
+1
2016-05-17
perf tools: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
4
-11
/
+24
2016-05-17
perf core: Separate accounting of contexts and real addresses in a stack trace
Arnaldo Carvalho de Melo
5
-3
/
+49
2016-05-17
perf core: Add perf_callchain_store_context() helper
Arnaldo Carvalho de Melo
3
-5
/
+7
2016-05-17
perf core: Add a 'nr' field to perf_event_callchain_context
Arnaldo Carvalho de Melo
9
-17
/
+18
2016-05-17
perf core: Pass max stack as a perf_callchain_entry context
Arnaldo Carvalho de Melo
15
-73
/
+84
2016-05-17
perf core: Generalize max_stack sysctl handler
Arnaldo Carvalho de Melo
2
-3
/
+4
2016-05-17
perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE
Masami Hiramatsu
5
-11
/
+14
2016-05-17
perf stat: Use cpu-clock event for cpu targets
Namhyung Kim
1
-0
/
+3
2016-05-17
perf stat: Update runtime using cpu-clock event
Namhyung Kim
1
-2
/
+4
2016-05-17
perf stat: Fix indentation of stalled backend cycle
Namhyung Kim
1
-1
/
+1
2016-05-17
perf symbols: Store vdso buildid unconditionally
He Kuang
2
-2
/
+3
2016-05-17
perf stat: Avoid fractional digits for integer scales
Andi Kleen
1
-9
/
+10
2016-05-16
namei: Improve hash mixing if CONFIG_DCACHE_WORD_ACCESS
George Spelvin
1
-7
/
+26
2016-05-16
locking/rwsem: Fix comment on register clobbering
Borislav Petkov
1
-2
/
+4
2016-05-16
Linux 4.6
v4.6
Linus Torvalds
1
-1
/
+1
2016-05-15
locking/rwsem: Fix down_write_killable()
Peter Zijlstra
1
-6
/
+15
2016-05-14
arm64: bpf: jit JMP_JSET_{X,K}
Zi Shen Lim
1
-0
/
+1
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
2
-0
/
+4
2016-05-14
nf_conntrack: avoid kernel pointer value leak in slab name
Linus Torvalds
1
-1
/
+3
2016-05-14
drivers: net: xgene: fix register offset
Iyappan Subramanian
2
-4
/
+4
2016-05-14
drivers: net: xgene: fix statistics counters race condition
Iyappan Subramanian
4
-19
/
+53
2016-05-14
drivers: net: xgene: fix ununiform latency across queues
Iyappan Subramanian
2
-11
/
+27
2016-05-14
drivers: net: xgene: fix sharing of irqs
Iyappan Subramanian
1
-2
/
+2
2016-05-14
drivers: net: xgene: fix IPv4 forward crash
Iyappan Subramanian
2
-5
/
+8
2016-05-13
ARM: Hide finish_arch_post_lock_switch() from modules
Steven Rostedt
1
-0
/
+2
2016-05-13
x86/arch_prctl/64: Restore accidentally removed put_cpu() in ARCH_SET_GS
Mateusz Guzik
1
-0
/
+1
2016-05-13
xen-netback: fix extra_info handling in xenvif_tx_err()
Paul Durrant
1
-0
/
+1
2016-05-13
mm: thp: calculate the mapcount correctly for THP pages during WP faults
Andrea Arcangeli
5
-26
/
+95
2016-05-13
ksm: fix conflict between mmput and scan_get_next_rmap_item
Zhou Chengming
1
-5
/
+10
2016-05-13
ocfs2: fix posix_acl_create deadlock
Junxiao Bi
6
-48
/
+77
2016-05-13
ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang
Junxiao Bi
3
-2
/
+27
2016-05-12
net: mvneta: bm: fix dependencies again
Arnd Bergmann
1
-1
/
+1
2016-05-12
perf stat: Fallback to user only counters when perf_event_paranoid > 1
Arnaldo Carvalho de Melo
1
-1
/
+6
2016-05-12
perf evsel: Handle EACCESS + perf_event_paranoid=2 in fallback()
Arnaldo Carvalho de Melo
1
-0
/
+18
2016-05-12
drm/amdgpu: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
drm/radeon: fix DP mode validation
Alex Deucher
1
-2
/
+2
2016-05-12
perf evsel: Improve EPERM error handling in open_strerror()
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-05-12
workqueue: fix rebind bound workers warning
Wanpeng Li
1
-0
/
+11
2016-05-12
cgroup: fix compile warning
Felipe Balbi
1
-1
/
+1
2016-05-12
kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call
Serge E. Hallyn
1
-1
/
+2
2016-05-12
tools lib traceevent: Do not reassign parg after collapse_tree()
Steven Rostedt
1
-2
/
+2
2016-05-12
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
6
-0
/
+38
2016-05-12
perf dwarf: Guard !x86_64 definitions under #ifdef else clause
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-30
/
+30
2016-05-12
perf thread_map: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-4
/
+4
2016-05-12
perf script: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-36
/
+34
2016-05-12
perf tools: Use readdir() instead of deprecated readdir_r()
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-05-12
perf/core: Disable the event on a truncated AUX record
Alexander Shishkin
1
-1
/
+9
2016-05-12
perf/x86/intel/pt: Generate PMI in the STOP region as well
Alexander Shishkin
1
-0
/
+2
[next]