index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hostfs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
perf top: Use MSEC_PER_SEC
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-08-23
perf bench futex: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
3
-6
/
+9
2016-08-23
perf kvm: Use NSEC_PER_USEC
Arnaldo Carvalho de Melo
1
-5
/
+5
2016-08-23
perf record: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+2
2016-08-23
perf bench sched-messaging: Use USEC_PER_MSEC
Arnaldo Carvalho de Melo
1
-2
/
+3
2016-08-23
perf bench mem: Use USEC_PER_SEC
Arnaldo Carvalho de Melo
1
-1
/
+2
2016-08-23
perf stat: Use *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
1
-6
/
+6
2016-08-23
perf bench sched-pipe: Use linux/time64.h, USEC_PER_SEC
Arnaldo Carvalho de Melo
1
-4
/
+5
2016-08-23
perf timechart: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
2
-11
/
+13
2016-08-23
perf sched: Use linux/time64.h
Arnaldo Carvalho de Melo
1
-18
/
+19
2016-08-23
perf bench numa: Use NSEC_PER_U?SEC
Arnaldo Carvalho de Melo
1
-26
/
+27
2016-08-23
tools: Introduce tools/include/linux/time64.h for *SEC_PER_*SEC macros
Arnaldo Carvalho de Melo
12
-27
/
+34
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
1
-3
/
+3
2016-08-18
tools lib: Reinstate strlcpy() header guard with __UCLIBC__
Vineet Gupta
1
-1
/
+5
2016-08-18
perf/x86: Fix PEBS threshold initialization
Jiri Olsa
1
-1
/
+11
2016-08-18
perf/x86: Use PMUEF_READ_CPU_PKG in uncore events
David Carrillo-Cisneros
3
-0
/
+6
2016-08-18
perf/core: Introduce PMU_EV_CAP_READ_ACTIVE_PKG
David Carrillo-Cisneros
2
-2
/
+26
2016-08-18
perf/core: Generalize event->group_flags
David Carrillo-Cisneros
2
-13
/
+21
2016-08-18
bitmap.h, perf/core: Fix the mask in perf_output_sample_regs()
Madhavan Srinivasan
2
-2
/
+21
2016-08-18
perf/core: Check return value of the perf_event_read() IPI
David Carrillo-Cisneros
1
-3
/
+4
2016-08-18
perf/core: Enable mapping of the stop filters
Mathieu Poirier
1
-10
/
+5
2016-08-18
perf/core: Update filters only on executable mmap
Mathieu Poirier
1
-0
/
+7
2016-08-18
perf/core: Fix file name handling for start/stop filters
Mathieu Poirier
1
-2
/
+4
2016-08-18
perf/core: Fix event_function_local()
Peter Zijlstra
1
-12
/
+48
2016-08-18
uprobes: Rename the "struct page *" args of __replace_page()
Oleg Nesterov
1
-18
/
+18
2016-08-18
uprobes: Fix the memcg accounting
Oleg Nesterov
1
-2
/
+3
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2
-2
/
+2
2016-08-15
perf intel-pt: Fix occasional decoding errors when tracing system-wide
Adrian Hunter
1
-1
/
+5
2016-08-15
tools: Sync kvm related header files for arm64 and s390
Arnaldo Carvalho de Melo
3
-0
/
+44
2016-08-15
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
1
-3
/
+9
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
1
-4
/
+20
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
1
-1
/
+2
2016-08-15
perf script: Don't disable use_callchain if input is pipe
He Kuang
1
-1
/
+3
2016-08-15
perf script: Show proper message when failed list scripts
He Kuang
1
-2
/
+7
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
1
-0
/
+1
2016-08-15
Linux 4.8-rc2
v4.8-rc2
Linus Torvalds
1
-1
/
+1
2016-08-13
h8300: Add missing include file to asm/io.h
Guenter Roeck
1
-0
/
+2
2016-08-13
unicore32: mm: Add missing parameter to arch_vma_access_permitted
Guenter Roeck
1
-1
/
+1
2016-08-12
PM / hibernate: Restore processor state before using per-CPU variables
Thomas Garnier
1
-2
/
+2
2016-08-12
nfsd: don't return an unhashed lock stateid after taking mutex
Jeff Layton
1
-5
/
+20
2016-08-12
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
Masahiro Yamada
1
-1
/
+0
2016-08-12
arm64: defconfig: add options for virtualization and containers
Riku Voipio
1
-6
/
+46
2016-08-12
arm64: hibernate: handle allocation failures
Mark Rutland
1
-27
/
+32
2016-08-12
arm64: hibernate: avoid potential TLB conflict
Mark Rutland
1
-6
/
+17
2016-08-12
perf ppc64le: Fix build failure when libelf is not present
Ravi Bangoria
1
-0
/
+2
2016-08-12
perf tools mem: Fix -t store option for record command
Jiri Olsa
1
-0
/
+3
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2
-28
/
+40
2016-08-12
arm64: Handle el1 synchronous instruction aborts cleanly
Laura Abbott
2
-2
/
+19
2016-08-12
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
James Hogan
2
-12
/
+35
2016-08-12
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
James Hogan
1
-1
/
+1
[next]