summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-201-11/+3Star
|\
| * x86/mce: don't use [delayed_]work_pending()Tejun Heo2012-12-281-11/+3Star
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-205-409/+1353
|\ \
| * | x86, uv, uv3: Trim MMR register definitions after code changes for SGI UV3Mike Travis2013-02-121-2479/+1Star
| * | x86, uv, uv3: Update Time Support for SGI UV3Mike Travis2013-02-121-6/+7
| * | x86, uv, uv3: Update x2apic Support for SGI UV3Mike Travis2013-02-121-35/+171
| * | x86, uv, uv3: Update Hub Info for SGI UV3Mike Travis2013-02-121-8/+36
| * | x86, uv, uv3: Update ACPI Check to include SGI UV3Mike Travis2013-02-121-2/+1Star
| * | x86, uv, uv3: Update MMR register definitions for SGI Ultraviolet System 3 (UV3)Mike Travis2013-02-121-108/+3366
* | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-2011-18/+451
|\ \ \
| * | | x86: Add TS-5500 platform supportVivien Didelot2013-01-254-0/+350
| * | | x86/srat: Simplify memory affinity init error handlingDavidlohr Bueso2013-01-241-14/+15
| * | | x86/apb/timer: Remove unnecessary "if"Cong Ding2013-01-241-1/+1
| * | | Merge tag 'numascale' into x86/platformH. Peter Anvin2013-01-223-3/+20
| |\ \ \
| | * | | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-102-3/+3
| | * | | x86, AMD, NB: Add multi-domain supportDaniel J Blueman2013-01-101-0/+17
| * | | | goldfish: platform device for x86Jun Nakajima2013-01-214-0/+65
* | | | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-02-205-5/+73
|\ \ \ \ \
| * | | | | X86: Handle Hyper-V vmbus interrupts as special hypervisor interruptsK. Y. Srinivasan2013-02-135-4/+64
| * | | | | X86: Add a check to catch Xen emulation of Hyper-VK. Y. Srinivasan2013-02-131-0/+7
| * | | | | x86: Hyper-V: register clocksource only if its advertisedOlaf Hering2013-02-131-1/+2
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-205-14/+9Star
|\ \ \ \ \
| * | | | | x86/memtest: Shorten time for testsAlexander Holler2013-02-181-8/+2Star
| * | | | | x86: Convert a few mistaken __cpuinit annotations to __initJan Beulich2013-01-243-3/+3
| * | | | | x86/EFI: Properly init-annotate BGRT codeJan Beulich2013-01-241-3/+4
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-02-204-10/+6Star
|\ \ \ \ \ \
| * | | | | | x86: ptrace.c only needs export.h and not the full module.hPaul Gortmaker2013-02-141-1/+1
| * | | | | | x86, apb_timer: remove unused variable percpu_timerSasha Levin2012-12-201-6/+2Star
| * | | | | | um: don't compare a pointer to 0Sasha Levin2012-12-201-1/+1
| * | | | | | arch/x86/platform/uv: use ARRAY_SIZE where possibleSasha Levin2012-12-201-2/+2
* | | | | | | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-203-1/+6
|\ \ \ \ \ \ \
| * | | | | | | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BITDavid Woodhouse2012-12-203-1/+6
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-205-0/+46
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, boot: Sanitize boot_params if not zeroed on creationH. Peter Anvin2013-01-295-0/+46
* | | | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-02-2012-679/+574Star
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86, head_32: Give the 6 label a real nameBorislav Petkov2013-02-131-6/+6
| * | | | | | | | | x86, head_32: Remove second CPUID detection from default_entryBorislav Petkov2013-02-131-13/+4Star
| * | | | | | | | | x86: Detect CPUID support early at bootBorislav Petkov2013-02-131-25/+25
| * | | | | | | | | x86, head_32: Remove i386 piecesBorislav Petkov2013-02-131-17/+5Star
| * | | | | | | | | Merge tag 'v3.8-rc7' into x86/asmH. Peter Anvin2013-02-13112-399/+768
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | x86: Require MOVBE feature in cpuid when we use itDavid Woodhouse2013-01-291-1/+7
| * | | | | | | | | x86: Enable ARCH_USE_BUILTIN_BSWAPDavid Woodhouse2013-01-281-0/+1
| * | | | | | | | | x86/xor: Add alternative SSE implementation only prefetching once per 64-byte...Jan Beulich2013-01-253-18/+187
| * | | | | | | | | x86/xor: Unify SSE-base xor-block routinesJan Beulich2013-01-253-581/+319Star
| * | | | | | | | | x86: Fix a typoYuanhan Liu2013-01-241-1/+1
| * | | | | | | | | x86/mm: Fix the argument passed to sync_global_pgds()Wen Congyang2013-01-241-2/+2
| * | | | | | | | | x86/mm: Convert update_mmu_cache() and update_mmu_cache_pmd() to functionsKirill A. Shutemov2013-01-243-10/+12
| * | | | | | | | | ix86: Tighten asmlinkage_protect() constraintsJan Beulich2013-01-241-9/+9
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-2017-326/+346
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'ioapic-cleanups-for-tip' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar2013-01-2910-357/+259Star
| |\ \ \ \ \ \ \ \ \