aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include
Commit message (Expand)AuthorAge
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\
| * Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\
| | * lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\
| | * | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| * | | Merge branch 'linus' into perf/coreIngo Molnar2010-07-21
| |\ \ \
| * | | | perf, x86: P4 PMU -- redesign cache eventsCyrill Gorcunov2010-07-05
| * | | | Merge branch 'linus' into perf/coreThomas Gleixner2010-06-28
| |\ \ \ \
| * | | | | x86: Support for instruction breakpointsFrederic Weisbecker2010-06-24
| * | | | | Merge commit 'v2.6.35-rc3' into perf/coreIngo Molnar2010-06-18
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Ingo Molnar2010-06-09
| |\ \ \ \ \ \
| | * | | | | | perf: Drop the skip argument from perf_arch_fetch_regs_callerFrederic Weisbecker2010-06-08
| | * | | | | | x86: Unify dumpstack.h and stacktrace.hFrederic Weisbecker2010-06-08
| * | | | | | | arch: Implement local64_tPeter Zijlstra2010-06-09
| * | | | | | | perf, x86: Small fix to cpuid10_edxLivio Soares2010-06-08
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \ \
| * | | | | | | | kgdb,x86: Individual register get/set for x86Jason Wessel2010-08-05
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'upstream/xen' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2010-08-05
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-28
| | * | | | | | | x86/xen: event channels delivery on HVM.Sheng Yang2010-07-22
| | * | | | | | | x86: early PV on HVM features initialization.Sheng Yang2010-07-22
| | * | | | | | | xen: Add support for HVM hypercalls.Jeremy Fitzhardinge2010-07-22
| | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGNAlexander Duyck2010-07-02
| * | | | | | | | x86: Align skb w/ start of cacheline on newer core 2/Xeon ArchAlexander Duyck2010-06-30
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg...Linus Torvalds2010-08-04
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove indirect read write api support.Sreedhara DS2010-08-03
| * | | | | | | | intel_scu_ipc: add definitions for vRTC related commandFeng Tang2010-08-03
| | |/ / / / / / | |/| | | | | |
* | | | | | | | KVM: VMX: fix tlb flush with invalid rootXiao Guangrong2010-08-01
* | | | | | | | KVM: Remove unnecessary divide operationsJoerg Roedel2010-08-01
* | | | | | | | KVM: VMX: Execute WBINVD to keep data consistency with assigned devicesSheng Yang2010-08-01
* | | | | | | | KVM: Remove memory alias supportAvi Kivity2010-08-01
* | | | | | | | KVM: MMU: don't mark pte notrap if it's just sync transientXiao Guangrong2010-08-01
* | | | | | | | KVM: x86: XSAVE/XRSTOR live migration supportSheng Yang2010-08-01
* | | | | | | | KVM: Fix mov cr3 #GP at wrong instructionAvi Kivity2010-08-01
* | | | | | | | KVM: Fix mov cr4 #GP at wrong instructionAvi Kivity2010-08-01
* | | | | | | | KVM: Fix mov cr0 #GP at wrong instructionAvi Kivity2010-08-01
* | | | | | | | KVM: VMX: Enable XSAVE/XRSTOR for guestDexuan Cui2010-08-01
* | | | | | | | KVM: VMX: Add all-context INVVPID type supportGui Jianfeng2010-08-01
* | | | | | | | KVM: VMX: Make sure single type invvpid is supported before issuing invvpid i...Gui Jianfeng2010-08-01
* | | | | | | | KVM: x86: Propagate fpu_alloc errorsJan Kiszka2010-08-01
* | | | | | | | KVM: VMX: Add constant for invalid guest state exit reasonMohammed Gamal2010-08-01
* | | | | | | | KVM: x86: Use FPU APISheng Yang2010-08-01
* | | | | | | | KVM: x86: Use unlazy_fpu() for host FPUSheng Yang2010-08-01
* | | | | | | | x86: Export FPU API for KVM useSheng Yang2010-08-01
* | | | | | | | KVM: inject #UD if instruction emulation fails and exit to userspaceGleb Natapov2010-08-01
* | | | | | | | KVM: SVM: Allow EFER.LMSLE to be set with nested svmJoerg Roedel2010-08-01
* | | | | | | | KVM: x86 emulator: do not inject exception directly into vcpuGleb Natapov2010-08-01
* | | | | | | | KVM: x86 emulator: set RFLAGS outside x86 emulator codeGleb Natapov2010-08-01