summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2009-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds8-17/+1399
2009-03-26Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds22-718/+959
2009-03-17prevent boosting kprobes on exception addressMasami Hiramatsu1-0/+3
2009-03-17Fast TSC calibration: calculate proper frequency error boundsLinus Torvalds1-45/+56
2009-03-17Fix potential fast PIT TSC calibration startup glitchLinus Torvalds1-0/+9
2009-03-11x86: work around Fedora-11 x86-32 kernel failures on Intel Atom CPUsIngo Molnar1-0/+11
2009-03-10Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-7/+8
2009-03-09Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/c...Linus Torvalds1-1/+0
2009-03-09Revert "[CPUFREQ] Disable sysfs ui for p4-clockmod."Dave Jones1-1/+0
2009-03-09lguest: fix for CONFIG_SPARSE_IRQ=yRusty Russell1-7/+9
2009-03-09lguest: fix crash 'unhandled trap 13 at <native_read_msr_safe>'Rusty Russell1-0/+5
2009-03-08x86 mmiotrace: fix remove_kmmio_fault_pages()Stuart Bennett1-7/+8
2009-03-06x86, pebs: correct qualifier passed to ds_write_config() from ds_request_pebs()Markus Metzger1-1/+1
2009-03-06x86, bts: remove bad warningMarkus Metzger1-1/+0
2009-03-05[CPUFREQ] Prevent p4-clockmod from auto-binding to the ondemand governor.Dave Jones1-1/+4
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-03-04x86, math-emu: fix init_fpu for task != currentDaniel Glöckner3-13/+28
2009-03-04x86: EFI: Back efi_ioremap with init_memory_mapping instead of FIX_MAPHuang Ying4-25/+9
2009-03-04x86: fix DMI on EFIBrian Maly1-2/+3
2009-03-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+14
2009-03-03Merge branch 'tracing/mmiotrace' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-66/+153
2009-03-03x86: oprofile: don't set counter width from cpuid on Core2Tim Blechmann1-2/+12
2009-03-03x86: fix init_memory_mapping() to handle small rangesYinghai Lu1-0/+2
2009-03-02Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+6
2009-03-02x86-64: seccomp: fix 32/64 syscall holeRoland McGrath2-14/+0
2009-03-02x86-64: syscall-audit: fix 32/64 syscall holeRoland McGrath1-1/+1
2009-03-02x86 mmiotrace: fix race with release_kmmio_fault_page()Pekka Paalanen1-2/+7
2009-03-02x86 mmiotrace: improve handling of secondary faultsStuart Bennett1-18/+22
2009-03-02x86 mmiotrace: split set_page_presence()Pekka Paalanen1-19/+22
2009-03-02x86 mmiotrace: fix save/restore page table statePekka Paalanen1-22/+44
2009-03-02x86 mmiotrace: WARN_ONCE if dis/arming a page failsStuart Bennett1-8/+17
2009-03-02x86: add far read test to testmmiotracePekka Paalanen1-7/+28
2009-03-02x86: count errors in testmmiotrace.koPekka Paalanen1-6/+29
2009-02-28x86: i915 needs pgprot_writecombine() and is_io_mapping_possible()Ingo Molnar2-11/+6
2009-02-26x86: enable DMAR by defaultKyle McMartin1-1/+1
2009-02-25xen: disable interrupts early, as start_kernel expectsJeremy Fitzhardinge1-0/+3
2009-02-25gpu/drm, x86, PAT: io_mapping_create_wc and resource_size_tVenkatesh Pallipadi2-0/+21
2009-02-24[CPUFREQ] Make cpufreq-nforce2 less obnoxiousMatthew Garrett1-1/+1
2009-02-24[CPUFREQ] p4-clockmod reports wrong frequency.Matthias-Christian Ott4-18/+28
2009-02-24[CPUFREQ] powernow-k8: Use a common exit path.Dave Jones1-12/+10
2009-02-24[CPUFREQ] Change link order of x86 cpufreq modulesMatthew Garrett1-2/+6
2009-02-24[CPUFREQ] Use swap() in longhaul.cDave Jones1-7/+4
2009-02-24[CPUFREQ] checkpatch cleanups for acpi-cpufreqDave Jones1-18/+18
2009-02-24[CPUFREQ] powernow-k8: Only print error message once, not per core.Thomas Renninger1-6/+15
2009-02-24[CPUFREQ] powernow-k8: Always compile powernow-k8 driver with ACPI supportThomas Renninger3-49/+3
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k8Dave Jones1-125/+226
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k7Dave Jones1-100/+137
2009-02-24[CPUFREQ] checkpatch cleanups for speedstep related drivers.Dave Jones5-185/+258
2009-02-24[CPUFREQ] checkpatch cleanups for sc520Dave Jones1-13/+17
2009-02-24[CPUFREQ] checkpatch cleanups for powernow-k6Dave Jones1-18/+26