summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86, cpu: Fixup tlb_flushall_shift formattingBorislav Petkov2012-08-061-1/+1
* | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-016-59/+237
|\ \ \ \ \ \
| * | | | | | x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao2012-09-273-3/+43
| * | | | | | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-09-192-11/+2
| |\ \ \ \ \ \
| | * | | | | | x86, MCE: Remove unused definesBorislav Petkov2012-09-171-11/+1
| | * | | | | | x86, mce: Enable MCA support by defaultBorislav Petkov2012-09-171-0/+1
| * | | | | | | Merge tag 'v3.6-rc6' into x86/mceIngo Molnar2012-09-1944-361/+645
| |\ \ \ \ \ \ \ | | |/ / / / / /
| * | | | | | | x86/mce: Add CMCI poll modeChen Gong2012-08-093-7/+160
| * | | | | | | x86/mce: Make cmci_discover() quietTony Luck2012-08-091-19/+6
| * | | | | | | x86: mce: Remove the frozen cases in the hotplug codeThomas Gleixner2012-08-031-7/+5
| * | | | | | | x86: mce: Split timer initThomas Gleixner2012-08-031-12/+13
| * | | | | | | x86: mce: Serialize mce injectionThomas Gleixner2012-08-031-0/+4
| * | | | | | | x86: mce: Disable preemption when calling raise_local()Thomas Gleixner2012-08-031-0/+4
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-0121-921/+778
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end()Suresh Siddha2012-09-214-15/+40
| * | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit()Suresh Siddha2012-09-181-2/+1
| * | | | | | x86, fpu: make eagerfpu= boot param tri-stateSuresh Siddha2012-09-181-5/+12
| * | | | | | x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha2012-09-182-0/+4
| * | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha2012-09-187-66/+108
| * | | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsaveSuresh Siddha2012-09-1810-61/+146
| * | | | | | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usageSuresh Siddha2012-09-183-142/+29
| * | | | | | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu()Suresh Siddha2012-09-181-1/+2
| * | | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig()Suresh Siddha2012-09-182-15/+3
| * | | | | | x86, fpu: drop_fpu() before restoring new state from sigframeSuresh Siddha2012-09-182-11/+4
| * | | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernelsSuresh Siddha2012-09-188-484/+348
| * | | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu stateSuresh Siddha2012-09-183-113/+81
| * | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha2012-09-183-116/+110
* | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-10-016-27/+157
|\ \ \ \ \ \ \
| * | | | | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett2012-09-293-0/+83
| * | | | | | | efi: Add a function to look up existing IO memory mappingsJosh Triplett2012-09-291-0/+28
| * | | | | | | efi: Defer freeing boot services memory until after ACPI initJosh Triplett2012-09-291-13/+18
| * | | | | | | x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmwareMatthew Garrett2012-09-171-1/+2
| * | | | | | | efifb: Skip DMI checks if the bootloader knows what it's doingMatthew Garrett2012-09-171-0/+2
| * | | | | | | efi: initialize efi.runtime_version to make query_variable_info/update_capsul...Seiji Aguchi2012-09-171-0/+1
| * | | | | | | efi: Build EFI stub with EFI-appropriate optionsMatthew Garrett2012-09-171-0/+3
| * | | | | | | X86: Improve GOP detection in the EFI boot stubMatthew Garrett2012-09-172-13/+20
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-10-018-18/+22
|\ \ \ \ \ \ \
| * | | | | | | x86/debug: Dump family, model, stepping of the boot CPUBorislav Petkov2012-09-191-3/+5
| | |/ / / / / | |/| | | | |
| * | | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INITMathias Krause2012-09-051-2/+2
| * | | | | | x86/iommu: Drop duplicate const in __IOMMU_INITMathias Krause2012-09-051-1/+1
| * | | | | | x86/fpu/xsave: Keep __user annotation in castsMathias Krause2012-09-051-3/+3
| * | | | | | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom()Mathias Krause2012-09-051-1/+1
| * | | | | | x86/signals: ia32_signal.c: add __user casts to fix sparse warningsMathias Krause2012-09-051-5/+6
| * | | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOLMathias Krause2012-09-051-1/+2
| * | | | | | x86: Fix __user annotations in asm/sys_ia32.hMathias Krause2012-09-052-2/+2
| | | | | | |
| \ \ \ \ \ \
*-. \ \ \ \ \ \ Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2012-10-012-4/+2
|\ \ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86, cpufeature: Add feature bit for SMAPH. Peter Anvin2012-09-091-0/+1
| | |/ / / / /
| * | | | | | x86: Remove the useless branch in c_start()Michael Wang2012-09-261-4/+1
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-10-015-9/+5
|\ \ \ \ \ \ \
| * | | | | | | arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-194-5/+5
OpenPOWER on IntegriCloud