aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2010-06-28Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+1
2010-06-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 13-24/+39
2010-06-25x86, Calgary: Increase max PHB numberGravatar Darrick J. Wong 1-5/+10
2010-06-20x86: Fix rebooting on Dell Precision WorkStation T7400Gravatar Thomas Backlund 1-0/+8
2010-06-18x86: Fix vsyscall on gcc 4.5 with -OsGravatar Andi Kleen 1-1/+1
2010-06-12Merge branch 'bugzilla-13931-sleep-nvs' into releaseGravatar Len Brown 1-1/+1
2010-06-11Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 3-0/+8
2010-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Gravatar Linus Torvalds 1-0/+2
2010-06-11x86, pat: Proper init of memtype subtree_max_endGravatar Venkatesh Pallipadi 2-1/+2
2010-06-11PCI: clear bridge resource range if BIOS assigned bad oneGravatar Yinghai Lu 1-0/+2
2010-06-10x86, setup: Set ax register in boot vga queryGravatar Andi Kleen 1-2/+1
2010-06-11percpu, x86: Avoid warnings of unused variables in per cpuGravatar Andi Kleen 1-0/+2
2010-06-10suspend: Move NVS save/restore code to generic suspend functionalityGravatar Matthew Garrett 1-1/+1
2010-06-10perf_events: Fix Intel Westmere event constraintsGravatar Stephane Eranian 1-0/+1
2010-06-09x86, irq: Rename gsi_end gsi_top, and fix off by one errorsGravatar Eric W. Biederman 5-14/+14
2010-06-09KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 pageGravatar Avi Kivity 1-0/+3
2010-06-09KVM: MMU: invalidate and flush on spte small->large page size changeGravatar Marcelo Tosatti 1-0/+2
2010-06-09KVM: SVM: Implement workaround for Erratum 383Gravatar Joerg Roedel 2-0/+82
2010-06-09KVM: SVM: Handle MCEs early in the vmexit processGravatar Joerg Roedel 1-1/+14
2010-06-07x86: use __ASSEMBLY__ rather than __ASSEMBLER__Gravatar Andres Salomon 1-1/+1
2010-06-08PM / x86: Save/restore MISC_ENABLE registerGravatar Ondrej Zary 3-0/+8
2010-06-04Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Gravatar Linus Torvalds 3-17/+37
2010-06-03Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 5-23/+27
2010-06-03Merge branch 'for-linus/bugfixes' of git://xenbits.xensource.com/people/ianc/...Gravatar Linus Torvalds 1-2/+2
2010-06-03Merge branch 'perf-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-0/+22
2010-06-03xen: ensure timer tick is resumed even on CPU driving the resumeGravatar Ian Campbell 1-2/+2
2010-06-02x86, smpboot: Fix cores per node printing on bootGravatar Borislav Petkov 1-1/+1
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildGravatar Linus Torvalds 8-9/+12
2010-06-01Merge branch 'amd-iommu/2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Ingo Molnar 2-10/+26
2010-06-01x86/amd-iommu: Fall back to GART if initialization failsGravatar Joerg Roedel 2-4/+9
2010-06-01x86/amd-iommu: Fix crash when request_mem_region failsGravatar Joerg Roedel 1-3/+8
2010-06-01Merge commit 'v2.6.35-rc1' into amd-iommu/2.6.35Gravatar Joerg Roedel 186-8175/+11259
2010-05-31x86/mm: Remove unused DBG() macroGravatar Akinobu Mita 2-12/+0
2010-05-31perf_events: Fix event scheduling issues introduced by transactional APIGravatar Stephane Eranian 1-0/+22
2010-05-30Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Gravatar Linus Torvalds 1-12/+0
2010-05-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 10-26/+92
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Gravatar Linus Torvalds 1-17/+0
2010-05-28Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+2
2010-05-28Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 10-33/+246
2010-05-28Merge branch 'ht-delete-2.6.35' into releaseGravatar Len Brown 3-19/+3
2010-05-28Merge branch 'acpi_enable' into releaseGravatar Len Brown 1-2/+0
2010-05-28Merge branch 'bjorn-pci-root-v4-2.6.35' into releaseGravatar Len Brown 1-1/+4
2010-05-27sched: clarify commment for TS_POLLINGGravatar Len Brown 1-2/+2
2010-05-28x86: remove rdc321x_defs.hGravatar Florian Fainelli 1-12/+0
2010-05-27Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-23/+29
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xGravatar H. Peter Anvin 1-0/+7
2010-05-27numa: x86_64: use generic percpu var numa_node_id() implementationGravatar Lee Schermerhorn 5-24/+21
2010-05-27numa: add generic percpu var numa_node_id() implementationGravatar Lee Schermerhorn 1-0/+4
2010-05-27asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.hGravatar FUJITA Tomonori 1-2/+3
2010-05-27x86_32: use asm-generic/scatterlist.hGravatar Andrew Morton 1-1/+1