aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm
AgeCommit message (Expand)Author
2010-01-23x86: Disable HPET MSI on ATI SB700/SB800Pallipadi, Venkatesh
2010-01-22x86, lib: Add wbinvd smp helpersBorislav Petkov
2010-01-22x86/amd-iommu: Fix IOMMU-API initialization for iommu=ptJoerg Roedel
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian
2010-01-18x86-64, rwsem: 64-bit xadd rwsem implementationH. Peter Anvin
2010-01-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-13x86: clean up rwsem type systemLinus Torvalds
2010-01-13x86: mce.h: Fix warning in header checksAlan Cox
2010-01-13x86/ptrace: Remove unused regs_get_argument_nth APIMasami Hiramatsu
2010-01-13perf: Drop useless check for ignored frameFrederic Weisbecker
2010-01-13Merge branch 'perf/urgent' into perf/coreIngo Molnar
2010-01-12x86-32: clean up rwsem inline asm statementsLinus Torvalds
2010-01-08Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-01-07x86, uv: uv_global_gru_mmr_address() macro fixJack Steiner
2010-01-07x86: Merge asm/atomic_{32,64}.hBrian Gerst
2010-01-07x86: Sync asm/atomic_32.h and asm/atomic_64.hBrian Gerst
2010-01-07x86: Split atomic64_t functions into seperate headersBrian Gerst
2010-01-05x86: copy_from_user() should not return -EFAULTHeiko Carstens
2009-12-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-30Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2009-12-30x86_64 SGI UV: Fix writes to led registers on remote uv hubs.Mike Travis
2009-12-30x86-64: Modify copy_user_generic() alternatives mechanismJan Beulich
2009-12-30x86: Lift restriction on the location of FIX_BTMAP_*Jan Beulich
2009-12-29x86: SGI UV: Fix writes to led registers on remote uv hubsMike Travis
2009-12-28x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()Naga Chumbalkar
2009-12-28Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Ingo Molnar
2009-12-27KVM: x86: Extend KVM_SET_VCPU_EVENTS with selective updatesJan Kiszka
2009-12-24Merge branch 'pdc' into releaseLen Brown
2009-12-22ACPI: processor: finish unifying arch_acpi_processor_init_pdc()Alex Chiang
2009-12-22ACPI: processor: introduce arch_has_acpi_pdcAlex Chiang
2009-12-19Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-12-19Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha
2009-12-17x86, uv: Add serial number parameter to uv_bios_get_sn_info()Russ Anderson
2009-12-17Merge branch 'for-33' of git://repo.or.cz/linux-kbuildLinus Torvalds
2009-12-17perf events, x86/stacktrace: Fix performance/softlockup by providing a specia...Frederic Weisbecker
2009-12-17perf events, x86/stacktrace: Make stack walking optionalFrederic Weisbecker
2009-12-16x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-12-16x86, msr: msrs_alloc/free for CONFIG_SMP=nBorislav Petkov
2009-12-16x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann
2009-12-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...Linus Torvalds
2009-12-16Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-12-16sanitize do_pipe_flags() callers in archAl Viro
2009-12-16gru: function to generate chipset IPI valuesJack Steiner
2009-12-16x86: uv: update XPC to handle updated BIOS interfaceRobin Holt
2009-12-16x86: uv: introduce uv_gpa_is_mmrRobin Holt
2009-12-16x86: uv: introduce a means to translate from gpa -> socket_paddrRobin Holt
2009-12-16dma-mapping: fix off-by-one error in dma_capable()Jan Beulich
2009-12-16elf: kill USE_ELF_CORE_DUMPChristoph Hellwig