aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
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
2011-01-04Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar
2011-01-03x86, UV, BAU: Extend for more than 16 cpus per socketCliff Wickman
2011-01-03x86, hwmon: Add core threshold notification to therm_throt.cR, Durgadoss
2011-01-03arch/x86/oprofile/op_model_amd.c: Perform initialisation on a single CPURobert Richter
2011-01-02Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-01-02KVM: i8259: initialize isr_ackAvi Kivity
2010-12-30Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr...Ingo Molnar
2010-12-29KVM: MMU: Fix incorrect direct gfn for unpaged mode shadowAvi Kivity
2010-12-27x86, paravirt: Use native_halt on a halt, not native_safe_haltCliff Wickman
2010-12-27x86/microcode: Fix double vfree() and remove redundant pointer checks before ...Jesper Juhl
2010-12-23Merge branches 'perf-fixes-for-linus' and 'x86-fixes-for-linus' of git://git....Linus Torvalds
2010-12-23x86, acpi: Parse all SRAT cpu entries even above the cpu number limitationYinghai Lu
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-12-23Merge commit 'v2.6.37-rc7' into x86/securityIngo Molnar
2010-12-22x86, nmi_watchdog: Remove ARCH_HAS_NMI_WATCHDOG and rely on CONFIG_HARDLOCKUP...Don Zickus
2010-12-22x86, UV: Fix the effect of extra bits in the hub nodeid registerJack Steiner
2010-12-22x86, UV: Add common uv_early_read_mmr() function for reading MMRsJack Steiner
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-19Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git....Linus Torvalds
2010-12-19oprofile, x86: Add support for 6 counters (AMD family 15h)Robert Richter
2010-12-19oprofile, x86: Add support for AMD family 15hRobert Richter
2010-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-12-17x86, kexec: Limit the crashkernel address appropriatelyH. Peter Anvin
2010-12-17x86: avoid high BIOS area when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid E820 regions when allocating address spaceBjorn Helgaas
2010-12-17x86: avoid low BIOS area when allocating address spaceBjorn Helgaas
2010-12-17Revert "x86/PCI: allocate space from the end of a region, not the beginning"Bjorn Helgaas
2010-12-17Revert "x86: allocate space within a region top-down"Bjorn Helgaas
2010-12-17Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-12-16x86-32: Make sure we can map all of lowmem if we need toH. Peter Anvin
2010-12-16KVM: Fix preemption counter leak in kvm_timer_init()Avi Kivity