aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+14
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-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tipLinus Torvalds2-6/+4
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens2-6/+4
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-41/+33
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+4
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis1-1/+19
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/joro/linux-2.6-iommu into x86/urgentIngo Molnar18-335/+213
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka1-0/+4
2009-12-24Merge branch 'pdc' into releaseLen Brown1-0/+26
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang1-0/+19
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang1-0/+7
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+24
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds5-4/+20
2009-12-17x86, 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-17perf events, x86/stacktrace: Fix performance/softlockup by providing a special frame pointer-only stack walkerFrederic Weisbecker1-0/+6
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker1-0/+18
2009-12-16x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha1-1/+1
2009-12-16x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov1-0/+12
2009-12-16x86, 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/vfs-2.6Linus Torvalds1-1/+0
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus 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-14locking: Convert raw_rwlock functions to arch_rwlockThomas Gleixner1-10/+10
2009-12-14locking: Convert raw_rwlock to arch_rwlockThomas Gleixner2-10/+10
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2-20/+20
2009-12-14locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKEDThomas Gleixner1-1/+1
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner4-30/+30