index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
COPYING
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-10-26
perf inject: Mark a dso if it's used
Andrew Vagin
3
-8
/
+17
2012-10-26
perf inject: Merge sched_stat_* and sched_switch events
Andrew Vagin
2
-3
/
+144
2012-10-26
perf inject: Work with files
Andrew Vagin
2
-3
/
+41
2012-10-26
perf tools: Fix LIBELF_MMAP checking
Namhyung Kim
1
-1
/
+2
2012-10-26
perf tools: Always show CHK message when doing try-cc
Namhyung Kim
1
-2
/
+1
2012-10-26
perf tools: Convert invocation of MAKE into SUBDIR
Namhyung Kim
1
-3
/
+3
2012-10-26
perf tools: Cleanup doc related targets
Namhyung Kim
1
-37
/
+9
2012-10-26
tools lib traceevent: Do not generate dependency for system header files
Namhyung Kim
1
-1
/
+1
2012-10-25
perf trace: Use sched:sched_stat_runtime to provide a thread summary
Arnaldo Carvalho de Melo
2
-1
/
+90
2012-10-25
perf trace: Count number of events for each thread and globally
Arnaldo Carvalho de Melo
1
-6
/
+14
2012-10-25
perf tools: Don't stop synthesizing threads when one vanishes
Arnaldo Carvalho de Melo
1
-7
/
+6
2012-10-24
perf tools: Try to build Documentation when installing
Borislav Petkov
3
-4
/
+34
2012-10-24
perf trace: Print the name of a syscall when failing to read its info
Arnaldo Carvalho de Melo
1
-1
/
+4
2012-10-24
perf tools: Pretty print errno for some more functions
Arnaldo Carvalho de Melo
1
-0
/
+3
2012-10-24
perf trace: Add duration filter
Arnaldo Carvalho de Melo
2
-4
/
+31
2012-10-24
perf trace: Add an event duration column
Arnaldo Carvalho de Melo
1
-4
/
+23
2012-10-24
perf trace: Support interrupted syscalls
Arnaldo Carvalho de Melo
2
-22
/
+181
2012-10-24
perf test: Align the 'Ok'/'FAILED!' test results
Arnaldo Carvalho de Melo
1
-2
/
+16
2012-10-24
perf tools: Give user better message if precise is not supported
David Ahern
2
-0
/
+9
2012-10-24
Account the nr_entries in rblist properly
Suzuki K. Poulose
1
-2
/
+2
2012-10-24
perf tools: Try to find cross-built objdump path
Irina Tirdea
6
-1
/
+204
2012-10-24
perf tools: Remove noise in python version feature test
Arnaldo Carvalho de Melo
1
-1
/
+4
2012-10-24
perf tools: Diplays more output on features check for make V=1
Jiri Olsa
2
-25
/
+32
2012-10-24
x86: Allow tracing of functions in arch/x86/kernel/rtc.c
David Vrabel
3
-7
/
+6
2012-10-24
perf test: Add automated tests for pmu sysfs translated events
Jiri Olsa
1
-0
/
+68
2012-10-24
perf tools: Add support to specify hw event as PMU event term
Jiri Olsa
3
-0
/
+38
2012-10-24
perf tools: Fix PMU object alias initialization
Jiri Olsa
1
-3
/
+4
2012-10-24
perf/x86: Add hardware events translations for Intel P6 cpus
Jiri Olsa
2
-0
/
+3
2012-10-24
perf/x86: Add hardware events translations for AMD cpus
Jiri Olsa
4
-5
/
+20
2012-10-24
perf/x86: Add hardware events translations for Intel cpus
Jiri Olsa
3
-0
/
+44
2012-10-24
perf/x86: Filter out undefined events from sysfs events attribute
Jiri Olsa
1
-0
/
+22
2012-10-24
perf/x86: Make hardware event translations available in sysfs
Jiri Olsa
2
-0
/
+62
2012-10-24
perf, cpu hotplug: Use cached value of smp_processor_id()
Srivatsa S. Bhat
1
-3
/
+4
2012-10-24
perf, cpu hotplug: Run CPU_STARTING notifiers with irqs disabled
Srivatsa S. Bhat
1
-0
/
+3
2012-10-24
x86/perf: Fix virtualization sanity check
Andre Przywara
1
-4
/
+6
2012-10-24
alpha: separate thread-synchronous flags
Al Viro
4
-45
/
+68
2012-10-23
arch/tile: avoid build warnings from duplicate ELF_R_xxx #defines
Chris Metcalf
1
-10
/
+0
2012-10-23
arch/tile: avoid generating .eh_frame information in modules
Chris Metcalf
1
-0
/
+4
2012-10-23
drm/ttm: Fix a theoretical race in ttm_bo_cleanup_refs()
Thomas Hellstrom
1
-8
/
+12
2012-10-23
drm/ttm: Fix a theoretical race
Thomas Hellstrom
1
-2
/
+2
2012-10-23
drm: platform: Don't initialize driver-private data
Thierry Reding
2
-8
/
+5
2012-10-23
drm/debugfs: remove redundant info from gem_names
Marcin Slusarz
1
-2
/
+0
2012-10-23
drm: fb: cma: Fail gracefully on allocation failure
Thierry Reding
1
-1
/
+1
2012-10-23
drm: fb: cma: Fix typo in debug message
Thierry Reding
1
-1
/
+1
2012-10-23
ext4: Avoid underflow in ext4_trim_fs()
Lukas Czerner
1
-2
/
+3
2012-10-22
KVM guest: exit idleness when handling KVM_PV_REASON_PAGE_NOT_PRESENT
Sasha Levin
1
-0
/
+3
2012-10-22
KVM: apic: fix LDR calculation in x2apic mode
Gleb Natapov
1
-1
/
+1
2012-10-22
KVM: MMU: fix release noslot pfn
Xiao Guangrong
2
-5
/
+2
2012-10-22
perf test: Fix exclude_guest parse events tests
Jiri Olsa
1
-4
/
+8
2012-10-22
perf tools: do not flush maps on COMM for perf report
Luigi Semenzato
1
-1
/
+0
[next]