summaryrefslogtreecommitdiff
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2012-11-28KVM: use is_idle_task() instead of idle_cpu() to decide when to halt in async_pfGleb Natapov
2012-11-27x86: kvm guest: pvclock vsyscall supportMarcelo Tosatti
2012-11-27x86: pvclock: generic pvclock vsyscall initializationMarcelo Tosatti
2012-11-27x86: pvclock: introduce helper to read flagsMarcelo Tosatti
2012-11-27x86: pvclock: create helper for pvclock data retrievalMarcelo Tosatti
2012-11-27x86: pvclock: remove pvclock_shadow_timeMarcelo Tosatti
2012-11-27x86: pvclock: make sure rdtsc doesnt speculate out of regionMarcelo Tosatti
2012-11-27x86: kvmclock: allocate pvclock shared memory areaMarcelo Tosatti
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-26x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha
2012-11-20x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich
2012-11-20x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky
2012-11-20x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin
2012-11-20x86-32: Fix invalid stack address while in softirqRobert Richter
2012-11-14x86, topology: Debug CPU0 hotplugFenghua Yu
2012-11-14x86/i387.c: Initialize thread xstate only on CPU0 only onceFenghua Yu
2012-11-14x86, hotplug: Handle retrigger irq by the first available CPUFenghua Yu
2012-11-14x86, hotplug: The first online processor saves the MTRR stateFenghua Yu
2012-11-14x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu
2012-11-14x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu
2012-11-15ACPI / x86: Export acpi_[un]register_gsi()Andy Shevchenko
2012-11-15ACPI / Sleep: add acpi_sleep=nonvs_s3 parameterKristen Carlson Accardi
2012-11-14x86-32, hotplug: Add start_cpu0() entry point to head_32.SFenghua Yu
2012-11-14x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu
2012-11-14x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu
2012-11-14x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of itFenghua Yu
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann
2012-11-13x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann
2012-11-13x86: Add cpu_has_topoextAndreas Herrmann
2012-11-13Merge tag 'please-pull-tangchen' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2012-11-13Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2012-11-03uprobes/x86: Cleanup the single-stepping codeOleg Nesterov
2012-11-02x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich
2012-11-02x86: hpet: Fix masking of MSI interruptsJan Beulich
2012-11-02x86: Don't clobber top of pt_regs in nested NMISalman Qazi
2012-11-02x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha
2012-10-31x86, amd: Disable way access filter on Piledriver CPUsAndre Przywara
2012-10-30x86/mce: Do not change worker's running cpu in cmci_rediscover().Tang Chen
2012-10-30x86/kernel: remove tboot 1:1 page table creation codeXiaoyan Zhang
2012-10-30perf/x86: Fix sparse warningsPeter Huewe
2012-10-30x86, microcode_amd: Change email addresses, MAINTAINERS entryAndreas Herrmann
2012-10-30x86, AMD: Change Boris' email addressBorislav Petkov
2012-10-27rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker
2012-10-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-10-26Merge tag 'mca_cfg' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras ...Ingo Molnar
2012-10-26x86, MCA: Finish mca_config conversionBorislav Petkov
2012-10-26x86, MCA: Convert the next three variables batchBorislav Petkov
2012-10-26x86, MCA: Convert rip_msr, mce_bootlog, monarch_timeoutBorislav Petkov