Commits

Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x86/core', 'x86/cpu', 'x86/fixmap', 'x86/gart', 'x86/kprobes', 'x86/memtest', 'x86/modules', 'x86/nmi', 'x86/pat', 'x86/reboot', 'x86/setup', 'x86/step', 'x86/unify-pci', 'x86/uv', 'x86/xen' and 'xen-64bit' into x86/for-linus
Showing diff to5e5a29bf262
- Ingo Molnar committed 33a37eb411dKVM: fix exception entry / build bug, on 64-bit -tip testing found this build bug: a...
- Joerg Roedel committed 5ff4789d045AMD IOMMU: set iommu for device from ACPI code too The device<->iommu relationship has...
- Maciej W. Rozycki committed 35b680557f9x86: more apic debugging [ mingo@elte.hu: picked up this patch from Maciej, lets make ...
- Ingo Molnar committed c4dc59ae7afx86, VisWS: turn into generic arch, eliminate leftover files remove unused leftovers. ...
- Yinghai Lu committed 7edf8891ad7x86: remove extra calling to get ext cpuid level Signed-off-by: Yinghai Lu <yhlu.kerne...
- Thomas Petazzoni committed 9781f39fd20x86: consolidate the definition of the force_mwait variable The force_mwait variable i...
- Jan Beulich committed 48fe4a76e27x86: i386: reduce boot fixmap space As 256 entries are needed, aligning to a 256-entry...
- FUJITA Tomonori committed be54f9d1c8dx86: remove ifdef CONFIG_SWIOTLB in pci-dma.c As other IOMMUs do, this puts dummy pci_...
- Ingo Molnar committed 77e442461c7MMerge branch 'linus' into x86/kprobes
- Yinghai Lu committed caadbdce240x86: enable memory tester support on 32-bit only supports memory below max_low_pfn. S...
- Anders H Kaseorg committed 5e5a29bf262x86, 64-bit: patch paravirt inline replacements when loading modules small speedup. P...
- Simon Arlott committed e3a61b0a8c0x86: add unknown_nmi_panic kernel parameter It's not possible to enable the unknown_nm...
- venkatesh.pallipadi@intel.com committed fec0962e0bex86: Add a debugfs interface to dump PAT memtype Add a debugfs interface to list out a...
- Ingo Molnar committed fab3b58d3b2x86 reboot quirks: add Dell Precision WorkStation T5400 as reported in: "reboot=bio...
- Jan Beulich committed f2ba93929fdx86: check function status in EDD boot code Without checking the return value of get_e...
- Ingo Molnar committed 48ae7444340MMerge branch 'linus' into x86/step
- Robert Richter committed 3cabf37f616x86/pci: Changing subsystem init for visws I don't know, if this new code boots, but a...
- Russ Anderson committed 7019cc2dd6fx86 BIOS interface for RTC on SGI UV Real-time code needs to know the number of cycles...
- Jan Beulich committed 2ddf9b7b3e6i386/xen: add proper unwind annotations to xen_sysenter_target Signed-off-by: Jan Beul...
- Ingo Molnar committed e66d90fb4abMMerge branch 'linus' into xen-64bit