Age | Commit message (Expand) | Author |
2010-02-25 | kprobes/x86: Support kprobes jump optimization on x86 | Masami Hiramatsu |
2010-02-25 | x86: Add text_poke_smp for SMP cross modifying code | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup save/restore registers | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Boost probes when reentering | Masami Hiramatsu |
2010-02-25 | kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE | Masami Hiramatsu |
2010-02-07 | x86/alternatives: Fix build warning | Masami Hiramatsu |
2010-02-04 | perf_events, x86: Fix bug in hw_perf_enable() | Stephane Eranian |
2010-02-04 | bitops: Ensure the compile time HWEIGHT is only used for such | Peter Zijlstra |
2010-02-04 | perf_events, x86: Implement intel core solo/duo support | Peter Zijlstra |
2010-02-04 | kprobes: Check probe address is reserved | Masami Hiramatsu |
2010-02-04 | ftrace/alternatives: Introducing *_text_reserved functions | Masami Hiramatsu |
2010-02-04 | kprobes: Disable booster when CONFIG_PREEMPT=y | Masami Hiramatsu |
2010-01-29 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar |
2010-01-29 | perf_events, x86: Remove spurious counter reset from x86_pmu_enable() | Peter Zijlstra |
2010-01-29 | perf_events, x86: Implement Intel Westmere support | Peter Zijlstra |
2010-01-29 | perf_events, x86: Clean up hw_perf_*_all() implementation | Peter Zijlstra |
2010-01-29 | perf_events, x86: Fix event constraint masks | Peter Zijlstra |
2010-01-29 | perf_event: x86: Deduplicate the disable code | Peter Zijlstra |
2010-01-29 | perf, x86: Clean up event constraints code a bit | Ingo Molnar |
2010-01-29 | perf_event: x86: Optimize x86_pmu_disable() | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize the fast path a little more | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize constraint weight computation | Peter Zijlstra |
2010-01-29 | perf_event: x86: Optimize the constraint searching bits | Peter Zijlstra |
2010-01-29 | perf_event: x86: Reduce some overly long lines with some MACROs | Peter Zijlstra |
2010-01-29 | perf_event: x86: Clean up some of the u64/long bitmask casting | Peter Zijlstra |
2010-01-29 | perf_event: x86: Fixup constraints typing issue | Peter Zijlstra |
2010-01-29 | perf_event: x86: Allocate the fake_cpuc | Peter Zijlstra |
2010-01-29 | perf_events: Add fast-path to the rescheduling code | Stephane Eranian |
2010-01-29 | perf_events, x86: Improve x86 event scheduling | Stephane Eranian |
2010-01-29 | x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint... | K.Prasad |
2010-01-29 | x86/debug: Clear reserved bits of DR6 in do_debug() | K.Prasad |
2010-01-28 | perf: Fix inconsistency between IP and callchain sampling | Anton Blanchard |
2010-01-25 | KVM: x86: Fix leak of free lapic date in kvm_arch_vcpu_init() | Wei Yongjun |
2010-01-25 | KVM: x86: Fix probable memory leak of vcpu->arch.mce_banks | Wei Yongjun |
2010-01-25 | KVM: MMU: bail out pagewalk on kvm_read_guest error | Marcelo Tosatti |
2010-01-25 | KVM: x86: Fix host_mapping_level() | Sheng Yang |
2010-01-25 | KVM: Fix race between APIC TMR and IRR | Avi Kivity |
2010-01-21 | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-01-21 | perf: x86: Add support for the ANY bit | Stephane Eranian |
2010-01-20 | Merge branch 'misc' into release | Len Brown |
2010-01-18 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha |
2010-01-18 | x86, apic: use physical mode for IBM summit platforms | Suresh Siddha |
2010-01-17 | hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference change | Luca Barbieri |
2010-01-16 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2010-01-15 | x86, uv: Ensure hub revision set for all ACPI modes. | Russ Anderson |
2010-01-15 | x86, uv: Add function retrieving node controller revision number | Jack Steiner |
2010-01-13 | x86: xen: 64-bit kernel RPL should be 0 | Ian Campbell |
2010-01-13 | x86: kernel_thread() -- initialize SS to a known state | Cyrill Gorcunov |
2010-01-13 | x86/agp: Fix agp_amd64_init and agp_amd64_cleanup | FUJITA Tomonori |
2010-01-13 | x86: SGI UV: Fix mapping of MMIO registers | Mike Travis |