- 04afb40 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
- f39d01b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
- 6fa0fdd Merge branch 'timers-for-linus-hpet' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7d02093 Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 537b60d Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3ae684e Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c4fd308 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 96fbeb9 Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1f8caa9 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- d6f3875 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- cb41838 Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 98f0172 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- b7723f9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 93c9d7f Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7421a10 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 4d7b4ac Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 3aaf51a Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 1014cfe Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 8123d8f Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- c59bd56 x86, hweight: Use a 32-bit popcnt for __arch_hweight32() by H. Peter Anvin · 15 years ago
- fec84e3 x86, hpet: Add reference to chipset erratum documentation for disable-hpet-msi-quirk by Andreas Herrmann · 15 years ago
- f3d46f9 atomic_t: Cast to volatile when accessing atomic variables by Anton Blanchard · 15 years ago
- fea24e2 x86, mrst: add nop functions to x86_init mpparse functions by Jacob Pan · 15 years ago
- e4af426 x86, mrst, pci: return 0 for non-present pci bars by Jacob Pan · 15 years ago
- 1ff3d7d x86, perf: P4 PMU - fix counters management logic by Cyrill Gorcunov · 15 years ago
- ecbb458 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- e9b1d5d x86, mrst: Don't blindly access extended config space by H. Peter Anvin · 15 years ago
- ef0e918 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
- 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 15 years ago
- ade029e x86, k8: Fix build error when K8_NB is disabled by Borislav Petkov · 15 years ago
- 0ddc932 add descriptive comment for TIF_MEMDIE task flag declaration. by Andreas Dilger · 15 years ago
- 9e56529 x86: Use .cfi_sections for assembly code by Roland McGrath · 15 years ago
- f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 15 years ago
- 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 15 years ago
- f8c5fae KVM: VMX: blocked-by-sti must not defer NMI injections by Jan Kiszka · 15 years ago
- fe19c5a KVM: x86: Call vcpu_load and vcpu_put in cpuid_update by Dongxiao Xu · 15 years ago
- 061e2fd KVM: SVM: Fix wrong intercept masks on 32 bit by Joerg Roedel · 15 years ago
- c9775b4 x86, fpu: Use static_cpu_has() to implement use_xsave() by H. Peter Anvin · 15 years ago
- a3c8acd x86: Add new static_cpu_has() function using alternatives by H. Peter Anvin · 15 years ago
- 795e74f7 Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 15 years ago
- a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 15 years ago
- 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 15 years ago
- dce8bf4 x86, fpu: Use the proper asm constraint in use_xsave() by H. Peter Anvin · 15 years ago
- c3f8978 x86, fpu: Unbreak FPU emulation by H. Peter Anvin · 15 years ago
- 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 15 years ago
- c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 15 years ago
- cc49b09 Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into oprofile by Ingo Molnar · 15 years ago
- 7c224a0 Merge commit 'v2.6.34-rc7' into oprofile by Ingo Molnar · 15 years ago
- 3998d09 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 15 years ago
- 96f6e77 x86, hypervisor: Export the x86_hyper* symbols by H. Peter Anvin · 15 years ago
- d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 15 years ago
- c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 15 years ago
- 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 15 years ago
- 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 15 years ago
- de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 15 years ago
- e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 15 years ago
- 9fa0231 x86, HyperV: fix up the license to mshyperv.c by Greg Kroah-Hartman · 15 years ago
- 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 15 years ago
- 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 15 years ago
- ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 15 years ago
- 2b0b5c6 perf, x86: Consolidate some code repetition by Peter Zijlstra · 15 years ago
- 1e9a6d8 perf, x86: Remove PEBS SAMPLE_RAW support by Peter Zijlstra · 15 years ago
- a1f2b70 perf, x86: Use weight instead of cmask in for_each_event_constraint() by Robert Richter · 15 years ago
- 31fa58a perf, x86: Pass enable bit mask to __x86_pmu_enable_event() by Robert Richter · 15 years ago
- 9d0fcba6 perf, x86: Call x86_setup_perfctr() from .hw_config() by Robert Richter · 15 years ago
- c1726f3 perf, x86: Move x86_setup_perfctr() by Robert Richter · 15 years ago
- 4261e0e perf, x86: Move perfctr init code to x86_setup_perfctr() by Robert Richter · 15 years ago
- cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 15 years ago
- a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 15 years ago
- bae663b oprofile/x86: make AMD IBS hotplug capable by Robert Richter · 15 years ago
- 3de668e oprofile/x86: notify cpus only when daemon is running by Robert Richter · 15 years ago
- b0c4d95 x86: Fix fake apicid to node mapping for numa emulation by David Rientjes · 15 years ago
- 4f47b4c x86, acpi/irq: Define gsi_end when X86_IO_APIC is undefined by Eric W. Biederman · 15 years ago
- d7526f2 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
- a66f637 Fix the x86_64 implementation of call_rwsem_wait() by David Howells · 15 years ago
- 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 15 years ago
- 988856e x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. by Eric W. Biederman · 15 years ago
- 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 15 years ago
- d464207 x86, ioapic: Optimize pin_2_irq by Eric W. Biederman · 15 years ago
- 7716a5c x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. by Eric W. Biederman · 15 years ago
- cf7500c x86, ioapic: In mpparse use mp_register_ioapic by Eric W. Biederman · 15 years ago
- 5777372 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end by Eric W. Biederman · 15 years ago
- eddb0c5 x86, ioapic: Fix the types of gsi values by Eric W. Biederman · 15 years ago
- 4b6b19a x86, ioapic: Fix io_apic_redir_entries to return the number of entries. by Eric W. Biederman · 15 years ago
- 9638fa5 x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h by Eric W. Biederman · 15 years ago
- 0fd5267 x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs by Eric W. Biederman · 15 years ago
- 9d2062b x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi by Eric W. Biederman · 15 years ago
- 9a0a91b x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq by Eric W. Biederman · 15 years ago
- 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 15 years ago
- d30d64c oprofile/x86: reordering some functions by Robert Richter · 15 years ago
- de65464 oprofile/x86: stop disabled counters in nmi handler by Robert Richter · 15 years ago
- 6ae56b5 oprofile/x86: protect cpu hotplug sections by Robert Richter · 15 years ago
- 216f3d9 oprofile/x86: remove CONFIG_SMP macros by Robert Richter · 15 years ago
- 2623a1d oprofile/x86: fix uninitialized counter usage during cpu hotplug by Robert Richter · 15 years ago
- 5bdb793 oprofile/x86: remove duplicate IBS capability check by Robert Richter · 15 years ago
- da759fe oprofile/x86: move IBS code by Robert Richter · 15 years ago
- 8617f98 oprofile/x86: return -EBUSY if counters are already reserved by Robert Richter · 15 years ago
- 83300ce oprofile/x86: moving shutdown functions by Robert Richter · 15 years ago