Age | Commit message (Expand) | Author |
2009-05-29 | perf_counter/x86: Always use NMI for performance-monitoring interrupt | Yong Wang |
2009-05-26 | perf_counter, x86: Make NMI lockups more robust | Ingo Molnar |
2009-05-26 | perf_counter, x86: Fix APIC NMI programming | Ingo Molnar |
2009-05-25 | Revert "perf_counter, x86: speed up the scheduling fast-path" | Ingo Molnar |
2009-05-25 | perf_counter: Generic per counter interrupt throttle | Peter Zijlstra |
2009-05-25 | perf_counter: x86: Remove interrupt throttle | Peter Zijlstra |
2009-05-25 | perf_counter: x86: Expose INV and EDGE bits | Peter Zijlstra |
2009-05-22 | perf_counter: Dynamically allocate tasks' perf_counter_context struct | Paul Mackerras |
2009-05-20 | perf_counter: Fix context removal deadlock | Ingo Molnar |
2009-05-18 | perf_counter, x86: speed up the scheduling fast-path | Ingo Molnar |
2009-05-18 | Merge commit 'v2.6.30-rc6' into perfcounters/core | Ingo Molnar |
2009-05-17 | perf_counter, x86: fix zero irq_period counters | Ingo Molnar |
2009-05-15 | perf_counter: frequency based adaptive irq_period | Peter Zijlstra |
2009-05-15 | kgdb,i386: use address that SP register points to in the exception frame | Jason Wessel |
2009-05-15 | perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq() | Ingo Molnar |
2009-05-15 | perf_counter: x86: Disallow interval of 1 | Ingo Molnar |
2009-05-15 | perf_counter: x86: Robustify interrupt handling | Peter Zijlstra |
2009-05-15 | perf_counter: Rework the perf counter disable/enable | Peter Zijlstra |
2009-05-15 | perf_counter: x86: Fix up the amd NMI/INT throttle | Peter Zijlstra |
2009-05-15 | perf_counter: x86: Allow unpriviliged use of NMIs | Peter Zijlstra |
2009-05-15 | perf_counter: x86: Fix throttling | Ingo Molnar |
2009-05-15 | perf_counter: x86: More accurate counter update | Peter Zijlstra |
2009-05-13 | perf_counter: fix print debug irq disable | Peter Zijlstra |
2009-05-11 | KVM: SVM: Remove port 80 passthrough | Avi Kivity |
2009-05-11 | perf_counter, x86: clean up throttling printk | Mike Galbraith |
2009-05-11 | KVM: Make EFER reads safe when EFER does not exist | Avi Kivity |
2009-05-11 | KVM: Fix NX support reporting | Avi Kivity |
2009-05-11 | KVM: SVM: Fix cross vendor migration issue with unusable bit | Andre Przywara |
2009-05-08 | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto |
2009-05-08 | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge |
2009-05-07 | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying |
2009-05-07 | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich |
2009-05-07 | x86: fix boot hang in early_reserve_e820() | Jan Beulich |
2009-05-06 | x86: Fix a typo in a printk message | Nikanth Karthikesan |
2009-05-06 | x86, srat: do not register nodes beyond e820 map | David Rientjes |
2009-05-05 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-05-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-05-04 | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann |
2009-05-04 | perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMON | Ingo Molnar |
2009-05-04 | perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-boo | Peter Zijlstra |
2009-05-04 | amd-iommu: fix iommu flag masks | Joerg Roedel |
2009-05-02 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2009-05-01 | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner |
2009-05-01 | perf_counter: fix nmi-watchdog interaction | Peter Zijlstra |
2009-04-30 | Merge branch 'core/signal' into perfcounters/core | Thomas Gleixner |
2009-04-30 | x86: hookup sys_rt_tgsigqueueinfo | Thomas Gleixner |
2009-04-30 | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright |
2009-04-29 | perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask | Robert Richter |
2009-04-29 | perf_counter: add/update copyrights | Ingo Molnar |
2009-04-29 | perf_counter, x86: remove unused function argument in intel_pmu_get_status() | Robert Richter |