| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov | 2012-08-06 | 1 | -1/+1 |
* | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 6 | -59/+237 |
|\ \ \ \ \ \ |
|
| * | | | | | | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao | 2012-09-27 | 3 | -3/+43 |
| * | | | | | | Merge tag 'ras_queue_for_3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 2012-09-19 | 2 | -11/+2 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | x86, MCE: Remove unused defines | Borislav Petkov | 2012-09-17 | 1 | -11/+1 |
| | * | | | | | | x86, mce: Enable MCA support by default | Borislav Petkov | 2012-09-17 | 1 | -0/+1 |
| * | | | | | | | Merge tag 'v3.6-rc6' into x86/mce | Ingo Molnar | 2012-09-19 | 44 | -361/+645 |
| |\ \ \ \ \ \ \
| | |/ / / / / / |
|
| * | | | | | | | x86/mce: Add CMCI poll mode | Chen Gong | 2012-08-09 | 3 | -7/+160 |
| * | | | | | | | x86/mce: Make cmci_discover() quiet | Tony Luck | 2012-08-09 | 1 | -19/+6 |
| * | | | | | | | x86: mce: Remove the frozen cases in the hotplug code | Thomas Gleixner | 2012-08-03 | 1 | -7/+5 |
| * | | | | | | | x86: mce: Split timer init | Thomas Gleixner | 2012-08-03 | 1 | -12/+13 |
| * | | | | | | | x86: mce: Serialize mce injection | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| * | | | | | | | x86: mce: Disable preemption when calling raise_local() | Thomas Gleixner | 2012-08-03 | 1 | -0/+4 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 21 | -921/+778 |
|\ \ \ \ \ \ \
| | |_|_|_|_|/
| |/| | | | | |
|
| * | | | | | | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha | 2012-09-21 | 4 | -15/+40 |
| * | | | | | | x86, fpu: remove cpu_has_xmm check in the fx_finit() | Suresh Siddha | 2012-09-18 | 1 | -2/+1 |
| * | | | | | | x86, fpu: make eagerfpu= boot param tri-state | Suresh Siddha | 2012-09-18 | 1 | -5/+12 |
| * | | | | | | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha | 2012-09-18 | 2 | -0/+4 |
| * | | | | | | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 7 | -66/+108 |
| * | | | | | | x86, fpu: use non-lazy fpu restore for processors supporting xsave | Suresh Siddha | 2012-09-18 | 10 | -61/+146 |
| * | | | | | | x86, fpu: always use kernel_fpu_begin/end() for in-kernel FPU usage | Suresh Siddha | 2012-09-18 | 3 | -142/+29 |
| * | | | | | | x86, kvm: use kernel_fpu_begin/end() in kvm_load/put_guest_fpu() | Suresh Siddha | 2012-09-18 | 1 | -1/+2 |
| * | | | | | | x86, fpu: remove unnecessary user_fpu_end() in save_xstate_sig() | Suresh Siddha | 2012-09-18 | 2 | -15/+3 |
| * | | | | | | x86, fpu: drop_fpu() before restoring new state from sigframe | Suresh Siddha | 2012-09-18 | 2 | -11/+4 |
| * | | | | | | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 2012-09-18 | 8 | -484/+348 |
| * | | | | | | x86, fpu: Consolidate inline asm routines for saving/restoring fpu state | Suresh Siddha | 2012-09-18 | 3 | -113/+81 |
| * | | | | | | x86, signal: Cleanup ifdefs and is_ia32, is_x32 | Suresh Siddha | 2012-09-18 | 3 | -116/+110 |
* | | | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 6 | -27/+157 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | efi: Fix the ACPI BGRT driver for images located in EFI boot services memory | Josh Triplett | 2012-09-29 | 3 | -0/+83 |
| * | | | | | | | efi: Add a function to look up existing IO memory mappings | Josh Triplett | 2012-09-29 | 1 | -0/+28 |
| * | | | | | | | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett | 2012-09-29 | 1 | -13/+18 |
| * | | | | | | | x86, EFI: Calculate the EFI framebuffer size instead of trusting the firmware | Matthew Garrett | 2012-09-17 | 1 | -1/+2 |
| * | | | | | | | efifb: Skip DMI checks if the bootloader knows what it's doing | Matthew Garrett | 2012-09-17 | 1 | -0/+2 |
| * | | | | | | | efi: initialize efi.runtime_version to make query_variable_info/update_capsul... | Seiji Aguchi | 2012-09-17 | 1 | -0/+1 |
| * | | | | | | | efi: Build EFI stub with EFI-appropriate options | Matthew Garrett | 2012-09-17 | 1 | -0/+3 |
| * | | | | | | | X86: Improve GOP detection in the EFI boot stub | Matthew Garrett | 2012-09-17 | 2 | -13/+20 |
| | |_|/ / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 8 | -18/+22 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 2012-09-19 | 1 | -3/+5 |
| | |/ / / / /
| |/| | | | | |
|
| * | | | | | | x86/iommu: Use NULL instead of plain 0 for __IOMMU_INIT | Mathias Krause | 2012-09-05 | 1 | -2/+2 |
| * | | | | | | x86/iommu: Drop duplicate const in __IOMMU_INIT | Mathias Krause | 2012-09-05 | 1 | -1/+1 |
| * | | | | | | x86/fpu/xsave: Keep __user annotation in casts | Mathias Krause | 2012-09-05 | 1 | -3/+3 |
| * | | | | | | x86/pci/probe_roms: Add missing __iomem annotation to pci_map_biosrom() | Mathias Krause | 2012-09-05 | 1 | -1/+1 |
| * | | | | | | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 2012-09-05 | 1 | -5/+6 |
| * | | | | | | x86/vdso: Add __user annotation to VDSO32_SYMBOL | Mathias Krause | 2012-09-05 | 1 | -1/+2 |
| * | | | | | | x86: Fix __user annotations in asm/sys_ia32.h | Mathias Krause | 2012-09-05 | 2 | -2/+2 |
| | | | | | | | |
| \ \ \ \ \ \ | |
*-. \ \ \ \ \ \ | Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi... | Linus Torvalds | 2012-10-01 | 2 | -4/+2 |
|\ \ \ \ \ \ \ \
| | | |_|_|_|_|/
| | |/| | | | | |
|
| | * | | | | | | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin | 2012-09-09 | 1 | -0/+1 |
| | |/ / / / / |
|
| * | | | | | | x86: Remove the useless branch in c_start() | Michael Wang | 2012-09-26 | 1 | -4/+1 |
* | | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-10-01 | 5 | -9/+5 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | arch/x86: Remove unecessary semicolons | Peter Senna Tschudin | 2012-09-19 | 4 | -5/+5 |