aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Wrap task credential accesses in the x86 archDavid Howells
2008-11-03Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2008-11-03io mapping: clean up #ifdefsKeith Packard
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi
2008-10-31x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard
2008-10-31x86: build fixIngo Molnar
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-31lguest: fix irq vectors.Rusty Russell
2008-10-31lguest: fix early_ioremap.Rusty Russell
2008-10-31x86: cpu_index build fixIngo Molnar
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c60...James Bottomley
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai
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-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