aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | x86, mce: remove therm_throt.hHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: remove intel_set_thermal_handler()Hidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: squash mce_intel.c into therm_throt.cHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: unify smp_thermal_interruptHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepareHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepare mce_intel_64Hidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: unify smp_thermal_interrupt, prepare p4Hidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: make mce_disabled booleanHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: unify mce.hHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: sysfs entries for new mce optionsHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: rename static variables around triggerHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: add __read_mostlyHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: cleanup mce_start()Hidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: don't init timer if !mce_availableHidetoshi Seto2009-06-16
| | * | | | | | | | | x86, mce: fix a race condition about mce_callin and no_way_outHuang Ying2009-06-16
| | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | x86: de-assembler-ize asm/desc.hAlexander van Heukelum2009-06-18
| * | | | | | | | | i386: fix/simplify espfix stack switching, move it into assemblyAlexander van Heukelum2009-06-18
| * | | | | | | | | i386: fix return to 16-bit stack from NMI handlerAlexander van Heukelum2009-06-18
| * | | | | | | | | x86, ioapic: Don't call disconnect_bsp_APIC if no APIC presentCyrill Gorcunov2009-06-17
| * | | | | | | | | x86: Remove duplicated #include'sHuang Weiyi2009-06-17
| | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | x86: nmi: Add Intel processor 0x6f4 to NMI perfctr1 workaroundPrarit Bhargava2009-06-17
| * | | | | | | | x86: apic/io_apic.c: dmar_msi_type should be staticJaswinder Singh Rajput2009-06-17
| * | | | | | | | x86, io_apic.c: Work around compiler warningFigo.zhang2009-06-17
| * | | | | | | | x86: mce: Don't touch THERMAL_APIC_VECTOR if no active APIC presentCyrill Gorcunov2009-06-17
| * | | | | | | | x86: mce: Handle banks == 0 case in K7 quirkAndi Kleen2009-06-17
| * | | | | | | | Merge branch 'linus' into x86/urgentIngo Molnar2009-06-17
| |\| | | | | | |
| * | | | | | | | x86: correct the conversion of EFI memory typesCliff Wickman2009-06-16
| * | | | | | | | x86: cap iomem_resource to addressable physical memoryH. Peter Anvin2009-06-16
| * | | | | | | | Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2009-06-16
| |\ \ \ \ \ \ \ \
| | * | | | | | | | amd-iommu: resume cleanupChris Wright2009-06-16
| | * | | | | | | | amd-iommu: set event buffer head and tail to 0 manuallyJoerg Roedel2009-06-15
| | * | | | | | | | amd-iommu: disable cmd buffer and evt logging before reprogramming iommuChris Wright2009-06-15
| | * | | | | | | | amd-iommu: flush domain tlb when attaching a new deviceChris Wright2009-06-15
| | * | | | | | | | x86: disable IOMMUs on kernel crashJoerg Roedel2009-06-15
| | * | | | | | | | amd-iommu: disable IOMMU hardware on shutdownJoerg Roedel2009-06-15
| * | | | | | | | | x86: hpet: Mark per cpu interrupts IRQF_TIMER to prevent resume failureThomas Gleixner2009-06-14
* | | | | | | | | | gcov: enable GCOV_PROFILE_ALL for x86_64Peter Oberparleiter2009-06-18
* | | | | | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-06-17
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | [CPUFREQ] cpumask: new cpumask operators for arch/x86/kernel/cpu/cpufreq/powe...Rusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in powernow-k8.cRusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid cpumask games in arch/x86/kernel/cpu/cpufreq/speedst...Rusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] cpumask: avoid playing with cpus_allowed in speedstep-ich.cRusty Russell2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: get drv data for correct CPUNaga Chumbalkar2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: read P-state from HWNaga Chumbalkar2009-06-15
| * | | | | | | | | [CPUFREQ] reduce scope of ACPI_PSS_BIOS_BUG_MSG[]Andrew Morton2009-06-15
| * | | | | | | | | [CPUFREQ] Clean up convoluted code in arch/x86/kernel/tsc.c:time_cpufreq_noti...Dave Jones2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8.c: mess cleanupLuis Henriques2009-06-15
| * | | | | | | | | [CPUFREQ] powernow-k8: Set transition latency to 1 if ACPI tables export 0Thomas Renninger2009-06-15
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm'Linus Torvalds2009-06-16
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | use printk_once() in several placesMinchan Kim2009-06-16