Commit Graph

156644 Commits (f64ccccb8afa43abdd63fcbd230f818d6ea0883f)
 

Author SHA1 Message Date
Ingo Molnar f64ccccb8a perf_counter, x86: Fix generic cache events on P6-mobile CPUs 16 years ago
Ingo Molnar 3c581a7f94 perf_counter, x86: Fix lapic printk message 16 years ago
Linus Torvalds 85dfd81dc5 pty: fix data loss when stopped (^S/^Q) 16 years ago
Linus Torvalds d00aa6695b Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds cec36911b5 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds a3263969b0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 9b8f013a83 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 16 years ago
Linus Torvalds b6e61eef4f x86: Fix serialization in pit_expect_msb() 16 years ago
Linus Torvalds 9bcf73f482 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 16 years ago
Linus Torvalds 2c661a669b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc 16 years ago
Jaswinder Singh Rajput 04e35357e2 MN10300: includecheck fix: mn10300, pci.h 16 years ago
Figo.zhang 5e2f89b5d5 mempool.c: clean up type-casting 16 years ago
Ryusuke Konishi 1392e3b333 documentation: register ioctl entry of nilfs2 16 years ago
Frederic Weisbecker 1853db0e02 perf_counter: Zero dead bytes from ftrace raw samples size alignment 16 years ago
Frederic Weisbecker 304703aba3 perf_counter: Subtract the buffer size field from the event record size 16 years ago
Oleg Nesterov 704b836cbf mm_for_maps: take ->cred_guard_mutex to fix the race with exec 16 years ago
Oleg Nesterov 00f89d2185 mm_for_maps: shift down_read(mmap_sem) to the caller 16 years ago
Oleg Nesterov 13f0feafa6 mm_for_maps: simplify, use ptrace_may_access() 16 years ago
Peter Zijlstra a4e95fc2cb perf_counter: Require CAP_SYS_ADMIN for raw tracepoint data 16 years ago
Peter Zijlstra a044560c3a perf_counter: Correct PERF_SAMPLE_RAW output 16 years ago
Benjamin Herrenschmidt b2f2e8fee3 powerpc/dma: pci_set_dma_mask() shouldn't fail if mask fits in RAM 16 years ago
Linus Torvalds f4b9a98868 Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6 16 years ago
Linus Torvalds 17d11ba149 Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm 16 years ago
Linus Torvalds fb1ee451e6 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 16 years ago
Linus Torvalds 2e9b11afdb Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 95d0ad049c Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 413dd8768a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 713e3e1875 Merge branch 'core-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Frederic Weisbecker c0a8865e32 perf tools: callchain: Fix bad rounding of minimum rate 16 years ago
Mike Galbraith 183f3b0887 perf_counter tools: Fix libbfd detection for systems with libz dependency 16 years ago
Carlos R. Mafra c24b513337 perf: "Longum est iter per praecepta, breve et efficax per exempla" 16 years ago
Peter Zijlstra 3a80b4a353 perf_counter: Fix a race on perf_counter_ctx 16 years ago
Frederic Weisbecker 3a43ce68ae perf_counter: Fix tracepoint sampling to be part of generic sampling 16 years ago
Frederic Weisbecker 10b8e30660 perf_counter: Work around gcc warning by initializing tracepoint record unconditionally 16 years ago
Frederic Weisbecker 25446036cb perf tools: callchain: Fix sum of percentages to be 100% by displaying amount of ignored chains in fractal mode 16 years ago
Frederic Weisbecker b1a88349c3 perf tools: callchain: Fix 'perf report' display to be callchain by default 16 years ago
Frederic Weisbecker b0efe213f8 perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty callchains 16 years ago
Pierre Habouzit 266e0e2198 perf record: Fix the -A UI for empty or non-existent perf.data 16 years ago
Pierre Habouzit 7eac7e9e72 perf util: Fix do_read() to fail on EOF instead of busy-looping 16 years ago
Peter Zijlstra ae07b63f4b perf list: Fix the output to not include tracepoints without an id 16 years ago
Paul Mackerras f36a1a133a perf_counter/powerpc: Fix oops on cpus without perf_counter hardware support 16 years ago
Brice Goglin b26bc5a7f8 perf stat: Fix tool option consistency: rename -S/--scale to -c/--scale 16 years ago
Arnaldo Carvalho de Melo 94cb9e385d perf report: Add debug help for the finding of symbol bugs - show the symtab origin (DSO, build-id, kernel, etc) 16 years ago
Peter Zijlstra 8f18aec535 perf report: Fix per task mult-counter stat reporting 16 years ago
Peter Zijlstra 1c222bce7d perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.data file header 16 years ago
Frederic Weisbecker 1953287bfe perf tools: Fix call-chain cumul hit based sub-total (fractal mode) 16 years ago
Mike Galbraith 8361798348 perf top: Update man page 16 years ago
Mike Galbraith 091bd2e993 perf top: Improve interactive key handling 16 years ago
Peter Zijlstra 7b4b6658e1 perf_counter: Fix software counters for fast moving event sources 16 years ago
Mike Galbraith 46ab976443 perf_counter tools: Allow perf top top users to switch between weighted and individual counter display 16 years ago