summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2011-10-26Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-11/+3
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-23/+71
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-3/+7
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+1
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman1-0/+1
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds1-4/+2
2011-10-13x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu1-10/+2
2011-10-10perf, x86: Implement IBS initializationRobert Richter1-0/+2
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter1-3/+35
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus1-0/+1
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus2-21/+1
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus1-0/+18
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov1-0/+12
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel1-0/+3
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini1-1/+2
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich1-1/+1
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-09-24xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk1-3/+0
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha3-3/+3
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha1-0/+4
2011-09-16asm alternatives: remove incorrect alignment notesLinus Torvalds3-7/+0
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds1-1/+1
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands1-1/+1
2011-08-29Merge 3.1-rc4 into staging-nextGreg Kroah-Hartman1-0/+1
2011-08-27All Arch: remove linkage for sys_nfsservctl system callNeilBrown1-1/+1
2011-08-26Staging: hv: vmbus: Retry vmbus_post_msg() before giving upK. Y. Srinivasan1-0/+1
2011-08-22Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2011-08-17xen/x86: replace order-based range checking of M2P table by linear oneJan Beulich1-2/+2
2011-08-13Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-8/+35
2011-08-11x86-64: Rework vsyscall emulation and add vsyscall= parameterAndy Lutomirski3-6/+6
2011-08-11x86-64: Wire up getcpu syscallAndy Lutomirski1-0/+2
2011-08-05x86-64: Add user_64bit_mode paravirt opAndy Lutomirski3-2/+27
2011-08-05Merge commit 'v3.0' into x86/vdsoH. Peter Anvin5-18/+11
2011-08-04x86: don't include xen/xen.h in <asm/io.h> unless XEN is enabledLinus Torvalds1-2/+1
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+0
2011-08-04x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown1-2/+0
2011-07-27atomic: cleanup asm-generic atomic*.h inclusionArun Sharma1-1/+0
2011-07-27atomic: move atomic_add_unless to generic codeArun Sharma3-6/+6
2011-07-27atomic: use <linux/atomic.h>Arun Sharma9-9/+8
2011-07-27asm-generic: add another generic ext2 atomic bitopsAkinobu Mita1-4/+1
2011-07-27ptrace: unify show_regs() prototypeMike Frysinger1-1/+0
2011-07-26Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-11/+40
2011-07-24Merge branch 'for-upstream' of git://openrisc.net/jonas/linuxLinus Torvalds1-24/+1
2011-07-24Merge branch 'kvm-updates/3.1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-41/+143
2011-07-24Merge branch 'upstream/xen-tracing2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-0/+40
2011-07-24KVM: MMU: lockless walking shadow page tableXiao Guangrong1-0/+8
2011-07-24KVM: MMU: remove bypass_guest_pfXiao Guangrong1-3/+0
2011-07-24KVM: MMU: cache mmio info on page fault pathXiao Guangrong1-0/+5
2011-07-24KVM guest: KVM Steal time registrationGlauber Costa1-0/+6