- 3cafa9f perf: Optimize the !vmalloc backed buffer by Peter Zijlstra · 15 years ago
- 5d967a8 perf: Optimize perf_output_copy() by Peter Zijlstra · 15 years ago
- adb8e11 perf: Fix wakeup storm for RO mmap()s by Peter Zijlstra · 15 years ago
- 0e2e63d perf-record: Share per-cpu buffers by Peter Zijlstra · 15 years ago
- 57adc51 perf-record: Remove -M by Peter Zijlstra · 15 years ago
- 0f13930 perf: Ensure that IOC_OUTPUT isn't used to create multi-writer buffers by Peter Zijlstra · 15 years ago
- 1c024eca perf, trace: Optimize tracepoints by using per-tracepoint-per-cpu hlist to track events by Peter Zijlstra · 15 years ago
- b7e2ece perf, trace: Optimize tracepoints by removing IRQ-disable from perf/tracepoint interaction by Peter Zijlstra · 15 years ago
- 1c34bde Merge branch 'perf' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core by Ingo Molnar · 14 years ago
- 5d06e69 perf tui: Allow disabling the TUI on a per command basis in ~/.perfconfig by Arnaldo Carvalho de Melo · 14 years ago
- ef365ce perf record: remove unneeded gettimeofday() call by Russ Anderson · 15 years ago
- 915e555 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
- acd35a4 perf: Fix forgotten preempt_enable by nested writers by Frederic Weisbecker · 15 years ago
- b36f19d perf annotate: Use build-ids to find the right DSO by Arnaldo Carvalho de Melo · 15 years ago
- 17930b4 perf TUI: Make 'space' be an alias to 'PgDn' by Arnaldo Carvalho de Melo · 15 years ago
- dfacc4d Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core by Ingo Molnar · 15 years ago
- 85cb68b perf: Fix unaligned accesses while fetching trace values by Frederic Weisbecker · 15 years ago
- 49f135e perf: Comply with new rcu checks API by Frederic Weisbecker · 15 years ago
- cbb5cf7 perf: Use read() instead of lseek() in trace_event_read.c:skip() by Tom Zanussi · 15 years ago
- f869097 perf session: Make read_build_id routines look at the host_machine too by Arnaldo Carvalho de Melo · 15 years ago
- f6e1467 perf symbols: Don't try to read the build-id twice by Arnaldo Carvalho de Melo · 15 years ago
- ce7f154 perf, x86: P4 PMU -- add missing bit in CCCR mask by Cyrill Gorcunov · 15 years ago
- 9d36dfc perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_ by Cyrill Gorcunov · 15 years ago
- 623aab8 perf, x86: P4 PMU -- do a real check for ESCR address being in hash by Cyrill Gorcunov · 15 years ago
- 151f85a perf tools: remove xstrndup, xmalloc, xzalloc by Arnaldo Carvalho de Melo · 15 years ago
- 8a7ddad perf probe: Don't call die() by Arnaldo Carvalho de Melo · 15 years ago
- b448c4b perf probe: Fix some error exit paths by Arnaldo Carvalho de Melo · 15 years ago
- a41794c perf tools: Remove some unused functions by Arnaldo Carvalho de Melo · 15 years ago
- 5af52b5 perf stat: add perf stat -B to pretty print large numbers by Stephane Eranian · 15 years ago
- a13c3af perf, sparc: Implement group scheduling transactional APIs by Lin Ming · 15 years ago
- 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 6d1acfd perf: Optimize perf_output_*() by avoiding local_xchg() by Peter Zijlstra · 15 years ago
- fa58815 perf: Optimize the hotpath by converting the perf output buffer to local_t by Peter Zijlstra · 15 years ago
- ef60777 perf: Optimize the perf_output() path by removing IRQ-disables by Peter Zijlstra · 15 years ago
- c792061 perf: Disallow mmap() on per-task inherited events by Peter Zijlstra · 15 years ago
- a19d35c perf: Optimize buffer placement by allocating buffers NUMA aware by Peter Zijlstra · 15 years ago
- 00d1d0b perf: Fix errors path in perf_output_begin() by Stephane Eranian · 15 years ago
- 4f41c01 perf/ftrace: Optimize perf/tracepoint interaction for single events by Peter Zijlstra · 15 years ago
- 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3e1dd19 Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 752f114 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- f262af3 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 06ee772 Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- fd25a1f Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 by Linus Torvalds · 15 years ago
- ef4f30f perf, x86: P4 PMU -- fix typo in unflagged NMI handling by Cyrill Gorcunov · 15 years ago
- 0db1a7b perf, x86: P4 PMU -- handle unflagged events by Cyrill Gorcunov · 15 years ago
- 32ec6ac perf tui: Fix build problem with slang <= 2.0.6 by Arnaldo Carvalho de Melo · 15 years ago
- 7752f1b perf probe: Don't compile CFI related code if elfutils is old by Masami Hiramatsu · 15 years ago
- 9c6f7e4 stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_callback() by Ingo Molnar · 15 years ago
- c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 15 years ago
- 94f3ca9 perf tools: Add mode to build without newt support by Arnaldo Carvalho de Melo · 15 years ago
- 4065c80 cifs: fix noserverino handling when unix extensions are enabled by Jeff Layton · 15 years ago
- 2f51903 perf symbols: symbol inconsistency message should be done only at verbose=1 by Arnaldo Carvalho de Melo · 15 years ago
- 84f30c6 cifs: don't update uniqueid in cifs_fattr_to_inode by Jeff Layton · 15 years ago
- db19272 cifs: always revalidate hardlinked inodes when using noserverino by Jeff Layton · 15 years ago
- ba2e1c5f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 15 years ago
- 7d32c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs by Linus Torvalds · 15 years ago
- 3d2c978 Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing by Linus Torvalds · 15 years ago
- 63aa9e7 perf tui: Add explicit -lslang option by Arnaldo Carvalho de Melo · 15 years ago
- 92183b3 m68k: amiga - Floppy platform device conversion by Geert Uytterhoeven · 16 years ago
- ff2db7c m68k: amiga - Sound platform device conversion by Geert Uytterhoeven · 16 years ago
- fa6688e m68k: amiga - Frame buffer platform device conversion by Geert Uytterhoeven · 16 years ago
- 0d30546 m68k: amiga - Zorro host bridge platform device conversion by Geert Uytterhoeven · 16 years ago
- bf54a2b m68k: amiga - Zorro bus modalias support by Geert Uytterhoeven · 16 years ago
- 0b7f1a7 platform: Make platform resource input parameters const by Geert Uytterhoeven · 16 years ago
- adbf6e6 m68k: invoke oom-killer from page fault by Nick Piggin · 15 years ago
- f3c7f31 serial167: Kill unused variables by Geert Uytterhoeven · 15 years ago
- edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 15 years ago
- 8035458 perf options: Type check OPT_BOOLEAN and fix the offenders by Arnaldo Carvalho de Melo · 15 years ago
- b52dd00 m68k: Implement generic_find_next_{zero_,}le_bit() by Geert Uytterhoeven · 15 years ago
- 9881bbb m68k: hp300 - Checkpatch cleanup by Andrea Gelmini · 15 years ago
- b9b0d8b m68k: Remove trailing spaces in messages by Frans Pop · 15 years ago
- 291d7e9 m68k: Simplify param.h by using <asm-generic/param.h> by Robert P. J. Day · 15 years ago
- b1f3bb4 m68k: Remove BKL from rtc implementations by Thomas Gleixner · 15 years ago
- 1967936 perf options: Check v type in OPT_U?INTEGER by Arnaldo Carvalho de Melo · 15 years ago
- c100edb perf options: Introduce OPT_UINTEGER by Arnaldo Carvalho de Melo · 15 years ago
- dc4ff19 perf tui: Add workaround for slang < 2.1.4 by Arnaldo Carvalho de Melo · 15 years ago
- 3de29ca perf record: Fix bug mismatch with -c option definition by Stephane Eranian · 15 years ago
- 6ba85ce perf options: Introduce OPT_U64 by Arnaldo Carvalho de Melo · 15 years ago
- 81880d6 atomic_t: Remove volatile from atomic_t definition by Anton Blanchard · 15 years ago
- f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
- fea24e2 x86, mrst: add nop functions to x86_init mpparse functions by Jacob Pan · 15 years ago
- e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 15 years ago
- a9a4ab7 perf tui: Add help window to show key associations by Arnaldo Carvalho de Melo · 15 years ago