summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-06-25perf_counter: Implement more accurate per task statisticsPeter Zijlstra2-4/+83
2009-06-25perf_counter: Add PERF_EVENT_READPeter Zijlstra2-4/+80
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra4-1/+20
2009-06-25perf_counter: Add scale information to the mmap control pagePeter Zijlstra2-1/+9
2009-06-25perf_counter: Split the mmap control page in two partsPeter Zijlstra1-0/+6
2009-06-25perf_counter tools: Rework the file formatPeter Zijlstra9-54/+377
2009-06-25perf_counter tools: Shorten names for eventsJaswinder Singh Rajput1-17/+28
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput1-0/+33
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner1-3/+2
2009-06-24perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar1-0/+30
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput1-31/+13
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang1-9/+1
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin1-1/+1
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput1-8/+12
2009-06-23perf report: Fix help text typoIngo Molnar1-1/+1
2009-06-23perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra1-12/+20
2009-06-23perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra1-8/+6
2009-06-23perf_counter: Optimize perf_swcounter_event()Peter Zijlstra2-4/+25
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra1-3/+21
2009-06-23perf stat: Fix command option / manpageJaswinder Singh Rajput1-3/+3
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput1-18/+18
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra2-2/+7
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput1-25/+38
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput1-22/+22
2009-06-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar1-1/+1
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput1-1/+1
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner1-5/+4
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds4-12/+4
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-3/+3
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds40-892/+2321
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-9/+18
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds19-186/+332
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+9
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds37-597/+670
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-7/+6
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds3-4/+23
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds52-244/+4256
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds83-1300/+1391
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds1-1/+1
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds34-574/+598
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds1-2/+7
2009-06-20Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar9-9/+54
2009-06-20Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2-41/+78
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi1-1/+1
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap1-0/+17
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap1-0/+2
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger1-3/+3
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang1-1/+1