aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-01-13kernel: clean up USE_GENERIC_SMP_HELPERSAmerigo Wang
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger
2011-01-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-11x86: Fix Moorestown VRTC fixmap placementArjan van de Ven
2011-01-11x86/gpio: Implement x86 gpio_to_irq convert functionAlek Du
2011-01-11x86, UV: Fix APICID shift for Westmere processorsJack Steiner
2011-01-11x86: Use PCI method for enabling AMD extended config space before MSR methodJan Beulich
2011-01-11x86: tsc: Prevent delayed init if initial tsc calibration failedThomas Gleixner
2011-01-10Merge branch 'stable/bug-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-10Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell
2011-01-10x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy
2011-01-10Merge branch 'x86/numa' into x86/urgentIngo Molnar
2011-01-10Merge branch 'x86/apic-cleanups' into x86/urgentIngo Molnar
2011-01-09Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-01-09perf, x86: P4 PMU - Fix unflagged overflows handlingCyrill Gorcunov
2011-01-09x86: Fix sparse non-ANSI function warnings in smpboot.cRandy Dunlap
2011-01-07Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds
2011-01-07x86: Save rbp in pt_regs on irq entryFrederic Weisbecker
2011-01-07x86, dumpstack: Fix unused variable warningRakib Mullick
2011-01-07xen: HVM X2APIC supportSheng Yang
2011-01-07apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang
2011-01-07x86, NMI: Clean-up default_do_nmi()Don Zickus
2011-01-07x86, NMI: Allow NMI reason io port (0x61) to be processed on any CPUDon Zickus
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus
2011-01-07x86, NMI: Add priorities to handlersDon Zickus
2011-01-07x86: Convert some devices to use DIE_NMIUNKNOWNDon Zickus
2011-01-07x86, NMI: Add NMI symbol constants and rename memory parity to PCI SERRHuang Ying
2011-01-07Merge branch 'linus' into x86/apic-cleanupsIngo Molnar
2011-01-07x86, numa: Fix CONFIG_DEBUG_PER_CPU_MAPS without NUMA emulationDavid Rientjes
2011-01-06Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branches 'x86-alternatives-for-linus', 'x86-fpu-for-linus', 'x86-hwmon-...Linus Torvalds
2011-01-06Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-01-06Merge branch 'x86-tsc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-security-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-01-06Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-01-06Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-01-06Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-01-06Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-05x86, NMI: Add touch_nmi_watchdog to io_check_error delayHuang Ying
2011-01-05x86: Avoid calling arch_trigger_all_cpu_backtrace() at the same timeDongdong Deng
2011-01-05x86: Only call smp_processor_id in non-preempt casesDon Zickus
2011-01-05Merge commit 'v2.6.37' into perf/coreIngo Molnar
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2011-01-04x86, mm: Initialize initial_page_table before paravirt jumpsRusty Russell
2011-01-04Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar
2011-01-04perf: Clean up power events by introducing new, more generic onesThomas Renninger