summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
...
| * KVM: MMU: Inherit a shadow page's guest level count from vcpu setupAvi Kivity2009-03-242-6/+12
| * KVM: x86: Wire-up hardware breakpoints for guest debuggingJan Kiszka2009-03-243-1/+23
| * KVM: x86: Virtualize debug registersJan Kiszka2009-03-246-96/+193
| * KVM: VMX: Allow single-stepping when uninterruptibleJan Kiszka2009-03-241-0/+10
| * KVM: New guest debug interfaceJan Kiszka2009-03-245-73/+111
| * KVM: VMX: Support for injecting software exceptionsJan Kiszka2009-03-242-16/+22
| * KVM: SVM: Only allow setting of EFER_SVME when CPUID SVM is setAlexander Graf2009-03-241-16/+42
| * KVM: SVM: Allow setting the SVME bitAlexander Graf2009-03-241-0/+8
| * KVM: SVM: Allow read access to MSR_VM_VRJoerg Roedel2009-03-241-0/+3
| * KVM: SVM: Add VMEXIT handler and interceptsAlexander Graf2009-03-241-0/+293
| * KVM: SVM: Add VMRUN handlerAlexander Graf2009-03-243-2/+165
| * KVM: SVM: Add VMLOAD and VMSAVE handlersAlexander Graf2009-03-241-2/+58
| * KVM: SVM: Implement hsaveAlexander Graf2009-03-243-1/+16
| * KVM: SVM: Implement GIF, clgi and stgiAlexander Graf2009-03-242-5/+45
| * KVM: SVM: Add helper functions for nested SVMAlexander Graf2009-03-241-0/+85
| * KVM: SVM: Move EFER and MSR constants to generic x86 codeAlexander Graf2009-03-245-8/+12
| * KVM: SVM: Clean up VINTR settingAlexander Graf2009-03-241-5/+15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2009-03-268-17/+1399
|\ \
| * | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-184-0/+1361
| * | crypto: aes - Export x86 AES encrypt/decrypt functionsHuang Ying2009-02-184-17/+38
| * | crypto: aes - Move key_length in struct crypto_aes_ctx to be the last fieldHuang Ying2009-02-182-5/+5
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds2009-03-2622-718/+959
|\ \ \ | |_|/ |/| |
| * | [CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones2009-03-051-1/+4
| * | [CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett2009-02-241-1/+1
| * | [CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott2009-02-244-18/+28
| * | [CPUFREQ] powernow-k8: Use a common exit path.Dave Jones2009-02-241-12/+10
| * | [CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett2009-02-241-2/+6
| * | [CPUFREQ] Use swap() in longhaul.cDave Jones2009-02-241-7/+4
| * | [CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones2009-02-241-18/+18
| * | [CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger2009-02-241-6/+15
| * | [CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger2009-02-243-49/+3
| * | [CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones2009-02-241-125/+226
| * | [CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones2009-02-241-100/+137
| * | [CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones2009-02-245-185/+258
| * | [CPUFREQ] checkpatch cleanups for sc520Dave Jones2009-02-241-13/+17
| * | [CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones2009-02-241-18/+26
| * | [CPUFREQ] checkpatch cleanups for longrunDave Jones2009-02-241-11/+14
| * | [CPUFREQ] checkpatch cleanups for longhaulDave Jones2009-02-242-94/+100
| * | [CPUFREQ] checkpatch cleanups for gx-suspmodDave Jones2009-02-241-40/+65
| * | [CPUFREQ] checkpatch cleanups for e_powersaverDave Jones2009-02-241-9/+12
| * | [CPUFREQ] checkpatch cleanups for elanfreqDave Jones2009-02-241-2/+4
| * | [CPUFREQ] nforce2: Use driver prefix, not cpufreq prefix.Dave Jones2009-02-241-11/+11
| * | [CPUFREQ] checkpatch cleanups for cpufreq-nforce2Dave Jones2009-02-241-17/+21
| * | [CPUFREQ] Stupidly trivial CodingStyle fixDave Jones2009-02-241-1/+1
* | | prevent boosting kprobes on exception addressMasami Hiramatsu2009-03-171-0/+3
* | | Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds2009-03-171-45/+56
* | | Fix potential fast PIT TSC calibration startup glitchLinus Torvalds2009-03-171-0/+9
* | | x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar2009-03-111-0/+11
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-101-7/+8
|\ \ \
| * | | x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett2009-03-081-7/+8
OpenPOWER on IntegriCloud