summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)Author
2011-10-28Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman
2011-10-28Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-10-28Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-28Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-28Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-10-28Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-10-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-10-26Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-10-26Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-26Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-10-26Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-25Merge branch 'staging-next' into Linux 3.1Greg Kroah-Hartman
2011-10-25Merge branches 'stable/bug.fixes-3.2' and 'stable/mmu.fixes' of git://git.ker...Linus Torvalds
2011-10-14x86: constify PCI raw ops structuresJan Beulich
2011-10-14x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen
2011-10-13x86/irq: Standardize on CONFIG_SPARSE_IRQ=yYinghai Lu
2011-10-10perf, x86: Implement IBS initializationRobert Richter
2011-10-10perf, x86: Share IBS macros between perf and oprofileRobert Richter
2011-10-10x86, nmi: Add in logic to handle multiple events and unknown NMIsDon Zickus
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus
2011-10-10x86, nmi: Create new NMI handler routinesDon Zickus
2011-10-10perf, intel: Use GO/HO bits in perf-ctrGleb Natapov
2011-10-06perf, amd: Use GO/HO bits in perf-ctrJoerg Roedel
2011-09-29xen: modify kernel mappings corresponding to granted pagesStefano Stabellini
2011-09-28x86-64: Fix CFI data for interrupt framesJan Beulich
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-09-28Merge branch 'upstream/ticketlock-cleanup' of git://github.com/jsgf/linux-xen...Ingo Molnar
2011-09-28x86, ticketlock: remove obsolete commentJeremy Fitzhardinge
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-24xen/p2m: Make debug/xen/mmu/p2m visible again.Konrad Rzeszutek Wilk
2011-09-21x86: uv2: Workaround for UV2 Hub bug (system global address format)Jack Steiner
2011-09-21iommu: Rename the DMAR and INTR_REMAP config optionsSuresh Siddha
2011-09-21x86, ioapic: Define irq_remap_modify_chip_defaults()Suresh Siddha
2011-09-15asm alternatives: remove incorrect alignment notesLinus Torvalds
2011-09-12x86: cache_info: Kill the atomic allocation in amd_init_l3_cache()Thomas Gleixner
2011-09-07Merge branch 'kvm-updates/3.1' of git://github.com/avikivity/kvmLinus Torvalds
2011-08-30KVM: Fix instruction size issue in pvclock scalingDuncan Sands
2011-08-30x86, cmpxchg: Use __compiletime_error() to make usage messages a bit nicerJeremy Fitzhardinge
2011-08-29x86, ticketlock: Make __ticket_spin_trylock commonJeremy Fitzhardinge
2011-08-29x86, ticketlock: Convert __ticket_spin_lock to use xadd()Jeremy Fitzhardinge
2011-08-29x86, ticketlock: Convert spin loop to CJeremy Fitzhardinge
2011-08-29x86, ticketlock: Clean up types and accessorsJeremy Fitzhardinge
2011-08-29x86: Use xadd helper more widelyJeremy Fitzhardinge
2011-08-29x86: Add xadd helper macroJeremy Fitzhardinge
2011-08-29x86, cmpxchg: Unify cmpxchg into cmpxchg.hJeremy Fitzhardinge