summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-152-0/+34
|\
| * Merge branch 'tip/x86/core-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2012-01-072-0/+34
| |\
| | * x86: Add counter when debug stack is used with interrupts enabledSteven Rostedt2011-12-212-6/+22
| | * x86: Keep current stack in NMI breakpointsSteven Rostedt2011-12-212-0/+18
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-151-1/+1
|\ \ \
| * | | x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-091-1/+1
* | | | x86: Get rid of 'dubious one-bit signed bitfield' sprase warningAnton Vorontsov2012-01-121-2/+2
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-01-112-2/+2
|\ \ \ \
| * \ \ \ Merge commit 'v3.2-rc6' into x86/platformIngo Molnar2011-12-185-7/+49
| |\ \ \ \
| * | | | | x86/intel config: Revamp configuration to allow for Moorestown and MedfieldAlan Cox2011-12-182-2/+2
* | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-111-0/+6
|\ \ \ \ \ \
| * | | | | | x86, NMI: Add NMI IPI selftestDon Zickus2011-12-051-0/+6
| |/ / / / /
* | | | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-01-112-0/+6
|\ \ \ \ \ \
| * | | | | | x86: Don't use magic strings for EFI loader signatureMatt Fleming2011-12-091-0/+4
| * | | | | | x86: Add missing bzImage fields to struct setup_headerMatt Fleming2011-12-091-0/+2
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-111-0/+2
|\ \ \ \ \ \
| * | | | | | x86, mm: Unify zone_sizes_init()Pekka Enberg2011-11-111-0/+2
* | | | | | | 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
| | |_|/ / / / / / | |/| | | | | | |
OpenPOWER on IntegriCloud