summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds2009-03-091-1/+0
|\ \ \ \
| * | | | Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones2009-03-091-1/+0
| | |/ / | |/| |
* | | | lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell2009-03-091-7/+9
* | | | lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell2009-03-091-0/+5
| |/ / |/| |
* | | x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger2009-03-061-1/+1
* | | x86, bts: remove bad warningMarkus Metzger2009-03-061-1/+0
* | | x86: add Dell XPS710 reboot quirkLeann Ogasawara2009-03-041-0/+8
* | | x86, math-emu: fix init_fpu for task != currentDaniel Glöckner2009-03-043-13/+28
* | | x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying2009-03-044-25/+9
* | | x86: fix DMI on EFIBrian Maly2009-03-041-2/+3
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-03-032-2/+14
|\ \ \
| * | | x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann2009-03-031-2/+12
| * | | x86: fix init_memory_mapping() to handle small rangesYinghai Lu2009-03-031-0/+2
* | | | Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-032-66/+153
|\ \ \ \ | |/ / / |/| | |
| * | | x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen2009-03-021-2/+7
| * | | x86 mmiotrace: improve handling of secondary faultsStuart Bennett2009-03-021-18/+22
| * | | x86 mmiotrace: split set_page_presence()Pekka Paalanen2009-03-021-19/+22
OpenPOWER on IntegriCloud