aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'oneiric-ubuntu/pandaboard' into pandaboard-litmusChristopher Kenna2012-09-20
|\
| * x86, mce, therm_throt: Don't report power limit and package level thermal thr...Fenghua Yu2012-07-23
| * ACPI: Remove one board specific WARN when ignoring timer overridingFeng Tang2012-07-23
| * ACPI: Make acpi_skip_timer_override cover all source_irq==0 casesFeng Tang2012-07-23
| * x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin2012-07-23
| * ACPI, x86: fix Dell M6600 ACPI reboot regression via DMIZhang Rui2012-07-23
| * ACPI: Add a quirk for "AMILO PRO V2030" to ignore the timer overridingFeng Tang2012-07-23
| * thp: avoid atomic64_read in pmd_read_atomic for 32bit PAEAndrea Arcangeli2012-07-19
| * xen/setup: filter APERFMPERF cpuid feature outAndre Przywara2012-07-03
| * x86, MCE, AMD: Make APIC LVT thresholding interrupt optionalBorislav Petkov2012-07-03
| * crypto: aesni-intel - fix unaligned cbc decrypt for x86-32Mathias Krause2012-07-03
| * mm: pmd_read_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race conditionAndrea Arcangeli2012-07-03
| * x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-07-03
| * UBUNTU: SAUCE: fix get_gate_vma call in i386 NX emulation codeHerton Ronaldo Krzesinski2012-06-12
| * x86/mce: Fix check for processor context when machine check was taken.Tony Luck2012-06-12
| * perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-06-12
| * percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-25
| * xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-25
| * xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-25
| * xen/smp: Fix crash when booting with ACPI hotplug CPUs.Konrad Rzeszutek Wilk2012-05-25
| * xen: correctly check for pending events when restoring irq flagsDavid Vrabel2012-05-25
| * x86, apic: APIC code touches invalid MSR on P5 class machinesBryan O'Donoghue2012-05-25
| * KVM: Ensure all vcpus are consistent with in-kernel irqchip settingsAvi Kivity2012-05-01
| * KVM: Clean up error handling during VCPU creationJan Kiszka2012-05-01
| * iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-05-01
| * sched/x86: Fix overflow in cyc2ns_offsetSalman Qazi2012-05-01
| * Revert "x86/ioapic: Add register level checks to detect bogus io-apic entries"Greg Kroah-Hartman2012-05-01
| * x86/PCI: do not tie MSI MS-7253 use_crs quirk to BIOS versionJonathan Nieder2012-05-01
| * x86/PCI: use host bridge _CRS info on MSI MS-7253Jonathan Nieder2012-05-01
| * x86,kgdb: Fix DEBUG_RODATA limitation using text_poke()Jason Wessel2012-05-01
| * x86 bpf_jit: fix a bug in emitting the 16-bit immediate operand of ANDzhuangfeiran@ict.ac.cn2012-05-01
| * UBUNTU: SAUCE: (no-up) Reinstate missing hunk from nx emulationHerton Ronaldo Krzesinski2012-04-05
| * x86, tls: Off by one limit checkDan Carpenter2012-04-05
| * x86, tsc: Skip refined tsc calibration on systems with reliable TSCAlok Kataria2012-04-05
| * net: bpf_jit: fix BPF_S_LDX_B_MSH compilationEric Dumazet2012-04-05
| * x86-32: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-04-05
| * mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read modeAndrea Arcangeli2012-04-05
| * x86/ioapic: Add register level checks to detect bogus io-apic entriesSuresh Siddha2012-04-05
| * UBUNTU: SAUCE: disable_nx should not be in __cpuinitdata section for X86_32Tim Gardner2012-04-05
| * x86, tsc: Fix SMI induced variation in quick_pit_calibrate()Linus Torvalds2012-04-05
| * x86: Derandom delay_tsc for 64 bitThomas Gleixner2012-03-26
| * KVM: x86: fix missing checks in syscall emulationStephan Bärwolf2012-03-26
| * KVM: x86: extend "struct x86_emulate_ops" with "get_cpuid"Stephan Bärwolf2012-03-26
| * x86/amd: Fix L1i and L2 cache sharing information for AMD family 15h processorsAndreas Herrmann2012-03-26
| * i387: re-introduce FPU state preloading at context switch timeLinus Torvalds2012-03-26
| * i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds2012-03-26
| * i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restoreLinus Torvalds2012-03-26
| * i387: do not preload FPU state at task switch timeLinus Torvalds2012-03-26
| * i387: don't ever touch TS_USEDFPU directly, use helper functionsLinus Torvalds2012-03-26
| * i387: move TS_USEDFPU clearing out of __save_init_fpu and into callersLinus Torvalds2012-03-26