| Commit message (Expand) | Author | Files | Lines |
2010-01-29 | perf symbols: Split helpers used when creating kernel dso object | Arnaldo Carvalho de Melo | 2 | -7/+23 |
2010-01-29 | perf symbols: Factor out dso__load_vmlinux_path() | Arnaldo Carvalho de Melo | 2 | -14/+26 |
2010-01-29 | perf top: Exit if specified --vmlinux can't be used | Arnaldo Carvalho de Melo | 1 | -1/+23 |
2010-01-29 | perf_events: Fix sample_period transfer on inherit | Peter Zijlstra | 1 | -2/+9 |
2010-01-29 | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra | 1 | -3/+0 |
2010-01-29 | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra | 1 | -7/+117 |
2010-01-29 | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra | 1 | -45/+14 |
2010-01-29 | perf_events, x86: Fix event constraint masks | Peter Zijlstra | 2 | -5/+10 |
2010-01-29 | perf_event: x86: Deduplicate the disable code | Peter Zijlstra | 1 | -16/+13 |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar | 2 | -42/+19 |
2010-01-29 | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra | 1 | -0/+1 |
2010-01-29 | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra | 1 | -3/+3 |
2010-01-29 | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra | 1 | -4/+5 |
2010-01-29 | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra | 1 | -41/+34 |
2010-01-29 | bitops: Provide compile time HWEIGHT{8,16,32,64} | Peter Zijlstra | 1 | -2/+16 |
2010-01-29 | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra | 1 | -31/+37 |
2010-01-29 | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra | 1 | -24/+23 |
2010-01-29 | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra | 1 | -3/+3 |
2010-01-29 | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra | 1 | -10/+19 |
2010-01-29 | perf_events: Add fast-path to the rescheduling code | Stephane Eranian | 1 | -30/+61 |
2010-01-29 | perf_events, x86: Improve x86 event scheduling | Stephane Eranian | 2 | -217/+574 |
2010-01-29 | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint... | K.Prasad | 1 | -3/+7 |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad | 2 | -0/+6 |
2010-01-29 | tracing/kprobe: Cleanup unused return value of tracing functions | Xiao Guangrong | 1 | -17/+10 |
2010-01-29 | perf: Factorize trace events raw sample buffer operations | Xiao Guangrong | 5 | -187/+88 |
2010-01-28 | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard | 3 | -9/+0 |
2010-01-28 | hw_breakpoints: Release the bp slot if arch_validate_hwbkpt_settings() fails. | Mahesh Salgaonkar | 1 | -0/+4 |
2010-01-27 | perf trace: Add -i option for choosing input file | Hitoshi Mitake | 1 | -0/+2 |
2010-01-27 | perf symbols: Use the right variable to check for kallsyms in the cache | Arnaldo Carvalho de Melo | 1 | -2/+2 |
2010-01-27 | perf symbols: Fix inverted logic for showing kallsyms as the source of symbols | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2010-01-27 | perf top: Handle PERF_RECORD_{FORK,EXIT} events | Arnaldo Carvalho de Melo | 1 | -0/+4 |
2010-01-27 | perf top: Fix sample counting | Arnaldo Carvalho de Melo | 1 | -3/+3 |
2010-01-27 | perf: Ignore perf.data.old | Amerigo Wang | 1 | -0/+1 |
2010-01-27 | perf report: Fix segmentation fault when running with '-g none' | Yong Wang | 1 | -1/+1 |
2010-01-27 | perf: Reimplement frequency driven sampling | Peter Zijlstra | 2 | -43/+94 |
2010-01-27 | fnctl: f_modown should call write_lock_irqsave/restore | Greg Kroah-Hartman | 1 | -2/+4 |
2010-01-26 | virtio_net: Make delayed refill more reliable | Herbert Xu | 1 | -2/+1 |
2010-01-26 | sfc: Use fixed-size buffers for MCDI NVRAM requests | Ben Hutchings | 3 | -6/+7 |
2010-01-26 | sfc: Add workspace for GMAC bug workaround to MCDI MAC_STATS buffer | Guido Barzini | 1 | -1/+3 |
2010-01-26 | tcp_probe: avoid modulus operation and wrap fix | Stephen Hemminger | 1 | -9/+10 |
2010-01-26 | qlge: Only free resources if they were allocated | Breno Leitao | 1 | -7/+8 |
2010-01-25 | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. | Denis Turischev | 2 | -8/+7 |
2010-01-25 | ASoC: fix a memory-leak in wm8903 | Guennadi Liakhovetski | 1 | -1/+2 |
2010-01-25 | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun | 1 | -2/+3 |
2010-01-25 | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun | 1 | -0/+1 |
2010-01-25 | KVM: S390: fix potential array overrun in intercept handling | Christian Borntraeger | 1 | -2/+2 |
2010-01-25 | KVM: fix spurious interrupt with irqfd | Michael S. Tsirkin | 1 | -1/+2 |
2010-01-25 | eventfd - allow atomic read and waitqueue remove | Davide Libenzi | 2 | -15/+90 |
2010-01-25 | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti | 1 | -1/+3 |
2010-01-25 | KVM: properly check max PIC pin in irq route setup | Marcelo Tosatti | 1 | -1/+5 |