- 9029a5e perf_counter: x86: Protect against infinite loops in intel_pmu_handle_irq() by Ingo Molnar · 16 years ago
- 1c80f4b perf_counter: x86: Disallow interval of 1 by Ingo Molnar · 16 years ago
- a4016a7 perf_counter: x86: Robustify interrupt handling by Peter Zijlstra · 16 years ago
- 9e35ad3 perf_counter: Rework the perf counter disable/enable by Peter Zijlstra · 16 years ago
- 962bf7a perf_counter: x86: Fix up the amd NMI/INT throttle by Peter Zijlstra · 16 years ago
- a026dfe perf_counter: x86: Allow unpriviliged use of NMIs by Peter Zijlstra · 16 years ago
- f5a5a2f perf_counter: x86: Fix throttling by Ingo Molnar · 16 years ago
- ec3232b perf_counter: x86: More accurate counter update by Peter Zijlstra · 16 years ago
- 5bb9efe perf_counter: fix print debug irq disable by Peter Zijlstra · 16 years ago
- 8823392 perf_counter, x86: clean up throttling printk by Mike Galbraith · 16 years ago
- 066d7de perf_counter: fix fixed-purpose counter support on v2 Intel-PERFMON by Ingo Molnar · 16 years ago
- ba77813 perf_counter: x86: fixup nmi_watchdog vs perf_counter boo-boo by Peter Zijlstra · 16 years ago
- 63a809a perf_counter: fix nmi-watchdog interaction by Peter Zijlstra · 16 years ago
- 3c56999 Merge branch 'core/signal' into perfcounters/core by Thomas Gleixner · 16 years ago
- 12d1611 x86: hookup sys_rt_tgsigqueueinfo by Thomas Gleixner · 16 years ago
- 43f6201 perf_counter, x86: rename bitmasks to ->used_mask and ->active_mask by Robert Richter · 16 years ago
- 9814451 perf_counter: add/update copyrights by Ingo Molnar · 16 years ago
- 19d84da perf_counter, x86: remove unused function argument in intel_pmu_get_status() by Robert Richter · 16 years ago
- ef7b3e0 perf_counter, x86: remove vendor check in fixed_mode_idx() by Robert Richter · 16 years ago
- c619b8f perf_counter, x86: introduce max_period variable by Robert Richter · 16 years ago
- 4b7bfd0 perf_counter, x86: return raw count with x86_perf_counter_update() by Robert Richter · 16 years ago
- a29aa8a perf_counter, x86: implement the interrupt handler for AMD cpus by Robert Richter · 16 years ago
- 85cf9db perf_counter, x86: change and remove pmu initialization checks by Robert Richter · 16 years ago
- d436989 perf_counter, x86: rework counter disable functions by Robert Richter · 16 years ago
- 7c90cc4 perf_counter, x86: rework counter enable functions by Robert Richter · 16 years ago
- 6f00cad perf_counter, x86: consistent use of type int for counter index by Robert Richter · 16 years ago
- 0953423 perf_counter, x86: generic use of cpuc->active by Robert Richter · 16 years ago
- 9390496 perf_counter, x86: rename cpuc->active_mask by Robert Richter · 16 years ago
- bb775fc perf_counter, x86: make x86_pmu_read() static inline by Robert Richter · 16 years ago
- faa28ae perf_counter, x86: make pmu version generic by Robert Richter · 16 years ago
- 0933e5c perf_counter, x86: move counter parameters to struct x86_pmu by Robert Richter · 16 years ago
- 4a06bd8 perf_counter, x86: make x86_pmu data a static struct by Robert Richter · 16 years ago
- 72eae04 perf_counter, x86: modify initialization of struct x86_pmu by Robert Richter · 16 years ago
- 55de0f2 perf_counter, x86: rename intel only functions by Robert Richter · 16 years ago
- 26816c2 perf_counter, x86: rename __hw_perf_counter_set_period into x86_perf_counter_set_period by Robert Richter · 16 years ago
- dee5d90 perf_counter, x86: remove ack_status() from struct x86_pmu by Robert Richter · 16 years ago
- b7f8859 perf_counter, x86: remove get_status() from struct x86_pmu by Robert Richter · 16 years ago
- 39d81ea perf_counter, x86: make interrupt handler model specific by Robert Richter · 16 years ago
- 5f4ec28 perf_counter, x86: rename struct pmc_x86_ops into struct x86_pmu by Robert Richter · 16 years ago
- 4aeb0b4 perfcounters: rename struct hw_perf_counter_ops into struct pmu by Robert Richter · 16 years ago
- 527e26a perf_counter, x86: protect per-cpu variables with compile barriers only by Robert Richter · 16 years ago
- 4295ee6 perf_counter, x86: rework pmc_amd_save_disable_all() and pmc_amd_restore_all() by Robert Richter · 16 years ago
- 4138960 perf_counter, x86: add default path to cpu detection by Robert Richter · 16 years ago
- da1a776 perf_counter, x86: remove X86_FEATURE_ARCH_PERFMON flag for AMD cpus by Robert Richter · 16 years ago
- e7fd5d4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 16 years ago
- 3fb8e49 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- 9b820a8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fc2e318 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 1e4b978 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ef54b1b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
- d2c8604 x86, hpet: Stop soliciting hpet=force users on ICH4M by Len Brown · 16 years ago
- 09041da Merge branch 'cpufreq' into release by Len Brown · 16 years ago
- 4c31e92 x86: check boundary in setup_node_bootmem() by Yinghai Lu · 16 years ago
- b10ceb5 x86/PCI: don't bother with root quirks if _CRS is used by Yinghai Lu · 16 years ago
- 0e94ecd x86/PCI: set_pci_bus_resources_arch_default cleanups by Yinghai Lu · 16 years ago
- 0bb1be3 x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 by Matthew Wilcox · 16 years ago
- 044cd80 x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case by Yinghai Lu · 16 years ago
- c5428e9 uv_time: add parameter to uv_read_rtc() by Coly Li · 16 years ago
- 7a6f9cb x86: hpet: fix periodic mode programming on AMD 81xx by Andreas Herrmann · 16 years ago
- 888d256 KVM: Unregister cpufreq notifier on unload by Jan Kiszka · 16 years ago
- 7f1ea20 KVM: x86: release time_page on vcpu destruction by Joerg Roedel · 16 years ago
- bf47a76 KVM: MMU: disable global page optimization by Marcelo Tosatti · 16 years ago
- 3568b71 Merge commit 'v2.6.30-rc3' into x86/urgent by Ingo Molnar · 16 years ago
- 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
- 2a3313f x86: more than 8 32-bit CPUs requires X86_BIGSMP by Michael K. Johnson · 16 years ago
- 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
- fcc5c4a x86: avoid theoretical spurious NMI backtraces with CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 16 years ago
- 2f537a9 x86: fix boot crash in NMI watchdog with CONFIG_CPUMASK_OFFSTACK=y and flat APIC by Rusty Russell · 16 years ago
- 0112fc2 Separate out common fstatat code into vfs_fstatat by Oleg Drokin · 16 years ago
- 06c38d5 x86-64: fix FPU corruption with signals and preemption by Suresh Siddha · 16 years ago
- fc61e66 x86/uv: fix for no memory at paddr 0 by Jack Steiner · 16 years ago
- 62d1702 Merge branch 'linus' into x86/urgent by Ingo Molnar · 16 years ago
- d876dfb acpi-cpufreq: Do not let get_measured perf depend on internal variable by Thomas Renninger · 16 years ago
- d91758f acpi-cpufreq: style-only: add parens to math expression by Thomas Renninger · 16 years ago
- e0e8c4e acpi-cpufreq: Cleanup: Use printk_once by Thomas Renninger · 16 years ago
- 093f13e x86, acpi_cpufreq: Fix the NULL pointer dereference in get_measured_perf by Pallipadi, Venkatesh · 16 years ago
- a489f0b lguest: fix guest crash on non-linear addresses in gdt pvops by Rusty Russell · 16 years ago
- 0300e7f1 lockdep, x86: account for irqs enabled in paranoid_exit by Steven Rostedt · 16 years ago
- a81b631 x86: mm/numa_32.c calculate_numa_remap_pages should use __init by Jaswinder Singh Rajput · 16 years ago
- 1648e4f x86, kbuild: make "make install" not depend on vmlinux by H. Peter Anvin · 16 years ago
- 27229ca x86/uv: fix init of cpu-less nodes by Jack Steiner · 16 years ago
- dc09855 x86/uv: fix init of memory-less nodes by Jack Steiner · 16 years ago
- b9836e0 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- ca713c2 x86/irq: mark NUMA_MIGRATE_IRQ_DESC broken by Yinghai Lu · 16 years ago
- 20d9207 Merge branch 'x86/uv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 0917798 x86: fix microcode driver newly spewing warnings by Dmitry Adamushko · 16 years ago
- 4b06504 x86, PAT: Remove page granularity tracking for vm_insert_pfn maps by Pallipadi, Venkatesh · 16 years ago
- 4ea3c51 x86: UV BAU distribution and payload MMRs by Cliff Wickman · 16 years ago
- d45b41a x86: disable X86_PTRACE_BTS for now by Ingo Molnar · 16 years ago
- ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 16 years ago
- 6f66cbc x86 microcode: revert some work_on_cpu by Hugh Dickins · 16 years ago
- 94ca8e4 x86: UV: BAU partition-relative distribution map by Cliff Wickman · 16 years ago
- 6ec3cfe x86, irq: Remove IRQ_DISABLED check in process context IRQ move by Pallipadi, Venkatesh · 16 years ago
- 1c98aa7 Fix quilt merge error in acpi-cpufreq.c by Linus Torvalds · 16 years ago
- ff6c6fed x86: pci-swiotlb.c swiotlb_dma_ops should be static by Jaswinder Singh Rajput · 16 years ago
- 2e1c63b Merge branch 'for-rc1/xen/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 16 years ago
- 0f3fd87 perf_counter: fix alignment in /proc/interrupts by Luis Henriques · 16 years ago
- b8256b4 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 01599fc cpufreq: use smp_call_function_[single|many]() in acpi-cpufreq.c by Andrew Morton · 16 years ago
- a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago