Age | Commit message (Expand) | Author |
2009-04-29 | perf_counter, x86: remove vendor check in fixed_mode_idx() | Robert Richter |
2009-04-29 | perf_counter, x86: introduce max_period variable | Robert Richter |
2009-04-29 | perf_counter, x86: return raw count with x86_perf_counter_update() | Robert Richter |
2009-04-29 | perf_counter, x86: implement the interrupt handler for AMD cpus | Robert Richter |
2009-04-29 | perf_counter, x86: change and remove pmu initialization checks | Robert Richter |
2009-04-29 | perf_counter, x86: rework counter disable functions | Robert Richter |
2009-04-29 | perf_counter, x86: rework counter enable functions | Robert Richter |
2009-04-29 | perf_counter, x86: consistent use of type int for counter index | Robert Richter |
2009-04-29 | perf_counter, x86: generic use of cpuc->active | Robert Richter |
2009-04-29 | perf_counter, x86: rename cpuc->active_mask | Robert Richter |
2009-04-29 | perf_counter, x86: make x86_pmu_read() static inline | Robert Richter |
2009-04-29 | perf_counter, x86: make pmu version generic | Robert Richter |
2009-04-29 | perf_counter, x86: move counter parameters to struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: make x86_pmu data a static struct | Robert Richter |
2009-04-29 | perf_counter, x86: modify initialization of struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: rename intel only functions | Robert Richter |
2009-04-29 | perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_... | Robert Richter |
2009-04-29 | perf_counter, x86: remove ack_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: remove get_status() from struct x86_pmu | Robert Richter |
2009-04-29 | perf_counter, x86: make interrupt handler model specific | Robert Richter |
2009-04-29 | perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu | Robert Richter |
2009-04-29 | perfcounters: rename struct hw_perf_counter_ops into struct pmu | Robert Richter |
2009-04-29 | perf_counter, x86: protect per-cpu variables with compile barriers only | Robert Richter |
2009-04-29 | perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() | Robert Richter |
2009-04-29 | perf_counter, x86: add default path to cpu detection | Robert Richter |
2009-04-29 | perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus | Robert Richter |
2009-04-29 | Merge branch 'linus' into perfcounters/core | Ingo Molnar |
2009-04-29 | tracing: x86, mmiotrace: fix range test | Stuart Bennett |
2009-04-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2009-04-26 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-04-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2009-04-24 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown |
2009-04-23 | x86: check boundary in setup_node_bootmem() | Yinghai Lu |
2009-04-22 | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu |
2009-04-22 | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu |
2009-04-22 | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox |
2009-04-22 | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu |
2009-04-22 | x86, mce: fix boot logging logic | Andi Kleen |
2009-04-22 | x86, mce: make polling timer interval per CPU | Andi Kleen |
2009-04-22 | uv_time: add parameter to uv_read_rtc() | Coly Li |
2009-04-22 | x86: hpet: fix periodic mode programming on AMD 81xx | Andreas Herrmann |
2009-04-22 | KVM: Unregister cpufreq notifier on unload | Jan Kiszka |
2009-04-22 | KVM: x86: release time_page on vcpu destruction | Joerg Roedel |
2009-04-22 | KVM: MMU: disable global page optimization | Marcelo Tosatti |
2009-04-22 | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar |
2009-04-21 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells |
2009-04-21 | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson |