2010-02-08 |
Don Zickus | nmi_watchdog: Config option to enable new nmi_watchdog |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Don Zickus | nmi_watchdog: Add new, generic implementation, using... |
commit | commitdiff | tree | snapshot |
2010-02-08 |
Don Zickus | x86: Move notify_die from nmi.c to traps.c |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Masami Hiramatsu | x86/alternatives: Fix build warning |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Arnaldo Carvalho... | perf top: Use address pattern in lookup_sym_source |
commit | commitdiff | tree | snapshot |
2010-02-07 |
Kirill Smelkov | perf top: Fix annotate for userspace |
commit | commitdiff | tree | snapshot |
2010-02-05 |
Masami Hiramatsu | kprobes: Add mcount to the kprobes blacklist |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Ingo Molnar | perf tools: Fix session init on non-modular kernels |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Xiao Guangrong | perf tools: Clean up O_LARGEFILE et al usage |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Stephane Eranian | perf_events, x86: Fix bug in hw_perf_enable() |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Peter Zijlstra | bitops: Ensure the compile time HWEIGHT is only used... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Peter Zijlstra | perf_events, x86: Implement intel core solo/duo support |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Peter Zijlstra | perf_events: Optimize perf_event_task_tick() |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Masami Hiramatsu | ftrace: Remove record freezing |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Masami Hiramatsu | kprobes: Check probe address is reserved |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Masami Hiramatsu | ftrace/alternatives: Introducing *_text_reserved functions |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Masami Hiramatsu | kprobes: Disable booster when CONFIG_PREEMPT=y |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Mike Galbraith | perf annotate: Fix perf top module symbol annotation |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Kirill Smelkov | perf top: Teach it to autolocate vmlinux |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Kirill Smelkov | perf annotate: Fix it for non-prelinked *.so |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf tools: Adjust some verbosity levels |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf record: Stop intercepting events, use postprocessi... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf build-id: Move the routine to find DSOs with hits... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf probe: Don't use a perf_session instance just... |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf symbols: Ditch vdso global variable |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf symbols: Fixup vsyscall maps |
commit | commitdiff | tree | snapshot |
2010-02-04 |
Arnaldo Carvalho... | perf symbols: Remove perf_session usage in symbols... |
commit | commitdiff | tree | snapshot |
2010-02-03 |
Xiao Guangrong | perf tools: Use O_LARGEFILE to open perf data file |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Ingo Molnar | perf lock: Clean up various details |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Hitoshi Mitake | perf lock: Introduce new tool "perf lock", for analyzin... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Hitoshi Mitake | perf lock: Enhance information of lock trace events |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Hitoshi Mitake | perf: Add util/include/linuxhash.h to include hash... |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Hitoshi Mitake | perf tools: Add __data_loc support |
commit | commitdiff | tree | snapshot |
2010-01-31 |
Hitoshi Mitake | Revert "perf record: Intercept all events" |
commit | commitdiff | tree | snapshot |
2010-01-29 |
John Kacur | perf: Ignore perf-archive temp file |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Thiago Farina | tools/perf/perf.c: Clean up trivial style issues |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ingo Molnar | Merge branch 'perf/urgent' into perf/core |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Arnaldo Carvalho... | perf session: Create kernel maps in the constructor |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Arnaldo Carvalho... | perf symbols: Split helpers used when creating kernel... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Arnaldo Carvalho... | perf symbols: Factor out dso__load_vmlinux_path() |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Arnaldo Carvalho... | perf top: Exit if specified --vmlinux can't be used |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events: Fix sample_period transfer on inherit |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Remove spurious counter reset from... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Implement Intel Westmere support |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Clean up hw_perf_*_all() implementation |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_events, x86: Fix event constraint masks |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Deduplicate the disable code |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Ingo Molnar | perf, x86: Clean up event constraints code a bit |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize x86_pmu_disable() |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize the fast path a little more |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize constraint weight computation |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Optimize the constraint searching... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | bitops: Provide compile time HWEIGHT{8,16,32,64} |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Reduce some overly long lines with... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Clean up some of the u64/long bitmask... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Fixup constraints typing issue |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Peter Zijlstra | perf_event: x86: Allocate the fake_cpuc |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Stephane Eranian | perf_events: Add fast-path to the rescheduling code |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Stephane Eranian | perf_events, x86: Improve x86 event scheduling |
commit | commitdiff | tree | snapshot |
2010-01-29 |
K.Prasad | x86/hw-breakpoints: Optimize return code from notifier... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
K.Prasad | x86/debug: Clear reserved bits of DR6 in do_debug() |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Xiao Guangrong | tracing/kprobe: Cleanup unused return value of tracing... |
commit | commitdiff | tree | snapshot |
2010-01-29 |
Xiao Guangrong | perf: Factorize trace events raw sample buffer operations |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Anton Blanchard | perf: Fix inconsistency between IP and callchain sampling |
commit | commitdiff | tree | snapshot |
2010-01-28 |
Mahesh Salgaonkar | hw_breakpoints: Release the bp slot if arch_validate_hw... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Hitoshi Mitake | perf trace: Add -i option for choosing input file |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf symbols: Use the right variable to check for kalls... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf symbols: Fix inverted logic for showing kallsyms... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf top: Handle PERF_RECORD_{FORK,EXIT} events |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Arnaldo Carvalho... | perf top: Fix sample counting |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Amerigo Wang | perf: Ignore perf.data.old |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Yong Wang | perf report: Fix segmentation fault when running with... |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Peter Zijlstra | perf: Reimplement frequency driven sampling |
commit | commitdiff | tree | snapshot |
2010-01-27 |
Greg Kroah... | fnctl: f_modown should call write_lock_irqsave/restore |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'for_linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/wim/linux-2.6-watchdog |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'for-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'kvm-updates/2.6.33' of git://git./virt... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'linux-next' of git://git.infradead.org... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'hwmon-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'drm-linus' of git://git./linux/kernel... |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/sparc-2.6 |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge git://git./linux/kernel/git/davem/net-2.6 |
commit | commitdiff | tree | snapshot |
2010-01-26 |
Linus Torvalds | Merge branch 'omap-fixes-for-linus' of git://git./linux... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Herbert Xu | virtio_net: Make delayed refill more reliable |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Ben Hutchings | sfc: Use fixed-size buffers for MCDI NVRAM requests |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Guido Barzini | sfc: Add workspace for GMAC bug workaround to MCDI... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Stephen Hemminger | tcp_probe: avoid modulus operation and wrap fix |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Breno Leitao | qlge: Only free resources if they were allocated |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Denis Turischev | [WATCHDOG] sbc_fitpc2_wdt: fix I/O space access technique. |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Takashi Iwai | Merge branch 'fix/hda' into for-linus |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Guennadi Liakhovetski | ASoC: fix a memory-leak in wm8903 |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wei Yongjun | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Wei Yongjun | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Christian Borntraeger | KVM: S390: fix potential array overrun in intercept... |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Michael S.... | KVM: fix spurious interrupt with irqfd |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Davide Libenzi | eventfd - allow atomic read and waitqueue remove |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Marcelo Tosatti | KVM: MMU: bail out pagewalk on kvm_read_guest error |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Marcelo Tosatti | KVM: properly check max PIC pin in irq route setup |
commit | commitdiff | tree | snapshot |
2010-01-25 |
Michael S.... | KVM: only allow one gsi per fd |
commit | commitdiff | tree | snapshot |
next |