Age | Commit message (Expand) | Author |
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-22 | FRV: Fix the section attribute on UP DECLARE_PER_CPU() | David Howells |
2009-04-22 | x86: more than 8 32-bit CPUs requires X86_BIGSMP | Michael K. Johnson |
2009-04-21 | clocksource: pass clocksource to read() callback | Magnus Damm |
2009-04-21 | x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y | Rusty Russell |
2009-04-21 | x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC | Rusty Russell |
2009-04-21 | Separate out common fstatat code into vfs_fstatat | Oleg Drokin |
2009-04-20 | x86-64: fix FPU corruption with signals and preemption | Suresh Siddha |
2009-04-20 | x86/uv: fix for no memory at paddr 0 | Jack Steiner |
2009-04-20 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-04-20 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-20 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-20 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-20 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |