summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map ca...James Bottomley
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through ini...James Bottomley
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-10-30x86, uv: fix compile error in uv_hub.hMike Travis
2008-10-30.gitignore updatesAlexey Dobriyan
2008-10-30AMD IOMMU: fix detection of NP capable IOMMUsJoerg Roedel
2008-10-30i386/PAE: fix pud_page()Jan Beulich
2008-10-29x86: remove debug code from arch_add_memory()Gary Hade
2008-10-29x86: start annotating early ioremap pointers with __iomemHarvey Harrison
2008-10-29x86: two trivial sparse annotationsHarvey Harrison
2008-10-28x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel
2008-10-28x86: 64 bit print out absent pages num tooYinghai Lu
2008-10-28x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi
2008-10-28x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu
2008-10-28x86: AMD microcode patch loader author updatePeter Oruba
2008-10-28x86: microcode patch loader author updatePeter Oruba
2008-10-28x86, bts: improve help text for BTS configMarkus Metzger
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li
2008-10-27x86: keep the /proc/meminfo page count correctYinghai Lu
2008-10-27ftrace: use a real variable for ftrace_nop in x86Steven Rostedt
2008-10-27x86/uv: memory allocation at initializationCliff Wickman
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori
2008-10-23x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori
2008-10-23Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-23Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds
2008-10-23Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds
2008-10-23Merge branch 'x86/um-header' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-10-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri...Linus Torvalds
2008-10-23Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2008-10-23ftrace, powerpc, sparc64, x86: remove notrace from arch ftrace fileSteven Rostedt
2008-10-23ftrace: remove mcount setSteven Rostedt
2008-10-23ftrace: use probe_kernelSteven Rostedt
2008-10-23ftrace: comment arch ftrace codeSteven Rostedt
2008-10-23ftrace: return error on failed modified text.Steven Rostedt
2008-10-23proc: switch /proc/meminfo to seq_fileAlexey Dobriyan
2008-10-23x86: canonicalize remaining header guardsH. Peter Anvin
2008-10-23x86: drop double underscores from header guardsH. Peter Anvin
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin