summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
* xen/enlighten: Expose MWAIT and MWAIT_LEAF if hypervisor OKs it.Konrad Rzeszutek Wilk2012-03-101-0/+1
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-115-3/+13
|\
| * x86/PCI: Expand the x86_msi_ops to have a restore MSIs.Konrad Rzeszutek Wilk2012-01-062-0/+10
| * x86/PCI: amd: factor out MMCONFIG discoveryBjorn Helgaas2012-01-061-0/+2
| * x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus()Bjorn Helgaas2012-01-061-1/+1
| * PCI: Pull PCI 'latency timer' setup up into the coreMyron Stowe2012-01-061-2/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-101-0/+63
|\ \
| * | crypto: serpent - add 4-way parallel i586/SSE2 assembler implementationJussi Kivilinna2011-11-211-0/+31
| * | crypto: serpent - add 8-way parallel x86_64/SSE2 assembler implementationJussi Kivilinna2011-11-211-0/+32
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-101-0/+1
|\ \ \
| * \ \ Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel2012-01-091-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | iommu: Add option to group multi-function devicesAlex Williamson2011-11-151-0/+1
| | |/
* | | Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-01-103-22/+73
|\ \ \
| * | | KVM: x86 emulator: implement RDPMC (0F 33)Avi Kivity2011-12-271-0/+1
| * | | KVM: Add generic RDPMC supportAvi Kivity2011-12-271-0/+1
| * | | KVM: Expose a version 2 architectural PMU to a guestsGleb Natapov2011-12-271-0/+48
| * | | Merge remote-tracking branch 'tip/perf/core' into kvm-updates/3.3Avi Kivity2011-12-272-0/+36
| |\ \ \
| * | | | KVM: MMU: move the relevant mmu code to mmu.cXiao Guangrong2011-12-271-0/+6
| * | | | KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong2011-12-271-0/+3
| * | | | KVM: introduce KVM_MEM_SLOTS_NUM macroXiao Guangrong2011-12-271-1/+3
| * | | | KVM: Optimize dirty logging by rmap_write_protect()Takuya Yoshikawa2011-12-271-0/+2
| * | | | KVM: MMU: remove KVM host pv mmu supportChris Wright2011-12-271-13/+0
| * | | | KVM: MMU: improve write flooding detectedXiao Guangrong2011-12-271-4/+2
| * | | | KVM: MMU: fast prefetch spte on invlpg pathXiao Guangrong2011-12-271-3/+1
| * | | | KVM: MMU: do not mark accessed bit on pte write pathXiao Guangrong2011-12-271-1/+0
| * | | | KVM: x86: retry non-page-table writing instructionsXiao Guangrong2011-12-272-0/+6
| | |/ / | |/| |
* | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds2012-01-091-28/+0
|\ \ \ \
| * | | | percpu: Remove irqsafe_cpu_xxx variantsChristoph Lameter2011-12-221-28/+0
| |/ / /
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2012-01-091-1/+1
|\ \ \ \
| * \ \ \ Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.cGreg Kroah-Hartman2011-11-265-2/+16
| |\ \ \ \
| * | | | | serial, mfd: don't hardcode the consoleMika Westerberg2011-11-151-1/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+0
|\ \ \ \ \
| * \ \ \ \ Merge branch 'master' into pm-sleepRafael J. Wysocki2011-12-216-7/+50
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | freezer: remove now unused TIF_FREEZETejun Heo2011-11-211-2/+0
| | |_|/ / | |/| | |
* | | | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-071-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-061-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystemKay Sievers2011-12-211-1/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-061-5/+7
|\ \ \ \ \
| * \ \ \ \ Merge branch 'mce-inject' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2011-12-181-4/+5
| |\ \ \ \ \
| | * | | | | x86: add IRQ context simulation in module mce-injectChen Gong2011-12-161-4/+5
| * | | | | | x86, mce: Add wrappers for registering on the decode chainBorislav Petkov2011-12-141-1/+2
| |/ / / / /
* | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2012-01-061-0/+2
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'ucode-verify-size' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar2011-12-151-0/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | x86, microcode, AMD: Add a vendor-specific exit functionBorislav Petkov2011-12-141-0/+2
| | |/ / / /
* | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-062-3/+3
|\ \ \ \ \ \
| * | | | | | x86: Use "do { } while(0)" for empty lock_cmos()/unlock_cmos() macrosJesper Juhl2011-12-181-2/+2
| * | | | | | x86: Use "do { } while(0)" for empty flush_tlb_fix_spurious_fault() macroJesper Juhl2011-12-181-1/+1
* | | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-0612-232/+204
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix atomic64_xxx_cx8() functionsEric Dumazet2012-01-041-2/+2
| * | | | | | | x86: Fix and improve cmpxchg_double{,_local}()Jan Beulich2012-01-043-89/+23
OpenPOWER on IntegriCloud