- 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 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 · 16 years ago
- fea24e2 x86, mrst: add nop functions to x86_init mpparse functions by Jacob Pan · 16 years ago
- 1ff3d7d x86, perf: P4 PMU - fix counters management logic by Cyrill Gorcunov · 16 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 · 16 years ago
- 7f284d3 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
- f014871 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs by Andreas Herrmann · 16 years ago
- 7200199 x86, perf: P4 PMU -- use hash for p4_get_escr_idx() by Cyrill Gorcunov · 16 years ago
- 795e74f Merge branch 'iommu/largepages' into amd-iommu/2.6.35 by Joerg Roedel · 16 years ago
- a523572 x86/amd-iommu: Add amd_iommu=off command line option by Joerg Roedel · 16 years ago
- 829e924 kprobes/x86: Fix removed int3 checking order by Masami Hiramatsu · 16 years ago
- 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
- c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
- 3998d095 x86, hypervisor: add missing <linux/module.h> by H. Peter Anvin · 16 years ago
- 96f6e77 x86, hypervisor: Export the x86_hyper* symbols by H. Peter Anvin · 16 years ago
- d7be0ce Merge commit 'v2.6.34-rc6' into x86/cpu by H. Peter Anvin · 16 years ago
- c799316 x86, perf: P4 PMU -- check for proper event index in RAW events by Cyrill Gorcunov · 16 years ago
- 3f51b71 x86, perf: P4 PMU -- Get rid of redundant check for array index by Cyrill Gorcunov · 16 years ago
- 137351e x86, perf: P4 PMU -- protect sensible procedures from preemption by Cyrill Gorcunov · 16 years ago
- de902d9 x86, perf: P4 PMU -- configure predefined events by Cyrill Gorcunov · 16 years ago
- e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 16 years ago
- 9fa0231 x86, HyperV: fix up the license to mshyperv.c by Greg Kroah-Hartman · 16 years ago
- 2b107d9 x86: Avoid check hlt for newer cpus by Jacob Pan · 16 years ago
- 4d1c52b perf, x86: implement group scheduling transactional APIs by Lin Ming · 16 years ago
- ab60834 perf, x86: Improve the PEBS ABI by Peter Zijlstra · 16 years ago
- 2b0b5c6 perf, x86: Consolidate some code repetition by Peter Zijlstra · 16 years ago
- 1e9a6d8 perf, x86: Remove PEBS SAMPLE_RAW support by Peter Zijlstra · 16 years ago
- a1f2b70 perf, x86: Use weight instead of cmask in for_each_event_constraint() by Robert Richter · 16 years ago
- 31fa58a perf, x86: Pass enable bit mask to __x86_pmu_enable_event() by Robert Richter · 16 years ago
- 9d0fcba perf, x86: Call x86_setup_perfctr() from .hw_config() by Robert Richter · 16 years ago
- c1726f3 perf, x86: Move x86_setup_perfctr() by Robert Richter · 16 years ago
- 4261e0e perf, x86: Move perfctr init code to x86_setup_perfctr() by Robert Richter · 16 years ago
- cce9131 Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 16 years ago
- a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 16 years ago
- 7b20bd5 x86, irq: Kill io_apic_renumber_irq by Eric W. Biederman · 16 years ago
- 988856e x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. by Eric W. Biederman · 16 years ago
- 4afc51a x86, ioapic: Simplify probe_nr_irqs_gsi. by Eric W. Biederman · 16 years ago
- d464207 x86, ioapic: Optimize pin_2_irq by Eric W. Biederman · 16 years ago
- 7716a5c x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. by Eric W. Biederman · 16 years ago
- cf7500c x86, ioapic: In mpparse use mp_register_ioapic by Eric W. Biederman · 16 years ago
- 5777372 x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end by Eric W. Biederman · 16 years ago
- eddb0c5 x86, ioapic: Fix the types of gsi values by Eric W. Biederman · 16 years ago
- 4b6b19a x86, ioapic: Fix io_apic_redir_entries to return the number of entries. by Eric W. Biederman · 16 years ago
- 0fd5267 x86, acpi/irq: Generalize mp_config_acpi_legacy_irqs by Eric W. Biederman · 16 years ago
- 9d2062b x86, acpi/irq: Fix acpi_sci_ioapic_setup so it has both bus_irq and gsi by Eric W. Biederman · 16 years ago
- 9a0a91b x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq by Eric W. Biederman · 16 years ago
- 2c2df84 x86, acpi/irq: Introduce apci_isa_irq_to_gsi by Eric W. Biederman · 16 years ago
- 097c1bd x86, cpu: Make APERF/MPERF a normal table-driven flag by H. Peter Anvin · 16 years ago
- 2508250 x86-32: Don't set ignore_fpu_irq in simd exception by Brian Gerst · 16 years ago
- e2e75c9 x86: Merge kernel_math_error() into math_error() by Brian Gerst · 16 years ago
- 9b6dba9 x86: Merge simd_math_error() into math_error() by Brian Gerst · 16 years ago
- 40d2e76 x86-32: Rework cache flush denied handler by Brian Gerst · 16 years ago
- b810e94 powernow-k8: Fix frequency reporting by Mark Langsdorf · 16 years ago
- 53ba4f2 Merge commit 'v2.6.34-rc6' into core/locking by Ingo Molnar · 16 years ago
- b2812d0 hw-breakpoints: Change/Enforce some breakpoints policies by Frederic Weisbecker · 16 years ago
- 73266fc hw-breakpoints: Tag ptrace breakpoint as exclude_kernel by Frederic Weisbecker · 16 years ago
- bbd391a x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests by Prarit Bhargava · 16 years ago
- 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 16 years ago
- d9c5841 Merge branch 'x86/asm' into x86/atomic by H. Peter Anvin · 16 years ago
- dfad53d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago
- 47f9fe2 x86-64: Don't export init_level4_pgt by Jan Beulich · 16 years ago
- 5967ed8 x86-64: Reduce SMP locks table size by Jan Beulich · 16 years ago
- 402af0d x86, asm: Introduce and use percpu_inc() by Jan Beulich · 16 years ago
- 453dc65 VMware Balloon driver by Dmitry Torokhov · 16 years ago
- 7a0fc40 x86: Disable large pages on CPUs with Atom erratum AAE44 by H. Peter Anvin · 16 years ago
- 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 16 years ago
- 70bce3b Merge branch 'linus' into perf/core by Ingo Molnar · 16 years ago
- 59d3b38 x86, cacheinfo: Disable index in all four subcaches by Borislav Petkov · 16 years ago
- ba06edb x86, cacheinfo: Make L3 cache info per node by Borislav Petkov · 16 years ago
- 9350f98 x86, cacheinfo: Reorganize AMD L3 cache structure by Borislav Petkov · 16 years ago
- f2b20e4 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments by Frank Arnold · 16 years ago
- b1ab1b4 x86, cacheinfo: Unify AMD L3 cache index disable checking by Borislav Petkov · 16 years ago
- ae7c9b7 x86, mrst: Conditionally register cpu hotplug notifier for apbt by Jacob Pan · 16 years ago
- 34388d1 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- dcf46b9 perf & kvm: Clean up some of the guest profiling callback API details by Zhang, Yanmin · 16 years ago
- 39447b3 perf: Enhance perf to allow for guest statistic collection from host by Zhang, Yanmin · 16 years ago
- a289cc7 x86, UV: uv_irq.c: Fix all sparse warnings by Randy Dunlap · 16 years ago
- b8f7fb1 x86, UV: Improve BAU performance and error recovery by Cliff Wickman · 16 years ago
- 3f10940 x86/microcode: Use nonseekable_open() by Arnd Bergmann · 16 years ago
- 2b2f862 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent by Ingo Molnar · 16 years ago
- 6793706 powernow-k8: Fix frequency reporting by Mark Langsdorf · 16 years ago
- a2fed57 x86, cpufreq: Add APERF/MPERF support for AMD processors by Mark Langsdorf · 16 years ago
- d65ad45 x86: Unify APERF/MPERF support by Borislav Petkov · 16 years ago
- 73860c6 powernow-k8: Add core performance boost support by Borislav Petkov · 16 years ago
- 5958f1d x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo by Borislav Petkov · 16 years ago
- ab285f2 perf: Fix unsafe frame rewinding with hot regs fetching by Frederic Weisbecker · 16 years ago
- ca7e0c6 Merge branch 'linus' into perf/core by Ingo Molnar · 16 years ago
- 48de8cb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 16 years ago