summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-204-7/+31
|\
| * xen/setup: Fix for incorrect xen_extra_mem_start.Konrad Rzeszutek Wilk2011-06-161-4/+6
| * xen: When calling power_off, don't call the halt function.Tom Goetz2011-06-151-1/+8
| * xen: support CONFIG_MAXSMPAndrew Jones2011-06-152-1/+9
| * xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini2011-06-091-1/+8
* | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-204-5/+11
|\ \
| * | KVM: Fix register corruption in pvclock_scale_deltaZachary Amsden2011-06-191-2/+7
| * | KVM: MMU: fix opposite condition in mapping_level_dirty_bitmapSteve2011-06-191-1/+1
| * | KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGSMarcelo Tosatti2011-06-191-1/+2
| * | KVM: MMU: Fix build warnings in walk_addr_generic()Borislav Petkov2011-06-191-1/+1
* | | x86, efi: Do not reserve boot services regions within reserved areasMaarten Lankhorst2011-06-183-7/+28
|/ /
* | x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft2011-06-141-2/+2
* | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-06-141-4/+4
|\ \
| * | x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie2011-06-141-4/+4
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-132-5/+11
|\ \ \
| * \ \ Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| |\ \ \
| | * | | oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
* | | | | Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-132-0/+24
|\ \ \ \ \
| * | | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| * | | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
* | | | | | exec: delay address limit change until point of no returnMathias Krause2011-06-092-2/+0Star
| |_|_|/ / |/| | | |
* | | | | Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-06-081-6/+6
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | xen: off by one errors in multicalls.cDan Carpenter2011-06-031-6/+6
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-06-082-7/+49
|\ \ \ \
| * | | | x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel2011-06-071-1/+21
| * | | | x86/amd-iommu: Use only per-device dma_opsJoerg Roedel2011-06-061-2/+24
| * | | | x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel2011-06-061-4/+4
| | |/ / | |/| |
* | | | Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-06-081-35/+47
|\ \ \ \ | |/ / / |/| | |
| * | | KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti2011-06-061-35/+47
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-05-311-0/+1
|\ \ \ \
| * | | | lguest: fix timer interrupt setupRusty Russell2011-05-301-0/+1
| | |/ / | |/| |
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-312-2/+2
|\ \ \ \
| * | | | x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity2011-05-301-1/+1
| * | | | x86 idle: Fix mwait deprecation warning messageBorislav Petkov2011-05-301-1/+1
| |/ / /
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-311-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt2011-05-281-0/+2
* | | | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-298-26/+32
|\ \ \ \
| * | | | x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown2011-05-291-0/+1
| * | | | x86 idle: deprecate "no-hlt" cmdline paramLen Brown2011-05-291-0/+1
| * | | | x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown2011-05-291-0/+2
| * | | | x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown2011-05-291-1/+3
| * | | | x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-296-25/+25
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-2815-1194/+2283
|\ \ \ \ \
| * | | | | x86, asm: Clean up desc.h a bitIngo Molnar2011-05-271-76/+76
| * | | | | x86, amd: Do not enable ARAT feature on AMD processors below family 0x12Boris Ostrovsky2011-05-261-2/+5
| * | | | | x86: Move do_page_fault()'s error path under unlikely()KOSAKI Motohiro2011-05-261-15/+20
| * | | | | Merge branch 'linus' into x86/urgentIngo Molnar2011-05-269-51/+20Star
| |\ \ \ \ \
| * | | | | | x86, efi: Retain boot service code until after switching to virtual modeMatthew Garrett2011-05-263-3/+54
| * | | | | | x86: Remove unnecessary check in detect_ht()Nikhil P Rao2011-05-251-7/+0Star
| * | | | | | x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy2011-05-251-2/+2