summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | 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
| | | | |/ / / / / / | | | |/| | | | | |
* | | | | | | | | | x86/UV2: Add accounting for BAU strong nacksCliff Wickman2012-01-171-0/+1
* | | | | | | | | | x86/UV2: Work around BAU bugCliff Wickman2012-01-171-1/+12
* | | | | | | | | | x86/UV2: Fix new UV2 hardware by using native UV2 broadcast modeCliff Wickman2012-01-171-7/+86
* | | | | | | | | | x86: Get rid of dubious one-bit signed bitfieldAnton Vorontsov2012-01-161-2/+2
| |_|_|_|_|_|_|/ / |/| | | | | | | |
* | | | | | | | | x86, atomic: atomic64_read() take a const pointerH. Peter Anvin2012-01-091-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
| * | | | | | | | Merge commit 'v3.2-rc7' into x86/asmIngo Molnar2012-01-045-7/+49
| |\ \ \ \ \ \ \ \ | | | |/ / / / / / | | |/| | | | | |
| * | | | | | | | x86_64, asm: Optimise fls(), ffs() and fls64()David Howells2011-12-151-5/+62
| * | | | | | | | x86, bitops: Move fls64.h inside __KERNEL__H. Peter Anvin2011-12-151-9/+2
| * | | | | | | | x86: Fix and improve percpu_cmpxchg{8,16}b_double()Jan Beulich2011-12-151-32/+21
OpenPOWER on IntegriCloud