summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86, hotplug: Serialize CPU hotplug to avoid bringup concurrency issuesBorislav Petkov2010-08-192-0/+24
* x86-32: Fix dummy trampoline-related inline stubsH. Peter Anvin2010-08-181-2/+2
* x86-32: Separate 1:1 pagetables from swapper_pg_dirJoerg Roedel2010-08-186-20/+44
* x86, cpu: Fix regression in AMD errata checking codeHans Rosenfeld2010-08-181-1/+1
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2010-08-151-2/+2
|\
| * Merge branch 'linus' into releaseLen Brown2010-08-15202-3148/+6510
| |\
| * | ACPI, APEI, Rename CPER and GHES severity constantsHuang Ying2010-08-081-2/+2
* | | defconfig reductionSam Ravnborg2010-08-142-4447/+4
* | | archs: replace unifdef-y with header-ySam Ravnborg2010-08-141-15/+14
| |/ |/|
* | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-134-12/+27
|\ \
| * | x86, UV: Make kdump avoid stack dumps - fix !CONFIG_KEXEC breakageCliff Wickman2010-08-121-0/+5
| * | x86, UV: Initialize BAU hub mapCliff Wickman2010-08-011-12/+14
| * | x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-213-0/+8
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-131-1/+1
|\ \ \
| * | | [CPUFREQ] acpi-cpufreq: add missing __percpu markupNamhyung Kim2010-08-131-1/+1
* | | | Mark arguments to certain syscalls as being constDavid Howells2010-08-135-17/+17
* | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-132-3/+7
|\ \ \ \
| * | | | Merge branch 'linus' into perf/urgentIngo Molnar2010-08-12169-2458/+5204
| |\| | |
| * | | | perf, x86: P4 PMU -- update nmi irq statistics and unmask lvt entry properlyCyrill Gorcunov2010-08-081-3/+6
| * | | | oprofile: add support for Intel processor model 30Josh Hunt2010-08-051-0/+1
* | | | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-132-299/+608
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman2010-07-171-6/+10
| * | | | x86, UV: Modularize BAU send and waitCliff Wickman2010-06-082-39/+44
| * | | | x86, UV: BAU broadcast to the local hubCliff Wickman2010-06-082-85/+58
| * | | | x86, UV: Correct BAU regular message typeCliff Wickman2010-06-081-14/+1
| * | | | x86, UV: Remove BAU check for stay-busyCliff Wickman2010-06-082-24/+0
| * | | | x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman2010-06-081-18/+31
| * | | | x86, UV: Correct BAU software acknowledgeCliff Wickman2010-06-081-9/+8
| * | | | x86, UV: BAU structure rearrangingCliff Wickman2010-06-082-51/+51
| * | | | x86, UV: Shorten access to BAU statistics structureCliff Wickman2010-06-082-8/+9
| * | | | x86, UV: Disable BAU on network congestionCliff Wickman2010-06-082-3/+77
| * | | | x86, UV: BAU tunables into a debugfs fileCliff Wickman2010-06-082-56/+278
| * | | | x86, UV: Calculate BAU destination timeoutCliff Wickman2010-06-082-4/+59
* | | | | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-134-109/+154
|\ \ \ \ \
| * | | | | x86, asm: Use a lower case name for the end macro in atomic64_386_32.SLuca Barbieri2010-08-121-18/+20
| * | | | | x86, asm: Refactor atomic64_386_32.S to support old binutils and be cleanerLuca Barbieri2010-08-111-108/+128
| * | | | | x86: Document __phys_reloc_hide() usage in __pa_symbol()Namhyung Kim2010-08-111-0/+7
| * | | | | x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-052-1/+17
* | | | | | x86: don't send SIGBUS for kernel page faultsLinus Torvalds2010-08-131-1/+3
| |_|_|/ / |/| | | |
* | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2010-08-121-1/+1
|\ \ \ \ \
| * | | | | [CPUFREQ] add missing __percpu markup in pcc-cpufreq.cNamhyung Kim2010-08-121-1/+1
* | | | | | x86/hpet: Use the FSEC_PER_SEC constant for femto-second periodsChris Wilson2010-08-121-2/+2
* | | | | | Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-127-13/+372
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | x86: Detect whether we should use Xen SWIOTLB.Konrad Rzeszutek Wilk2010-08-021-2/+5
| * | | | | pci-swiotlb-xen: Add glue code to setup dma_ops utilizing xen_swiotlb_*Konrad Rzeszutek Wilk2010-07-273-0/+73
| * | | | | xen/mmu: inhibit vmap aliases rather than trying to clear them outJeremy Fitzhardinge2010-07-271-7/+3
| * | | | | xen: Add xen_create_contiguous_regionAlex Nixon2010-06-071-0/+201
| * | | | | xen: Rename the balloon lockAlex Nixon2010-06-071-0/+7
| * | | | | xen: Allow unprivileged Xen domains to create iomap pagesAlex Nixon2010-06-072-3/+19
| * | | | | xen: use _PAGE_IOMAP in ioremap to do machine mappingsJeremy Fitzhardinge2010-06-072-8/+71