aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAge
* x86: build fix for !CONFIG_SMPAlex Nixon2008-09-05
* x86: separate generic cpu disabling code from APIC writes in cpu_disableAlex Nixon2008-08-25
* x86: unify x86_32 and x86_64 play_dead into one functionAlex Nixon2008-08-25
* x86_32: clean up play_deadAlex Nixon2008-08-25
* x86: add cpu hotplug hooks into smp_opsAlex Nixon2008-08-25
* Merge branch 'linus' into x86/xenIngo Molnar2008-08-25
|\
| * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
| * x86: fix section mismatch warning - uv_cpu_initMarcin Slusarz2008-08-22
| * x86, SGI UV: hardcode the TLB flush interrupt system vectorCliff Wickman2008-08-20
* | x86/paravirt: add spin_lock_flags lock opJeremy Fitzhardinge2008-08-20
* | xen: clean up domain mode predicatesJeremy Fitzhardinge2008-08-20
* | Merge branch 'linus' into x86/xenIngo Molnar2008-08-20
|\|
| * Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-18
| |\
| | * x86, percpu: silence section mismatch warnings related to EARLY_PER_CPU varia...Marcin Slusarz2008-08-18
| | * x86: mmconf: fix section mismatch warningMarcin Slusarz2008-08-18
| | * x86: correct register constraints for 64-bit atomic operationsMathieu Desnoyers2008-08-18
| * | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-16
| |\|
| | * x86: add MAP_STACK mmap flagIngo Molnar2008-08-15
| | * Merge branch 'x86/geode' into x86/urgentIngo Molnar2008-08-15
| | |\
| | | * x86, geode-mfgpt: check IRQ before using MFGPT as clocksourceJens Rottmann2008-08-15
| | * | x86-64: fix overlap of modules and fixmap areasJan Beulich2008-08-15
| | * | x86: fix spin_is_contended()Jan Beulich2008-08-15
| | * | x86: fix readb() et al compile error with gcc-3.2.3Mikael Pettersson2008-08-15
| | * | x86: invalidate caches before going into suspendMark Langsdorf2008-08-15
| | * | Merge branch 'x86/amd-iommu' into x86/urgentIngo Molnar2008-08-15
| | |\ \
| | | * | x86m AMD IOMMU: cleanup: replace LOW_U32 macro with generic lower_32_bitsJoerg Roedel2008-08-15
| | | * | x86, AMD IOMMU: initialize device table properlyJoerg Roedel2008-08-15
| | | * | x86, AMD IOMMU: use status bit instead of memory write-back for completion waitJoerg Roedel2008-08-15
| | | |/
| | * | Merge branch 'x86/fpu' into x86/urgentIngo Molnar2008-08-14
| | |\ \
| | | * | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-26
| | * | | Merge commit 'v2.6.27-rc3' into x86/urgentIngo Molnar2008-08-13
| | |\ \ \
| | * | | | x86: propagate new nonpanic bootmem macros to CONFIG_HAVE_ARCH_BOOTMEM_NODEJohannes Weiner2008-08-13
| * | | | | x86: add MAP_STACK mmap flagIngo Molnar2008-08-15
| * | | | | kexec jump: check code size in control pageHuang Ying2008-08-15
| * | | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-15
| | |_|_|/ | |/| | |
| * | | | crypto: padlock - fix VIA PadLock instruction usage with irq_ts_save/restore()Suresh Siddha2008-08-13
| | |/ / | |/| |
| * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-11
| |\| |
| | * | EFI, x86: fix function prototypeRandy Dunlap2008-08-11
| | * | x86_64: restore the proper NR_IRQS define so larger systems work.Eric W. Biederman2008-08-11
| | * | x86: Restore proper vector locking during cpu hotplugEric W. Biederman2008-08-11
| * | | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-01
| |\ \ \ | | |/ / | |/| |
| | * | KVM: Synchronize guest physical memory map to host virtual memory mapAndrea Arcangeli2008-07-29
* | | | Merge branch 'x86/urgent' into x86/xenIngo Molnar2008-07-31
|\| | |
| * | | generic, x86: fix add iommu_num_pages helper functionFUJITA Tomonori2008-07-29
| |/ /
* | | Merge branch 'linus' into x86/xenIngo Molnar2008-07-31
|\| |
| * | Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
| |\ \
| * \ \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18
| |\ \ \
| * | | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-30
* | | | | Merge core/lib: pick up memparse() change.Ingo Molnar2008-07-28
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | KVM: SVM: allow enabling/disabling NPT by reloading only the architecture moduleJoerg Roedel2008-07-27