summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2010-07-17x86, UV: Initialize BAU MMRs only on hubs with cpusCliff Wickman
2010-06-08x86, UV: Modularize BAU send and waitCliff Wickman
2010-06-08x86, UV: BAU broadcast to the local hubCliff Wickman
2010-06-08x86, UV: Correct BAU regular message typeCliff Wickman
2010-06-08x86, UV: Remove BAU check for stay-busyCliff Wickman
2010-06-08x86, UV: Correct BAU discovery of hubs and socketsCliff Wickman
2010-06-08x86, UV: Correct BAU software acknowledgeCliff Wickman
2010-06-08x86, UV: BAU structure rearrangingCliff Wickman
2010-06-08x86, UV: Shorten access to BAU statistics structureCliff Wickman
2010-06-08x86, UV: Disable BAU on network congestionCliff Wickman
2010-06-08x86, UV: BAU tunables into a debugfs fileCliff Wickman
2010-06-08x86, UV: Calculate BAU destination timeoutCliff Wickman
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Linus Torvalds
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeIan Campbell
2010-06-02x86, smpboot: Fix cores per node printing on bootBorislav Petkov
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsJoerg Roedel
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsJoerg Roedel
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Joerg Roedel
2010-05-31x86/mm: Remove unused DBG() macroAkinobu Mita
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIStephane Eranian
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseLen Brown
2010-05-28Merge branch 'acpi_enable' into releaseLen Brown
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseLen Brown
2010-05-27sched: clarify commment for TS_POLLINGLen Brown
2010-05-28x86: remove rdc321x_defs.hFlorian Fainelli
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27numa: add generic percpu var numa_node_id() implementationLee Schermerhorn
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hFUJITA Tomonori
2010-05-27x86_32: use asm-generic/scatterlist.hAndrew Morton
2010-05-27asm-generic: add NEED_SG_DMA_LENGTH to define sg_dma_len()FUJITA Tomonori
2010-05-27x86: remove unnecessary sync_single_range_* in swiotlb_dma_opsFUJITA Tomonori
2010-05-27x86: convert cpu notifier to return encapsulate errno valueAkinobu Mita
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner
2010-05-27arch/x86/kernel: Add missing spin_unlockJulia Lawall
2010-05-26x86, pat: Fix memory leak in free_memtypeXiaotian Feng
2010-05-26Revert "endian: #define __BYTE_ORDER"Linus Torvalds
2010-05-25x86, k8: Fix section mismatch for powernowk8_exit()Borislav Petkov
2010-05-25driver core: add devname module aliases to allow module on-demand auto-loadingKay Sievers