aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-24x86: geode: Mark mfgpt irq IRQF_TIMER to prevent resume failureThomas Gleixner
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-22x86, amd: Don't probe for extended APIC ID if APICs are disabledJeremy Fitzhardinge
2009-07-22perf_counter: Remove unused variablesPeter Zijlstra
2009-07-21x86, mce: Rename incorrect macro name "CONFIG_X86_THRESHOLD"Hidehiro Kawai
2009-07-21x86, mce: Fix set_trigger() accessorJan Beulich
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev
2009-07-18x86: Include all of .data.* sections in _edata on 64-bitCatalin Marinas
2009-07-18x86: Add quirk for Intel DG45ID board to avoid low memory corruptionAlexey Fisher
2009-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-07-14x86: Fix warning in pvclock.cDave Jones
2009-07-13x86, apic: Fix false positive section mismatch in numaq_32.cRakib Mullick
2009-07-13x86: Fix false positive section mismatch in es7000_32.cRakib Mullick
2009-07-13perf_counter, x86: Extend perf_counter Pentium M supportDaniel Qarras
2009-07-10Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-07-10x86/pci: insert ioapic resource before assigning unassigned resourcesYinghai Lu
2009-07-10perf_counter: Clean up global vs counter enablePeter Zijlstra
2009-07-10perf_counter: Fix up P6 PMU detailsPeter Zijlstra
2009-07-10perf_counter: Add P6 PMU supportVince Weaver
2009-07-08Remove multiple KERN_ prefixes from printk formatsJoe Perches
2009-07-06[CPUFREQ] Powernow-k8: support family 0xf with 2 low p-statesMark Langsdorf
2009-07-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-07-06gcov: exclude code operating in userspace from profilingPeter Oberparleiter
2009-07-03Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar
2009-07-03x86: Remove unused function lapic_watchdog_ok()Jaswinder Singh Rajput
2009-07-03x86: Remove unused variable disable_x2apicJaswinder Singh Rajput
2009-07-03x86, kvm: Fix section mismatches in kvm.cRakib Mullick
2009-07-02Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2009-07-02x86: add boundary check for 32bit res before expand e820 resource to alignmentYinghai Lu
2009-07-02amd-iommu: set evt_buf_size correctlyJoerg Roedel
2009-07-02amd-iommu: handle alias entries correctly in init codeJoerg Roedel
2009-07-02x86: Fix printk call in print_local_apic()Ingo Molnar
2009-07-01perf_counter: Ignore the nmi call frames in the x86-64 backtracesFrederic Weisbecker
2009-07-01intel-iommu: Make iommu=pt work on i386 tooDavid Woodhouse
2009-07-01x86: Mark device_nb as static and fix NULL noiseJaswinder Singh Rajput
2009-06-30Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2009-06-29Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-29perf_counter, x86: Update x86_pmu after WARN()Yinghai Lu
2009-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-06-28Revert "x86: cap iomem_resource to addressable physical memory"H. Peter Anvin
2009-06-25x86, mce: percpu mcheck_timer should be pinnedHidetoshi Seto
2009-06-25x86: Add sysctl to allow panic on IOCK NMI errorKurt Garloff
2009-06-25perf_counter, x86: Add mmap counter read supportPeter Zijlstra
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-06-24x86: Fix uv bau sending buffer initializationCliff Wickman
2009-06-24perf_counter, x86: Set global control MSR correctlyYong Wang
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han
2009-06-23x86: Move init_gbpages() to setup_arch()Pekka J Enberg