Age | Commit message (Expand) | Author |
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-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 | x86, hpet: Stop soliciting hpet=force users on ICH4M | Len Brown |
2009-04-24 | Merge branch 'cpufreq' into release | Len Brown |
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 | Merge commit 'v2.6.30-rc3' into x86/urgent | Ingo Molnar |
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-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-19 | acpi-cpufreq: Do not let get_measured perf depend on internal variable | Thomas Renninger |
2009-04-19 | acpi-cpufreq: style-only: add parens to math expression | Thomas Renninger |
2009-04-19 | acpi-cpufreq: Cleanup: Use printk_once | Thomas Renninger |
2009-04-19 | x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf | Pallipadi, Venkatesh |
2009-04-18 | lockdep, x86: account for irqs enabled in paranoid_exit | Steven Rostedt |
2009-04-17 | x86/uv: fix init of cpu-less nodes | Jack Steiner |
2009-04-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-16 | Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/li... | Linus Torvalds |
2009-04-17 | x86: fix microcode driver newly spewing warnings | Dmitry Adamushko |
2009-04-16 | x86: UV BAU distribution and payload MMRs | Cliff Wickman |
2009-04-15 | acpi-cpufreq: fix 'smp_call_function_many()' confusion | Linus Torvalds |
2009-04-14 | x86 microcode: revert some work_on_cpu | Hugh Dickins |
2009-04-14 | x86: UV: BAU partition-relative distribution map | Cliff Wickman |
2009-04-14 | x86, irq: Remove IRQ_DISABLED check in process context IRQ move | Pallipadi, Venkatesh |
2009-04-13 | Fix quilt merge error in acpi-cpufreq.c | Linus Torvalds |
2009-04-14 | x86: pci-swiotlb.c swiotlb_dma_ops should be static | Jaswinder Singh Rajput |
2009-04-13 | perf_counter: fix alignment in /proc/interrupts | Luis Henriques |
2009-04-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-13 | cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c | Andrew Morton |
2009-04-12 | x86: add linux kernel support for YMM state | Suresh Siddha |
2009-04-12 | x86: Fix section mismatches in mpparse | Rakib Mullick |
2009-04-10 | x86, intr-remap: fix eoi for interrupt remapping without x2apic | Weidong Han |
2009-04-09 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-04-09 | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2009-04-09 | x86: cpu_debug remove execute permission | Jaswinder Singh Rajput |