aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-03Merge branches 'tracing/ftrace', 'tracing/markers', 'tracing/mmiotrace', 'tracing/nmisafe', 'tracing/tracepoints' and 'tracing/urgent' into tracing/coreIngo Molnar5-8/+145
2008-11-01Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+2
2008-11-01x86: Clean up late e820 resource allocationLinus Torvalds1-3/+5
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi1-1/+1
2008-10-31ftrace: nmi safe code clean upsSteven Rostedt2-13/+13
2008-10-31x86: build fixIngo Molnar1-0/+1
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-12/+20
2008-10-30Merge branch 'x86-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds14-40/+85
2008-10-31lguest: fix irq vectors.Rusty Russell1-0/+3
2008-10-31lguest: fix early_ioremap.Rusty Russell1-12/+17
2008-10-31x86: cpu_index build fixIngo Molnar1-0/+2
2008-10-31x86/voyager: fix missing cpu_index initialisationJames Bottomley2-0/+3
2008-10-31x86/voyager: fix compile breakage caused by dc1e35c6e95e8923cf1d3510438b63c600fee1e2James Bottomley3-1/+11
2008-10-30x86: fix /dev/mem mmap breakage when PAT is disabledRavikiran G Thirumalai1-0/+4
2008-10-30x86/voyager: fix compile breakage casued by x86: move prefill_possible_map calling earlyJames Bottomley1-0/+6
2008-10-30x86: use CONFIG_X86_SMP instead of CONFIG_SMPJames Bottomley2-2/+2
2008-10-30x86/voyager: fix boot breakage caused by x86: boot secondary cpus through initial_codeJames Bottomley1-1/+4
2008-10-30ftrace: nmi update statisticsSteven Rostedt1-2/+24
2008-10-30ftrace: nmi safe code modificationSteven Rostedt2-1/+121
2008-10-30Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-31/+34
2008-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-1/+16
2008-10-30x86, uv: fix compile error in uv_hub.hMike Travis1-0/+1
2008-10-30.gitignore updatesAlexey Dobriyan1-0/+2
2008-10-30i386/PAE: fix pud_page()Jan Beulich1-2/+2
2008-10-29x86: remove debug code from arch_add_memory()Gary Hade1-1/+1
2008-10-29x86: start annotating early ioremap pointers with __iomemHarvey Harrison2-14/+14
2008-10-29x86: two trivial sparse annotationsHarvey Harrison2-2/+2
2008-10-28x86: fix init_memory_mapping for [dc000000 - e0000000) - v2Yinghai Lu1-17/+33
2008-10-28Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds9-40/+33
2008-10-28Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds5-3/+19
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+16
2008-10-28x86, gart: fix gart detection for Fam11h CPUsJoerg Roedel2-2/+1
2008-10-28x86: 64 bit print out absent pages num tooYinghai Lu1-3/+6
2008-10-28x86, kdump: fix invalid access on i386 sparsememKen'ichi Ohmichi1-1/+4
2008-10-28x86: fix APIC_DEBUG with inquire_remote_apicYinghai Lu2-10/+8
2008-10-28x86: AMD microcode patch loader author updatePeter Oruba1-1/+1
2008-10-28x86: microcode patch loader author updatePeter Oruba1-2/+2
2008-10-28x86, bts: improve help text for BTS configMarkus Metzger1-12/+12
2008-10-28KVM: Fix guest shared interrupt with in-kernel irqchipSheng Yang4-3/+18
2008-10-28KVM: MMU: sync root on paravirt TLB flushMarcelo Tosatti1-0/+1
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li1-1/+1
2008-10-27x86: keep the /proc/meminfo page count correctYinghai Lu1-3/+9
2008-10-27ftrace: use a real variable for ftrace_nop in x86Steven Rostedt1-11/+5
2008-10-27x86/uv: memory allocation at initializationCliff Wickman1-4/+3
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette1-4/+14
2008-10-27trace: add the MMIO-tracer to the tracer menu, cleanupPekka Paalanen3-7/+2
2008-10-27Merge commit 'v2.6.28-rc2' into tracing/urgentIngo Molnar373-272/+39077
2008-10-24x86/PCI: build failure at x86/kernel/pci-dma.c with !CONFIG_PCIFenghua Yu2-1/+16
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori1-1/+13
2008-10-23x86: use GFP_DMA for 24bit coherent_dma_maskFUJITA Tomonori1-1/+3