Age | Commit message (Expand) | Author | Files | Lines |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 12 | -38/+120 |
2012-11-20 | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich | 1 | -7/+7 |
2012-11-20 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky | 1 | -0/+4 |
2012-11-20 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin | 1 | -0/+2 |
2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter | 2 | -11/+32 |
2012-11-20 | Merge commit 'efi-for-3.7-v2' into x86/urgent | H. Peter Anvin | 2 | -3/+2 |
2012-11-20 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming | 1 | -0/+2 |
2012-11-20 | x86: remove dummy long from EFI stub | Cesar Eduardo Barros | 1 | -3/+0 |
2012-11-19 | Merge branch 'x86-pre-uapi' into perf-uapi | David Howells | 1 | -0/+3 |
2012-11-19 | x86_32: Return actual stack when requesting sp from regs | Steven Rostedt | 1 | -0/+9 |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman | 3 | -4/+13 |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai | 1 | -4/+7 |
2012-11-16 | Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS... | Rafael J. Wysocki | 1 | -10/+0 |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 4 | -0/+107 |
2012-11-14 | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu | 1 | -1/+5 |
2012-11-14 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu | 1 | -1/+3 |
2012-11-14 | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu | 1 | -2/+7 |
2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 1 | -3/+2 |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu | 2 | -7/+105 |
2012-11-15 | ACPI / x86: Export acpi_[un]register_gsi() | Andy Shevchenko | 1 | -0/+6 |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 1 | -3/+0 |
2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi | 1 | -0/+2 |
2012-11-15 | ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info | Feng Tang | 1 | -0/+10 |
2012-11-14 | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim | 1 | -1/+1 |
2012-11-14 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman | 4 | -42/+61 |
2012-11-14 | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu | 1 | -0/+13 |
2012-11-14 | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu | 1 | -0/+16 |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu | 1 | -0/+44 |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu | 2 | -20/+19 |
2012-11-14 | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu | 1 | -7/+43 |
2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu | 1 | -0/+29 |
2012-11-13 | tracing: Format non-nanosec times from tsc clock without a decimal point. | David Sharp | 1 | -1/+1 |
2012-11-13 | tracing,x86: Add a TSC trace_clock | David Sharp | 3 | -0/+42 |
2012-11-13 | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMD | Andreas Herrmann | 1 | -14/+27 |
2012-11-13 | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMD | Andreas Herrmann | 1 | -1/+5 |
2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann | 3 | -12/+25 |
2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann | 3 | -2/+3 |
2012-11-13 | Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel... | Ingo Molnar | 1 | -13/+18 |
2012-11-13 | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Ingo Molnar | 1 | -0/+7 |
2012-11-12 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -0/+6 |
2012-11-12 | KVM: x86: invalid opcode oops on SET_SREGS with OSXSAVE bit set (CVE-2012-4461) | Petr Matousek | 2 | -0/+6 |
2012-11-10 | Merge tag 'stable/for-linus-3.7-rc5-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -14/+7 |
2012-11-08 | x86: Export asm/{svm.h,vmx.h,perf_regs.h} | David Howells | 1 | -0/+3 |
2012-11-04 | xen/hypercall: fix hypercall fallback code for very old hypervisors | Jan Beulich | 1 | -14/+7 |
2012-11-03 | uprobes/x86: Cleanup the single-stepping code | Oleg Nesterov | 1 | -35/+19 |
2012-11-02 | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi() | Jan Beulich | 1 | -2/+3 |
2012-11-02 | x86: hpet: Fix masking of MSI interrupts | Jan Beulich | 1 | -2/+2 |
2012-11-02 | Merge tag 'stable/for-linus-3.7-rc4-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -2/+20 |
2012-11-02 | x86: Don't clobber top of pt_regs in nested NMI | Salman Qazi | 1 | -14/+27 |
2012-11-02 | x86: apic: Use tsc deadline for oneshot when available | Suresh Siddha | 2 | -20/+55 |