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
2009-06-29
perf_counter, x86: Update x86_pmu after WARN()
Yinghai Lu
1
-2
/
+2
2009-06-28
perf stat: Micro-optimize the code: memcpy is only required if no event is se...
Jaswinder Singh Rajput
1
-5
/
+6
2009-06-27
perf stat: Improve output
Jaswinder Singh Rajput
1
-6
/
+5
2009-06-27
perf stat: Fix multi-run stats
Ingo Molnar
1
-4
/
+11
2009-06-27
perf stat: Add -n/--null option to run without counters
Ingo Molnar
1
-1
/
+4
2009-06-27
perf_counter tools: Remove dead code
Ingo Molnar
5
-132
/
+3
2009-06-26
perf_counter: Complete counter swap
Peter Zijlstra
1
-1
/
+6
2009-06-26
perf report: Print sorted callchains per histogram entries
Frederic Weisbecker
1
-11
/
+71
2009-06-26
perf_counter tools: Prepare a small callchain framework
Frederic Weisbecker
5
-5
/
+213
2009-06-25
perf record: Fix unhandled io return value
Frederic Weisbecker
1
-1
/
+4
2009-06-25
perf_counter tools: Add alias for 'l1d' and 'l1i'
Jaswinder Singh Rajput
1
-2
/
+2
2009-06-25
perf-report: Add bare minimum PERF_EVENT_READ parsing
Peter Zijlstra
1
-0
/
+24
2009-06-25
perf-report: Add modes for inherited stats and no-samples
Peter Zijlstra
1
-2
/
+17
2009-06-25
perf_counter: Rework the sample ABI
Peter Zijlstra
5
-48
/
+49
2009-06-25
perf_counter: Implement more accurate per task statistics
Peter Zijlstra
2
-4
/
+83
2009-06-25
perf_counter: Add PERF_EVENT_READ
Peter Zijlstra
2
-4
/
+80
2009-06-25
perf_counter, x86: Add mmap counter read support
Peter Zijlstra
4
-1
/
+20
2009-06-25
perf_counter: Add scale information to the mmap control page
Peter Zijlstra
2
-1
/
+9
2009-06-25
perf_counter: Split the mmap control page in two parts
Peter Zijlstra
1
-0
/
+6
2009-06-25
perf_counter tools: Rework the file format
Peter Zijlstra
9
-54
/
+377
2009-06-25
perf_counter tools: Shorten names for events
Jaswinder Singh Rajput
1
-17
/
+28
2009-06-25
perf_counter tools: Check for valid cache operations
Jaswinder Singh Rajput
1
-0
/
+33
2009-06-25
perf record: Fix filemap pathname parsing in /proc/pid/maps
Johannes Weiner
1
-3
/
+2
2009-06-24
perf_counter tools: Add CREDITS file for Git contributors
Ingo Molnar
1
-0
/
+30
2009-06-24
perf stat: Remove dead code
Jaswinder Singh Rajput
1
-31
/
+13
2009-06-24
perf_counter, x86: Set global control MSR correctly
Yong Wang
1
-9
/
+1
2009-06-24
perf_counter tools: Fix strbuf_fread() error path handling
Roel Kluin
1
-1
/
+1
2009-06-23
perf stat: Fix verbose for perf stat
Jaswinder Singh Rajput
1
-8
/
+12
2009-06-23
perf report: Fix help text typo
Ingo Molnar
1
-1
/
+1
2009-06-23
perf_counter: Optimize perf_counter_alloc()'s inherit case
Peter Zijlstra
1
-12
/
+20
2009-06-23
perf_counter: Push inherit into perf_counter_alloc()
Peter Zijlstra
1
-8
/
+6
2009-06-23
perf_counter: Optimize perf_swcounter_event()
Peter Zijlstra
2
-4
/
+25
2009-06-23
perf_counter tools: Handle overlapping MMAP events
Peter Zijlstra
1
-3
/
+21
2009-06-23
perf stat: Fix command option / manpage
Jaswinder Singh Rajput
1
-3
/
+3
2009-06-22
perf_counter tools: Set alias for page-faults
Jaswinder Singh Rajput
1
-18
/
+18
2009-06-22
perf report: Output more symbol related debug data
Peter Zijlstra
2
-2
/
+7
2009-06-22
perf_counter tools: Introduce alias member in event_symbol
Jaswinder Singh Rajput
1
-25
/
+38
2009-06-22
perf_counter tools: Define separate declarations for H/W and S/W events
Jaswinder Singh Rajput
1
-22
/
+22
2009-06-21
perf_counter tools: Fix vmlinux fallback when running on a different kernel
Ingo Molnar
1
-1
/
+1
2009-06-21
perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMD
Jaswinder Singh Rajput
1
-1
/
+1
2009-06-20
mm: page_alloc: clear PG_locked before checking flags on free
Johannes Weiner
1
-5
/
+4
2009-06-20
x86, 64-bit: Clean up user address masking
Linus Torvalds
4
-12
/
+4
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2009-06-20
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
40
-892
/
+2321
2009-06-20
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
6
-9
/
+18
2009-06-20
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
19
-186
/
+332
2009-06-20
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+9
2009-06-20
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
37
-597
/
+670
2009-06-20
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2
-7
/
+6
2009-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
3
-4
/
+23
[next]