aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.0.83' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-06-211-1/+1
|\
| * x86: Fix typo in kexec register clearingKees Cook2013-06-201-1/+1
* | Merge tag 'v3.0.78' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-121-14/+0
|\ \ | |/
| * Revert "x86, amd: Disable way access filter on Piledriver CPUs" it is duplicatedAndre Przywara2013-05-111-14/+0
* | Merge tag 'v3.0.77' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Chirayu Desai2013-05-091-4/+0
|\ \ | |/
| * x86: Eliminate irq_mis_count counted in arch_irq_statLi Fei2013-05-071-4/+0
* | Merge 3.0.75Pawit Pornkitprasan2013-04-292-22/+27
|\ \ | |/
| * x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metalBoris Ostrovsky2013-04-161-12/+13
| * iommu/amd: Make sure dma_ops are set for hotplug devicesJoerg Roedel2013-04-051-10/+14
* | Merge 3.0.70Pawit Pornkitprasan2013-03-211-0/+10
|\ \ | |/
| * perf,x86: fix wrmsr_on_cpu() warning on suspend/resumeLinus Torvalds2013-03-201-1/+3
| * perf,x86: fix kernel crash with PEBS/BTS after suspend/resumeStephane Eranian2013-03-201-0/+8
* | Merge 3.0.68Pawit Pornkitprasan2013-03-043-27/+53
|\ \ | |/
| * x86/apic: Work around boot failure on HP ProLiant DL980 G7 Server systemsStoney Wang2013-03-041-5/+12
| * x86: Make sure we can boot in the case the BDA contains pure garbageH. Peter Anvin2013-03-041-19/+34
| * iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-03-041-3/+7
* | Merge 3.0.63Pawit Pornkitprasan2013-02-132-0/+5
|\ \ | |/
| * x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-02-031-0/+2
| * x86/msr: Add capabilities checkAlan Cox2013-02-031-0/+3
* | Merge 3.0.60Pawit Pornkitprasan2013-01-225-3/+110
|\ \ | |/
| * xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Frediano Ziglio2013-01-211-1/+0
| * x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-211-0/+78
| * x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-171-0/+14
| * x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara2013-01-111-0/+14
| * x86: hpet: Fix masking of MSI interruptsJan Beulich2012-12-171-2/+2
| * x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin2012-12-051-0/+2
* | Merge 3.0.54Pawit Pornkitprasan2012-12-053-22/+39
|\ \ | |/
| * x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-12-031-22/+7
| * x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky2012-12-031-0/+4
| * x86-32: Fix invalid stack address while in softirqRobert Richter2012-12-031-0/+28
* | Merge 3.0.52Pawit Pornkitprasan2012-11-2021-98/+234
|\ \ | |/
| * x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facilityLen Brown2012-11-051-24/+0
| * xen/x86: don't corrupt %eip when returning from a signal handlerDavid Vrabel2012-10-282-4/+6
| * x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct ma...Jacob Shin2012-10-281-2/+15
| * x86, random: Verify RDRAND functionality and allow it to be disabledH. Peter Anvin2012-10-213-0/+76
| * x86/alternatives: Fix p6 nops on non-modular kernelsAvi Kivity2012-10-071-1/+1
| * MCE: Fix vm86 handling for 32bit mce handlerAndi Kleen2012-10-021-1/+8
| * x86, microcode: Sanitize per-cpu microcode reloading interfaceBorislav Petkov2012-08-151-7/+19
| * x86, microcode: microcode_core.c simple_strtoul cleanupShuah Khan2012-08-151-5/+4
| * x86, nops: Missing break resulting in incorrect selection on IntelAlan Cox2012-08-151-1/+1
| * x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2012-08-157-24/+4
| * ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-161-5/+0
| * ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-161-6/+8
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-161-1/+1
| * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-161-0/+8
| * ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-161-0/+8
| * x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-06-171-11/+44
| * x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-06-011-6/+10
| * perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-06-011-1/+10
| * percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-211-1/+13