- 3e75c3b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 15 years ago
- cf4fee5 perf trace: Don't use pager if scripting by Tom Zanussi · 15 years ago
- 10c95f4 perf trace/scripting: Remove extraneous header read by Tom Zanussi · 15 years ago
- da7196e perf, ARM: Modify kuser rmb() call to compile for Thumb-2 by Will Deacon · 15 years ago
- 4f16d4e Merge branch 'perf/core' into perf/urgent by Ingo Molnar · 15 years ago
- 29044ad x86/stacktrace: Don't dereference bad frame pointers by Frederic Weisbecker · 15 years ago
- 6630125 perf archive: Don't try to collect files without a build-id by Arnaldo Carvalho de Melo · 15 years ago
- b622d64 perf_events, x86: Fixup fixed counter constraints by Peter Zijlstra · 15 years ago
- 320ebf0 perf, x86: Restrict the ANY flag by Peter Zijlstra · 15 years ago
- bb1165d perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE by Robert Richter · 15 years ago
- a163b10 perf, x86: add some IBS macros to perf_event.h by Robert Richter · 15 years ago
- 1d6040f perf, x86: make IBS macros available in perf_event.h by Robert Richter · 15 years ago
- 86d62b6 Merge remote branch 'tip/oprofile' into tip/perf/core by Robert Richter · 15 years ago
- 1e259e0 hw-breakpoints: Remove stub unthrottle callback by Frederic Weisbecker · 15 years ago
- 3d08340 x86/hw-breakpoints: Remove the name field by Frederic Weisbecker · 15 years ago
- dd8b1cf perf: Remove pointless breakpoint union by Frederic Weisbecker · 15 years ago
- b67577d perf lock: Drop the buffers multiplexing dependency by Frederic Weisbecker · 15 years ago
- 84c6f88 perf lock: Fix and add misc documentally things by Hitoshi Mitake · 15 years ago
- 44ee635 percpu: Add __percpu sparse annotations to hw_breakpoint by Tejun Heo · 15 years ago
- 018cbff Merge commit 'v2.6.33' into perf/core by Frederic Weisbecker · 15 years ago
- 1dd2980 perf_event, amd: Fix spinlock initialization by Peter Zijlstra · 15 years ago
- 24691ea perf_event: Fix preempt warning in perf_clock() by Peter Zijlstra · 15 years ago
- 4385d58 perf tools: Flush maps on COMM events by David S. Miller · 15 years ago
- f22f54f perf_events, x86: Split PMU definitions into separate files by Peter Zijlstra · 15 years ago
- 48fb4fd perf annotate: Handle samples not at objdump output addr boundaries by Arnaldo Carvalho de Melo · 15 years ago
- cfc9c0b oprofile/x86: fix msr access to reserved counters by Robert Richter · 15 years ago
- c17c8fb oprofile/x86: use kzalloc() instead of kmalloc() by Robert Richter · 15 years ago
- 68dc819 oprofile/x86: fix perfctr nmi reservation for mulitplexing by Robert Richter · 15 years ago
- 8588d10 oprofile/x86: add comment to counter-in-use warning by Naga Chumbalkar · 15 years ago
- 98a2e73 oprofile/x86: warn user if a counter is already active by Robert Richter · 15 years ago
- ba52078 oprofile/x86: implement randomization for IBS periodic op counter by Robert Richter · 15 years ago
- f125be1 oprofile/x86: implement lsfr pseudo-random number generator for IBS by Suravee Suthikulpanit · 15 years ago
- 64683da oprofile/x86: implement IBS cpuid feature detection by Robert Richter · 15 years ago
- 89baaaa oprofile/x86: remove node check in AMD IBS initialization by Robert Richter · 15 years ago
- 013cfc5 oprofile/x86: remove OPROFILE_IBS config option by Robert Richter · 15 years ago
- b309a29 oprofile: remove EXPERIMENTAL from the config option description by Robert Richter · 15 years ago
- 18b4a4d oprofile: remove tracing build dependency by Robert Richter · 15 years ago
- 6667661 perf_events, x86: Remove superflous MSR writes by Peter Zijlstra · 15 years ago
- 6e37738 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in() by Peter Zijlstra · 15 years ago
- 38331f6 perf_events, x86: AMD event scheduling by Stephane Eranian · 15 years ago
- d76a081 perf_events: Add new start/stop PMU callbacks by Stephane Eranian · 15 years ago
- 3a0304e perf_events: Report the MMAP pgoff value in bytes by Peter Zijlstra · 15 years ago
- 628ada0 perf annotate: Defer allocating sym_priv->hist array by Arnaldo Carvalho de Melo · 15 years ago
- 3846df2 perf symbols: Improve debugging information about symtab origins by Arnaldo Carvalho de Melo · 15 years ago
- c7ad21a perf top: Use a macro instead of a constant variable by Arnaldo Carvalho de Melo · 15 years ago
- 37fe5fc perf symbols: Check the right return variable by Zhang, Yanmin · 15 years ago
- c2fbaa4 perf/scripts: Tag syscall_name helper as not yet available by Frederic Weisbecker · 15 years ago
- cff68e5 perf/scripts: Add perf-trace-python Documentation by Tom Zanussi · 15 years ago
- 44ad9cd perf/scripts: Remove unnecessary PyTuple resizes by Tom Zanussi · 15 years ago
- 4d161f0 perf/scripts: Add syscall tracing scripts by Tom Zanussi · 15 years ago
- 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 15 years ago
- 60b341b Linux 2.6.33 by Linus Torvalds · 15 years ago
- 1e6c5c4 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
- 46fe243 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 15 years ago
- 5fd4514 parisc: Set PCI CLS early in boot. by Carlos O'Donell · 15 years ago
- 7b1f94b Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
- 83d90ad Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
- 83b4d17 microblaze: Fix out_le32() macro by Steven J. Magnani · 15 years ago
- 0d670b2 microblaze: Fix cache loop function for cache range by Michal Simek · 15 years ago
- 75ef7cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
- c4d4979 net: bug fix for vlan + gro issue by Ajit Khaparde · 15 years ago
- be64c97 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- 34e3f91 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
- f7624c9 [IA64] Fix broken sn2 build by Hedi Berriche · 15 years ago
- 266fe2f perf/scripts: Remove check-perf-trace from listed scripts by Tom Zanussi · 15 years ago
- 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 15 years ago
- 7397d80 perf/scripts: Move common code out of Perl-specific files by Tom Zanussi · 15 years ago
- e26207a perf/scripts: Fix bug in Util.pm by Tom Zanussi · 15 years ago
- f526d68 perf/scripts: Fix supported language listing option by Tom Zanussi · 15 years ago
- 675c607 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
- 662a96b tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ON by Atsushi Nemoto · 15 years ago
- cac43a1 cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit) by Torgny Johansson · 15 years ago
- e79dc48 IPv6: better document max_addresses parameter by Brian Haley · 15 years ago
- f5ca850 MAINTAINERS: update mv643xx_eth maintenance status by Lennert Buytenhek · 15 years ago
- b5abb02 e1000: Fix DMA mapping error handling on RX by Anton Blanchard · 15 years ago
- 79da064 Revert "block: improve queue_should_plug() by looking at IO depths" by Jens Axboe · 15 years ago
- 4e4ddd4 drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring. by Thomas Hellstrom · 15 years ago
- f7072e0 Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus by Dave Airlie · 15 years ago
- b2cb9dc Merge branch 'pcc' into release by Len Brown · 15 years ago
- e4f23f6 Merge branches 'bugzilla-14207' and 'idle' into release by Len Brown · 15 years ago
- 9f3a628 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
- 26b0833 Merge branch 'parisc/tracehook' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 15 years ago
- a17e187 fs/exec.c: fix initial stack reservation by Michael Neuling · 15 years ago
- 89f3f21 efifb: fix framebuffer handoff by Marcin Slusarz · 15 years ago
- 115079a geode-mfgpt: restore previous behavior for selecting IRQ by Jens Rottmann · 15 years ago
- d2e7276 idr: fix a critical misallocation bug, take#2 by Tejun Heo · 15 years ago
- 7011883 kernel/sys.c: fix missing rcu protection for sys_getpriority() by Tetsuo Handa · 15 years ago
- 5a2d419 memcg: fix oom killing a child process in an other cgroup by KAMEZAWA Hiroyuki · 15 years ago
- 6c42966 drm/nv50: fix vram ptes on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
- 76befb8 drm/nv50: fix instmem binding on IGPs to point at stolen system memory by Ben Skeggs · 15 years ago
- 531e771 drm/nv50: improve vram page table construction by Ben Skeggs · 15 years ago
- 4c27bd3 drm/nv50: more efficient clearing of gpu page table entries by Ben Skeggs · 15 years ago
- 66b6eba drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram by Ben Skeggs · 15 years ago
- e7e65ca drm/nouveau: Fix up pre-nv17 analog load detection. by Francisco Jerez · 15 years ago
- 84a6fcb MIPS: BCM47xx: Fix 128MB RAM support by Hauke Mehrtens · 15 years ago
- 52ab320 MIPS: Highmem: Fix build error by Yoichi Yuasa · 15 years ago
- 15cbf62 Revert "parisc: HAVE_ARCH_TRACEHOOK" by Roland McGrath · 15 years ago
- d306ebc ACPI: Be in TS_POLLING state during mwait based C-state entry by Pallipadi, Venkatesh · 15 years ago
- bee415c Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 627fa17 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 15 years ago