index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-02
perf evsel: Adopt parse_sample method from perf_event
Arnaldo Carvalho de Melo
5
-15
/
+11
2012-08-02
perf evlist: Introduce perf_evlist__parse_sample
Arnaldo Carvalho de Melo
7
-31
/
+21
2012-08-01
perf session: Use perf_evlist__id_hdr_size more extensively
Arnaldo Carvalho de Melo
4
-10
/
+10
2012-08-01
perf session: Use perf_evlist__sample_id_all more extensively
Arnaldo Carvalho de Melo
2
-6
/
+4
2012-08-01
perf session: Use perf_evlist__sample_type more extensively
Arnaldo Carvalho de Melo
4
-27
/
+30
2012-08-01
perf evsel: Precalculate the sample size
Arnaldo Carvalho de Melo
6
-25
/
+24
2012-08-01
perf target: Fix check on buffer size
Namhyung Kim
1
-1
/
+1
2012-08-01
perf symbols: Fix array sizes for binary types arrays
Jiri Olsa
1
-2
/
+2
2012-08-01
perf test: Fix parse events automated tests
Jiri Olsa
1
-6
/
+6
2012-07-30
uprobes: __replace_page() needs munlock_vma_page()
Oleg Nesterov
1
-2
/
+6
2012-07-30
uprobes: Rename vma_address() and make it return "unsigned long"
Oleg Nesterov
1
-10
/
+5
2012-07-30
uprobes: Fix register_for_each_vma()->vma_address() check
Oleg Nesterov
1
-4
/
+5
2012-07-30
uprobes: Introduce vaddr_to_offset(vma, vaddr)
Oleg Nesterov
1
-6
/
+8
2012-07-30
uprobes: Teach build_probe_list() to consider the range
Oleg Nesterov
1
-53
/
+50
2012-07-30
uprobes: Remove insert_vm_struct()->uprobe_mmap()
Oleg Nesterov
1
-3
/
+0
2012-07-30
uprobes: Remove copy_vma()->uprobe_mmap()
Oleg Nesterov
1
-3
/
+0
2012-07-30
uprobes: Fix overflow in vma_address()/find_active_uprobe()
Oleg Nesterov
1
-2
/
+2
2012-07-30
uprobes: Suppress uprobe_munmap() from mmput()
Oleg Nesterov
1
-0
/
+3
2012-07-30
uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()
Oleg Nesterov
1
-4
/
+4
2012-07-30
uprobes: Clean up and document write_opcode()->lock_page(old_page)
Oleg Nesterov
1
-13
/
+14
2012-07-30
uprobes: Kill write_opcode()->lock_page(new_page)
Oleg Nesterov
1
-2
/
+0
2012-07-30
uprobes: __replace_page() should not use page_address_in_vma()
Oleg Nesterov
1
-7
/
+4
2012-07-30
uprobes: Don't recheck vma/f_mapping in write_opcode()
Oleg Nesterov
1
-18
/
+1
2012-07-26
perf/x86: Fix missing struct before structure name
Jovi Zhang
1
-1
/
+1
2012-07-26
perf/x86: Fix format definition of SNB-EP uncore QPI box
Yan, Zheng
2
-1
/
+25
2012-07-26
perf/x86: Make bitfield unsigned
Peter Zijlstra
1
-1
/
+1
2012-07-26
perf/x86: Fix LLC-* and node-* events on Intel SandyBridge
Yan, Zheng
1
-6
/
+86
2012-07-26
perf/x86: Add Intel Nehalem-EX uncore support
Yan, Zheng
2
-129
/
+1352
2012-07-26
perf/x86: Fix typo in format definition of uncore PCU filter
Yan, Zheng
1
-8
/
+8
2012-07-26
sched: Deliver sched_switch events to the current task
Andrew Vagin
1
-1
/
+1
2012-07-25
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
18
-116
/
+657
2012-07-25
perf annotate: Prevent overflow in size calculation
Cody Schafer
1
-1
/
+12
2012-07-25
tools lib traceevent: Ignore TRACEEVENT-CFLAGS file
Namhyung Kim
1
-0
/
+1
2012-07-25
tools lib traceevent: Detect build environment changes
Namhyung Kim
1
-2
/
+12
2012-07-25
perf tools: Fix build error with bison 2.6
Kirill A. Shutemov
1
-0
/
+3
2012-07-25
perf tools: use XSI-complaint version of strerror_r() instead of GNU-specific
Kirill A. Shutemov
2
-3
/
+12
2012-07-25
perf tools: Make the breakpoint events sample period default to 1
Jovi Zhang
1
-0
/
+1
2012-07-25
perf test: Add dso data caching tests
Jiri Olsa
4
-0
/
+159
2012-07-25
perf symbols: Add dso data caching
Jiri Olsa
2
-18
/
+147
2012-07-25
perf symbols: Add interface to read DSO image data
Jiri Olsa
2
-0
/
+117
2012-07-25
perf symbols: Factor DSO symtab types to generic binary types
Jiri Olsa
4
-102
/
+145
2012-07-25
perf hists: Print newline between hists callchains
Frederic Weisbecker
1
-0
/
+2
2012-07-25
perf tools: Fix trace events storms due to weight demux
Frederic Weisbecker
2
-1
/
+2
2012-07-25
perf hists: Return correct number of characters printed in callchain
Frederic Weisbecker
1
-2
/
+3
2012-07-25
perf tools: Dump exclude_{guest,host}, precise_ip header info too
David Ahern
1
-0
/
+6
2012-07-25
perf kvm: Limit repetitive guestmount message to once per directory
David Ahern
1
-1
/
+10
2012-07-25
perf kvm: Fix bug resolving guest kernel syms
David Ahern
3
-0
/
+15
2012-07-25
perf kvm: Guest userspace samples should not be lumped with host uspace
David Ahern
1
-1
/
+3
2012-07-25
perf kvm: Set name for VM process in guest machine
David Ahern
1
-1
/
+16
2012-07-23
perf symbols: Add machine id to modules debug message
David Ahern
1
-2
/
+9
[next]