index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
debug-pagealloc.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-03-01
perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
Robert Richter
6
-16
/
+16
2010-03-01
perf, x86: add some IBS macros to perf_event.h
Robert Richter
2
-4
/
+6
2010-03-01
perf, x86: make IBS macros available in perf_event.h
Robert Richter
2
-11
/
+10
2010-02-27
x86/hw-breakpoints: Remove the name field
Frederic Weisbecker
2
-8
/
+0
2010-02-27
perf: Remove pointless breakpoint union
Frederic Weisbecker
2
-6
/
+7
2010-02-27
perf lock: Drop the buffers multiplexing dependency
Frederic Weisbecker
1
-2
/
+146
2010-02-27
perf lock: Fix and add misc documentally things
Hitoshi Mitake
3
-0
/
+36
2010-02-27
percpu: Add __percpu sparse annotations to hw_breakpoint
Tejun Heo
3
-12
/
+12
2010-02-26
perf_event, amd: Fix spinlock initialization
Peter Zijlstra
1
-1
/
+1
2010-02-26
perf_event: Fix preempt warning in perf_clock()
Peter Zijlstra
1
-1
/
+1
2010-02-26
perf tools: Flush maps on COMM events
David S. Miller
1
-4
/
+30
2010-02-26
perf_events, x86: Split PMU definitions into separate files
Peter Zijlstra
4
-1514
/
+1554
2010-02-26
perf annotate: Handle samples not at objdump output addr boundaries
Arnaldo Carvalho de Melo
1
-23
/
+112
2010-02-26
oprofile/x86: fix msr access to reserved counters
Robert Richter
1
-5
/
+4
2010-02-26
oprofile/x86: use kzalloc() instead of kmalloc()
Robert Richter
4
-18
/
+4
2010-02-26
oprofile/x86: fix perfctr nmi reservation for mulitplexing
Robert Richter
2
-24
/
+6
2010-02-26
oprofile/x86: add comment to counter-in-use warning
Naga Chumbalkar
1
-0
/
+9
2010-02-26
oprofile/x86: warn user if a counter is already active
Robert Richter
3
-2
/
+31
2010-02-26
oprofile/x86: implement randomization for IBS periodic op counter
Robert Richter
1
-6
/
+63
2010-02-26
oprofile/x86: implement lsfr pseudo-random number generator for IBS
Suravee Suthikulpanit
1
-0
/
+23
2010-02-26
oprofile/x86: implement IBS cpuid feature detection
Robert Richter
1
-17
/
+63
2010-02-26
oprofile/x86: remove node check in AMD IBS initialization
Robert Richter
1
-10
/
+0
2010-02-26
oprofile/x86: remove OPROFILE_IBS config option
Robert Richter
2
-44
/
+1
2010-02-26
oprofile: remove EXPERIMENTAL from the config option description
Robert Richter
2
-2
/
+2
2010-02-26
oprofile: remove tracing build dependency
Robert Richter
1
-2
/
+0
2010-02-26
perf_events, x86: Remove superflous MSR writes
Peter Zijlstra
1
-3
/
+0
2010-02-26
perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
Peter Zijlstra
5
-47
/
+38
2010-02-26
perf_events, x86: AMD event scheduling
Stephane Eranian
2
-3
/
+267
2010-02-26
perf_events: Add new start/stop PMU callbacks
Stephane Eranian
3
-6
/
+40
2010-02-26
perf_events: Report the MMAP pgoff value in bytes
Peter Zijlstra
1
-1
/
+1
2010-02-25
perf annotate: Defer allocating sym_priv->hist array
Arnaldo Carvalho de Melo
3
-29
/
+32
2010-02-25
perf symbols: Improve debugging information about symtab origins
Arnaldo Carvalho de Melo
4
-7
/
+21
2010-02-25
perf top: Use a macro instead of a constant variable
Arnaldo Carvalho de Melo
1
-3
/
+4
2010-02-25
perf symbols: Check the right return variable
Zhang, Yanmin
1
-1
/
+1
2010-02-25
perf/scripts: Tag syscall_name helper as not yet available
Frederic Weisbecker
2
-4
/
+4
2010-02-25
perf/scripts: Add perf-trace-python Documentation
Tom Zanussi
3
-2
/
+636
2010-02-25
perf/scripts: Remove unnecessary PyTuple resizes
Tom Zanussi
1
-8
/
+5
2010-02-25
perf/scripts: Add syscall tracing scripts
Tom Zanussi
15
-1
/
+339
2010-02-25
perf/scripts: Add Python scripting engine
Tom Zanussi
8
-0
/
+864
2010-02-24
Linux 2.6.33
v2.6.33
Linus Torvalds
1
-1
/
+1
2010-02-24
parisc: Set PCI CLS early in boot.
Carlos O'Donell
1
-2
/
+5
2010-02-24
microblaze: Fix out_le32() macro
Steven J. Magnani
1
-1
/
+1
2010-02-24
microblaze: Fix cache loop function for cache range
Michal Simek
1
-19
/
+8
2010-02-24
net: bug fix for vlan + gro issue
Ajit Khaparde
1
-1
/
+1
2010-02-24
[IA64] Fix broken sn2 build
Hedi Berriche
1
-1
/
+1
2010-02-23
perf/scripts: Remove check-perf-trace from listed scripts
Tom Zanussi
2
-11
/
+0
2010-02-23
perf/scripts: Move Perl scripting files to scripting-engines dir
Tom Zanussi
4
-128
/
+122
2010-02-23
perf/scripts: Move common code out of Perl-specific files
Tom Zanussi
6
-39
/
+28
2010-02-23
perf/scripts: Fix bug in Util.pm
Tom Zanussi
1
-1
/
+1
2010-02-23
perf/scripts: Fix supported language listing option
Tom Zanussi
2
-3
/
+5
[next]