summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-0423-81/+172
|\
| * x86: cpufeature: fix SMX flagH. Peter Anvin2008-08-271-1/+1
| * x86: <asm/cpufeature.h>: clean up overlong lines, whitespaceH. Peter Anvin2008-08-271-5/+6
| * x86: cpufeature: add Intel features from CPUID and AVX specsH. Peter Anvin2008-08-271-0/+12
| * x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>H. Peter Anvin2008-08-271-32/+54
| * Merge branch 'x86/urgent' into x86/cpuH. Peter Anvin2008-08-2721-45/+81
| |\
| | * x86: msr: fix bogus return values from rdmsr_safe/wrmsr_safeH. Peter Anvin2008-08-251-8/+8
| | * x86: msr: propagate errors from smp_call_function_single()H. Peter Anvin2008-08-251-5/+6
| | * x86: add X86_FEATURE_XMM4_2 definitionsAustin Zhang2008-08-251-0/+2
| | * Merge branch 'linus' into x86/urgentIngo Molnar2008-08-251-1/+0
| | |\
| | | * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
| | * | x86 MCE: Fix CPU hotplug problem with multiple multicore AMD CPUsRafael J. Wysocki2008-08-231-0/+1
| | |/
| | * x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-222-0/+2
| | * x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2008-08-202-5/+1
| | * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-183-6/+6
| | |\
| | | * x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz2008-08-181-1/+1
| | | * x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-181-1/+1
| | | * x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers2008-08-181-4/+4
| | * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-168-18/+48
| | |\ \ | | | |/
| | | * x86: add MAP_STACK mmap flagIngo Molnar2008-08-151-0/+1
| | | * Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-151-1/+2
| | | |\
| | | | * x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-151-1/+2
| | | * | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-151-1/+1
| | | * | x86: fix spin_is_contended()Jan Beulich2008-08-151-2/+2
| | | * | x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson2008-08-151-9/+9
| | | * | x86: invalidate caches before going into suspendMark Langsdorf2008-08-151-0/+23
| | | * | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-152-3/+37
| | | |\ \
| | | | * | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-151-3/+0
| | | | * | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-151-0/+1
| | | | * | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-151-0/+4
| | | | |/
| | | * | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-141-2/+0
| | | |\ \
| | | * \ \ Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-131-0/+6
| | | |\ \ \
| | | * | | | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-08-131-0/+6
| | * | | | | x86: add MAP_STACK mmap flagIngo Molnar2008-08-151-0/+1
| | * | | | | kexec jump: check code size in control pageHuang Ying2008-08-151-0/+4
| | * | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-2/+2
| | | |_|_|/ | | |/| | |
| * | | | | x86: add NOPL as a synthetic CPU feature bitH. Peter Anvin2008-08-182-6/+13
| * | | | | x86: configuration options to compile out x86 CPU support codeThomas Petazzoni2008-08-181-0/+5
| * | | | | Merge branch 'linus' into x86/cpuIngo Molnar2008-08-157-25/+61
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge branch 'linus' into x86/cpuIngo Molnar2008-07-2830-206/+209
| |\ \ \ \ \
| * | | | | | x86, cyrix: debugIngo Molnar2008-07-221-0/+8
* | | | | | | x86, e820: add support for AddressRangeUnusuable ACPI memory typeCihula, Joseph2008-08-211-0/+1
* | | | | | | Merge branch 'x86/apic' into x86/coreIngo Molnar2008-08-141-1/+0
|\ \ \ \ \ \ \
| * | | | | | | x86: PIC, L-APIC and I/O APIC debug informationMaciej W. Rozycki2008-07-241-1/+0
| | | | | | | |
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
| \ \ \ \ \ \ \
*---. \ \ \ \ \ \ \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-1419-3/+151
|\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / /
| | * | | | | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-08-1113-79/+154
| | |\ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-1433-232/+238
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / | | |/| | | | | | | |
| * | | | | | | | | | X86_SMP: tlb_XX.c declare smp_invalidate_interrupt before they get usedJaswinder Singh2008-07-251-0/+5
| * | | | | | | | | | X86_SMP: smp.c declare functions before they get usedJaswinder Singh2008-07-251-0/+5
| * | | | | | | | | | x86_64: Declare new_utsname in asm-x86/syscalls.hJaswinder Singh2008-07-251-1/+1
OpenPOWER on IntegriCloud