summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2011-12-12x86/i386: Use less assembly in strlen(), speed things up a bitAlexey Dobriyan
2011-12-07x86: Use the same node_distance for 32 and 64-bitH Hartley Sweeten
2011-12-06x86: Fix rflags in FAKE_STACK_FRAMESeiichi Ikarashi
2011-12-06x86: Clean up and extend do_int3()Srikar Dronamraju
2011-12-06x86: Call do_notify_resume() with interrupts enabledSrikar Dronamraju
2011-12-05x86/div64: Add a micro-optimization shortcut if base is power of twoSebastian Andrzej Siewior
2011-12-05x86-64: Cleanup some assembly entry pointsJan Beulich
2011-12-05x86-64: Slightly shorten line system call entry and exit pathsJan Beulich
2011-12-05x86-64: Reduce amount of redundant code generated for invalidate_interruptNNJan Beulich
2011-12-05x86-64: Slightly shorten int_ret_from_sys_callJan Beulich
2011-12-05x86, efi: Convert efi_phys_get_time() args to physical addressesMaurice Ma
2011-12-05x86: Default to vsyscall=emulateAndy Lutomirski
2011-12-05x86-64: Set siginfo and context on vsyscall emulation faultsAndy Lutomirski
2011-12-05Merge branch 'upstream/ticketlock-cleanup' of git://git.kernel.org/pub/scm/li...Ingo Molnar
2011-12-04x86: Fix boot failures on older AMD CPU'sLinus Torvalds
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk
2011-11-25x86: consolidate xchg and xadd macrosJeremy Fitzhardinge
2011-11-25x86/cmpxchg: add a locked add() helperJeremy Fitzhardinge
2011-11-21fix braino in um patchset (mea culpa)Al Viro
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-11-20KVM guest: prevent tracing recursion with kvmclockAvi Kivity
2011-11-19Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-18Merge branch 'stable/for-linus-fixes-3.2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2011-11-17KVM: VMX: Check for automatic switch msr table overflowGleb Natapov
2011-11-17KVM: VMX: Add support for guest/host-only profilingGleb Natapov
2011-11-17KVM: VMX: add support for switching of PERF_GLOBAL_CTRLGleb Natapov
2011-11-16xen:pvhvm: enable PVHVM VCPU placement when using more than 32 CPUs.Zhenzhong Duan
2011-11-16xen: map foreign pages for shared rings by updating the PTEs directlyDavid Vrabel
2011-11-14x86: Call stop_machine_text_poke() on all CPUsRabin Vincent
2011-11-12bma023: Add SFI translation for this deviceWilliam Douglas
2011-11-12vrtc: change its year offset from 1960 to 1972Feng Tang
2011-11-12ce4100: fix a build errorZhang Rui
2011-11-10x86, ioapic: Only print ioapic debug information for IRQs belonging to an ioa...Mathias Nyman
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan
2011-11-10x86/apic: Do not clear nr_irqs_gsi if no legacy irqsJacob Pan
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony
2011-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-11-07Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-11-07Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-11-07Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-07Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds
2011-11-07Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-11-06mrst pmu: update commentLen Brown
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds
2011-11-02Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli