summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2009-06-24Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-82/+27
2009-06-24Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'...Len Brown3-82/+27
2009-06-23Intel-IOMMU, intr-remap: source-id checkingWeidong Han1-0/+6
2009-06-22Merge git://git.infradead.org/~dwmw2/iommu-2.6.31Linus Torvalds2-1/+8
2009-06-20Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-64/+74
2009-06-20Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+6
2009-06-20Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-2/+8
2009-06-20Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds28-538/+612
2009-06-20Merge branch 'x86/mce3' into x86/urgentIngo Molnar14-487/+477
2009-06-20ACPI: pdc init related memory leak with physical CPU hotplugPallipadi, Venkatesh1-0/+13
2009-06-19perf_counter: Make callchain samples extensiblePeter Zijlstra1-23/+6
2009-06-18function-graph: add stack frame testSteven Rostedt3-2/+8
2009-06-18gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2-0/+3
2009-06-18x86, mce: fix error path in mce_create_device()Hidetoshi Seto1-5/+5
2009-06-17x86: use zalloc_cpumask_var for mce_dev_initializedYinghai Lu1-1/+1
2009-06-17x86: fix duplicated sysfs attributeYinghai Lu1-1/+1
2009-06-17x86: de-assembler-ize asm/desc.hAlexander van Heukelum3-3/+0
2009-06-17i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum2-16/+35
2009-06-17i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum1-6/+8
2009-06-17x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov1-1/+3
2009-06-17perf_counter: x86: Set the period in the intel overflow handlerPeter Zijlstra1-0/+2
2009-06-17x86: Remove duplicated #include'sHuang Weiyi2-12/+0
2009-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds6-189/+175
2009-06-17Merge branch 'x86/urgent' into x86/mce3Ingo Molnar10-18/+88
2009-06-17x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava1-4/+8
2009-06-17x86, mce: mce_intel.c needs <asm/apic.h>H. Peter Anvin1-0/+1
2009-06-17x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput1-1/+1
2009-06-17x86, io_apic.c: Work around compiler warningFigo.zhang1-1/+2
2009-06-17x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov1-2/+8
2009-06-17sched, x86: Fix cpufreq + sched_clock() TSC scalingPeter Zijlstra1-2/+6
2009-06-17Merge branch 'linus' into perfcounters/coreIngo Molnar38-1625/+2837
2009-06-17x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen1-1/+1
2009-06-17Merge branch 'linus' into x86/urgentIngo Molnar37-1793/+2871
2009-06-16Merge branch 'akpm'Linus Torvalds4-9/+5
2009-06-16use printk_once() in several placesMinchan Kim1-8/+3
2009-06-16mm: consolidate init_mm definitionAlexey Dobriyan1-1/+0
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2-0/+2
2009-06-16x86: correct the conversion of EFI memory typesCliff Wickman1-3/+28
2009-06-16x86: cap iomem_resource to addressable physical memoryH. Peter Anvin1-0/+3
2009-06-16x86, mce: rename _64.c files which are no longer 64-bit-specificHidetoshi Seto3-2/+2
2009-06-16x86, mce: remove therm_throt.hHidetoshi Seto3-5/+2
2009-06-16x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto1-7/+2
2009-06-16x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto3-74/+67
2009-06-16x86, mce: unify smp_thermal_interruptHidetoshi Seto4-87/+43
2009-06-16x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2-6/+24
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto1-6/+8
2009-06-16x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto1-6/+5
2009-06-16x86, mce: make mce_disabled booleanHidetoshi Seto2-12/+8
2009-06-16x86, mce: unify mce.hHidetoshi Seto11-57/+8
2009-06-16x86, mce: sysfs entries for new mce optionsHidetoshi Seto1-1/+83