summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)AuthorFilesLines
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner1-0/+12
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox1-1/+2
2010-01-06x86: copy_from_user() should not return -EFAULTHeiko Carstens2-6/+4
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis1-38/+48
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar18-335/+213
2009-12-18x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha1-1/+2
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds1-0/+1
2009-12-17x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha1-1/+1
2009-12-17x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov1-0/+12
2009-12-17x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2-0/+2
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds1-1/+0
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-24/+16
2009-12-16sanitize do_pipe_flags() callers in archAl Viro1-1/+0
2009-12-16gru: function to generate chipset IPI valuesJack Steiner1-4/+20
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt1-10/+1
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt1-0/+7
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt1-0/+13
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich1-1/+1
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig1-1/+0
2009-12-16ptrace: x86: implement user_single_step_siginfo()Oleg Nesterov1-0/+2
2009-12-16x86: Add IA32_TSC_AUX MSR and use itSheng Yang2-2/+3
2009-12-15Merge branch 'x86/asm' into x86/urgentIngo Molnar1-22/+10
2009-12-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-50/+50
2009-12-15cs5535: drop the Geode-specific MFGPT/GPIO codeAndres Salomon1-117/+0
2009-12-15cs5535: define lxfb/gxfb MSRs in linux/cs5535.hAndres Salomon1-13/+0
2009-12-15cs5535: move VSA2 checks into linux/cs5535.hAndres Salomon1-19/+0
2009-12-15cs5535: move the DIVIL MSR definition into linux/cs5535.hAndres Salomon1-2/+0
2009-12-15cs5535: add a generic MFGPT driverAndres Salomon1-40/+0
2009-12-15ALSA: cs5535audio: free OLPC quirks from reliance on MGEODE_LX cpu optimizationAndres Salomon1-1/+1
2009-12-15cs5535-gpio: add AMD CS5535/CS5536 GPIO driver supportAndres Salomon1-27/+1
2009-12-15hugetlb: add generic definition of NUMA_NO_NODELee Schermerhorn1-2/+7
2009-12-15x86: Split swiotlb initialization into two stagesFUJITA Tomonori1-2/+6
2009-12-15locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10
2009-12-15locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-15locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2-20/+20
2009-12-15locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-15locking: Convert raw_spinlock to arch_spinlockThomas Gleixner4-30/+30
2009-12-14Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-2/+4
2009-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds1-13/+91
2009-12-13x86: Fix duplicated UV BAU interrupt vectorCliff Wickman1-1/+1
2009-12-12kbuild: move asm-offsets.h to include/generatedSam Ravnborg1-0/+1
2009-12-12Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-1/+4
2009-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/mmapLinus Torvalds2-5/+0
2009-12-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-29/+18
2009-12-11x86, msr: Add support for non-contiguous cpumasksBorislav Petkov1-0/+3
2009-12-11Merge commit 'linus/master' into x86/urgentH. Peter Anvin4-6/+6
2009-12-11Unify sys_mmap*Al Viro2-5/+0
2009-12-11x86: Use find_e820() instead of hard coded trampoline addressYinghai Lu1-1/+0
2009-12-10Merge branch 'amd-iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-1/+3
2009-12-10x86/amd-iommu: Fix PCI hotplug with passthrough modeJoerg Roedel1-0/+1