summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-048-8/+8
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-0439-129/+182
| |\
| * | update email addressPavel Machek2010-07-196-6/+6
| * | Merge branch 'master' into for-nextJiri Kosina2010-06-1691-2271/+4139
| |\ \
| * | | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-162-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-0/+7
|\ \ \ \
| * | | | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-011-2/+0
| * | | | x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-301-0/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-08-041-0/+1
|\ \ \ \ \
| * | | | | x86, mce: Notify about corrected events tooBorislav Petkov2010-08-031-0/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2010-08-049-47/+38
|\ \ \ \ \
| * | | | | [CPUFREQ] Remove pointless printk from p4-clockmod.Dave Jones2010-08-031-6/+1
| * | | | | [CPUFREQ] Fix section mismatch for powernow_cpu_init in powernow-k7.cHolger Freyther2010-08-031-4/+4
| * | | | | [CPUFREQ] Fix section mismatch for longhaul_cpu_init.Holger Freyther2010-08-032-16/+16
| * | | | | [CPUFREQ] Fix section mismatch for longrun_cpu_init.Holger Freyther2010-08-031-3/+3
| * | | | | [CPUFREQ] powernow-k8: Fix misleading variable namingBorislav Petkov2010-08-031-2/+2
| * | | | | [CPUFREQ] Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)Peter Huewe2010-08-031-6/+3
| * | | | | [CPUFREQ] arch/x86/kernel/cpu/cpufreq: use for_each_pci_dev()Kulikov Vasiliy2010-08-031-1/+1
| * | | | | [CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufreq driver independentThomas Renninger2010-08-032-7/+4
| * | | | | [CPUFREQ] acpi-cpufreq: Fix CPU_ANY CPUFREQ_{PRE,POST}CHANGE notificationThomas Renninger2010-08-031-2/+2
| * | | | | [CPUFREQ] powernow-k8: On load failure, remind the user to enable support in ...Marti Raudsepp2010-08-031-0/+2
| * | | | | [CPUFREQ] powernow-k8: Limit Pstate transition latency checkBorislav Petkov2010-08-031-6/+5
| * | | | | [CPUFREQ] Fix PCC driver error pathMatthew Garrett2010-08-031-8/+9
| * | | | | [CPUFREQ] fix double freeing in error path of pcc-cpufreqDaniel J Blueman2010-08-031-12/+6
| * | | | | [CPUFREQ] pcc driver should check for pcch method before calling _OSCMatthew Garrett2010-08-031-1/+5
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-041-14/+6
|\ \ \ \ \ \
| * | | | | | Remove indirect read write api support.Sreedhara DS2010-08-031-14/+0
| * | | | | | intel_scu_ipc: add definitions for vRTC related commandFeng Tang2010-08-031-0/+6
| | |/ / / / | |/| | | |
* | | | | | KVM: VMX: Fix host GDT.LIMIT corruptionAvi Kivity2010-08-021-0/+4
* | | | | | KVM: MMU: using __xchg_spte more smarterXiao Guangrong2010-08-021-2/+7
* | | | | | KVM: MMU: cleanup spte set and accssed/dirty trackingXiao Guangrong2010-08-021-9/+8
* | | | | | KVM: MMU: don't atomicly set spte if it's not presentXiao Guangrong2010-08-021-2/+3
* | | | | | KVM: MMU: fix page dirty tracking lost while sync pageXiao Guangrong2010-08-021-7/+3
* | | | | | KVM: MMU: fix broken page accessed tracking with ept enabledXiao Guangrong2010-08-021-2/+3
* | | | | | KVM: MMU: add missing reserved bits check in speculative pathXiao Guangrong2010-08-022-3/+11
* | | | | | KVM: MMU: fix mmu notifier invalidate handler for huge spteAndrea Arcangeli2010-08-021-2/+6
* | | | | | KVM: x86 emulator: fix xchg instruction emulationWei Yongjun2010-08-021-0/+4
* | | | | | KVM: x86: Call mask notifiers from picGleb Natapov2010-08-021-1/+11
* | | | | | KVM: x86: never re-execute instruction with enabled tdpGleb Natapov2010-08-021-0/+3
* | | | | | KVM: x86: emulator: inc/dec can have lock prefixGleb Natapov2010-08-021-2/+2
* | | | | | KVM: MMU: Eliminate redundant temporaries in FNAME(fetch)Avi Kivity2010-08-021-35/+24
* | | | | | KVM: MMU: Validate all gptes during fetch, not just those used for new pagesAvi Kivity2010-08-021-9/+24
* | | | | | KVM: MMU: Simplify spte fetch() functionAvi Kivity2010-08-021-44/+49
* | | | | | KVM: MMU: Add gpte_valid() helperAvi Kivity2010-08-021-8/+17
* | | | | | KVM: MMU: Add validate_direct_spte() helperAvi Kivity2010-08-022-21/+29
* | | | | | KVM: MMU: Add drop_large_spte() helperAvi Kivity2010-08-022-4/+9
* | | | | | KVM: MMU: Use __set_spte to link shadow pagesAvi Kivity2010-08-021-1/+1
* | | | | | KVM: MMU: Add link_shadow_page() helperAvi Kivity2010-08-022-5/+12
* | | | | | KVM: Expose MCE control MSRs to userspaceAvi Kivity2010-08-021-0/+2
* | | | | | KVM: PIT: stop vpit before freeing irq_routingXiao Guangrong2010-08-022-1/+4
OpenPOWER on IntegriCloud