Age | Commit message (Expand) | Author |
2012-11-27 | x86: pvclock: generic pvclock vsyscall initialization | Marcelo Tosatti |
2012-11-27 | x86: pvclock: add note about rdtsc barriers | Marcelo Tosatti |
2012-11-27 | x86: pvclock: introduce helper to read flags | Marcelo Tosatti |
2012-11-27 | x86: pvclock: create helper for pvclock data retrieval | Marcelo Tosatti |
2012-11-27 | x86: pvclock: remove pvclock_shadow_time | Marcelo Tosatti |
2012-11-27 | x86: pvclock: make sure rdtsc doesnt speculate out of region | Marcelo Tosatti |
2012-11-27 | x86: kvmclock: allocate pvclock shared memory area | Marcelo Tosatti |
2012-11-27 | KVM: x86: retain pvclock guest stopped bit in guest memory | Marcelo Tosatti |
2012-11-27 | x86-32: Unbreak booting on some 486 clones | H. Peter Anvin |
2012-11-26 | x86, kvm: Remove incorrect redundant assembly constraint | H. Peter Anvin |
2012-11-26 | x86, apic: Cleanup cfg->domain setup for legacy interrupts | Suresh Siddha |
2012-11-26 | xen/acpi: revert pad config check in xen_check_mwait | Liu, Jinsong |
2012-11-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-23 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-11-23 | x86 power: define RAPL MSRs | Len Brown |
2012-11-23 | tools/power/x86/turbostat: share kernel MSR #defines | Len Brown |
2012-11-20 | x86-64: Fix ordering of CFI directives and recent ASM_CLAC additions | Jan Beulich |
2012-11-20 | x86, microcode, AMD: Add support for family 16h processors | Boris Ostrovsky |
2012-11-20 | x86-32: Export kernel_stack_pointer() for modules | H. Peter Anvin |
2012-11-20 | x86-32: Fix invalid stack address while in softirq | Robert Richter |
2012-11-20 | Merge commit 'efi-for-3.7-v2' into x86/urgent | H. Peter Anvin |
2012-11-20 | x86, efi: Fix processor-specific memcpy() build error | Matt Fleming |
2012-11-20 | x86: remove dummy long from EFI stub | Cesar Eduardo Barros |
2012-11-19 | Merge branch 'x86-pre-uapi' into perf-uapi | David Howells |
2012-11-19 | x86: remove offsets.h from .gitignore and dontdiff | Paul Bolle |
2012-11-19 | x86_32: Return actual stack when requesting sp from regs | Steven Rostedt |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-11-16 | Merge 3.7-rc6 into tty-next | Greg Kroah-Hartman |
2012-11-16 | KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update() | Takashi Iwai |
2012-11-16 | Revert "ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS... | Rafael J. Wysocki |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86/i387.c: Initialize thread xstate only on CPU0 only once | Fenghua Yu |
2012-11-14 | x86, hotplug: Handle retrigger irq by the first available CPU | Fenghua Yu |
2012-11-14 | x86, hotplug: The first online processor saves the MTRR state | Fenghua Yu |
2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu |
2012-11-14 | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPI | Fenghua Yu |
2012-11-15 | ACPI / x86: Export acpi_[un]register_gsi() | Andy Shevchenko |
2012-11-15 | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg |
2012-11-15 | ACPI / Sleep: add acpi_sleep=nonvs_s3 parameter | Kristen Carlson Accardi |
2012-11-15 | ACPI / x86: Add quirk for "CheckPoint P-20-00" to not use bridge _CRS_ info | Feng Tang |
2012-11-14 | x86, mm: Correct vmflag test for checking VM_HUGETLB | Joonsoo Kim |
2012-11-14 | Merge v3.7-rc5 into tty-next | Greg Kroah-Hartman |
2012-11-14 | x86-32, hotplug: Add start_cpu0() entry point to head_32.S | Fenghua Yu |
2012-11-14 | x86-64, hotplug: Add start_cpu0() entry point to head_64.S | Fenghua Yu |
2012-11-14 | x86, hotplug, suspend: Online CPU0 for suspend or hibernate | Fenghua Yu |
2012-11-14 | x86, hotplug: Support functions for CPU0 online/offline | Fenghua Yu |
2012-11-14 | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of it | Fenghua Yu |
2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, efi: Check table header length in efi_bgrt_init() | Jan Beulich |
2012-11-13 | KVM: remove unnecessary return value check | Guo Chao |