aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-25perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput
2009-06-25perf record: Fix filemap pathname parsing in /proc/pid/mapsJohannes Weiner
2009-06-24perf_counter tools: Add CREDITS file for Git contributorsIngo Molnar
2009-06-24perf stat: Remove dead codeJaswinder Singh Rajput
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
2009-06-24perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin
2009-06-23perf stat: Fix verbose for perf statJaswinder Singh Rajput
2009-06-23perf report: Fix help text typoIngo Molnar
2009-06-23perf_counter: Optimize perf_counter_alloc()'s inherit casePeter Zijlstra
2009-06-23perf_counter: Push inherit into perf_counter_alloc()Peter Zijlstra
2009-06-23perf_counter: Optimize perf_swcounter_event()Peter Zijlstra
2009-06-23perf_counter tools: Handle overlapping MMAP eventsPeter Zijlstra
2009-06-23perf stat: Fix command option / manpageJaswinder Singh Rajput
2009-06-22perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput
2009-06-22perf report: Output more symbol related debug dataPeter Zijlstra
2009-06-22perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput
2009-06-22perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput
2009-06-21perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar
2009-06-21perf_counter, x8: Fix L1-data-Cache-Store-Referencees for AMDJaswinder Singh Rajput
2009-06-20mm: page_alloc: clear PG_locked before checking flags on freeJohannes Weiner
2009-06-20x86, 64-bit: Clean up user address maskingLinus Torvalds
2009-06-20Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-06-20Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-06-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-06-20Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2009-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds
2009-06-20Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-20x86: don't use 'access_ok()' as a range check in get_user_pages_fast()Linus Torvalds
2009-06-20Merge branch 'tip/tracing/urgent-1' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2009-06-20Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2009-06-20fat: Fix the removal of opts->fs_dmaskOGAWA Hirofumi
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek
2009-06-20microblaze: remove init_mmArnd Bergmann
2009-06-20kernel-doc: fix param matching for array paramsRandy Dunlap
2009-06-20kernel-doc: ignore kmemcheck_bitfield_begin/endRandy Dunlap
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger
2009-06-20kbuild: fix build error during make htmldocsAmerigo Wang
2009-06-20perfcounter: Handle some IO return valuesFrederic Weisbecker
2009-06-20perf_counter: Push perf_sample_data through the swcounter codePeter Zijlstra
2009-06-20ide-cd: prevent null pointer deref via cdrom_newpc_intrRainer Weikusat
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar
2009-06-19Input: add driver for Synaptics I2C touchpadMike Rapoport
2009-06-19Input: synaptics - add support for reporting x/y resolutionTero Saarni
2009-06-20tracing/urgent: warn in case of ftrace_start_up inbalanceFrederic Weisbecker