summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2011-06-16xen: When calling power_off, don't call the halt function.Tom Goetz1-1/+8
2011-06-15xen: support CONFIG_MAXSMPAndrew Jones2-1/+9
2011-06-15oprofile, x86: Fix race in nmi handler while starting countersRobert Richter1-4/+10
2011-06-15x86 idle: APM requires pm_idle/default_idle unconditionally when a moduleAndy Whitcroft1-2/+2
2011-06-14Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds1-4/+4
2011-06-14x86/uv/x2apic: update for change in pci bridge handling.Dave Airlie1-4/+4
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-5/+11
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2-0/+24
2011-06-09exec: delay address limit change until point of no returnMathias Krause2-2/+0
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli1-0/+11
2011-06-09xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"Stefano Stabellini1-1/+8
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-6/+6
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2-5/+11
2011-06-08x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner1-0/+13
2011-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+49
2011-06-08Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+47
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel1-1/+21
2011-06-07x86-64: Emulate legacy vsyscallsAndy Lutomirski8-140/+179
2011-06-06x86/amd-iommu: Use only per-device dma_opsJoerg Roedel1-2/+24
2011-06-06x86/amd-iommu: Fix 3 possible endless loopsJoerg Roedel1-4/+4
2011-06-06KVM: x86: use proper port value when checking io instruction permissionMarcelo Tosatti1-35/+47
2011-06-06x86-64: Fill unused parts of the vsyscall page with 0xccAndy Lutomirski1-9/+7
2011-06-06x86-64: Remove vsyscall number 3 (venosys)Andy Lutomirski2-9/+0
2011-06-05x86-64: Map the HPET NXAndy Lutomirski2-3/+3
2011-06-05x86-64: Remove kernel.vsyscall64 sysctlAndy Lutomirski3-68/+22
2011-06-05x86-64: Give vvars their own pageAndy Lutomirski5-23/+35
2011-06-05x86-64: Document some of entry_64.SAndy Lutomirski1-0/+2
2011-06-05x86-64: Fix alignment of jiffies variableAndy Lutomirski1-1/+1
2011-06-04xen: off by one errors in multicalls.cDan Carpenter1-6/+6
2011-06-01x86/PCI/ACPI: fix type mismatchMárton Németh1-1/+1
2011-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-0/+1
2011-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-2/+2
2011-05-31Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2011-05-30oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2-5/+11
2011-05-30x86: Fix mwait_play_dead() faulting on mwait-incapable cpusAvi Kivity1-1/+1
2011-05-30x86 idle: Fix mwait deprecation warning messageBorislav Petkov1-1/+1
2011-05-30lguest: fix timer interrupt setupRusty Russell1-0/+1
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-26/+32
2011-05-29x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline paramLen Brown1-0/+1
2011-05-29x86 idle: deprecate "no-hlt" cmdline paramLen Brown1-0/+1
2011-05-29x86 idle APM: deprecate CONFIG_APM_CPU_IDLELen Brown1-0/+2
2011-05-29x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands itLen Brown1-1/+3
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown6-25/+25
2011-05-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds15-1194/+2283
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-47/+60
2011-05-28Merge branch 'setns'Linus Torvalds4-1/+6
2011-05-28ns: Wire up the setns system callEric W. Biederman4-1/+6
2011-05-28x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.oSteven Rostedt1-0/+2
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-7/+0
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-6/+6